MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / getValType

Method getValType

include/common/types.h:338–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

336 return Inner.Data.TypeFlag == TypeEnum::ValType;
337 }
338 ValType getValType() const noexcept { return Inner.Type; }
339 uint32_t getTypeIndex() const noexcept { return Inner.Data.Idx; }
340
341private:

Callers 15

resolveBlockTypeMethod · 0.80
compileMethod · 0.80
compileMethod · 0.80
addGlobalMethod · 0.80
checkInstrMethod · 0.80
validateMethod · 0.80
containsBorrowMethod · 0.80
validateMethod · 0.80
ToolOnComponentFunction · 0.80
invokeMethod · 0.80
instantiateMethod · 0.80
instantiateMethod · 0.80

Calls

no outgoing calls

Tested by 2

TEST_PFunction · 0.64
TEST_PFunction · 0.64