Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-worker-heapsnapshot-options.js
File
test-worker-heapsnapshot-options.js
test/sequential/test-worker-heapsnapshot-options.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, getHeapSnapshotOptionTests } = require(
'../common/heap'
);
Callers
nothing calls this directly
Calls
8
getHeapSnapshotOptionTests
Function · 0.85
recordState
Function · 0.85
getHeapSnapshot
Method · 0.80
require
Function · 0.50
once
Function · 0.50
then
Method · 0.45
check
Method · 0.45
terminate
Method · 0.45
Tested by
no test coverage detected