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

Unified Diff: test/mjsunit/es8/object-values.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 | « test/mjsunit/es8/object-get-own-property-descriptors.js ('k') | test/mjsunit/harmony/object-entries.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es8/object-values.js
diff --git a/test/mjsunit/harmony/object-values.js b/test/mjsunit/es8/object-values.js
similarity index 99%
rename from test/mjsunit/harmony/object-values.js
rename to test/mjsunit/es8/object-values.js
index 141070db9c6a130b3c2fbc0c27c10aa2ab115b7a..ed200373a9768ef0edba9da0bde6a0f50e0b648f 100644
--- a/test/mjsunit/harmony/object-values.js
+++ b/test/mjsunit/es8/object-values.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 | « test/mjsunit/es8/object-get-own-property-descriptors.js ('k') | test/mjsunit/harmony/object-entries.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698