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

Unified Diff: test/mjsunit/harmony/arrow-functions-lexical-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/harmony/array-concat.js ('k') | test/mjsunit/harmony/class-computed-property-names-super.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/harmony/arrow-functions-lexical-arguments.js
diff --git a/test/mjsunit/harmony/arrow-functions-lexical-arguments.js b/test/mjsunit/harmony/arrow-functions-lexical-arguments.js
index e8511051ae33cfac85f9068e6ab5aa8ab435984c..b2498d78dcdb3acad4086b94935cb42ab357a66d 100644
--- a/test/mjsunit/harmony/arrow-functions-lexical-arguments.js
+++ b/test/mjsunit/harmony/arrow-functions-lexical-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-arrow-functions --harmony-classes
+// Flags: --harmony-arrow-functions
(function testInFunctionDeclaration() {
« no previous file with comments | « test/mjsunit/harmony/array-concat.js ('k') | test/mjsunit/harmony/class-computed-property-names-super.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698