MCPcopy Index your code
hub / github.com/nodejs/node / test-heapdump.js

File test-heapdump.js

test/sequential/test-heapdump.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const { isMainThread } = require('worker_threads');

Callers

nothing calls this directly

Calls 15

writeHeapSnapshotFunction · 0.85
getHeapSnapshotFunction · 0.85
chdirMethod · 0.80
forEachMethod · 0.65
parseMethod · 0.65
requireFunction · 0.50
pipelineFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45
accessSyncMethod · 0.45
mkdirSyncMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected