EventEmitter.[asyncDisposeSymbol]() 方法 签名 class EventEmitter { [asyncDisposeSymbol](): Promise<void>; } 返回值: Promise<void>