Index: test/mjsunit/runtime-gen/debugcallbacksupportsstepping.js |
diff --git a/test/mjsunit/runtime-gen/debugcallbacksupportsstepping.js b/test/mjsunit/runtime-gen/debugcallbacksupportsstepping.js |
index 8707381654c97932b3f5be632d080de1a872a38f..b683be0aa411bd52c1dbcd2b9e1f5ce0228c0cf6 100644 |
--- a/test/mjsunit/runtime-gen/debugcallbacksupportsstepping.js |
+++ b/test/mjsunit/runtime-gen/debugcallbacksupportsstepping.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 _callback = new Object(); |
%DebugCallbackSupportsStepping(_callback); |