Searched defs:has_pending_exception (Results 1 – 3 of 3) sorted by relevance
69 bool Isolate::has_pending_exception() { in has_pending_exception() function
90 bool has_pending_exception() const { return false; } in has_pending_exception() function
793 bool has_pending_exception = in RUNTIME_FUNCTION() local