Home | History | Annotate | Download | only in patchoat

Lines Matching refs:Visit

464   void Visit(ArtField* field) OVERRIDE SHARED_REQUIRES(Locks::mutator_lock_) {
482 void Visit(ArtMethod* method) OVERRIDE SHARED_REQUIRES(Locks::mutator_lock_) {
547 // This also relies on visit roots not doing any verification which could fail after we update
560 // This also relies on visit roots not doing any verification which could fail after we update