Home
last modified time | relevance | path

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

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