Searched refs:GetPendingException (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc185 ObjPtr<mirror::Throwable> GetPendingException() const { return pending_exception_; } function in class:art::DeoptimizationContextRecord
265 *exception = record->GetPendingException();

Completed in 25 milliseconds