Home
last modified time | relevance | path

Searched refs:GetHandlerMethod (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dquick_exception_handler.h59 ArtMethod* GetHandlerMethod() const { in GetHandlerMethod() function
Dquick_exception_handler.cc72 DCHECK(nullptr == exception_handler_->GetHandlerMethod()); in VisitFrame()