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

Unified Diff: test/mjsunit/harmony/class-computed-property-names-super.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
Index: test/mjsunit/harmony/class-computed-property-names-super.js
diff --git a/test/mjsunit/harmony/class-computed-property-names-super.js b/test/mjsunit/harmony/class-computed-property-names-super.js
index 5a5db67d4884cd7ef95672fda0336165ca4eca5c..a68b53c18fc3dde7d540c5199aff6bfad4530137 100644
--- a/test/mjsunit/harmony/class-computed-property-names-super.js
+++ b/test/mjsunit/harmony/class-computed-property-names-super.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// Flags: --harmony-computed-property-names --harmony-sloppy
-// Flags: --harmony-classes --allow-natives-syntax
+// Flags: --allow-natives-syntax
function ID(x) {
« no previous file with comments | « test/mjsunit/harmony/arrow-functions-lexical-arguments.js ('k') | test/mjsunit/harmony/class-property-name-eval-arguments.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698