| Index: test/mjsunit/asm/regress-674089.js
|
| diff --git a/test/mjsunit/asm/regress-674089.js b/test/mjsunit/asm/regress-674089.js
|
| index 03464285f3f80f729d00c5b6940f1a6b55fcb3bf..e203c21ed849132b3c1ac37a53371d6ebda6f839 100644
|
| --- a/test/mjsunit/asm/regress-674089.js
|
| +++ b/test/mjsunit/asm/regress-674089.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 --ignition --lazy-inner-functions
|
| +// Flags: --validate-asm --ignition --lazy-inner-functions --fast-validate-asm
|
|
|
| function outer() {
|
| "use asm";
|
|
|