MCPcopy Create free account
hub / github.com/JacksonTian/fks / wrappedProgressback

Function wrappedProgressback

fks_chart/bower_components/angular/angular.js:11698–11704  ·  view source on GitHub ↗
(progress)

Source from the content-addressed store, hash-verified

11696 };
11697
11698 var wrappedProgressback = function(progress) {
11699 try {
11700 result.notify((isFunction(progressback) ? progressback : defaultCallback)(progress));
11701 } catch(e) {
11702 exceptionHandler(e);
11703 }
11704 };
11705
11706 if (pending) {
11707 pending.push([wrappedCallback, wrappedErrback, wrappedProgressback]);

Callers 1

whenFunction · 0.85

Calls 1

isFunctionFunction · 0.85

Tested by

no test coverage detected