Searched refs:native_old_exception (Results 1 – 2 of 2) sorted by relevance
1179 bool native_old_exception = __isOurExceptionClass(unwind_exception); in __cxa_call_unexpected() local1187 if (native_old_exception) in __cxa_call_unexpected()1219 if (native_old_exception) in __cxa_call_unexpected()
1205 bool native_old_exception = __isOurExceptionClass(unwind_exception); in __cxa_call_unexpected() local1211 if (native_old_exception) in __cxa_call_unexpected()1242 if (native_old_exception) in __cxa_call_unexpected()