Lines Matching refs:IsExceptionPending
140 if (!self->IsExceptionPending()) { in UnstartedRuntimeFindClass()
151 CHECK(self->IsExceptionPending()); in UnstartedRuntimeFindClass()
165 if (self->IsExceptionPending()) { in CheckExceptionGenerateClassNotFound()
262 DCHECK(self->IsExceptionPending()); in UnstartedClassGetPrimitiveClass()
316 if (!self->IsExceptionPending()) { in UnstartedClassNewInstance()
603 if (self->IsExceptionPending()) { in GetResourceAsStream()
660 DCHECK(self->IsExceptionPending()); in UnstartedConstructorNewInstance0()
692 if (self->IsExceptionPending()) { in UnstartedConstructorNewInstance0()
710 if (self->IsExceptionPending()) { in UnstartedVmClassLoaderFindLoadedClass()
792 DCHECK(self->IsExceptionPending()); in UnstartedSystemArraycopy()
1019 if (!self->IsExceptionPending()) { in CreateInstanceOf()
1419 DCHECK(self->IsExceptionPending()); in UnstartedUnsafeCompareAndSwapLong()
1465 DCHECK(self->IsExceptionPending()); in UnstartedUnsafeCompareAndSwapObject()
1510 DCHECK(self->IsExceptionPending()); in UnstartedUnsafePutObjectVolatile()
1533 DCHECK(self->IsExceptionPending()); in UnstartedUnsafePutOrderedObject()
1654 if (self->IsExceptionPending()) { in UnstartedMethodInvoke()
1824 CHECK(self->IsExceptionPending()); in UnstartedJNIArrayCreateObjectArray()
1863 DCHECK(self->IsExceptionPending()); in UnstartedJNIUnsafeCompareAndSwapInt()
1910 DCHECK(self->IsExceptionPending()); in UnstartedJNIUnsafePutObject()