MCPcopy Create free account
hub / github.com/TruthHun/BookStack / resolve

Function resolve

static/wangEditor/js/lib/jquery-2.2.1.js:4141–4145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4139 elements = this,
4140 i = this.length,
4141 resolve = function() {
4142 if ( !( --count ) ) {
4143 defer.resolveWith( elements, [ elements ] );
4144 }
4145 };
4146
4147 if ( typeof type !== "string" ) {
4148 obj = type;

Callers 1

jquery-2.2.1.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected