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

Unified Diff: test/mjsunit/harmony/destructuring.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
Index: test/mjsunit/harmony/destructuring.js
diff --git a/test/mjsunit/harmony/destructuring.js b/test/mjsunit/harmony/destructuring.js
index 41b366a5129a22995986408d2f334449f04847ce..0bbaf26285932fd527cedad0c058fab591eae9e4 100644
--- a/test/mjsunit/harmony/destructuring.js
+++ b/test/mjsunit/harmony/destructuring.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-destructuring --harmony-computed-property-names
+// Flags: --harmony-destructuring
// Flags: --harmony-arrow-functions --harmony-rest-parameters
(function TestObjectLiteralPattern() {
« no previous file with comments | « test/mjsunit/harmony/computed-property-names-super.js ('k') | test/mjsunit/harmony/destructuring-parameters-literalcount.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698