Index: test/mjsunit/compiler/osr-nested2b.js |
diff --git a/test/mjsunit/compiler/osr-nested2b.js b/test/mjsunit/compiler/osr-nested2b.js |
index e64c10ccb4cbd2fa74f296ff9010e6c40833a6aa..18088114a48b8f22264453cdb38246beac33d59d 100644 |
--- a/test/mjsunit/compiler/osr-nested2b.js |
+++ b/test/mjsunit/compiler/osr-nested2b.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 --use-osr --turbo-osr |
+// Flags: --allow-natives-syntax --use-osr |
function f() { |
var sum = 0; |