Home
last modified time | relevance | path

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

/third_party/node/test/async-hooks/
Dtest-statwatcher.js52 let w2HookCount = 0; variable
53 w2.on('change', () => w2HookCount++);
88 { init: 1, before: w2HookCount, after: w2HookCount },
104 { init: 1, before: w2HookCount, after: w2HookCount },