Index: test/mjsunit/runtime-gen/getprototype.js |
diff --git a/test/mjsunit/runtime-gen/getprototype.js b/test/mjsunit/runtime-gen/getprototype.js |
index c17be9c96710df88e0f1bd9c27dfbdc5ea377c92..b9ef1f9912b18c8b7f7013844c061e6a987dc4e7 100644 |
--- a/test/mjsunit/runtime-gen/getprototype.js |
+++ b/test/mjsunit/runtime-gen/getprototype.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 _obj = new Object(); |
%GetPrototype(_obj); |