Searched refs:emitCloseLegacy (Results 1 - 1 of 1) sorted by relevance
/third_party/node/lib/internal/streams/ | ||
H A D | destroy.js | 287 function emitCloseLegacy(stream) { function 293 process.nextTick(emitCloseLegacy, stream); 322 process.nextTick(emitCloseLegacy, stream); |
Completed in 1 milliseconds