Searched refs:catch_on (Results 1 – 2 of 2) sorted by relevance
439 void Language::GetExceptionResolverDescription(bool catch_on, bool throw_on, in GetExceptionResolverDescription() argument441 GetDefaultExceptionResolverDescription(catch_on, throw_on, s); in GetExceptionResolverDescription()444 void Language::GetDefaultExceptionResolverDescription(bool catch_on, in GetDefaultExceptionResolverDescription() argument448 catch_on ? "on" : "off", throw_on ? "on" : "off"); in GetDefaultExceptionResolverDescription()
229 virtual void GetExceptionResolverDescription(bool catch_on, bool throw_on,232 static void GetDefaultExceptionResolverDescription(bool catch_on,