Searched refs:GlobalOpcode (Results 1 – 1 of 1) sorted by relevance
1417 auto GlobalOpcode = readVaruint32(Ctx); in parseGlobalSection() local1418 Global.Type.Type = (uint8_t)parseValType(Ctx, GlobalOpcode); in parseGlobalSection()