Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-zlib-invalid-input-memory.js
File
test-zlib-invalid-input-memory.js
test/parallel/test-zlib-invalid-input-memory.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
7
onGC
Function · 0.85
require
Function · 0.50
assert
Function · 0.50
setImmediate
Function · 0.50
from
Method · 0.45
end
Method · 0.45
once
Method · 0.45
Tested by
no test coverage detected