Searched refs:set_pending_exception (Results 1 – 3 of 3) sorted by relevance
33 void Isolate::set_pending_exception(Object* exception_obj) { in set_pending_exception() function105 isolate_->set_pending_exception(*pending_exception_); in ~ExceptionScope()
583 inline void set_pending_exception(Object* exception_obj);
1170 set_pending_exception(*exception_handle); in Throw()1179 set_pending_exception(exception); in Throw()