Index: test/mjsunit/compiler/osr-infinite.js |
diff --git a/test/mjsunit/compiler/osr-infinite.js b/test/mjsunit/compiler/osr-infinite.js |
index aa74c877d5b7c7a23b821ff25e1a10f4fafd7a65..9d0bb47a284ce60caadc49e1c487c49a4ee13b08 100644 |
--- a/test/mjsunit/compiler/osr-infinite.js |
+++ b/test/mjsunit/compiler/osr-infinite.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: --use-osr --allow-natives-syntax --turbo-osr |
+// Flags: --use-osr --allow-natives-syntax |
var global_counter = 0; |