MCPcopy Create free account
hub / github.com/benoitpointet/jquery-scrollsnap-plugin / resolve

Function resolve

demo/foundation/javascripts/jquery.js:1970–1974  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1968 elements = this,
1969 i = this.length,
1970 resolve = function() {
1971 if ( !( --count ) ) {
1972 defer.resolveWith( elements, [ elements ] );
1973 }
1974 };
1975
1976 if ( typeof type !== "string" ) {
1977 obj = type;

Callers 1

jquery.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected