Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JsAaron/jQuery
/ deferred.js
File
deferred.js
1.6.1/src/deferred.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
( jQuery ) {
2
3
var
// Promise methods
4
promiseMethods =
"done fail isResolved isRejected promise then always pipe"
.split(
" "
),
Callers
nothing calls this directly
Calls
1
resolveFunc
Function · 0.70
Tested by
no test coverage detected