Searched defs:FunctionBody (Results 1 – 7 of 7) sorted by relevance
30 struct FunctionBody { struct36 FunctionBody(const FunctionSig* sig, uint32_t offset, const byte* start, in FunctionBody() argument
250 Vec FunctionBody, ExceptionTable; member
1196 export type FunctionBody = Block; alias