Index: test/mjsunit/compiler/osr-nested3.js |
diff --git a/test/mjsunit/compiler/osr-nested3.js b/test/mjsunit/compiler/osr-nested3.js |
index f5d09ba166eb67ba95047257ea2326b076bcc796..d7c144b9e6eb02b7191d7f2e6ec693570534a30f 100644 |
--- a/test/mjsunit/compiler/osr-nested3.js |
+++ b/test/mjsunit/compiler/osr-nested3.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; |