Index: test/mjsunit/compiler/osr-while-let.js |
diff --git a/test/mjsunit/compiler/osr-while-let.js b/test/mjsunit/compiler/osr-while-let.js |
index c19cf6cb2449102147a4c45eef9b8be14036d2e3..11ebc4bb35338b4770295074bcb3759321d7fad1 100644 |
--- a/test/mjsunit/compiler/osr-while-let.js |
+++ b/test/mjsunit/compiler/osr-while-let.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"; |