Home
last modified time | relevance | path

Searched refs:makeNodeErrorWithCode (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/
Derrors.js307 function makeNodeErrorWithCode(Base, key) { function
350 def = makeNodeErrorWithCode(def, sym);
355 def[clazz.name] = makeNodeErrorWithCode(clazz, sym);
/third_party/node/tools/
Dlint-md.mjs19229 return makeNodeErrorWithCode(def, sym)
19237 function makeNodeErrorWithCode(Base, key) { function