Home
last modified time | relevance | path

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

/third_party/node/lib/internal/debugger/
Dinspect_client.js43 function unpackError({ code, message }) { function
46 ErrorCaptureStackTrace(err, unpackError);
251 if (error) reject(unpackError(error));