Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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'
;
3
const
common = require(
'../common'
);
4
const
http = require(
'http'
);
Callers
nothing calls this directly
Calls
11
duplexPair
Function · 0.85
createHook
Method · 0.80
writeHead
Method · 0.80
makeRequest
Function · 0.70
require
Function · 0.50
setImmediate
Function · 0.50
enable
Method · 0.45
end
Method · 0.45
emit
Method · 0.45
create
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected