Index: test/mjsunit/array-push5.js |
diff --git a/test/mjsunit/array-push5.js b/test/mjsunit/array-push5.js |
index 83339a21e0eccad2467782c7ff72ec1430e565c7..4d75dc8b7cb3d4d057908129a2e2875c5c46263b 100644 |
--- a/test/mjsunit/array-push5.js |
+++ b/test/mjsunit/array-push5.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --allow-natives-syntax |
+// Flags: --allow-natives-syntax --crankshaft --no-always-opt |
var v = 0; |