Searched refs:queuedMsg (Results 1 – 1 of 1) sorted by relevance
468 const queuedMsg = this.writeQueue.shift(); constant469 if (queuedMsg !== undefined) this.write(queuedMsg);