Index: test/mjsunit/asm/regress-676573.js |
diff --git a/test/mjsunit/asm/regress-676573.js b/test/mjsunit/asm/regress-676573.js |
index a0a4cf64128975d615b86e0e0d1da5ea0bbaa985..3eec21131fcf62734d5ba93255ee36f300f4034e 100644 |
--- a/test/mjsunit/asm/regress-676573.js |
+++ b/test/mjsunit/asm/regress-676573.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 |
+ |
function baz() { |
"use asm"; |
} |