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

Function before

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

Source from the content-addressed store, hash-verified

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

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…