Searched refs:CLOSESTREAM (Results 1 – 2 of 2) sorted by relevance
63 const CLOSESTREAM = Symbol('closeStream') constant129 this.on('end', () => this[CLOSESTREAM]())234 [CLOSESTREAM] () {
16902 var CLOSESTREAM = Symbol("closeStream");16944 this.on("end", () => this[CLOSESTREAM]());17036 [CLOSESTREAM]() {