Searched defs:WasmTag (Results 1 – 1 of 1) sorted by relevance
190 struct WasmTag { struct191 explicit WasmTag(const WasmTagSig* sig) : sig(sig) {} in WasmTag() argument194 const WasmTagSig* sig; // type signature of the tag. argument