Searched refs:handler_quick_frame_ (Results 1 – 2 of 2) sorted by relevance
52 handler_quick_frame_ = handler_quick_frame; in SetHandlerQuickFrame()90 ArtMethod** handler_quick_frame_; variable
39 handler_quick_frame_(nullptr), handler_quick_frame_pc_(0), handler_method_(nullptr), in QuickExceptionHandler()133 if (*handler_quick_frame_ == nullptr) { in FindCatch()406 context_->SetSP(reinterpret_cast<uintptr_t>(handler_quick_frame_)); in DoLongJump()