Index: test/mjsunit/compiler/osr-nested2.js |
diff --git a/test/mjsunit/compiler/osr-nested2.js b/test/mjsunit/compiler/osr-nested2.js |
index 41bd9b247b596f813c459202f89cd52747cf666f..efe31f117752d040435d9693cfb37458b9149673 100644 |
--- a/test/mjsunit/compiler/osr-nested2.js |
+++ b/test/mjsunit/compiler/osr-nested2.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; |