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

Unified Diff: test/mjsunit/harmony/destructuring-parameters-literalcount.js

Issue 1373633002: Remove --harmony-arrow-functions flag (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased Created 5 years, 3 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/destructuring-parameters-literalcount.js
diff --git a/test/mjsunit/harmony/destructuring-parameters-literalcount.js b/test/mjsunit/harmony/destructuring-parameters-literalcount.js
index 64c1793673b1fc40f3c795739c9060b2fd56d470..cc0e278acb137337e67d3054fc7e945fac5cb710 100644
--- a/test/mjsunit/harmony/destructuring-parameters-literalcount.js
+++ b/test/mjsunit/harmony/destructuring-parameters-literalcount.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
//
// Flags: --harmony-destructuring
-// Flags: --harmony-arrow-functions --allow-natives-syntax
+// Flags: --allow-natives-syntax
var t1 = [1];
« no previous file with comments | « test/mjsunit/harmony/destructuring.js ('k') | test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698