Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/
H A Dtype_registry.rs710 for (module_ty, engine_ty) in in register_module_types()
713 let module_ty2 = map.push(*engine_ty).expect("reserved capacity"); in register_module_types()
/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dlibcalls.rs796 let engine_ty = store in get_interned_func_ref() localVariable
802 .get_typed(types, func_ref_id, engine_ty) in get_interned_func_ref()