Index: test/mjsunit/runtime-gen/parsejson.js |
diff --git a/test/mjsunit/runtime-gen/parsejson.js b/test/mjsunit/runtime-gen/parsejson.js |
index 062520cf9a60dab002099d5d584536591526c754..0a038790ea42923ccf531262bcbc58357ca461d5 100644 |
--- a/test/mjsunit/runtime-gen/parsejson.js |
+++ b/test/mjsunit/runtime-gen/parsejson.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 arg0 = "{}"; |
%ParseJson(arg0); |