| Index: test/mjsunit/regress/regress-crbug-659915b.js
|
| diff --git a/test/mjsunit/regress/regress-crbug-659915b.js b/test/mjsunit/regress/regress-crbug-659915b.js
|
| index cc47f03bb1b61b65e7dcfd4a8e99736810a0d9d1..6fdb13f4919658969d3e489e66810afc5cf22c95 100644
|
| --- a/test/mjsunit/regress/regress-crbug-659915b.js
|
| +++ b/test/mjsunit/regress/regress-crbug-659915b.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --allow-natives-syntax --min-preparse-length=10
|
| +// Flags: --allow-natives-syntax
|
|
|
| (function() {
|
| var x = 23;
|
|
|