Lines Matching defs:instance
139 let instance = linker.instantiate(&mut store, &component)?; in simple() localVariable
161 let instance = linker.instantiate(&mut store, &component)?; in simple() localVariable
241 let instance = linker.instantiate(&mut store, &component)?; in functions_in_instances() localVariable
262 let instance = linker.instantiate(&mut store, &component)?; in functions_in_instances() localVariable
458 let instance = linker.instantiate(&mut store, &component)?; in attempt_to_reenter_during_host() localVariable
484 let instance = linker.instantiate(&mut store, &component)?; in attempt_to_reenter_during_host() localVariable
841 let instance = linker.instantiate_async(&mut store, &component).await?; in test_stack_and_heap_args_and_rets() localVariable
965 let instance = linker.instantiate_async(&mut store, &component).await?; in test_stack_and_heap_args_and_rets() localVariable
1131 let instance = linker.instantiate(&mut store, &component)?; in no_actual_wasm_code() localVariable
1149 let instance = linker.instantiate(&mut store, &component)?; in no_actual_wasm_code() localVariable
1184 let instance = linker.instantiate(&mut store, &component)?; in use_types_across_component_boundaries() localVariable
1212 let instance = linker.instantiate(&mut store, &component)?; in use_types_across_component_boundaries() localVariable
1253 let instance = linker.instantiate(&mut store, &component)?; in hostcall_fuel_limits_val() localVariable