MCPcopy
hub / github.com/mongodb/node-mongodb-native / resolve

Function resolve

docs/2.2/js/jquery.js:4024–4028  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4022 elements = this,
4023 i = this.length,
4024 resolve = function() {
4025 if ( !( --count ) ) {
4026 defer.resolveWith( elements, [ elements ] );
4027 }
4028 };
4029
4030 if ( typeof type !== "string" ) {
4031 obj = type;

Callers 15

jquery.jsFile · 0.70
promptFunction · 0.50
constructorMethod · 0.50
runFunction · 0.50
cleanupFunction · 0.50
destroyMethod · 0.50
startMethod · 0.50
waitingMethod · 0.50
initializeFilterMethod · 0.50
isMockServerSetupFunction · 0.50
checkForEventFunction · 0.50
checkForNewPrimaryFunction · 0.50

Calls

no outgoing calls

Tested by 1

moduleExistsSyncFunction · 0.40