Searched refs:known_impossible (Results 1 – 1 of 1) sorted by relevance
596 bool known_impossible = kIsDebugBuild && !Runtime::Current()->AreAsyncExceptionsThrown(); in WrapExceptionInInitializer() local597 LOG(known_impossible ? FATAL : WARNING) << klass->GetDescriptor(&tmp) in WrapExceptionInInitializer()