Index: test/mjsunit/runtime-gen/setisobserved.js |
diff --git a/test/mjsunit/runtime-gen/setisobserved.js b/test/mjsunit/runtime-gen/setisobserved.js |
index f194de827507a45699223536927f73e0ad2d42e4..d885113ffa36909c2dd65718a2d94d131c01125f 100644 |
--- a/test/mjsunit/runtime-gen/setisobserved.js |
+++ b/test/mjsunit/runtime-gen/setisobserved.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(); |
%SetIsObserved(_obj); |