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

Unified Diff: test/mjsunit/array-push5.js

Issue 2655223003: Revert of [tests] Make assertOptimized()/assertUnoptimized() great again. (Closed)
Patch Set: 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/array-literal-transitions.js ('k') | test/mjsunit/array-store-and-grow.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/array-push5.js
diff --git a/test/mjsunit/array-push5.js b/test/mjsunit/array-push5.js
index f1039d831e64b539638437b8d546da0f627f7a8b..83339a21e0eccad2467782c7ff72ec1430e565c7 100644
--- a/test/mjsunit/array-push5.js
+++ b/test/mjsunit/array-push5.js
@@ -2,9 +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 --no-always-opt
-
-assertFalse(isAlwaysOptimize());
+// Flags: --allow-natives-syntax
var v = 0;
« no previous file with comments | « test/mjsunit/array-literal-transitions.js ('k') | test/mjsunit/array-store-and-grow.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698