MCPcopy Create free account
hub / github.com/nodejs/node / test-http-agent-domain-reused-gc.js

File test-http-agent-domain-reused-gc.js

test/parallel/test-http-agent-domain-reused-gc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-gc --expose-internals
2'use strict';
3const common = require('../common');
4const http = require('http');

Callers

nothing calls this directly

Calls 11

duplexPairFunction · 0.85
createHookMethod · 0.80
writeHeadMethod · 0.80
makeRequestFunction · 0.70
requireFunction · 0.50
setImmediateFunction · 0.50
enableMethod · 0.45
endMethod · 0.45
emitMethod · 0.45
createMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected