Searched refs:native_new_exception (Results 1 – 1 of 1) sorted by relevance
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()