Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ cb
Function
cb
benchmark/timers/timers-insert-unpooled.js:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
function
cb() {
31
assert.fail(`Timer ${this._idleTimeout} should not call callback`);
32
}
Callers
nothing calls this directly
Calls
1
fail
Method · 0.45
Tested by
no test coverage detected