| Index: test/mjsunit/regress/regress-542099.js
|
| diff --git a/test/mjsunit/regress/regress-542099.js b/test/mjsunit/regress/regress-542099.js
|
| index f3655da53cd180899130520baa87b861aaa63a0e..eef49538cc4d3f8a36baf98bce8b760ca4986d28 100644
|
| --- a/test/mjsunit/regress/regress-542099.js
|
| +++ b/test/mjsunit/regress/regress-542099.js
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // Flags: --harmony-sloppy --harmony-sloppy-function
|
| +// Flags: --no-harmony-restrictive-declarations
|
|
|
| // Previously, this caused a CHECK fail in debug mode
|
| // https://code.google.com/p/chromium/issues/detail?id=542099
|
|
|