MCPcopy Create free account
hub / github.com/curran/screencasts / all

Function all

bower_components/angular/angular.js:11814–11836  ·  view source on GitHub ↗

* @ngdoc method * @name $q#all * @kind function * * @description * Combines multiple promises into a single promise that is resolved when all of the input * promises are resolved. * * @param {Array. |Object. } promises An array or hash of promises. * @retur

(promises)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

deferFunction · 0.70
forEachFunction · 0.70
refFunction · 0.70
isArrayFunction · 0.50

Tested by

no test coverage detected