| Index: test/mjsunit/runtime-gen/break.js
|
| diff --git a/test/mjsunit/runtime-gen/break.js b/test/mjsunit/runtime-gen/break.js
|
| index f53766a6d06a3624b1f44ec2c8e0b4bbc2132e2f..4b600d8e3d2307cae4a017b27e8b90cd74bdedfc 100644
|
| --- a/test/mjsunit/runtime-gen/break.js
|
| +++ b/test/mjsunit/runtime-gen/break.js
|
| @@ -1,4 +1,4 @@
|
| // 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
|
| %Break();
|
|
|