Home | History | Annotate | Download | only in space

Lines Matching full:visited

756   explicit FixupObjectVisitor(gc::accounting::ContinuousSpaceBitmap* visited,
761 visited_(visited) {}
787 // boot image. Uses the bitmap to ensure the same array is not visited multiple times.
794 // already visited the array as a long / int array from walking the bitmap without knowing it
817 // Already visited.
1040 // The visited bitmap is used to ensure that pointer arrays are not forwarded twice.