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

Unified Diff: test/debugger/debug/harmony/debug-async-liveedit.js

Issue 2503293002: [debug-wrapper] LiveEdit, frame.restart(), breakpoints (Closed)
Patch Set: Address comments 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/harmony/debug-async-liveedit.js
diff --git a/test/mjsunit/harmony/debug-async-liveedit.js b/test/debugger/debug/harmony/debug-async-liveedit.js
similarity index 98%
rename from test/mjsunit/harmony/debug-async-liveedit.js
rename to test/debugger/debug/harmony/debug-async-liveedit.js
index 276ae7a79d580e49b8dcc55855d2d25d43488d7a..4b8eb6e1ee53f7f66238f605ece8ae4da844aabf 100644
--- a/test/mjsunit/harmony/debug-async-liveedit.js
+++ b/test/debugger/debug/harmony/debug-async-liveedit.js
@@ -3,7 +3,6 @@
// found in the LICENSE file.
// Flags: --harmony-async-await
-// Flags: --expose-debug-as debug --allow-natives-syntax
var Debug = debug.Debug;
var LiveEdit = Debug.LiveEdit;
« no previous file with comments | « test/debugger/debug/es6/generators-debug-liveedit.js ('k') | test/debugger/debug/regress/regress-crbug-481896.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698