Index: test/mjsunit/compiler/osr-block-scope.js |
diff --git a/test/mjsunit/compiler/osr-block-scope.js b/test/mjsunit/compiler/osr-block-scope.js |
index 0d78cdcb644cfa91b2aba12af6a1f82b3eadd09b..c60f8af6c9d0eeb6e82df0371be009989a632399 100644 |
--- a/test/mjsunit/compiler/osr-block-scope.js |
+++ b/test/mjsunit/compiler/osr-block-scope.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"; |