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

Unified Diff: test/debugger/debug/regress/regress-crbug-633999.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/debugger/debug/regress/regress-crbug-633999.js
diff --git a/test/debugger/debug/regress/regress-crbug-633999.js b/test/debugger/debug/regress/regress-crbug-633999.js
index 18ca4d0cb7185ace3fdf3b78340c4dc2d013c8e2..e5f56166d5ccbd3d74a8b92ca65208185eb1a7e0 100644
--- a/test/debugger/debug/regress/regress-crbug-633999.js
+++ b/test/debugger/debug/regress/regress-crbug-633999.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: --noturbo
+// Flags: --crankshaft --no-turbo
var Debug = debug.Debug
var exception = null;
« no previous file with comments | « test/debugger/debug/es6/debug-blockscopes.js ('k') | test/debugger/debug/regress/regress-opt-after-debug-deopt.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698