Index: test/mjsunit/array-push9.js |
diff --git a/test/mjsunit/array-push3.js b/test/mjsunit/array-push9.js |
similarity index 87% |
copy from test/mjsunit/array-push3.js |
copy to test/mjsunit/array-push9.js |
index 99bd857a7386f260d31f86ebd2f5d3bede325eea..d80cee89eaf17f4ed0130ab7ee12c568efc27fe7 100644 |
--- a/test/mjsunit/array-push3.js |
+++ b/test/mjsunit/array-push9.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 --deopt-every-n-times=5 --nodead-code-elimination |
var array = []; |