Home | History | Annotate | Download | only in space

Lines Matching refs:Visit

774   // Visit a pointer array and forward corresponding native data. Ignores pointer arrays in the
810 // Handle class specially first since we need it to be updated to properly visit the rest of
826 obj->VisitReferences</*visit native roots*/false, kVerifyNone, kWithoutReadBarrier>(
904 virtual void Visit(ArtMethod* method) NO_THREAD_SAFETY_ANALYSIS {
937 virtual void Visit(ArtField* field) NO_THREAD_SAFETY_ANALYSIS {
1133 // This also relies on visit roots not doing any verification which could fail after we update