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

Unified Diff: test/mjsunit/es6/completion.js

Issue 1667453002: Remove flags for ES2015 features shipped in M48 (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Mark failing ignition/arm64 test as flaky Created 4 years, 11 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/block-for.js ('k') | test/mjsunit/es6/regexp-tolength.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/completion.js
diff --git a/test/mjsunit/harmony/completion.js b/test/mjsunit/es6/completion.js
similarity index 98%
rename from test/mjsunit/harmony/completion.js
rename to test/mjsunit/es6/completion.js
index ceeafb2b3d4e1b4523398540030c61a213a8e732..05565bfb456d430a2e29b9b0fe1960ef3088e173 100644
--- a/test/mjsunit/harmony/completion.js
+++ b/test/mjsunit/es6/completion.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-completion --harmony-sloppy-let --no-legacy-const
+// Flags: --harmony-sloppy-let --no-legacy-const
function assertUndef(x) {
« no previous file with comments | « test/mjsunit/es6/block-for.js ('k') | test/mjsunit/es6/regexp-tolength.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698