Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/bluebird/js/release/
Ddebuggability.js414 function longStackTracesAttachExtraTrace(error, ignoreSelf) { argument
418 if (ignoreSelf) trace = trace._parent;
/third_party/node/deps/npm/node_modules/bluebird/js/browser/
Dbluebird.core.js939 function longStackTracesAttachExtraTrace(error, ignoreSelf) {
943 if (ignoreSelf) trace = trace._parent;
Dbluebird.js1086 function longStackTracesAttachExtraTrace(error, ignoreSelf) {
1090 if (ignoreSelf) trace = trace._parent;