Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.js
File · 0.70
prompt
Function · 0.50
constructor
Method · 0.50
run
Function · 0.50
cleanup
Function · 0.50
destroy
Method · 0.50
start
Method · 0.50
waiting
Method · 0.50
initializeFilter
Method · 0.50
isMockServerSetup
Function · 0.50
checkForEvent
Function · 0.50
checkForNewPrimary
Function · 0.50
Calls
no outgoing calls
Tested by
1
moduleExistsSync
Function · 0.40