Home
last modified time | relevance | path

Searched refs:typecheck_enum (Results 1 – 3 of 3) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dmod.rs153 typecheck_enum, typecheck_flags, typecheck_record, typecheck_variant,
/wasmtime-44.0.1/crates/component-macro/src/
H A Dcomponent.rs1091 #internal::typecheck_enum(ty, types, &[#case_names]) in expand_enum()
/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/func/
H A Dtyped.rs2452 pub fn typecheck_enum( in typecheck_enum() function