Searched refs:uncaughtExceptions (Results 1 – 2 of 2) sorted by relevance
199 unsigned int uncaughtExceptions; member
793 info->globals.uncaughtExceptions++; in throw_exception()916 globals->uncaughtExceptions++; in __cxa_rethrow()1269 globals->uncaughtExceptions--;1569 return info->globals.uncaughtExceptions != 0;1578 return info->globals.uncaughtExceptions;