Index: test/mjsunit/runtime-gen/getframecount.js |
diff --git a/test/mjsunit/runtime-gen/getframecount.js b/test/mjsunit/runtime-gen/getframecount.js |
index 361da7f6b5a804d6b27646fb5369a050c0a726fe..a958efcd7fae1e8a3b34f9161ce6a9ca247ddd4f 100644 |
--- a/test/mjsunit/runtime-gen/getframecount.js |
+++ b/test/mjsunit/runtime-gen/getframecount.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 _break_id = 32; |
try { |
%GetFrameCount(_break_id); |