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

Unified Diff: test/mjsunit/es6/array-of.js

Issue 1403633007: Remove stale references to --harmony-arrays flag in mjsunit tests (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 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/array-from.js ('k') | test/mjsunit/harmony/array-copywithin.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/array-of.js
diff --git a/test/mjsunit/harmony/array-of.js b/test/mjsunit/es6/array-of.js
similarity index 99%
rename from test/mjsunit/harmony/array-of.js
rename to test/mjsunit/es6/array-of.js
index 7fd5eeaf61ff89aec2460b1c02a9ae1e9e2bd4d2..40bc890da72a55925332d62008e3436cb345d47f 100644
--- a/test/mjsunit/harmony/array-of.js
+++ b/test/mjsunit/es6/array-of.js
@@ -4,8 +4,6 @@
// Based on Mozilla Array.of() tests at http://dxr.mozilla.org/mozilla-central/source/js/src/jit-test/tests/collections
-// Flags: --harmony-arrays
-
// Array.of makes real arrays.
« no previous file with comments | « test/mjsunit/es6/array-from.js ('k') | test/mjsunit/harmony/array-copywithin.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698