Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JsAaron/jQuery
/ resolve
Function
resolve
2.1.1/test/jquery-1.11.1.js:4069–4073 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4067
elements = this,
4068
i = this.length,
4069
resolve =
function
() {
4070
if
( !( --count ) ) {
4071
defer.resolveWith( elements, [ elements ] );
4072
}
4073
};
4074
4075
if
( typeof
type
!==
"string"
) {
4076
obj =
type
;
Callers
1
jquery-1.11.1.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected