Home
last modified time | relevance | path

Searched refs:PendingExceptionHasAbortDescriptor (Results 1 – 1 of 1) sorted by relevance

/art/runtime/interpreter/
Dunstarted_runtime.cc161 static inline bool PendingExceptionHasAbortDescriptor(Thread* self) in PendingExceptionHasAbortDescriptor() function
183 DCHECK(!PendingExceptionHasAbortDescriptor(self)); in CheckExceptionGenerateClassNotFound()
186 DCHECK(PendingExceptionHasAbortDescriptor(self)) in CheckExceptionGenerateClassNotFound()
191 DCHECK(!PendingExceptionHasAbortDescriptor(self)); in CheckExceptionGenerateClassNotFound()
777 DCHECK(!PendingExceptionHasAbortDescriptor(self)); in UnstartedVmClassLoaderFindLoadedClass()
780 DCHECK(PendingExceptionHasAbortDescriptor(self)) in UnstartedVmClassLoaderFindLoadedClass()
785 DCHECK(!PendingExceptionHasAbortDescriptor(self)); in UnstartedVmClassLoaderFindLoadedClass()