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

Method getCode

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

Source from the content-addressed store, hash-verified

165 }
166
167 TypeCode getCode() const noexcept { return Inner.Data.Code; }
168 TypeCode getHeapTypeCode() const noexcept { return Inner.Data.HTCode; }
169 uint32_t getTypeIndex() const noexcept { return Inner.Data.Idx; }
170 const std::array<uint8_t, 8> getRawData() const noexcept {

Callers 15

toLLVMTypeFunction · 0.45
toLLVMConstantZeroFunction · 0.45
compileMethod · 0.45
checkInstrMethod · 0.45
validateCanonOptionsMethod · 0.45
validateMethod · 0.45
containsBorrowMethod · 0.45
ToolOnModuleFunction · 0.45
ToolOnComponentFunction · 0.45
invokeMethod · 0.45
toBottomTypeMethod · 0.45
cleanNumericValMethod · 0.45

Calls

no outgoing calls

Tested by 2

compareMethod · 0.36
TESTFunction · 0.36