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

Unified Diff: test/mjsunit/es6/reflect-set-prototype-of.js

Issue 1815773002: Remove runtime flags for Proxy and Reflect (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: 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
Index: test/mjsunit/es6/reflect-set-prototype-of.js
diff --git a/test/mjsunit/harmony/reflect-set-prototype-of.js b/test/mjsunit/es6/reflect-set-prototype-of.js
similarity index 99%
rename from test/mjsunit/harmony/reflect-set-prototype-of.js
rename to test/mjsunit/es6/reflect-set-prototype-of.js
index 0e5554e907aca9021e0902969b52e7e9449d766b..8f2a00a9c461ef1457c1e238ea26db9e8f0e5ebb 100644
--- a/test/mjsunit/harmony/reflect-set-prototype-of.js
+++ b/test/mjsunit/es6/reflect-set-prototype-of.js
@@ -27,8 +27,6 @@
// This is adapted from mjsunit/harmony/set-prototype-of.js.
-// Flags: --harmony-reflect
-
function getObjects() {

Powered by Google App Engine
This is Rietveld 408576698