Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JsAaron/jQuery
/ resolve
Function
resolve
2.0.3/2.0.3.js:3785–3789 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3783
elements = this,
3784
i = this.length,
3785
resolve =
function
() {
3786
if
( !( --count ) ) {
3787
defer.resolveWith( elements, [ elements ] );
3788
}
3789
};
3790
3791
if
( typeof
type
!==
"string"
) {
3792
obj =
type
;
Callers
1
2.0.3.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected