Home | History | Annotate | Download | only in src

Lines Matching refs:pending_exception

188   C(PendingException, pending_exception)                \
321 // invariants that hold about pending_exception. We may want to
584 inline Object* pending_exception();
588 THREAD_LOCAL_TOP_ADDRESS(Object*, pending_exception)