| Index: test/mjsunit/regress/regress-5790.js
|
| diff --git a/test/mjsunit/regress/regress-5790.js b/test/mjsunit/regress/regress-5790.js
|
| index 7790db5ea9c72cc741816a543e171119f4cba8c4..8709cd4aa3b631445554e0f6292194f688fda969 100644
|
| --- a/test/mjsunit/regress/regress-5790.js
|
| +++ b/test/mjsunit/regress/regress-5790.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 foo(a) {
|
| "use strict";
|
|
|