| Index: test/mjsunit/runtime-gen/debugpreparestepinifstepping.js
|
| diff --git a/test/mjsunit/runtime-gen/debugpreparestepinifstepping.js b/test/mjsunit/runtime-gen/debugpreparestepinifstepping.js
|
| index 48af82cb6d6329340be4e0ab712f6e4251ec3fa1..a6061e6f9849037b8305288bd8aeeae6cddc541a 100644
|
| --- a/test/mjsunit/runtime-gen/debugpreparestepinifstepping.js
|
| +++ b/test/mjsunit/runtime-gen/debugpreparestepinifstepping.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 = function() {};
|
| %DebugPrepareStepInIfStepping(_callback);
|
|
|