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

Unified Diff: test/mjsunit/es6/class-property-name-eval-arguments.js

Issue 1213813003: [es6] Remove harmony-classes flag (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Remove empty flags field from json Created 5 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/es6/block-non-strict-errors.js ('k') | test/mjsunit/es6/classes.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/class-property-name-eval-arguments.js
diff --git a/test/mjsunit/harmony/class-property-name-eval-arguments.js b/test/mjsunit/es6/class-property-name-eval-arguments.js
similarity index 96%
rename from test/mjsunit/harmony/class-property-name-eval-arguments.js
rename to test/mjsunit/es6/class-property-name-eval-arguments.js
index cc5303092055bc18da585187abf58686c30435f2..72ff60fd3e79fcdaf8b27ff19dde8452b3f114be 100644
--- a/test/mjsunit/harmony/class-property-name-eval-arguments.js
+++ b/test/mjsunit/es6/class-property-name-eval-arguments.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: --harmony-classes --harmony-sloppy
+// Flags: --harmony-sloppy
(function Method() {
« no previous file with comments | « test/mjsunit/es6/block-non-strict-errors.js ('k') | test/mjsunit/es6/classes.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698