Searched refs:integerCode (Results 1 – 2 of 2) sorted by relevance
550 constructor(integerCode, customErrorCode) { argument553 binding.nghttp2ErrorString(integerCode));555 this.errno = integerCode;
792 function onSessionInternalError(integerCode, customErrorCode) { argument794 this[kOwner].destroy(new NghttpError(integerCode, customErrorCode));