| Index: test/mjsunit/regress/regress-542100.js
|
| diff --git a/test/mjsunit/regress/regress-542100.js b/test/mjsunit/regress/regress-542100.js
|
| index bc03e6f9e2e48be20e5cb82210b5489144c34c27..70fb5dc1473546797dd8ffcd2d47be24280e36a6 100644
|
| --- a/test/mjsunit/regress/regress-542100.js
|
| +++ b/test/mjsunit/regress/regress-542100.js
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // Flags: --harmony-sloppy --harmony-sloppy-function
|
| +// Flags: --no-harmony-restrictive-declarations
|
|
|
| (function() {
|
| var x = {a: 1}
|
|
|