Index: test/mjsunit/compiler/osr-maze1.js |
diff --git a/test/mjsunit/compiler/osr-maze1.js b/test/mjsunit/compiler/osr-maze1.js |
index 6e192c17b7c34a361dc7c387e877d1adeea52016..da172827429a385a0930f2060c957d6f8aceafca 100644 |
--- a/test/mjsunit/compiler/osr-maze1.js |
+++ b/test/mjsunit/compiler/osr-maze1.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-deoptimization |
+// Flags: --allow-natives-syntax --use-osr |
function bar(goal) { |
var count = 0; |