Index: test/mjsunit/runtime-gen/setscopevariablevalue.js |
diff --git a/test/mjsunit/runtime-gen/setscopevariablevalue.js b/test/mjsunit/runtime-gen/setscopevariablevalue.js |
index 9ca03c5bf168e77de53e5bfdd80af261f6a08e06..680bab52ccc9153020dc02aefcd7b5301215be78 100644 |
--- a/test/mjsunit/runtime-gen/setscopevariablevalue.js |
+++ b/test/mjsunit/runtime-gen/setscopevariablevalue.js |
@@ -1,6 +1,6 @@ |
// 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 _fun = function() {}; |
var _wrapped_id = 1; |
var _inlined_jsframe_index = 32; |