Searched refs:set_the_hole (Results 1 – 6 of 6) sorted by relevance
195 to->set_the_hole(i + to_start); in CopyDictionaryToObjectElements()268 FixedDoubleArray::cast(to_base)->set_the_hole(i); in CopyDoubleToDoubleElements()300 FixedDoubleArray::cast(to_base)->set_the_hole(i); in CopySmiToDoubleElements()314 to->set_the_hole(to_start); in CopySmiToDoubleElements()337 FixedDoubleArray::cast(to_base)->set_the_hole(i); in CopyPackedSmiToDoubleElements()373 FixedDoubleArray::cast(to_base)->set_the_hole(i); in CopyObjectToDoubleElements()387 to->set_the_hole(to_start); in CopyObjectToDoubleElements()409 FixedDoubleArray::cast(to_base)->set_the_hole(i); in CopyDictionaryToDoubleElements()424 to->set_the_hole(i + to_start); in CopyDictionaryToDoubleElements()766 BackingStore::cast(*backing_store)->set_the_hole(i); in SetLengthImpl()[all …]
2424 void FixedDoubleArray::set_the_hole(int index) { in set_the_hole() function2447 set_the_hole(i); in FillWithHoles()2637 void FixedArray::set_the_hole(int index) { in set_the_hole() function2649 set_the_hole(i); in FillWithHoles()
189 double_array->set_the_hole(i); in NewFixedDoubleArrayWithHoles()
2859 inline void set_the_hole(int index);2936 inline void set_the_hole(int index);
17466 elements->set_the_hole(holes); in PrepareElementsForSort()17510 elements->set_the_hole(holes); in PrepareElementsForSort()18526 set_the_hole(EntryToIndex(entry)); in RemoveEntry()18527 set_the_hole(EntryToIndex(entry) + 1); in RemoveEntry()
460 parameter_map->set_the_hole(index + 2); in NewSloppyArguments()473 arguments->set_the_hole(index); in NewSloppyArguments()