Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dconcurrent.rs849 store.enter_instance(runtime_instance); in handle_guest_call()
1699 fn enter_instance(&mut self, instance: RuntimeInstance) { in enter_instance() method
2221 store.enter_instance(callee_instance); in queue_call()
2265 store.enter_instance(callee_instance); in queue_call()