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

Unified Diff: test/debugger/debug/debug-optimize.js

Issue 2466273005: [debugger] Further stepping support in test wrapper (Closed)
Patch Set: Move more tests 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
« no previous file with comments | « test/debugger/debug/debug-generator-break-on-stack.js ('k') | test/debugger/debug/debug-print.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/debug-optimize.js
diff --git a/test/mjsunit/debug-optimize.js b/test/debugger/debug/debug-optimize.js
similarity index 91%
rename from test/mjsunit/debug-optimize.js
rename to test/debugger/debug/debug-optimize.js
index d1ce63d5a06a763a592be5dfd997153d5cb7d74b..1d99da4983b0877f020d7ecb88263721cac4be0f 100644
--- a/test/mjsunit/debug-optimize.js
+++ b/test/debugger/debug/debug-optimize.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 --allow-natives-syntax --use-inlining
var Debug = debug.Debug;
« no previous file with comments | « test/debugger/debug/debug-generator-break-on-stack.js ('k') | test/debugger/debug/debug-print.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698