Searched refs:set_pending_exception (Results 1 – 3 of 3) sorted by relevance
545 void set_pending_exception(MaybeObject* exception) { in set_pending_exception() function657 isolate_->set_pending_exception(*pending_exception_); in ~ExceptionScope()
933 set_pending_exception(exception); in ReThrow()1147 set_pending_exception(*exception_handle); in DoThrow()
783 isolate->set_pending_exception(*exception); in CompileDebuggerScript()