Searched defs:src_slot (Results 1 – 5 of 5) sorted by relevance
567 ObjectSlot src_slot = src_array.ElementSlot(src_index); in array_copy_wrapper() local
667 ObjectSlot src_slot = src_array->ElementSlot(src_index); in RUNTIME_FUNCTION() local
607 ObjectSlot src_slot(src.RawFieldOfElementAt(src_index)); in CopyElements() local
2087 const ObjectSlot src_slot, int len, in MoveRange()2139 const TSlot src_slot, int len, WriteBarrierMode mode) { in CopyRange()
2295 auto& src_slot = state.stack_state.back(); in LocalSetFromStackSlot() local