Home | History | Annotate | Download | only in heap

Lines Matching refs:key_index

2571     uint32_t key_index = table->EntryToIndex(i);
2572 Object* key = table->get(key_index);
2581 table->set(key_index, heap_->the_hole_value());