Searched refs:GetLongJumpContext (Results 1 – 4 of 4) sorted by relevance
36 : self_(self), context_(self->GetLongJumpContext()), is_deoptimization_(is_deoptimization), in QuickExceptionHandler()
278 delete self->GetLongJumpContext(); in FindCatchBlock()
365 Context* GetLongJumpContext();
2208 Context* Thread::GetLongJumpContext() { in GetLongJumpContext() function in art::Thread2484 Context* context = GetLongJumpContext(); in VisitRoots()