| Index: test/mjsunit/wasm/stackwalk.js
|
| diff --git a/test/mjsunit/wasm/stackwalk.js b/test/mjsunit/wasm/stackwalk.js
|
| index 5c2cffd5cbf336e9d27856005be3c801f9c71295..ec32a2ef800858f731f1c7a701909813be9703ec 100644
|
| --- a/test/mjsunit/wasm/stackwalk.js
|
| +++ b/test/mjsunit/wasm/stackwalk.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: --expose-gc --allow-natives-syntax
|
| +// Flags: --expose-wasm --expose-gc --allow-natives-syntax
|
|
|
| load("test/mjsunit/wasm/wasm-constants.js");
|
|
|
|
|