Index: test/mjsunit/compiler/osr-block-scope-func.js |
diff --git a/test/mjsunit/compiler/osr-block-scope-func.js b/test/mjsunit/compiler/osr-block-scope-func.js |
index df4076c411982c7fb6fe9bfdfcca264f69c6068e..7c41f5407434be91079cab81a594626555c5b28c 100644 |
--- a/test/mjsunit/compiler/osr-block-scope-func.js |
+++ b/test/mjsunit/compiler/osr-block-scope-func.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 |
"use strict"; |