Searched refs:handler_quick_frame_ (Results 1 – 2 of 2) sorted by relevance
53 handler_quick_frame_ = handler_quick_frame; in SetHandlerQuickFrame()91 StackReference<mirror::ArtMethod>* handler_quick_frame_; variable
38 handler_quick_frame_(nullptr), handler_quick_frame_pc_(0), handler_method_(nullptr), in QuickExceptionHandler()134 if (handler_quick_frame_->AsMirrorPtr() == nullptr) { in FindCatch()351 context_->SetSP(reinterpret_cast<uintptr_t>(handler_quick_frame_)); in DoLongJump()