Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dstore.rs44 component_host_table: HandleTable, field
86 component_host_table: Default::default(), in new()
351 &mut data.component_host_table, in lift_context_parts()
389 host_table: &mut data.component_host_table, in component_resource_tables_and_host_resource_data()