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

Unified Diff: test/message/arrow-strict-eval-bare-parameter.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
« no previous file with comments | « test/message/arrow-param-after-rest-2.js ('k') | test/message/arrow-strict-eval-bare-parameter.out » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/message/arrow-strict-eval-bare-parameter.js
diff --git a/test/message/arrow-strict-eval-bare-parameter.js b/test/message/arrow-strict-eval-bare-parameter.js
index d5692517dd3e59b3d359d70ab455ad1c2b0f0bad..3cc8254f059a1f2ba6d992e5ec1da4066d1fbe4a 100644
--- a/test/message/arrow-strict-eval-bare-parameter.js
+++ b/test/message/arrow-strict-eval-bare-parameter.js
@@ -1,8 +1,6 @@
// Copyright 2015 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-//
-// Flags: --harmony-arrow-functions
"use strict";
eval => 42
« no previous file with comments | « test/message/arrow-param-after-rest-2.js ('k') | test/message/arrow-strict-eval-bare-parameter.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698