Home | History | Annotate | Download | only in src

Lines Matching refs:has_pending_exception

140       ASSERT((isolate)->has_pending_exception());          \
147 ASSERT(!(isolate)->has_pending_exception()); \
149 CHECK(!(isolate)->has_pending_exception()); \
573 ASSERT(has_pending_exception());
591 bool has_pending_exception() {