Searched refs:throw_on (Results 1 – 2 of 2) sorted by relevance
489 void Language::GetExceptionResolverDescription(bool catch_on, bool throw_on, in GetExceptionResolverDescription() argument491 GetDefaultExceptionResolverDescription(catch_on, throw_on, s); in GetExceptionResolverDescription()495 bool throw_on, in GetDefaultExceptionResolverDescription() argument498 catch_on ? "on" : "off", throw_on ? "on" : "off"); in GetDefaultExceptionResolverDescription()
275 virtual void GetExceptionResolverDescription(bool catch_on, bool throw_on,279 bool throw_on, Stream &s);