Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dlibcalls.rs496 let src_instance_id = src_instance.id(); in table_copy() localVariable
499 StoreInstanceId::new(store.id(), src_instance_id), in table_copy()