Home
last modified time | relevance | path

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

/third_party/node/test/common/
Ddebugger.js28 function bufferOutput(chunk) { function
40 child.stdout.on('data', bufferOutput);
42 child.stderr.on('data', bufferOutput);