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 |