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

Callers

nothing calls this directly

Calls 7

onGCFunction · 0.85
requireFunction · 0.50
assertFunction · 0.50
setImmediateFunction · 0.50
fromMethod · 0.45
endMethod · 0.45
onceMethod · 0.45

Tested by

no test coverage detected