Searched refs:FillWithHoles (Results 1 – 4 of 4) sorted by relevance
1596 dst_elms->FillWithHoles(hole_start, hole_end); in MoveElements()1731 dst_elms->FillWithHoles(hole_start, hole_end); in MoveElements()
2456 void FixedDoubleArray::FillWithHoles(int from, int to) { in FillWithHoles() function2617 void FixedArray::FillWithHoles(int from, int to) { in FillWithHoles() function
2620 inline void FillWithHoles(int from, int to);2701 inline void FillWithHoles(int from, int to);
19021 table->FillWithHoles(0, table->length()); in Set()19038 table->FillWithHoles(0, table->length()); in Delete()