reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
987 uint32_t Count = readVaruint32(Ctx); 992 Global.Type.Type = readUint8(Ctx); 993 Global.Type.Mutable = readVaruint1(Ctx); 994 if (Error Err = readInitExpr(Global.InitExpr, Ctx)) 998 if (Ctx.Ptr != Ctx.End) 998 if (Ctx.Ptr != Ctx.End)