Home
last modified time | relevance | path

Searched refs:ReleaseLongJumpContext (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dquick_exception_handler.cc647 self_->ReleaseLongJumpContext(context_); in DoLongJump()
Dthread.h497 void ReleaseLongJumpContext(Context* context) { in ReleaseLongJumpContext() function