MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / f

Function f

src/classic/resource/Android/phonegap/cordova-2.7.0.js:574–576  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

572 var len = c.length,
573 i = len,
574 f = function() {
575 if (!(--i)) h();
576 };
577 for (var j=0; j<len; j++) {
578 if (c[j].state === 0) {
579 throw Error('Can only use join with sticky channels.');

Callers 4

crFunction · 0.50
LFunction · 0.50
jquery.jsFile · 0.50
tryItFunction · 0.50

Calls 1

hFunction · 0.50

Tested by

no test coverage detected