Chromium Code Reviews| Index: test/mjsunit/wasm/calls.js |
| diff --git a/test/mjsunit/wasm/calls.js b/test/mjsunit/wasm/calls.js |
| index 41d2529e253f98e35397ea0d58133e5500d51ed2..88ad80b55949b61ab79457ff9386d5645b956b94 100644 |
| --- a/test/mjsunit/wasm/calls.js |
| +++ b/test/mjsunit/wasm/calls.js |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +// Flags: --expose-wasm |
| + |
| load("test/mjsunit/wasm/wasm-constants.js"); |
| var module = (function () { |