Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
3
const
common = require(
'../common'
);
4
const
{ recordState } = require(
'../common/heap'
);
Callers
nothing calls this directly
Calls
7
recordState
Function · 0.85
getHeapSnapshot
Method · 0.80
validateSnapshot
Method · 0.80
require
Function · 0.50
once
Function · 0.50
then
Method · 0.45
terminate
Method · 0.45
Tested by
no test coverage detected