Home | History | Annotate | Download | only in heap

Lines Matching refs:the_hole_value

1425           // Set the entry to the_hole_value (as deleted).
1426 *p = heap_->the_hole_value();
2581 table->set(key_index, heap_->the_hole_value());
2582 table->set(value_index, heap_->the_hole_value());
2591 Object* the_hole_value = heap()->the_hole_value();
2607 weak_cell->clear_next(the_hole_value);
2816 Object* the_hole_value = heap->the_hole_value();
2875 weak_cell->clear_next(the_hole_value);
2886 Object* the_hole_value = heap()->the_hole_value();
2891 weak_cell->clear_next(the_hole_value);