MCPcopy Index your code
hub / github.com/nodejs/node / test-util-getcallsites-sourcemap.js

File test-util-getcallsites-sourcemap.js

test/parallel/test-util-getcallsites-sourcemap.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3require('../common');
4const assert = require('node:assert');

Callers

nothing calls this directly

Calls 7

getCallSitesFunction · 0.85
parseMethod · 0.65
requireFunction · 0.50
spawnSyncFunction · 0.50
okMethod · 0.45
pathMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected