Home | History | Annotate | Download | only in src

Lines Matching refs:pending_exception

915       pending_exception() == heap_.termination_exception()) {
959 thread_local_top()->scheduled_exception_ = pending_exception();
1236 if (!is_catchable_by_javascript(pending_exception())) {
1333 pending_exception() == heap_.termination_exception();
1366 thread_local_top()->scheduled_exception_ = pending_exception();
1384 MaybeObject* e = pending_exception();
1856 ASSERT(!pending_exception()->IsFailure());
1863 handler->exception_ = pending_exception();