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

Function resolve

static/jquery/1.12.4/jquery.js:4222–4226  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4220 elements = this,
4221 i = this.length,
4222 resolve = function() {
4223 if ( !( --count ) ) {
4224 defer.resolveWith( elements, [ elements ] );
4225 }
4226 };
4227
4228 if ( typeof type !== "string" ) {
4229 obj = type;

Callers 1

jquery.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected