Home | History | Annotate | Download | only in heap

Lines Matching refs:key_index

2464     uint32_t key_index = table->EntryToIndex(i);
2465 Object* key = table->get(key_index);
2474 table->set(key_index, heap_->the_hole_value());