Searched refs:GetLongJumpContext (Results 1 – 4 of 4) sorted by relevance
35 : self_(self), context_(self->GetLongJumpContext()), is_deoptimization_(is_deoptimization), in QuickExceptionHandler()
1972 Context* Thread::GetLongJumpContext() { in GetLongJumpContext() function in art::Thread2019 Context* context = GetLongJumpContext(); in GetCurrentLocationForThrow()2233 Context* context = GetLongJumpContext(); in VisitRoots()
345 Context* GetLongJumpContext();
242 delete self->GetLongJumpContext(); in FindCatchBlock()