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

File test-heapdump-vm-script.js

test/pummel/test-heapdump-vm-script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3const { validateByRetainingPath } = require('../common/heap');
4const source = 'const foo = 123';

Callers

nothing calls this directly

Calls 3

validateByRetainingPathFunction · 0.85
requireFunction · 0.50
logMethod · 0.45

Tested by

no test coverage detected