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

Unified Diff: test/mjsunit/es6/class-computed-property-names-super.js

Issue 1273543002: Delete --harmony-computed-property-names flag (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased Created 5 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/block-const-assign.js ('k') | test/mjsunit/es6/computed-property-names.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/class-computed-property-names-super.js
diff --git a/test/mjsunit/harmony/class-computed-property-names-super.js b/test/mjsunit/es6/class-computed-property-names-super.js
similarity index 96%
rename from test/mjsunit/harmony/class-computed-property-names-super.js
rename to test/mjsunit/es6/class-computed-property-names-super.js
index a68b53c18fc3dde7d540c5199aff6bfad4530137..cb9f25157cdea075054577b0237f94babf9d68de 100644
--- a/test/mjsunit/harmony/class-computed-property-names-super.js
+++ b/test/mjsunit/es6/class-computed-property-names-super.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-computed-property-names --harmony-sloppy
+// Flags: --harmony-sloppy
// Flags: --allow-natives-syntax
« no previous file with comments | « test/mjsunit/es6/block-const-assign.js ('k') | test/mjsunit/es6/computed-property-names.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698