Index: test/mjsunit/compiler/osr-nested3b.js |
diff --git a/test/mjsunit/compiler/osr-nested3b.js b/test/mjsunit/compiler/osr-nested3b.js |
index 32ac2a7058c4c87d1d327b0bf662f604693d09de..a10d328e0351d04104d566fa787e02f2023f2e37 100644 |
--- a/test/mjsunit/compiler/osr-nested3b.js |
+++ b/test/mjsunit/compiler/osr-nested3b.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; |