Searched refs:empty_slot_index (Results 1 – 4 of 4) sorted by relevance
57 array.Set(index, MaybeObject::FromObject(empty_slot_index(array))); in BOOL_ACCESSORS()61 Smi PrototypeUsers::empty_slot_index(WeakArrayList array) { in empty_slot_index() function
79 static inline Smi empty_slot_index(WeakArrayList array);
4312 int empty_slot = Smi::ToInt(empty_slot_index(*array)); in Add()4317 empty_slot = Smi::ToInt(empty_slot_index(*array)); in Add()
1712 int empty_slot = Smi::ToInt(empty_slot_index(array)); in Verify()