Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cujojs/when
/ f2
Function
f2
test/monitor/unhandled-forever.js:24–26 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
22
}
23
24
function
f2(p) {
25
return
p.then(
function
() {});
26
}
27
28
function
f3(p) {
29
return
p.then(
function
() {});
Callers
1
unhandled-forever.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected