Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: test/mjsunit/keyed-load-hole-to-undefined.js

Issue 2653753007: [tests] Cleanup tests that use assertOptimized()/assertUnoptimized(). (Closed)
Patch Set: Addressing comments Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/mjsunit/harmony/do-expressions.js ('k') | test/mjsunit/keyed-load-with-string-key.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/keyed-load-hole-to-undefined.js
diff --git a/test/mjsunit/keyed-load-hole-to-undefined.js b/test/mjsunit/keyed-load-hole-to-undefined.js
index e9403b8c5e2233d00e3763cec05fda70fb729e43..9366458a5f696e888ab3108bee072beba08c5ab6 100644
--- a/test/mjsunit/keyed-load-hole-to-undefined.js
+++ b/test/mjsunit/keyed-load-hole-to-undefined.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// Flags: --allow-natives-syntax
-// Flags: --nostress-opt
+// Flags: --no-stress-opt --crankshaft --no-always-opt
// --nostress-opt is specified because the test corrupts the "pristine"
// array prototype chain by storing an element, and this is tracked
« no previous file with comments | « test/mjsunit/harmony/do-expressions.js ('k') | test/mjsunit/keyed-load-with-string-key.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698