Home
last modified time | relevance | path

Searched refs:maybeOnconnect (Results 1 - 1 of 1) sorted by relevance

/third_party/node/test/async-hooks/
H A Dtest-pipeconnectwrap.js22 process.nextTick(maybeOnconnect.bind(null, 'server'));
32 common.mustCall(maybeOnconnect.bind(null, 'client')));
54 function maybeOnconnect(source) { function

Completed in 1 milliseconds