Searched refs:async_exceptions_thrown_ (Results 1 – 2 of 2) sorted by relevance
695 return async_exceptions_thrown_; in AreAsyncExceptionsThrown()699 DoAndMaybeSwitchInterpreter([=](){ async_exceptions_thrown_ = true; }); in SetAsyncExceptionsThrown()1105 bool async_exceptions_thrown_; variable
276 async_exceptions_thrown_(false), in Runtime()