MCPcopy 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
30function cb() {
31 assert.fail(`Timer ${this._idleTimeout} should not call callback`);
32}

Callers

nothing calls this directly

Calls 1

failMethod · 0.45

Tested by

no test coverage detected