Searched refs:GetCatchMethod (Results 1 – 1 of 1) sorted by relevance
426 ArtMethod* GetCatchMethod() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetCatchMethod() function in art::interpreter::CatchLocationFinder461 instrumentation->ExceptionCaughtEvent(self, throw_location, clf.GetCatchMethod(), in FindNextInstructionFollowingException()