Searched refs:exception_handle (Results 1 – 2 of 2) sorted by relevance
990 Handle<Object> exception_handle(exception, this); in Throw() local1009 debug()->OnThrow(exception_handle); in Throw()1024 ReportBootstrappingException(exception_handle, location); in Throw()1026 Handle<Object> message_obj = CreateMessage(exception_handle, location); in Throw()1053 set_pending_exception(*exception_handle); in Throw()
1596 i::Handle<i::JSObject> exception_handle( in TestParserSyncWithFlags() local1600 isolate, exception_handle, "message").ToHandleChecked()); in TestParserSyncWithFlags()5622 i::Handle<i::JSObject> exception_handle( in TEST() local5626 isolate, exception_handle, "message").ToHandleChecked()); in TEST()