Searched refs:ReleaseLongJumpContext (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | quick_exception_handler.cc | 654 self_->ReleaseLongJumpContext(context_); in DoLongJump() |
D | thread.h | 468 void ReleaseLongJumpContext(Context* context) { in ReleaseLongJumpContext() function |