Searched refs:handler_quick_frame_pc_ (Results 1 – 2 of 2) sorted by relevance
89 handler_quick_frame_pc_ = handler_quick_frame_pc; in SetHandlerQuickFramePc()151 uintptr_t handler_quick_frame_pc_; variable
50 handler_quick_frame_pc_(0), in QuickExceptionHandler()521 handler_quick_frame_pc_ = *reinterpret_cast<uintptr_t*>( in PrepareForLongJumpToInvokeStubOrInterpreterBridge()645 CHECK_NE(handler_quick_frame_pc_, 0u); in DoLongJump()646 context_->SetPC(handler_quick_frame_pc_); in DoLongJump()