Index: test/mjsunit/regress/regress-opt-after-debug-deopt.js |
diff --git a/test/mjsunit/regress/regress-opt-after-debug-deopt.js b/test/mjsunit/regress/regress-opt-after-debug-deopt.js |
index c637be5497b5ce160e40530b2602f821671c1af4..5cbaabca55456049f084cb612f339e4c07ed8db0 100644 |
--- a/test/mjsunit/regress/regress-opt-after-debug-deopt.js |
+++ b/test/mjsunit/regress/regress-opt-after-debug-deopt.js |
@@ -27,6 +27,7 @@ |
// Flags: --expose-debug-as debug --allow-natives-syntax |
// Flags: --concurrent-recompilation --block-concurrent-recompilation |
+// Flags: --turbo-deoptimization |
if (!%IsConcurrentRecompilationSupported()) { |
print("Concurrent recompilation is disabled. Skipping this test."); |