| Index: test/mjsunit/wasm/asm-with-wasm-off.js
|
| diff --git a/test/mjsunit/wasm/asm-with-wasm-off.js b/test/mjsunit/wasm/asm-with-wasm-off.js
|
| index bf3bbe712ffaf32abc3e0ce4f37f9d0568bad9c6..7988a1740751bf54be4875fc9f13471abe9c09a8 100644
|
| --- a/test/mjsunit/wasm/asm-with-wasm-off.js
|
| +++ b/test/mjsunit/wasm/asm-with-wasm-off.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 --allow-natives-syntax
|
| +// Flags: --validate-asm --allow-natives-syntax --fast-validate-asm
|
|
|
| // NOTE: This is in it's own file because it calls %DisallowCodegenFromStrings,
|
| // which messes with the isolate's state.
|
|
|