Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Derrors.js76 const MainContextError = Error; constant
132 if (typeof MainContextError.prepareStackTrace === 'function') {
133 return MainContextError.prepareStackTrace(error, trace);