HomeSort by relevance Sort by last modified time
    Searched refs:GetLongJumpContext (Results 1 - 4 of 4) sorted by null

  /art/runtime/mirror/
art_method.cc 242 delete self->GetLongJumpContext();
  /art/runtime/
quick_exception_handler.cc 35 : self_(self), context_(self->GetLongJumpContext()), is_deoptimization_(is_deoptimization),
thread.cc     [all...]
thread.h 345 Context* GetLongJumpContext();
    [all...]

Completed in 52 milliseconds