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

Unified Diff: test/debugger/debug/debug-optimize.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/debugger/debug/debug-evaluate-nested-let.js ('k') | test/debugger/debug/es6/debug-blockscopes.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/debug-optimize.js
diff --git a/test/debugger/debug/debug-optimize.js b/test/debugger/debug/debug-optimize.js
index 1d99da4983b0877f020d7ecb88263721cac4be0f..5501b3fe936dbc1cb4fdac8a4f37da28bd2a128d 100644
--- a/test/debugger/debug/debug-optimize.js
+++ b/test/debugger/debug/debug-optimize.js
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+// Flags: --crankshaft --no-always-opt
var Debug = debug.Debug;
« no previous file with comments | « test/debugger/debug/debug-evaluate-nested-let.js ('k') | test/debugger/debug/es6/debug-blockscopes.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698