Searched refs:key_slot (Results 1 – 1 of 1) sorted by relevance
2673 Object** key_slot = transitions->GetKeySlot(transition_index); in CompactTransitionArray() local2674 RecordSlot(transitions, key_slot, key); in CompactTransitionArray()2761 Object** key_slot = in ProcessWeakCollections() local2763 RecordSlot(table, key_slot, *key_slot); in ProcessWeakCollections()