| Index: test/inspector/cpu-profiler/coverage.js
|
| diff --git a/test/inspector/cpu-profiler/coverage.js b/test/inspector/cpu-profiler/coverage.js
|
| index 0d38087d239e61396248fbfaeef98da52173aa03..a059467b2e961791ef72b1cf69a4e9a2f434dd41 100644
|
| --- a/test/inspector/cpu-profiler/coverage.js
|
| +++ b/test/inspector/cpu-profiler/coverage.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
|
| +// Flags: --allow-natives-syntax --no-always-opt --crankshaft
|
|
|
| var source =
|
| `
|
|
|