Home | History | Annotate | Download | only in src

Lines Matching refs:old_entry

15486   for (int old_entry = 0; old_entry < (nof + nod); ++old_entry) {
15487 Object* key = table->KeyAt(old_entry);
15489 table->SetRemovedIndexAt(removed_holes_index++, old_entry);
15498 int old_index = table->EntryToIndex(old_entry);