Lines Matching refs:IsExceptionPending
342 DCHECK(self->IsExceptionPending()); in NterpGetMethod()
351 DCHECK(self->IsExceptionPending()); in NterpGetMethod()
412 DCHECK(self->IsExceptionPending()); in NterpGetStaticField()
420 DCHECK(self->IsExceptionPending()); in NterpGetStaticField()
438 DCHECK(self->IsExceptionPending()); in NterpGetStaticField()
466 DCHECK(self->IsExceptionPending()); in NterpGetInstanceFieldOffset()
481 DCHECK(self->IsExceptionPending()); in NterpGetInstanceFieldOffset()
513 DCHECK(self->IsExceptionPending()); in NterpGetClass()
536 DCHECK(self->IsExceptionPending()); in NterpAllocateObject()
568 DCHECK(self->IsExceptionPending()); in NterpLoadObject()
623 DCHECK(self->IsExceptionPending()); in DoFilledNewArray()