Searched refs:native_new_exception (Results 1 – 2 of 2) sorted by relevance
1246 bool native_new_exception = __isOurExceptionClass(&new_exception_header->unwindHeader); in __cxa_call_unexpected() local1248 if (native_new_exception && (new_exception_header != old_exception_header)) in __cxa_call_unexpected()
1267 bool native_new_exception = __isOurExceptionClass(&new_exception_header->unwindHeader); in __cxa_call_unexpected() local1269 if (native_new_exception && (new_exception_header != old_exception_header)) in __cxa_call_unexpected()