| Index: test/mjsunit/harmony/proxies.js
|
| diff --git a/test/mjsunit/harmony/proxies.js b/test/mjsunit/harmony/proxies.js
|
| index b082c066969f0f5f0d6c982f8ac9affb64dbaa6a..2b0ec76fea8e0eb0cca0999f1c6159b238b8fbe6 100644
|
| --- a/test/mjsunit/harmony/proxies.js
|
| +++ b/test/mjsunit/harmony/proxies.js
|
| @@ -29,7 +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
|
| +// Flags: --harmony-proxies --sim-stack-size=500 --turbo-deoptimization
|
|
|
|
|
| // Helper.
|
|
|