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

Unified Diff: test/mjsunit/regress/regress-572589.js

Issue 1776683003: Remove destructuring and default arguments runtime flags (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased 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
« no previous file with comments | « test/mjsunit/regress/regress-552302.js ('k') | test/webkit/class-syntax-declaration.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/regress/regress-572589.js
diff --git a/test/mjsunit/regress/regress-572589.js b/test/mjsunit/regress/regress-572589.js
index 36092a2bf4ea72e0a91502c68276dcf06942696b..1fd755ad1e8d928c0f6f7cab00d274a4c40e5368 100644
--- a/test/mjsunit/regress/regress-572589.js
+++ b/test/mjsunit/regress/regress-572589.js
@@ -3,7 +3,6 @@
// found in the LICENSE file.
//
// Flags: --allow-natives-syntax --no-lazy
-// Flags: --harmony-destructuring-bind
"use strict";
eval();
« no previous file with comments | « test/mjsunit/regress/regress-552302.js ('k') | test/webkit/class-syntax-declaration.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698