Index: test/mjsunit/big-array-literal.js |
diff --git a/test/mjsunit/big-array-literal.js b/test/mjsunit/big-array-literal.js |
index 7e19c0a2dcdc93baf965cf3798d40b998bf4842d..5f4396e5e4d0456cb6e0894e0b563b18059afc68 100644 |
--- a/test/mjsunit/big-array-literal.js |
+++ b/test/mjsunit/big-array-literal.js |
@@ -28,7 +28,6 @@ |
// On MacOS X 10.7.5, this test needs a stack size of at least 788 kBytes. |
// On PPC64, this test needs a stack size of at least 698 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 |