MCPcopy
hub / github.com/tdewolff/minify / resolve

Function resolve

_benchmarks/sample_jquery.js:3986–3990  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3984 elements = this,
3985 i = this.length,
3986 resolve = function() {
3987 if ( !( --count ) ) {
3988 defer.resolveWith( elements, [ elements ] );
3989 }
3990 };
3991
3992 if ( typeof type !== "string" ) {
3993 obj = type;

Callers 14

callbackFunction · 0.70
adoptFunction · 0.70
stepFunction · 0.70
getNotificationInstanceFunction · 0.70
previewImageFunction · 0.70
asyncGeneratorStepFunction · 0.70
nextFunction · 0.70
asyncMapFunction · 0.70
allPromiseFinishFunction · 0.70
validateRulesFunction · 0.70
_finishOnFirstFailedFunction · 0.70
TreeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…