MCPcopy Create free account
hub / github.com/DanWahlin/MasteringJavaScriptCourseCode / Q

Function Q

Mastering JavaScript/js/libs/q.js:449–463  ·  view source on GitHub ↗

* Constructs a promise for an immediate reference, passes promises through, or * coerces promises from different systems. * @param value immediate reference or promise

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

deferFunction · 0.70
q.jsFile · 0.70
raceFunction · 0.70
whenFunction · 0.70
masterFunction · 0.70
spreadFunction · 0.70
continuerFunction · 0.70
dispatchFunction · 0.70
allSettledFunction · 0.70
progressFunction · 0.70
nodeifyFunction · 0.70

Calls 3

isPromiseAlikeFunction · 0.70
coerceFunction · 0.70
fulfillFunction · 0.70

Tested by

no test coverage detected