blob: 728ba04cd6617dd47bbec35640e9ed5966757898 [file] [log] [blame] [edit]
// In standalone mode we might emit this in the JS support code, but the funcs
// are not emitted (since the build can't depend on JS). This test verifies
// metadce doesn't fail on such a thing (but, if the JS is actually used and
// this call reached, it will fail, of course, as that's not compatible with
// standalone mode).
dynCall('v', 0)
var asmLibraryArg = {};