| Index: test/mjsunit/compiler/integral32-add-sub.js
|
| diff --git a/test/mjsunit/compiler/integral32-add-sub.js b/test/mjsunit/compiler/integral32-add-sub.js
|
| index 2dd370c9ddd5c83194ae91babf728f438d81a5ee..2aab6e0f2e1d4bb706f7b0de40ca7e4cfa8ea9c8 100644
|
| --- a/test/mjsunit/compiler/integral32-add-sub.js
|
| +++ b/test/mjsunit/compiler/integral32-add-sub.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() {
|
| function foo(x) {
|
|
|