| Index: test/mjsunit/regress/regress-5252.js
|
| diff --git a/test/mjsunit/regress/regress-5252.js b/test/mjsunit/regress/regress-5252.js
|
| index 682d3193eacbb49a721d0e8761f81d9c3549867c..c645416982500a6d11b13c1d9e8c2dcbeada98f3 100644
|
| --- a/test/mjsunit/regress/regress-5252.js
|
| +++ b/test/mjsunit/regress/regress-5252.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --allow-natives-syntax --ignition --ignition-osr --turbo-from-bytecode
|
| +// Flags: --allow-natives-syntax --ignition --ignition-osr
|
|
|
| (function TestNonLoopyLoop() {
|
| function f() {
|
|
|