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

Unified Diff: test/debugger/debug/es6/debug-evaluate-blockscopes.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
Index: test/debugger/debug/es6/debug-evaluate-blockscopes.js
diff --git a/test/debugger/debug/es6/debug-evaluate-blockscopes.js b/test/debugger/debug/es6/debug-evaluate-blockscopes.js
index 6ed3ca66e1e3c2ec13171a496c84860dad65e8ab..026754d34a4f4419d81a8b1ebd50971e400fa007 100644
--- a/test/debugger/debug/es6/debug-evaluate-blockscopes.js
+++ b/test/debugger/debug/es6/debug-evaluate-blockscopes.js
@@ -29,6 +29,8 @@
// Test debug evaluation for functions without local context, but with
// nested catch contexts.
+// Flags: --no-always-opt
+
"use strict";
var x;
« no previous file with comments | « test/debugger/debug/debug-set-variable-value.js ('k') | test/debugger/debug/regress/regress-crbug-323936.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698