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

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

Issue 1799233003: Ship ES2015 restrictions on function declaration locations (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: rebase 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-220.js ('k') | test/mjsunit/regress/regress-542099.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/regress/regress-536751.js
diff --git a/test/mjsunit/regress/regress-536751.js b/test/mjsunit/regress/regress-536751.js
index b2d19e422a767ec2a20c0bf3a0f15dbe3d140762..0707e008eab734fd1b1f0e21f1446361573059ce 100644
--- a/test/mjsunit/regress/regress-536751.js
+++ b/test/mjsunit/regress/regress-536751.js
@@ -3,6 +3,7 @@
// found in the LICENSE file.
// Flags: --harmony-sloppy --harmony-sloppy-function --harmony-sloppy-let
+// Flags: --no-harmony-restrictive-declarations
// At some point, this code led to DCHECK errors in debug mode
« no previous file with comments | « test/mjsunit/regress/regress-220.js ('k') | test/mjsunit/regress/regress-542099.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698