MCPcopy Index your code
hub / github.com/nodejs/node / after

Function after

test/common/index.js:249–249  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

247 },
248 before() { },
249 after() { },
250 destroy(id) {
251 if (destroydIdsList[id] !== undefined) {
252 process._rawDebug(destroydIdsList[id]);

Callers 15

test-ffi-memory.jsFile · 0.50
root-duration.mjsFile · 0.50
one.test.jsFile · 0.50
two.test.jsFile · 0.50
abort_hooks.jsFile · 0.50
hooks.jsFile · 0.50
name_pattern.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…