Home
last modified time | relevance | path

Searched refs:destroyCallbacks (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/parallel/
Dtest-http2-client-destroy.js16 const destroyCallbacks = [ variable
21 const countdown = new Countdown(destroyCallbacks.length, () => {
25 for (const destroyCallback of destroyCallbacks) {