Index: test/mjsunit/asm/regress-681707.js |
diff --git a/test/mjsunit/asm/regress-681707.js b/test/mjsunit/asm/regress-681707.js |
index 9c352eaf409314c2cb35158b477c9a106d6ace36..20a92852daafb2a471f2b265686deddec222376f 100644 |
--- a/test/mjsunit/asm/regress-681707.js |
+++ b/test/mjsunit/asm/regress-681707.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 |
+// Flags: --validate-asm --fast-validate-asm |
var foo = (function(stdlib) { |
"use asm"; |