Searched refs:set_pending_exception (Results 1 – 2 of 2) sorted by relevance
579 set_pending_exception(exception); in ReThrow()760 set_pending_exception(*exception_handle); in DoThrow()764 set_pending_exception(exception); in DoThrow()
560 void set_pending_exception(MaybeObject* exception) { in set_pending_exception() function674 isolate_->set_pending_exception(*pending_exception_); in ~ExceptionScope()