Chromium Code Reviews| Index: test/mjsunit/regress/regress-crbug-648740.js |
| diff --git a/test/mjsunit/regress/regress-crbug-648740.js b/test/mjsunit/regress/regress-crbug-648740.js |
| index e52d899852433bbe95bcc3c1de54a56b5c738d7f..c32aa05cad831a371bb39c5958316acb3989a711 100644 |
| --- a/test/mjsunit/regress/regress-crbug-648740.js |
| +++ b/test/mjsunit/regress/regress-crbug-648740.js |
| @@ -2,8 +2,6 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -// Flags: --min-preparse-length=0 |
| - |
| (function () { |
| function foo() { |
| const arguments = 42; |