Home
last modified time | relevance | path

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

/third_party/node/lib/internal/crypto/
Dwebidl.js43 function codedTypeError(message, errorProperties = kEmptyObject) { argument
/third_party/node/lib/internal/
Derrors.js863 const genericNodeError = hideStackFrames(function genericNodeError(message, errorProperties) { argument