Index: test/mjsunit/parallel-optimize-disabled.js |
diff --git a/test/mjsunit/parallel-optimize-disabled.js b/test/mjsunit/parallel-optimize-disabled.js |
index c144e649cc921e2593fa8d47e573a1fe4821861c..1dbce06fdf375e69defdb0f2effb22561644db87 100644 |
--- a/test/mjsunit/parallel-optimize-disabled.js |
+++ b/test/mjsunit/parallel-optimize-disabled.js |
@@ -26,7 +26,7 @@ |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
// Flags: --nodead-code-elimination --concurrent-recompilation |
-// Flags: --allow-natives-syntax |
+// Flags: --allow-natives-syntax --legacy-const |
if (!%IsConcurrentRecompilationSupported()) { |
print("Concurrent recompilation is disabled. Skipping this test."); |