Searched refs:set_pending_exception (Results 1 – 3 of 3) sorted by relevance
566 void set_pending_exception(Object* exception_obj) { in set_pending_exception() function708 isolate_->set_pending_exception(*pending_exception_); in ~ExceptionScope()
853 set_pending_exception(exception); in ReThrow()1159 set_pending_exception(*exception_handle); in DoThrow()
775 isolate->set_pending_exception(*exception); in CompileDebuggerScript()