Searched refs:errorProperties (Results 1 – 5 of 5) sorted by relevance
43 function codedTypeError(message, errorProperties = kEmptyObject) { argument46 ObjectAssign(err, errorProperties);
184 assert.strictEqual(typeof report.javascriptStack.errorProperties,
863 const genericNodeError = hideStackFrames(function genericNodeError(message, errorProperties) { argument866 ObjectAssign(err, errorProperties);
3528 …`](https://github.com/nodejs/node/commit/9760c6caff)] - **src**: add errorProperties on process.re…
1404 …`](https://github.com/nodejs/node/commit/d3737a1c32)] - **src**: add errorProperties on process.re…