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

Unified Diff: test/mjsunit/harmony/block-leave.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-for.js ('k') | test/mjsunit/harmony/block-let-crankshaft.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/harmony/block-leave.js
diff --git a/test/mjsunit/harmony/block-leave.js b/test/mjsunit/harmony/block-leave.js
index a7f6b6947537d24074fc8a14edf31421fa703041..87d35b396dd6993433308b221d0590db0882cde4 100644
--- a/test/mjsunit/harmony/block-leave.js
+++ b/test/mjsunit/harmony/block-leave.js
@@ -27,7 +27,6 @@
// Flags: --harmony-scoping
-// TODO(ES6): properly activate extended mode
"use strict";
// We want to test the context chain shape. In each of the tests cases
« no previous file with comments | « test/mjsunit/harmony/block-for.js ('k') | test/mjsunit/harmony/block-let-crankshaft.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698