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

Unified Diff: test/mjsunit/compiler/deopt-string-outofbounds.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
Index: test/mjsunit/compiler/deopt-string-outofbounds.js
diff --git a/test/mjsunit/compiler/deopt-string-outofbounds.js b/test/mjsunit/compiler/deopt-string-outofbounds.js
index 2a9f6a1c38479cb3760cf9660d57a9ff18c44559..ef85eee2b228b3e37b002e7526192d116e001188 100644
--- a/test/mjsunit/compiler/deopt-string-outofbounds.js
+++ b/test/mjsunit/compiler/deopt-string-outofbounds.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 --crankshaft --no-always-opt
var s = "12345";
« no previous file with comments | « test/mjsunit/compiler/deopt-numberoroddball-binop.js ('k') | test/mjsunit/compiler/increment-typefeedback.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698