Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ c
Function
c
test/fixtures/repl-pretty-stack.js:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
function
c() {
12
d(
function
() { throw
new
Error(
'Whoops!'
); });
13
}
14
15
function
d(f) {
16
f();
Callers
5
b
Function · 0.70
__init__
Method · 0.50
load
Function · 0.50
compose
Function · 0.50
createRulesMap
Function · 0.50
Calls
1
d
Function · 0.70
Tested by
no test coverage detected