Chromium Code Reviews| Index: test/mjsunit/asm/regress-669899.js |
| diff --git a/test/mjsunit/asm/regress-669899.js b/test/mjsunit/asm/regress-669899.js |
| index 7adf45b911205517956b9973046c704a99f34d0d..9adc5e5fee372c5946aa38f59cfd842e160e63c6 100644 |
| --- a/test/mjsunit/asm/regress-669899.js |
| +++ b/test/mjsunit/asm/regress-669899.js |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +// Flags: --validate-asm --fast-validate-asm |
| + |
| try { |
| (function () { |
| })(); |