Home
last modified time | relevance | path

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

/third_party/node/lib/internal/debugger/
Dinspect.js96 function waitForListenHint(text) { function
102 child.stderr.removeListener('data', waitForListenHint);
107 child.stderr.on('data', waitForListenHint);