Home
last modified time | relevance | path

Searched refs:ComponentFuncTypeId (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/crates/environ/src/component/
H A Dtranslate.rs18 ComponentFuncTypeId, ComponentInstanceTypeId, ComponentValType,
187 lower_ty: ComponentFuncTypeId,
190 Lift(ComponentFuncTypeId, FuncIndex, LocalCanonicalOptions),
H A Dtypes_builder.rs14 ComponentEntityType, ComponentFuncTypeId, ComponentInstanceTypeId, ComponentTypeId,
243 id: ComponentFuncTypeId, in convert_component_func_type() argument