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

Unified Diff: test/mjsunit/regress/regress-5790.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-5404.js ('k') | test/mjsunit/regress/regress-5802.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/regress/regress-5790.js
diff --git a/test/mjsunit/regress/regress-5790.js b/test/mjsunit/regress/regress-5790.js
index 7790db5ea9c72cc741816a543e171119f4cba8c4..8709cd4aa3b631445554e0f6292194f688fda969 100644
--- a/test/mjsunit/regress/regress-5790.js
+++ b/test/mjsunit/regress/regress-5790.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
function foo(a) {
"use strict";
« no previous file with comments | « test/mjsunit/regress/regress-5404.js ('k') | test/mjsunit/regress/regress-5802.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698