Home | History | Annotate | Download | only in heap

Lines Matching refs:filler_map

611   Map* filler_map = heap_->one_pointer_filler_map();
630 } else if (obj->map() != filler_map) {
672 Map* filler_map = heap_->one_pointer_filler_map();
679 if (map == filler_map) continue;
694 Map* filler_map = heap_->one_pointer_filler_map();
701 if (map == filler_map) continue;