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

Unified Diff: test/inspector/debugger/get-possible-breakpoints-master.js

Issue 2720713003: Adjust some tests to prepare enabling Ignition+TurboFan (Closed)
Patch Set: Turn off flag in this CL. Created 3 years, 9 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/cctest/cctest.status ('k') | test/inspector/debugger/get-possible-breakpoints-master-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/debugger/get-possible-breakpoints-master.js
diff --git a/test/inspector/debugger/get-possible-breakpoints-master.js b/test/inspector/debugger/get-possible-breakpoints-master.js
index 5eadfd0cd64c49e58ac78a5400d9d15c5d996d05..482f68f87ff4c54b7487b5b20671bc484d2c1c7a 100644
--- a/test/inspector/debugger/get-possible-breakpoints-master.js
+++ b/test/inspector/debugger/get-possible-breakpoints-master.js
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+// Flags: --turbo
+
InspectorTest.log('Checks Debugger.getPossibleBreakpoints');
var source = utils.read('test/inspector/debugger/resources/break-locations.js');
« no previous file with comments | « test/cctest/cctest.status ('k') | test/inspector/debugger/get-possible-breakpoints-master-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698