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