Searched refs:stackStartFunction (Results 1 – 7 of 7) sorted by relevance
338 stackStartFunction467 ErrorCaptureStackTrace(this, stackStartFn || stackStartFunction);
675 var stackStartFunction = options.stackStartFunction || fail;678 Error.captureStackTrace(this, stackStartFunction);687 var fn_name = stackStartFunction.name;742 function fail(actual, expected, message, operator, stackStartFunction) {748 stackStartFunction: stackStartFunction property
27 stackStartFunction: _toss.caller property
1310 stackStartFunction: hidden property
3378 …hub.com/nodejs/node/commit/78f0c2aa75)] - **doc,assert**: document stackStartFunction in fail (Rub…
2543 …tps://github.com/nodejs/node/commit/168abb5801)] - **doc**: rename stackStartFunction in assert.md…
1404 …hub.com/nodejs/node/commit/abf6355936)] - **doc,assert**: document stackStartFunction in fail (Rub…