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