Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dordered-hash-table.cc180 Object* chain_entry = new_table->get(kHashTableStartIndex + bucket); in Rehash() local
188 new_table->set(new_index + kChainOffset, chain_entry); in Rehash()