Searched refs:throw_on (Results 1 – 13 of 13) sorted by relevance
20 static int throw_on; member40 throw_on = -1; in reset()69 if (throw_on == total_objects) { in check_throw()83 int Counted::throw_on = -1;
458 void Language::GetExceptionResolverDescription(bool catch_on, bool throw_on, in GetExceptionResolverDescription() argument460 GetDefaultExceptionResolverDescription(catch_on, throw_on, s); in GetExceptionResolverDescription()464 bool throw_on, in GetDefaultExceptionResolverDescription() argument467 catch_on ? "on" : "off", throw_on ? "on" : "off"); in GetDefaultExceptionResolverDescription()
141 Counted::throw_on = 3; // When constructing the fourth object (counting from one). in main()156 Counted::throw_on = 3; // When constructing the fourth object. in main()
68 Counted::throw_on = 3; // When constructing the fourth object (counting from one). in main()
159 Counted::throw_on = 3; // When constructing the fourth object (counting from one). in main()175 Counted::throw_on = 3; // When constructing the fourth object. in main()
86 Counted::throw_on = 3; // When constructing the fourth object (counting from one). in main()
171 Counted::throw_on = N; // When constructing the fourth object. in main()189 Counted::throw_on = N; // When constructing the fourth object. in main()
264 virtual void GetExceptionResolverDescription(bool catch_on, bool throw_on,268 bool throw_on, Stream &s);
92 Counted::throw_on = 3; // When constructing the fourth object. in main()
90 Counted::throw_on = M; // When constructing out[3]. in main()
241 Counted::throw_on = M; // When constructing out[3]. in main()265 Counted::throw_on = M; // When constructing out[3]. in main()
238 Counted::throw_on = N; // When constructing out[3]. in main()264 Counted::throw_on = N; // When constructing out[3]. in main()
89 Counted::throw_on = N; // When constructing out[3]. in main()