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

Unified Diff: test/mjsunit/harmony/debug-blockscopes.js

Issue 338363002: Drop obsolete ES6 TODOs about activating extended mode. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 6 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
« no previous file with comments | « test/mjsunit/harmony/block-let-semantics.js ('k') | test/mjsunit/harmony/debug-evaluate-blockscopes.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/harmony/debug-blockscopes.js
diff --git a/test/mjsunit/harmony/debug-blockscopes.js b/test/mjsunit/harmony/debug-blockscopes.js
index ee281d9d91a7fa6403ed11411c333a8cd819cae6..2db49427ccd975d669016e8c935f1d8b5e7e41d9 100644
--- a/test/mjsunit/harmony/debug-blockscopes.js
+++ b/test/mjsunit/harmony/debug-blockscopes.js
@@ -29,7 +29,6 @@
// The functions used for testing backtraces. They are at the top to make the
// testing of source line/column easier.
-// TODO(ES6): properly activate extended mode
"use strict";
// Get the Debug object exposed from the debug context global object.
« no previous file with comments | « test/mjsunit/harmony/block-let-semantics.js ('k') | test/mjsunit/harmony/debug-evaluate-blockscopes.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698