Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc18800 int removed_holes_index = 0; in Rehash() local
18805 table->SetRemovedIndexAt(removed_holes_index++, old_entry); in Rehash()
18823 DCHECK_EQ(nod, removed_holes_index); in Rehash()