Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Derrors.js603 const errnoException = hideStackFrames( constant
604 function errnoException(err, syscall, original) { function
919 errnoException, property
/third_party/node/lib/
Ddgram.js100 const errnoException = errors.errnoException; constant