Index: test/mjsunit/big-array-literal.js |
diff --git a/test/mjsunit/big-array-literal.js b/test/mjsunit/big-array-literal.js |
index 13f91f855e1824531b2e10f2427b869e6b848252..401807f684d21b2945f802bdd0281af18552c65a 100644 |
--- a/test/mjsunit/big-array-literal.js |
+++ b/test/mjsunit/big-array-literal.js |
@@ -27,6 +27,7 @@ |
// On MacOS X 10.7.5, this test needs a stack size of at least 788 kBytes. |
// Flags: --stack-size=800 |
+// Flags: --turbo-deoptimization |
// Test that we can make large object literals that work. |
// Also test that we can attempt to make even larger object literals without |