Home
last modified time | relevance | path

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

/third_party/node/lib/internal/assert/
Dassertion_error.js338 stackStartFunction
467 ErrorCaptureStackTrace(this, stackStartFn || stackStartFunction);
/third_party/freetype/docs/reference/assets/javascripts/lunr/
Dwordcut.js675 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
/third_party/node/deps/npm/node_modules/assert-plus/
Dassert.js27 stackStartFunction: _toss.caller property
/third_party/node/test/parallel/
Dtest-assert.js1310 stackStartFunction: hidden property
/third_party/node/doc/changelogs/
DCHANGELOG_V8.md3378 …hub.com/nodejs/node/commit/78f0c2aa75)] - **doc,assert**: document stackStartFunction in fail (Rub…
DCHANGELOG_V10.md2543 …tps://github.com/nodejs/node/commit/168abb5801)] - **doc**: rename stackStartFunction in assert.md…
DCHANGELOG_V6.md1404 …hub.com/nodejs/node/commit/abf6355936)] - **doc,assert**: document stackStartFunction in fail (Rub…