Searched defs:has_exception (Results 1 – 5 of 5) sorted by relevance
278 bool has_exception = value.is_null(); in Invoke() local395 bool has_exception = value.IsException(isolate); in Invoke() local
26 bool has_exception = isolate_->has_pending_exception(); in ~InvokeScope() local
1251 bool has_exception() const { return internal_trampoline_exception_; } in has_exception() function
1632 bool has_exception() const { return internal_trampoline_exception_; } in has_exception() function
1586 bool has_exception() const { return internal_trampoline_exception_; } in has_exception() function