Home | History | Annotate | Download | only in heap

Lines Matching refs:value_index

2496       uint32_t value_index = table->EntryToValueIndex(i);
2497 Object* value = table->get(value_index);
2518 table->set(value_index, heap_->the_hole_value());