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

Unified Diff: test/mjsunit/es6/proxies-json.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/proxies-json.js
diff --git a/test/mjsunit/harmony/proxies-json.js b/test/mjsunit/es6/proxies-json.js
similarity index 99%
rename from test/mjsunit/harmony/proxies-json.js
rename to test/mjsunit/es6/proxies-json.js
index 6eb0ce90524a814391615087c552295fbc00e207..d48d5390f6e803706e4df98e1905e2c0bc805d2d 100644
--- a/test/mjsunit/harmony/proxies-json.js
+++ b/test/mjsunit/es6/proxies-json.js
@@ -25,8 +25,6 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --harmony-proxies --harmony-reflect
-
///////////////////////////////////////////////////////////////////////////////

Powered by Google App Engine
This is Rietveld 408576698