Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JsAaron/jQuery
/ resolve
Function
resolve
2.0.3/Queue.js:168–172 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
elements = this,
167
i = this.length,
168
resolve =
function
() {
169
if
(!(--count)) {
170
defer.resolveWith(elements, [elements]);
171
}
172
};
173
174
if
(typeof
type
!==
"string"
) {
175
obj =
type
;
Callers
1
Queue.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected