Lines Matching refs:close
260 self.close();
267 self.close();
298 self.once('close', onSelfCloseWithoutTerminal);
328 self.once('close', onSelfCloseWithTerminal);
332 const onAborted = () => self.close();
337 self.once('close', disposable[SymbolDispose]);
527 close() {
534 this.emit('close');
1135 this.close();
1146 this.close();
1374 this.off('close', closeListener);
1375 this.close();
1393 this.on('close', closeListener);