MCPcopy Index your code
hub / github.com/idank/explainshell / resolve

Function resolve

explainshell/web/static/js/jquery.js:2012–2016  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2010 elements = this,
2011 i = this.length,
2012 resolve = function() {
2013 if ( !( --count ) ) {
2014 defer.resolveWith( elements, [ elements ] );
2015 }
2016 };
2017
2018 if ( typeof type !== "string" ) {
2019 obj = type;

Callers 1

jquery.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected