MCPcopy Create free account
hub / github.com/nodejs/node / get-call-sites-mapped.js

File get-call-sites-mapped.js

test/fixtures/source-map/get-call-sites-mapped.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const{getCallSites}=require('node:util');process.stdout.write(JSON.stringify(getCallSites({sourceMap:true})[0]));
2//# sourceMappingURL=get-call-sites-mapped.map

Callers

nothing calls this directly

Calls 3

getCallSitesFunction · 0.85
requireFunction · 0.50
writeMethod · 0.45

Tested by

no test coverage detected