| Index: test/mjsunit/harmony/block-sloppy-function.js
|
| diff --git a/test/mjsunit/harmony/block-sloppy-function.js b/test/mjsunit/harmony/block-sloppy-function.js
|
| index ff895d5b8a24d44b0bf7c8f53a82ffb960eb7c47..bf9663d94f9cc24db24fa81fb9d71530d39da512 100644
|
| --- a/test/mjsunit/harmony/block-sloppy-function.js
|
| +++ b/test/mjsunit/harmony/block-sloppy-function.js
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // Flags: --no-legacy-const --harmony-sloppy --harmony-sloppy-let
|
| -// Flags: --harmony-sloppy-function --harmony-destructuring
|
| +// Flags: --harmony-sloppy-function --harmony-destructuring-bind
|
| // Flags: --harmony-rest-parameters
|
|
|
| // Test Annex B 3.3 semantics for functions declared in blocks in sloppy mode.
|
|
|