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

Method addTag

lib/validator/formchecker.cpp:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142void FormChecker::addTag(const uint32_t TypeIdx) { Tags.push_back(TypeIdx); }
143
144ValType FormChecker::VTypeToAST(const VType &V) {
145 if (!V) {

Callers 2

validateMethod · 0.45
instantiateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected