MCPcopy Create free account
hub / github.com/frank-lam/fullstack-tutorial / resolve

Function resolve

notes/docsify/unpkg/gotop/jquery-2.1.0.js:3936–3940  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3934 elements = this,
3935 i = this.length,
3936 resolve = function() {
3937 if ( !( --count ) ) {
3938 defer.resolveWith( elements, [ elements ] );
3939 }
3940 };
3941
3942 if ( typeof type !== "string" ) {
3943 obj = type;

Callers 1

jquery-2.1.0.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected