Index: test/mjsunit/runtime-gen/globalproxy.js |
diff --git a/test/mjsunit/runtime-gen/globalproxy.js b/test/mjsunit/runtime-gen/globalproxy.js |
index 52e160f39866d0cd5c71414cb329889911b27f50..80e500c8872d5be5e2bd1eff29697221412501f4 100644 |
--- a/test/mjsunit/runtime-gen/globalproxy.js |
+++ b/test/mjsunit/runtime-gen/globalproxy.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 _global = new Object(); |
%GlobalProxy(_global); |