Home | History | Annotate | Download | only in src

Lines Matching refs:has_pending_exception

122       ASSERT((isolate)->has_pending_exception());          \
129 ASSERT(!(isolate)->has_pending_exception()); \
131 CHECK(!(isolate)->has_pending_exception()); \
536 ASSERT(has_pending_exception());
554 bool has_pending_exception() {