MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / resolve

Function resolve

src/test/resources/libraries/jQuery/1.8.2/jquery/src/queue.js:124–128  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 elements = this,
123 i = this.length,
124 resolve = function() {
125 if ( !( --count ) ) {
126 defer.resolveWith( elements, [ elements ] );
127 }
128 };
129
130 if ( typeof type !== "string" ) {
131 obj = type;

Callers 15

queue.jsFile · 0.70
Deferred.jsFile · 0.50
unifiedEvalFunction · 0.50
_hyperscript.jsFile · 0.50
listenerFunction · 0.50
parseReturnFunctionFunction · 0.50
parseRepeatExpressionFunction · 0.50
unifiedEvalFunction · 0.50
_hyperscript.jsFile · 0.50
listenerFunction · 0.50
parseReturnFunctionFunction · 0.50
parseRepeatExpressionFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…