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

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

Issue 1776683003: Remove destructuring and default arguments runtime flags (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased Created 4 years, 9 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/es6/destructuring-parameters-literalcount.js ('k') | test/mjsunit/es6/new-target.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/destructuring-parameters-literalcount-nolazy.js
diff --git a/test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js b/test/mjsunit/es6/destructuring-parameters-literalcount-nolazy.js
similarity index 95%
rename from test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js
rename to test/mjsunit/es6/destructuring-parameters-literalcount-nolazy.js
index 5b90fb17a9a5bd08dda0d689000bef4db1e86667..0317509194f81b622c11feef02bcc7d13f9466d3 100644
--- a/test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js
+++ b/test/mjsunit/es6/destructuring-parameters-literalcount-nolazy.js
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
-// Flags: --harmony-destructuring-bind
// Flags: --no-lazy --allow-natives-syntax
« no previous file with comments | « test/mjsunit/es6/destructuring-parameters-literalcount.js ('k') | test/mjsunit/es6/new-target.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698