| Index: test/mjsunit/harmony/proxies.js
|
| diff --git a/test/mjsunit/harmony/proxies.js b/test/mjsunit/harmony/proxies.js
|
| index 2500ecca8583cc6dd6499c2bd55fed1987ddd26e..585574eb43a82b784a0f6402faab96e369af87a6 100644
|
| --- a/test/mjsunit/harmony/proxies.js
|
| +++ b/test/mjsunit/harmony/proxies.js
|
| @@ -29,8 +29,7 @@
|
| // test enters an infinite recursion which goes through the runtime and we
|
| // overflow the system stack before the simulator stack.
|
|
|
| -// Flags: --harmony-proxies --sim-stack-size=500 --turbo-deoptimization
|
| -// Flags: --allow-natives-syntax
|
| +// Flags: --harmony-proxies --sim-stack-size=500 --allow-natives-syntax
|
|
|
|
|
| // Helper.
|
|
|