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

Unified Diff: test/debugger/debug/debug-evaluate-with.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
« no previous file with comments | « test/debugger/debug/debug-evaluate-nested-let.js ('k') | test/debugger/debug/debug-materialized.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/debug-evaluate-with.js
diff --git a/test/mjsunit/debug-evaluate-with.js b/test/debugger/debug/debug-evaluate-with.js
similarity index 96%
rename from test/mjsunit/debug-evaluate-with.js
rename to test/debugger/debug/debug-evaluate-with.js
index 4e02d9e18883cd75e387c0c2f15ef306494c2489..06b627c5174e37b39a297d23c0387e0ce40ed9b6 100644
--- a/test/mjsunit/debug-evaluate-with.js
+++ b/test/debugger/debug/debug-evaluate-with.js
@@ -25,9 +25,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --expose-debug-as debug
-// Get the Debug object exposed from the debug context global object.
Debug = debug.Debug
listenerComplete = false;
« no previous file with comments | « test/debugger/debug/debug-evaluate-nested-let.js ('k') | test/debugger/debug/debug-materialized.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698