MCPcopy Index your code
hub / github.com/nodejs/node / test-worker-take-heapsnapshot.js

File test-worker-take-heapsnapshot.js

test/pummel/test-worker-take-heapsnapshot.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3const common = require('../common');
4const { recordState } = require('../common/heap');

Callers

nothing calls this directly

Calls 7

recordStateFunction · 0.85
getHeapSnapshotMethod · 0.80
validateSnapshotMethod · 0.80
requireFunction · 0.50
onceFunction · 0.50
thenMethod · 0.45
terminateMethod · 0.45

Tested by

no test coverage detected