Index: test/mjsunit/runtime-gen/isobserved.js |
diff --git a/test/mjsunit/runtime-gen/isobserved.js b/test/mjsunit/runtime-gen/isobserved.js |
index cab9a9b8659f9ed08453c3658b34a69b6a581f5c..f649a1b33e16c694ca267ac9dbe169ca0bef7f84 100644 |
--- a/test/mjsunit/runtime-gen/isobserved.js |
+++ b/test/mjsunit/runtime-gen/isobserved.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(); |
%IsObserved(_obj); |