Searched refs:EntryToValueIndex (Results 1 – 6 of 6) sorted by relevance
303 static inline int EntryToValueIndex(int entry) { in EntryToValueIndex() function
102 table->RawFieldOfElementAt(EphemeronHashTable::EntryToValueIndex(i)); in VisitEphemeronHashTable()
350 table->RawFieldOfElementAt(EphemeronHashTable::EntryToValueIndex(i)); in VisitEphemeronHashTable()
813 int index = ObjectHashTable::EntryToValueIndex(entry); in ComputeHandler()
1075 int value_index = EphemeronHashTable::EntryToValueIndex(i); in ExtractEphemeronHashTableReferences()
18174 return this->get(EntryToValueIndex(entry)); in ValueAt()