Lines Matching full:there
135 // Just in case there exists a dependent exception that is pointing to this,
218 will call terminate, assuming that there was no handler for the
242 // This only happens when there is no handler, or some unexpected unwinding
362 already there (from a rethrow).
405 // there by a previous rethrow
443 * If it has been rethrown, there is nothing to do.
462 // will have been made an empty stack by __cxa_rethrow() and there is
479 // Keep handlerCount negative in case there are nested catch's
510 // and delete it. If there are nested catch's and they try
521 // and that's ok. exceptionType is there too.
527 return NULL; // If there have never been any exceptions, there are none now.
579 // There is some weird code generation bug happening with
632 If there is no such thrown object or if the thrown object is foreign,
635 We can use __cxa_get_globals_fast here to get the globals because if there have
645 return NULL; // If there are no globals, there is no exception