Searched refs:src_instance (Results 1 – 2 of 2) sorted by relevance
432 let src_instance = src_table.instance.instance(); in copy_raw() localVariable435 src_instance == dst_instance, in copy_raw()445 let (gc_store, [src_instance, dst_instance]) = unsafe { in copy_raw()446 store.optional_gc_store_and_instances_mut([src_instance, dst_instance]) in copy_raw()448 src_instance.get_defined_table(src_table.index).copy_to( in copy_raw()461 let (gc_store, instance) = store.optional_gc_store_and_instance_mut(src_instance); in copy_raw()471 let (gc_store, instance) = store.optional_gc_store_and_instance_mut(src_instance); in copy_raw()
493 let (src_def_index, src_instance) = instance in table_copy()496 let src_instance_id = src_instance.id(); in table_copy()