MCPcopy 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

1const functionA = () => {
2 functionB()
3}
4

Callers

nothing calls this directly

Calls 1

throwerFunction · 0.50

Tested by

no test coverage detected