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

Unified Diff: test/mjsunit/es6/empty-for.js

Issue 1007783002: Remove --harmony-scoping flag. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: CR feedback Created 5 years, 9 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/debug-function-scopes.js ('k') | test/mjsunit/es6/generators-objects.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/empty-for.js
diff --git a/test/mjsunit/harmony/empty-for.js b/test/mjsunit/es6/empty-for.js
similarity index 98%
rename from test/mjsunit/harmony/empty-for.js
rename to test/mjsunit/es6/empty-for.js
index 02211260ff5d1bd2cd50feb16c6b09b1984f69ea..dad892d3280bc824f4611a29e4308daecccd1f2a 100644
--- a/test/mjsunit/harmony/empty-for.js
+++ b/test/mjsunit/es6/empty-for.js
@@ -25,8 +25,6 @@
// (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: --harmony-scoping
-
"use strict";
function for_const() {
« no previous file with comments | « test/mjsunit/es6/debug-function-scopes.js ('k') | test/mjsunit/es6/generators-objects.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698