Index: test/mjsunit/compiler/try-osr.js |
diff --git a/test/mjsunit/compiler/try-osr.js b/test/mjsunit/compiler/try-osr.js |
index e4eb8dd9fa1621b0314389201f7252fed36423a6..c0ef27add3cf37b301861ada44015e235bd0be8a 100644 |
--- a/test/mjsunit/compiler/try-osr.js |
+++ b/test/mjsunit/compiler/try-osr.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 --turbo-osr |
+// Flags: --allow-natives-syntax |
function OSRInsideTry(x) { |
try { |