| Index: test/mjsunit/regress/regress-crbug-513507.js
|
| diff --git a/test/mjsunit/regress/regress-crbug-513507.js b/test/mjsunit/regress/regress-crbug-513507.js
|
| index dbf35c91febd403577c03381c430a53a9014ae5b..86a0f1b1f961c47b7bf9460072dcb9d3d784a4c8 100644
|
| --- a/test/mjsunit/regress/regress-crbug-513507.js
|
| +++ b/test/mjsunit/regress/regress-crbug-513507.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: --noflush-optimized-code-cache --allow-natives-syntax
|
| +// Flags: --allow-natives-syntax
|
|
|
| // The following triggers a GC in SharedFunctionInfo::AddToOptimizedCodeMap.
|
| // Flags: --gc-interval=1234 --gc-global
|
|
|