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

Unified Diff: test/debugger/debug/regress/regress-crbug-323936.js

Issue 2650193002: [debugger] remove debugger statement support from FCG/CS. (Closed)
Patch Set: rebase Created 3 years, 10 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/es6/debug-evaluate-blockscopes.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/regress/regress-crbug-323936.js
diff --git a/test/debugger/debug/regress/regress-crbug-323936.js b/test/debugger/debug/regress/regress-crbug-323936.js
index e89f7a0a02b50c04c3d7a27d068e780ef5e00370..391b095a2b7728a9a6ab746f66ffce64a9929713 100644
--- a/test/debugger/debug/regress/regress-crbug-323936.js
+++ b/test/debugger/debug/regress/regress-crbug-323936.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: --no-always-opt
Debug = debug.Debug;
« no previous file with comments | « test/debugger/debug/es6/debug-evaluate-blockscopes.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698