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

Unified Diff: test/debugger/debug/debug-compile-optimized.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 | « src/flag-definitions.h ('k') | test/debugger/debug/debug-evaluate-nested-let.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/debug-compile-optimized.js
diff --git a/test/debugger/debug/debug-compile-optimized.js b/test/debugger/debug/debug-compile-optimized.js
index 089f2a0970028980b7c18923dfe98dd1335ee146..a9d5d6add46469e1ae899ac10d3ed3d90c576d31 100644
--- a/test/debugger/debug/debug-compile-optimized.js
+++ b/test/debugger/debug/debug-compile-optimized.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
Debug = debug.Debug;
« no previous file with comments | « src/flag-definitions.h ('k') | test/debugger/debug/debug-evaluate-nested-let.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698