Searched refs:set_empty_slot_index (Results 1 – 3 of 3) sorted by relevance
50 set_empty_slot_index(array, index); in ACCESSORS()57 void PrototypeUsers::set_empty_slot_index(WeakArrayList* array, int index) { in set_empty_slot_index() function
105 static inline void set_empty_slot_index(WeakArrayList* array, int index);
10568 set_empty_slot_index(*array, kNoEmptySlotsMarker); in Add()10593 set_empty_slot_index(*array, next_empty_slot); in Add()10634 set_empty_slot_index(*new_array, kNoEmptySlotsMarker); in Compact()