Home | History | Annotate | Download | only in heap

Lines Matching refs:key_index

2459     uint32_t key_index = table->EntryToIndex(i);
2460 Object* key = table->get(key_index);
2469 table->set(key_index, heap_->the_hole_value());