Index: test/mjsunit/regress/regress-prepare-break-while-recompile.js |
diff --git a/test/mjsunit/regress/regress-prepare-break-while-recompile.js b/test/mjsunit/regress/regress-prepare-break-while-recompile.js |
index a9c20ec844b69750169422b0b55b4e649cc7dcee..0aedcab015426fb51d39a4f9e6f59bc9dcc5a93d 100644 |
--- a/test/mjsunit/regress/regress-prepare-break-while-recompile.js |
+++ b/test/mjsunit/regress/regress-prepare-break-while-recompile.js |
@@ -26,7 +26,7 @@ |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
// Flags: --expose-debug-as debug --allow-natives-syntax |
-// Flags: --block-concurrent-recompilation |
+// Flags: --concurrent-recompilation --block-concurrent-recompilation |
if (!%IsConcurrentRecompilationSupported()) { |
print("Concurrent recompilation is disabled. Skipping this test."); |