Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
341
private:
Callers
15
resolveBlockType
Method · 0.80
compile
Method · 0.80
compile
Method · 0.80
addGlobal
Method · 0.80
checkInstr
Method · 0.80
validate
Method · 0.80
containsBorrow
Method · 0.80
validate
Method · 0.80
ToolOnComponent
Function · 0.80
invoke
Method · 0.80
instantiate
Method · 0.80
instantiate
Method · 0.80
Calls
no outgoing calls
Tested by
2
TEST_P
Function · 0.64
TEST_P
Function · 0.64