Home
last modified time | relevance | path

Searched defs:pending_exception (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dthread.cc171 mirror::Throwable* pending_exception, in DeoptimizationContextRecord()
3019 mirror::Throwable* pending_exception = nullptr; in DeoptimizeWithDeoptimizationException() local
Ddebugger.cc2836 Handle<mirror::Throwable> pending_exception(hs.NewHandle(self->GetException())); in PostLocationEvent() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc689 mirror::Throwable* pending_exception = nullptr; in artQuickToInterpreterBridge() local