MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / ty

Method ty

winch/codegen/src/codegen/builtin.rs:35–37  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

33 }
34
35 pub(crate) fn ty(&self) -> BuiltinType {
36 self.inner.ty
37 }
38}
39
40/// Metadata about a builtin function.

Callers 4

lower_builtinMethod · 0.45
pop_to_regMethod · 0.45
pop_to_addrMethod · 0.45
move_val_to_regMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected