Home
last modified time | relevance | path

Searched defs:exceptionWithHostPort (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/
Derrors.js556 const exceptionWithHostPort = hideStackFrames( constant
557 function exceptionWithHostPort(err, syscall, address, port, additional) { function
755 exceptionWithHostPort, property
/third_party/node/lib/
Ddgram.js95 const exceptionWithHostPort = errors.exceptionWithHostPort; constant