Home
last modified time | relevance | path

Searched refs:removed_holes_index (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/objects/
Dordered-hash-table.cc168 int removed_holes_index = 0; in Rehash() local
174 table->SetRemovedIndexAt(removed_holes_index++, old_entry); in Rehash()
192 DCHECK_EQ(nod, removed_holes_index); in Rehash()