MCPcopy Index your code
hub / github.com/nodejs/node / test-diagnostics-channel-memory-leak.js

File test-diagnostics-channel-memory-leak.js

test/parallel/test-diagnostics-channel-memory-leak.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --max-old-space-size=16
2'use strict';
3
4// This test ensures that diagnostic channel references aren't leaked.

Callers

nothing calls this directly

Calls 6

StringClass · 0.85
unsubscribeFunction · 0.85
subscribeFunction · 0.70
requireFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected