Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ enclosing-call-site.js
File
enclosing-call-site.js
test/fixtures/source-map/enclosing-call-site.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
functionA = () => {
2
functionB()
3
}
4
Callers
nothing calls this directly
Calls
1
thrower
Function · 0.50
Tested by
no test coverage detected