Searched refs:GetFirstElementAddress (Results 1 – 6 of 6) sorted by relevance
53 ObjectSlot FixedArray::GetFirstElementAddress() { in GetFirstElementAddress() function59 ObjectSlot current = GetFirstElementAddress(); in ContainsOnlySmisOrHoles()
165 inline ObjectSlot GetFirstElementAddress();
868 AtomicSlot start(storage->GetFirstElementAddress()); in CopyEnumKeysTo()950 AtomicSlot start(array->GetFirstElementAddress()); in CollectKeysFromDictionary()
217 Handle<FixedArray>::cast(elements)->GetFirstElementAddress(); in EnsureCanContainElements()
476 AtomicSlot start(indices->GetFirstElementAddress()); in SortIndices()
6256 AtomicSlot start(array->GetFirstElementAddress()); in IterationIndices()