Searched refs:exception_handle (Results 1 – 1 of 1) sorted by relevance
1075 Handle<Object> exception_handle(exception, this); in Throw() local1127 debug()->OnThrow(exception_handle); in Throw()1142 ReportBootstrappingException(exception_handle, location); in Throw()1144 Handle<Object> message_obj = CreateMessage(exception_handle, location); in Throw()1173 set_pending_exception(*exception_handle); in Throw()