Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ a
Function
a
test/fixtures/repl-pretty-stack.js:3–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
function
a() {
4
b();
5
}
6
7
function
b() {
8
c();
Callers
1
repl-pretty-stack.js
File · 0.70
Calls
1
b
Function · 0.70
Tested by
no test coverage detected