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

Unified Diff: test/mjsunit/es6/debug-stepin-collections-foreach.js

Issue 427723002: Enable ES6 Map and Set by default (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Remove old test, fix BUILD.gn Created 6 years, 4 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/es6/collections.js ('k') | test/mjsunit/es6/mirror-collections.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/debug-stepin-collections-foreach.js
diff --git a/test/mjsunit/harmony/debug-stepin-collections-foreach.js b/test/mjsunit/es6/debug-stepin-collections-foreach.js
similarity index 97%
rename from test/mjsunit/harmony/debug-stepin-collections-foreach.js
rename to test/mjsunit/es6/debug-stepin-collections-foreach.js
index 30fa8c00492667d2ec404da87c0f39a10120d5b0..08938f7751ed64088d866677437825632d0dbc3c 100644
--- a/test/mjsunit/harmony/debug-stepin-collections-foreach.js
+++ b/test/mjsunit/es6/debug-stepin-collections-foreach.js
@@ -2,7 +2,7 @@
// 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 --harmony-collections
+// Flags: --expose-debug-as debug
Debug = debug.Debug
« no previous file with comments | « test/mjsunit/es6/collections.js ('k') | test/mjsunit/es6/mirror-collections.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698