Index: test/mjsunit/runtime-gen/debugevaluateglobal.js |
diff --git a/test/mjsunit/runtime-gen/debugevaluateglobal.js b/test/mjsunit/runtime-gen/debugevaluateglobal.js |
index 90c41ae1ba6c8b92624c768922b70228a6ef60b5..11411d199245d71f17f524df5947f167dc70ff4a 100644 |
--- a/test/mjsunit/runtime-gen/debugevaluateglobal.js |
+++ b/test/mjsunit/runtime-gen/debugevaluateglobal.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; |
var _source = "foo"; |
var _disable_break = true; |