MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / runNextTask

Function runNextTask

lib/test/angular/1.4.3/angular-animate.js:311–314  ·  view source on GitHub ↗
(tasks)

Source from the content-addressed store, hash-verified

309 }
310
311 function runNextTask(tasks) {
312 var nextTask = tasks.shift();
313 nextTask();
314 }
315}];
316
317var $$AnimateChildrenDirective = [function() {

Callers 1

nextTickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected