Home
last modified time | relevance | path

Searched refs:resultPromise (Results 1 – 5 of 5) sorted by relevance

/plugin/pdfjs/pdfjs/web/
Dviewer.js12072 var resultPromise = paintTask.promise.then(function () { variable
12100 return resultPromise;
Dviewer.js.map1resultPromise","readableStream","paintOnCanvas","onRenderContinue","cancel","isCanvasHidden","show…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js4996 var resultPromise = Promise.all(reflectedResources)
5004 resultPromise.cancel();
5020 var promise = resultPromise.lastly(function() {
5021 var inspection = new Promise.PromiseInspection(resultPromise);
/plugin/datatables/assets/pdfmake/
Dpdfmake.js457 var resultPromise;
461 resultPromise = promiseFn(); // Fail in case no promise is returned.
463 if (!checkIsPromise(resultPromise)) {
464 throw new ERR_INVALID_RETURN_VALUE('instance of Promise', 'promiseFn', resultPromise);
467 resultPromise = promiseFn;
473 return resultPromise;
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js.map1resultPromise","inspections","_disposer","36","tryCatchTarget","globalObject","tryCatcher","Child"…