Searched refs:GetLongJumpContext (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Dquick_exception_handler.cc45 context_(self->GetLongJumpContext()),
H A Dart_method.cc299 delete self->GetLongJumpContext();
H A Dthread.h459 Context* GetLongJumpContext();
H A Dthread.cc3394 Context* Thread::GetLongJumpContext() { function in class:Thread

Completed in 6814 milliseconds