Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dlibcalls.rs492 let dst_instance_id = dst_instance.id(); in table_copy() localVariable
503 StoreInstanceId::new(store.id(), dst_instance_id), in table_copy()