| Index: test/mjsunit/regress/regress-crbug-554831.js
|
| diff --git a/test/mjsunit/regress/regress-crbug-554831.js b/test/mjsunit/regress/regress-crbug-554831.js
|
| index f7343e08b90a1a484179907c34d7a469e93aeec1..da78fa4c07f205bcab71242e819db2793c7b7647 100644
|
| --- a/test/mjsunit/regress/regress-crbug-554831.js
|
| +++ b/test/mjsunit/regress/regress-crbug-554831.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
|
|
|
| (function() {
|
| var key = "s";
|
|
|