Home
last modified time | relevance | path

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

/third_party/node/lib/
Devents.js362 function addCatch(that, promise, type, args) { function
523 addCatch(this, result, type, args);
537 addCatch(this, result, type, args);
/third_party/node/lib/internal/
Devent_target.js792 addCatch(result);
1050 function addCatch(promise) { function