MCPcopy Create free account
hub / github.com/SimplyDo/projector / all

Function all

lib/angular/angular.js:6529–6550  ·  view source on GitHub ↗

* @ngdoc * @name angular.module.ng.$q#all * @methodOf angular.module.ng.$q * @description * Combines multiple promises into a single promise that is resolved when all of the input * promises are resolved. * * @param {Array. } promises An array of promises. * @returns

(promises)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

deferFunction · 0.85
forEachFunction · 0.85
refFunction · 0.85

Tested by

no test coverage detected