Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Derrors.js522 const errnoException = hideStackFrames( constant
523 function errnoException(err, syscall, original) { function
754 errnoException, property
/third_party/node/lib/
Ddgram.js94 const errnoException = errors.errnoException; constant