Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/JsAaron/jQuery
/ resolve
Function
resolve
2.1.1/test/other.js:1372–1376 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1370
elements = this,
1371
i = this.length,
1372
resolve =
function
() {
1373
if
( !( --count ) ) {
1374
defer.resolveWith( elements, [ elements ] );
1375
}
1376
};
1377
1378
if
( typeof
type
!==
"string"
) {
1379
obj =
type
;
Callers
1
other.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected