MCPcopy Index your code
hub / github.com/nodejs/node / test-common-gc.js

File test-common-gc.js

test/parallel/test-common-gc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

onGCFunction · 0.85
requireFunction · 0.50

Tested by

no test coverage detected