Searched refs:throw_on (Results 1 – 2 of 2) sorted by relevance
520 void Language::GetExceptionResolverDescription(bool catch_on, bool throw_on, in GetExceptionResolverDescription() argument522 GetDefaultExceptionResolverDescription(catch_on, throw_on, s); in GetExceptionResolverDescription()526 bool throw_on, in GetDefaultExceptionResolverDescription() argument529 catch_on ? "on" : "off", throw_on ? "on" : "off"); in GetDefaultExceptionResolverDescription()
394 virtual void GetExceptionResolverDescription(bool catch_on, bool throw_on,398 bool throw_on, Stream &s);