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

Unified Diff: test/mjsunit/es8/object-entries.js

Issue 2464733003: Remove --harmony-* flags for new Object static methods (Closed)
Patch Set: Move tests to es8 Created 4 years, 1 month 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 | « src/flag-definitions.h ('k') | test/mjsunit/es8/object-get-own-property-descriptors.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es8/object-entries.js
diff --git a/test/mjsunit/harmony/object-entries.js b/test/mjsunit/es8/object-entries.js
similarity index 99%
rename from test/mjsunit/harmony/object-entries.js
rename to test/mjsunit/es8/object-entries.js
index 101988a052520287df361de21d8bb642866796fd..71f121b896cc2d6a386a2ea0874bdfecdb81430d 100644
--- a/test/mjsunit/harmony/object-entries.js
+++ b/test/mjsunit/es8/object-entries.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-object-values-entries
// Flags: --allow-natives-syntax
function TestMeta() {
« no previous file with comments | « src/flag-definitions.h ('k') | test/mjsunit/es8/object-get-own-property-descriptors.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698