Index: test/mjsunit/concurrent-initial-prototype-change.js |
diff --git a/test/mjsunit/concurrent-initial-prototype-change.js b/test/mjsunit/concurrent-initial-prototype-change.js |
index 6c9a9f4d56cc8944cf4bf64f89279f94e2870ac1..c24f4b0ced3dfa8c00c9b61cd3e0e70091d9401e 100644 |
--- a/test/mjsunit/concurrent-initial-prototype-change.js |
+++ b/test/mjsunit/concurrent-initial-prototype-change.js |
@@ -27,7 +27,7 @@ |
// Flags: --allow-natives-syntax |
// Flags: --concurrent-recompilation --block-concurrent-recompilation |
-// Flags: --nostress-opt |
+// Flags: --nostress-opt --no-always-opt |
// --nostress-opt is in place because this particular optimization |
// (guaranteeing that the Array prototype chain has no elements) is |