Index: test/mjsunit/runtime-gen/getobjectcontextobjectgetnotifier.js |
diff --git a/test/mjsunit/runtime-gen/getobjectcontextobjectgetnotifier.js b/test/mjsunit/runtime-gen/getobjectcontextobjectgetnotifier.js |
index eb458a29c09c04404b9deb0eee2c9f7e170491a9..d6a043061ef0061cb8843c0052138c6cbe916d78 100644 |
--- a/test/mjsunit/runtime-gen/getobjectcontextobjectgetnotifier.js |
+++ b/test/mjsunit/runtime-gen/getobjectcontextobjectgetnotifier.js |
@@ -1,5 +1,5 @@ |
// Copyright 2014 the V8 project authors. All rights reserved. |
// AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY |
-// Flags: --allow-natives-syntax --harmony |
+// Flags: --allow-natives-syntax --harmony --harmony-proxies |
var _object = new Object(); |
%GetObjectContextObjectGetNotifier(_object); |