Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.h64 void SetHandlerMethod(mirror::ArtMethod* handler_quick_method) { in SetHandlerMethod() function
Dquick_exception_handler.cc64 exception_handler_->SetHandlerMethod(next_art_method); in VisitFrame()
97 exception_handler_->SetHandlerMethod(method.Get()); in HandleTryItems()