Home | History | Annotate | Download | only in src

Lines Matching refs:has_pending_exception

2014   DCHECK(!isolate->has_pending_exception());
2305 if (isolate->has_pending_exception()) return result;
4204 if (isolate->has_pending_exception()) return isolate->heap()->exception();
5687 DCHECK(!isolate->has_pending_exception());
9245 DCHECK(!isolate->has_pending_exception());
9383 if (isolate->has_pending_exception()) {
9498 if (isolate->has_pending_exception()) return isolate->heap()->exception();
12330 DCHECK(isolate_->has_pending_exception());