| Index: test/mjsunit/wasm/asm-wasm-names.js
|
| diff --git a/test/mjsunit/wasm/asm-wasm-names.js b/test/mjsunit/wasm/asm-wasm-names.js
|
| index 838f42fde428c05df0ffb436621e01e1fb353fb8..be042bd776af8c583d0cd4a83457109948bb2e9e 100644
|
| --- a/test/mjsunit/wasm/asm-wasm-names.js
|
| +++ b/test/mjsunit/wasm/asm-wasm-names.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: --validate-asm
|
| +// Flags: --validate-asm --fast-validate-asm
|
|
|
| function Module(stdlib, foreign, buffer) {
|
| "use asm";
|
|
|