| Index: test/mjsunit/wasm/asm-wasm-deopt.js
|
| diff --git a/test/mjsunit/wasm/asm-wasm-deopt.js b/test/mjsunit/wasm/asm-wasm-deopt.js
|
| index 460894ea5e22aef7ed19fc5bd3b83fe29965b6c8..a1a627ef872bfff04d98ac9d1204e518169736e4 100644
|
| --- a/test/mjsunit/wasm/asm-wasm-deopt.js
|
| +++ b/test/mjsunit/wasm/asm-wasm-deopt.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
|
|
|
| (function TestDeoptimizeArgMismatch() {
|
| function deopt() {
|
|
|