Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cujojs/when
/ success
Function
success
node.js:239–241 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
237
return
promise;
238
239
function
success(value) {
240
wrapped(null, value);
241
}
242
243
function
wrapped(err, value) {
244
setTimer(
function
() {
Callers
nothing calls this directly
Calls
1
wrapped
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…