Searched refs:handleFatalException (Results 1 – 1 of 1) sorted by relevance
70 handleFatalException(e, null) in runUnconfinedEventLoop()249 handleFatalException(fatalException, result.exceptionOrNull()) in getSuccessfulResult()271 internal fun handleFatalException(exception: Throwable?, finallyException: Throwable?) { in handleFatalException() method in kotlinx.coroutines.DispatchedTask