Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13_passThrough=function(t,e,i,n){return"function"!=typeof t?this.then():this._then(i,n,void 0,new l(…
H A Ddhtmlxgantt.js.map1_passThrough","success","lastly","tap","tapCatch","handlerOrPredicate","catchInstances","./catch_f…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js2052 Promise.prototype._passThrough = function(handler, type, success, fail) { method in Promise
2063 return this._passThrough(handler,
2071 return this._passThrough(handler, 1, finallyHandler);
2077 return this._passThrough(handlerOrPredicate,
2097 return this._passThrough(catchFilter(catchInstances, handler, this),