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.js17 const destroyCallbacks = [ variable
22 const countdown = new Countdown(destroyCallbacks.length, () => {
26 destroyCallbacks.forEach((destroyCallback) => {