Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-domain-async-id-map-leak.js
File
test-domain-async-id-map-leak.js
test/parallel/test-domain-async-id-map-leak.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-gc
2
'use strict'
;
3
const
common = require(
'../common'
);
4
const
{ onGC } = require(
'../common/gc'
);
Callers
nothing calls this directly
Calls
8
onGC
Function · 0.85
main
Function · 0.70
add
Method · 0.65
require
Function · 0.50
bind
Method · 0.45
create
Method · 0.45
run
Method · 0.45
remove
Method · 0.45
Tested by
no test coverage detected