Index: test/mjsunit/compiler/try-deopt.js |
diff --git a/test/mjsunit/compiler/try-deopt.js b/test/mjsunit/compiler/try-deopt.js |
index 06131735180d852f0e86e25161d34468dfdd1651..a4a6eb030414324235fe72d0f42c68290e21eb52 100644 |
--- a/test/mjsunit/compiler/try-deopt.js |
+++ b/test/mjsunit/compiler/try-deopt.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 --turbo-deoptimization |
+// Flags: --allow-natives-syntax |
function DeoptFromTry(x) { |
try { |