Home | History | Annotate | Download | only in src

Lines Matching full:key_index

2562       uint32_t key_index = table->EntryToIndex(i);
2563 Object* key = table->get(key_index);
2576 table->set(key_index, heap_->the_hole_value());