MCPcopy 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';
3const common = require('../common');
4const { onGC } = require('../common/gc');

Callers

nothing calls this directly

Calls 8

onGCFunction · 0.85
mainFunction · 0.70
addMethod · 0.65
requireFunction · 0.50
bindMethod · 0.45
createMethod · 0.45
runMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected