Index: test/mjsunit/compiler/osr-manual2.js |
diff --git a/test/mjsunit/compiler/osr-manual2.js b/test/mjsunit/compiler/osr-manual2.js |
index 8aa5d69db309bff01943c72c8dde629138bb4e0b..de7ec243fe614273104e424628eaecc258f904ac 100644 |
--- a/test/mjsunit/compiler/osr-manual2.js |
+++ b/test/mjsunit/compiler/osr-manual2.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 |
var counter = 188; |