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

/art/runtime/
H A Druntime.h660 return async_exceptions_thrown_;
664 async_exceptions_thrown_ = true;
993 bool async_exceptions_thrown_; member in class:art::verifier::VerifyMode
H A Druntime.cc264 async_exceptions_thrown_(false),

Completed in 36 milliseconds