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

Unified Diff: test/debugger/debug/regress-3225.js

Issue 2491543002: [debug-wrapper] Conditional breaks, locals, evaluate, scopes (Closed)
Patch Set: Rebase Created 4 years, 1 month 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-3225.js
diff --git a/test/mjsunit/regress-3225.js b/test/debugger/debug/regress-3225.js
similarity index 97%
rename from test/mjsunit/regress-3225.js
rename to test/debugger/debug/regress-3225.js
index 51fac89bf666fb9856c5aa67cf52f1e9409b713f..ed17f0ee1008339f2821cd47c90a5adef251893d 100644
--- a/test/mjsunit/regress-3225.js
+++ b/test/debugger/debug/regress-3225.js
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Flags: --expose-debug-as debug
Debug = debug.Debug
« no previous file with comments | « test/debugger/debug/ignition/debug-step-mixed-stack.js ('k') | test/debugger/debug/regress/regress-1170187.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698