Home | History | Annotate | Download | only in heap

Lines Matching refs:key_index

2493       uint32_t key_index = table->EntryToIndex(i);
2494 Object* key = table->get(key_index);
2517 table->set(key_index, heap_->the_hole_value());