Searched refs:runtime_instance (Results 1 – 2 of 2) sorted by relevance
835 let runtime_instance = task.instance; in handle_guest_call() localVariable849 store.enter_instance(runtime_instance); in handle_guest_call()867 store.exit_instance(runtime_instance)?; in handle_guest_call()874 runtime_instance.index, in handle_guest_call()1952 runtime_instance: RuntimeComponentInstanceIndex, in handle_callback_code()1965 index: runtime_instance, in handle_callback_code()2033 runtime_instance, in handle_callback_code()2098 index: runtime_instance, in cleanup_thread()3340 runtime_instance, in resume_thread()3382 index: runtime_instance, in add_guest_thread_to_instance_table()[all …]
4482 let runtime_instance = match ty { in table_for_transmit() localVariable4486 states[runtime_instance].handle_table() in table_for_transmit()4494 let runtime_instance = types[ty].instance; in table_for_error_context() localVariable4495 states[runtime_instance].handle_table() in table_for_error_context()4680 let runtime_instance = instance.component().types()[ty].instance; in on_delivery() localVariable4681 let (rep, state) = instance.instance_states().0[runtime_instance] in on_delivery()4694 let runtime_instance = instance.component().types()[ty].instance; in on_delivery() localVariable4695 let (rep, state) = instance.instance_states().0[runtime_instance] in on_delivery()