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

Unified Diff: test/mjsunit/regress/regress-crbug-500497.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/regress/regress-618608.js ('k') | test/mjsunit/regress/regress-crbug-506443.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/regress/regress-crbug-500497.js
diff --git a/test/mjsunit/regress/regress-crbug-500497.js b/test/mjsunit/regress/regress-crbug-500497.js
index 356e4e6942bab34ab539b9e3ba66a950e4a1ff82..4917193261d62f94474b4bb4119945be88e5991c 100644
--- a/test/mjsunit/regress/regress-crbug-500497.js
+++ b/test/mjsunit/regress/regress-crbug-500497.js
@@ -4,7 +4,7 @@
// New space must be at max capacity to trigger pretenuring decision.
// Flags: --allow-natives-syntax --verify-heap --max-semi-space-size=1
-// Flags: --expose-gc
+// Flags: --expose-gc --no-always-opt
var global = []; // Used to keep some objects alive.
« no previous file with comments | « test/mjsunit/regress/regress-618608.js ('k') | test/mjsunit/regress/regress-crbug-506443.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698