Searched refs:GetFirstPointerSlot (Results 1 – 4 of 4) sorted by relevance
104 MarkRange(descriptor_array, descriptor_array.GetFirstPointerSlot(), in Write()
449 VisitPointers(descriptors, descriptors.GetFirstPointerSlot(), in MarkDescriptorArrayBlack()480 VisitPointers(array, array.GetFirstPointerSlot(), array.GetDescriptorSlot(0)); in VisitDescriptorArray()
167 inline ObjectSlot GetFirstPointerSlot();
92 ObjectSlot DescriptorArray::GetFirstPointerSlot() { in GetFirstPointerSlot() function