diff --git a/tests/array_access_002.phpt b/tests/array_access_002.phpt index f8c6e886..641cb519 100644 --- a/tests/array_access_002.phpt +++ b/tests/array_access_002.phpt @@ -6,6 +6,7 @@ Test V8::executeString() : Use ArrayAccess with JavaScript native push method v8js.use_array_access = 1 --FILE-- string(%d) "%s" ["line":protected]=> - int(29) + int(%d) ["trace":"Exception":private]=> array(1) { [0]=> @@ -60,7 +60,7 @@ object(V8JsScriptException)#%d (13) { ["file"]=> string(%d) "%s" ["line"]=> - int(29) + int(%d) ["function"]=> string(13) "executeString" ["class"]=> diff --git a/v8js_object_export.cc b/v8js_object_export.cc index 2154d278..ea1a0f25 100644 --- a/v8js_object_export.cc +++ b/v8js_object_export.cc @@ -395,7 +395,9 @@ static void v8js_named_property_enumerator(const v8::PropertyCallbackInfo