Home | History | Annotate | Download | only in heap

Lines Matching refs:filler_map

1885   Map* filler_map = heap->one_pointer_filler_map();
1888 if ((object->map() != filler_map) && Marking::IsGrey(markbit)) {