| Index: test/mjsunit/regress/regress-crbug-594183.js
|
| diff --git a/test/mjsunit/regress/regress-crbug-594183.js b/test/mjsunit/regress/regress-crbug-594183.js
|
| index c87e32545828e470dd851801f53a8e6d7b44f65f..677b94aec37e811b49c45d8bbd62d613520a600e 100644
|
| --- a/test/mjsunit/regress/regress-crbug-594183.js
|
| +++ b/test/mjsunit/regress/regress-crbug-594183.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 --crankshaft --no-always-opt
|
|
|
| var global = {}
|
|
|
|
|