@attocash/commons-js 6.3.0 → 6.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/commons-commons-js.d.mts +1244 -0
- package/commons-commons-js.mjs +78810 -3
- package/commons-commons-js.mjs.map +1 -1
- package/index.d.ts +1 -7
- package/index.mjs +1 -6
- package/package.json +1 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DateTimeUnit.mjs +0 -332
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DateTimeUnit.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DayOfWeek.mjs +0 -96
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DayOfWeek.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Exceptions.mjs +0 -104
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Exceptions.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDate.mjs +0 -439
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDate.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDateTime.mjs +0 -238
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDateTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalTime.mjs +0 -295
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Month.mjs +0 -175
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Month.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/OverloadMarker.mjs +0 -49
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/OverloadMarker.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/TimeZone.mjs +0 -380
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/TimeZone.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/UtcOffset.mjs +0 -202
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/UtcOffset.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/YearMonth.mjs +0 -139
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/YearMonth.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/ZonedDateTime.mjs +0 -79
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/ZonedDateTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormat.mjs +0 -102
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormatBuilder.mjs +0 -264
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormatBuilder.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateFormat.mjs +0 -506
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateTimeFormat.mjs +0 -330
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateTimeFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalTimeFormat.mjs +0 -767
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalTimeFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/UtcOffsetFormat.mjs +0 -769
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/UtcOffsetFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/YearMonthFormat.mjs +0 -400
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/YearMonthFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/MonthDayTime.mjs +0 -29
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/MonthDayTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/OffsetInfo.mjs +0 -147
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/OffsetInfo.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/Platform.mjs +0 -412
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/Platform.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/PlatformSpecifics.mjs +0 -37
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/PlatformSpecifics.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/RegionTimeZone.mjs +0 -102
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/RegionTimeZone.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/TimeZoneRules.mjs +0 -237
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/TimeZoneRules.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/dateCalculations.mjs +0 -47
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/dateCalculations.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Builder.mjs +0 -55
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Builder.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldFormatDirective.mjs +0 -155
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldFormatDirective.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldSpec.mjs +0 -177
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldSpec.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FormatStructure.mjs +0 -693
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FormatStructure.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Predicate.mjs +0 -107
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Predicate.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/Formatter.mjs +0 -174
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/Formatter.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/FormatterOperation.mjs +0 -178
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/FormatterOperation.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/NumberConsumer.mjs +0 -260
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/NumberConsumer.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParseResult.mjs +0 -61
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParseResult.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/Parser.mjs +0 -456
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/Parser.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParserOperation.mjs +0 -440
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParserOperation.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/math.mjs +0 -95
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/math.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/mathNative.mjs +0 -51
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/mathNative.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/util.mjs +0 -22
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/util.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/DateTimeUnitSerializers.mjs +0 -431
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/DateTimeUnitSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateTimeSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateTimeSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalTimeSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalTimeSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/TimeZoneSerializers.mjs +0 -130
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/TimeZoneSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/YearMonthSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/YearMonthSerializers.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.export.d.mts +0 -21
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.export.mjs +0 -23
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.mjs +0 -106
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccount.export.d.mts +0 -39
- package/commons-commons-core/cash/atto/commons/AttoAccount.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoAccount.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccount.mjs +0 -524
- package/commons-commons-core/cash/atto/commons/AttoAccount.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.export.d.mts +0 -28
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.mjs +0 -444
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAddress.export.d.mts +0 -39
- package/commons-commons-core/cash/atto/commons/AttoAddress.export.mjs +0 -24
- package/commons-commons-core/cash/atto/commons/AttoAddress.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAddress.mjs +0 -282
- package/commons-commons-core/cash/atto/commons/AttoAddress.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.export.d.mts +0 -34
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.export.mjs +0 -26
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.mjs +0 -162
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.d.mts +0 -55
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.mjs +0 -39
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAmount.mjs +0 -363
- package/commons-commons-core/cash/atto/commons/AttoAmount.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoBlock.export.d.mts +0 -277
- package/commons-commons-core/cash/atto/commons/AttoBlock.export.mjs +0 -63
- package/commons-commons-core/cash/atto/commons/AttoBlock.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoBlock.mjs +0 -2443
- package/commons-commons-core/cash/atto/commons/AttoBlock.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoBufferExtensions.mjs +0 -148
- package/commons-commons-core/cash/atto/commons/AttoBufferExtensions.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoChallenge.export.d.mts +0 -27
- package/commons-commons-core/cash/atto/commons/AttoChallenge.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoChallenge.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoChallenge.mjs +0 -133
- package/commons-commons-core/cash/atto/commons/AttoChallenge.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHash.export.d.mts +0 -37
- package/commons-commons-core/cash/atto/commons/AttoHash.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoHash.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHash.mjs +0 -182
- package/commons-commons-core/cash/atto/commons/AttoHash.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHasher.js.mjs +0 -47
- package/commons-commons-core/cash/atto/commons/AttoHasher.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHeight.export.d.mts +0 -33
- package/commons-commons-core/cash/atto/commons/AttoHeight.export.mjs +0 -26
- package/commons-commons-core/cash/atto/commons/AttoHeight.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHeight.mjs +0 -247
- package/commons-commons-core/cash/atto/commons/AttoHeight.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoInstant.export.d.mts +0 -31
- package/commons-commons-core/cash/atto/commons/AttoInstant.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoInstant.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoInstant.mjs +0 -189
- package/commons-commons-core/cash/atto/commons/AttoInstant.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoJob.mjs +0 -26
- package/commons-commons-core/cash/atto/commons/AttoJob.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.export.d.mts +0 -18
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.export.mjs +0 -17
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.mjs +0 -82
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.export.d.mts +0 -30
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.export.mjs +0 -22
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.js.mjs +0 -23
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.mjs +0 -193
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonicDictionary.mjs +0 -61
- package/commons-commons-core/cash/atto/commons/AttoMnemonicDictionary.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoNetwork.export.d.mts +0 -48
- package/commons-commons-core/cash/atto/commons/AttoNetwork.export.mjs +0 -34
- package/commons-commons-core/cash/atto/commons/AttoNetwork.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoNetwork.mjs +0 -189
- package/commons-commons-core/cash/atto/commons/AttoNetwork.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.export.d.mts +0 -27
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.export.mjs +0 -22
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.js.mjs +0 -65
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.mjs +0 -196
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.export.d.mts +0 -28
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.export.d.mts +0 -3
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.export.mjs +0 -12
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.mjs +0 -21
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.mjs +0 -129
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoReceivable.export.d.mts +0 -26
- package/commons-commons-core/cash/atto/commons/AttoReceivable.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoReceivable.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoReceivable.mjs +0 -423
- package/commons-commons-core/cash/atto/commons/AttoReceivable.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.export.d.mts +0 -16
- package/commons-commons-core/cash/atto/commons/AttoSeed.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoSeed.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.export.d.mts +0 -3
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.export.mjs +0 -12
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.mjs +0 -91
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.mjs +0 -85
- package/commons-commons-core/cash/atto/commons/AttoSeed.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSerializable.export.d.mts +0 -8
- package/commons-commons-core/cash/atto/commons/AttoSerializable.export.mjs +0 -4
- package/commons-commons-core/cash/atto/commons/AttoSerializable.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSerializable.mjs +0 -27
- package/commons-commons-core/cash/atto/commons/AttoSerializable.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSignature.export.d.mts +0 -29
- package/commons-commons-core/cash/atto/commons/AttoSignature.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoSignature.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSignature.js.mjs +0 -19
- package/commons-commons-core/cash/atto/commons/AttoSignature.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSignature.mjs +0 -135
- package/commons-commons-core/cash/atto/commons/AttoSignature.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSigner.export.d.mts +0 -28
- package/commons-commons-core/cash/atto/commons/AttoSigner.export.mjs +0 -19
- package/commons-commons-core/cash/atto/commons/AttoSigner.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSigner.js.mjs +0 -112
- package/commons-commons-core/cash/atto/commons/AttoSigner.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSigner.mjs +0 -95
- package/commons-commons-core/cash/atto/commons/AttoSigner.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoTransaction.export.d.mts +0 -38
- package/commons-commons-core/cash/atto/commons/AttoTransaction.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoTransaction.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoTransaction.mjs +0 -356
- package/commons-commons-core/cash/atto/commons/AttoTransaction.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoValidation.export.d.mts +0 -9
- package/commons-commons-core/cash/atto/commons/AttoValidation.export.mjs +0 -4
- package/commons-commons-core/cash/atto/commons/AttoValidation.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoValidation.mjs +0 -76
- package/commons-commons-core/cash/atto/commons/AttoValidation.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVersion.export.d.mts +0 -16
- package/commons-commons-core/cash/atto/commons/AttoVersion.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoVersion.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVersion.mjs +0 -149
- package/commons-commons-core/cash/atto/commons/AttoVersion.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVote.export.d.mts +0 -38
- package/commons-commons-core/cash/atto/commons/AttoVote.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoVote.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVote.mjs +0 -386
- package/commons-commons-core/cash/atto/commons/AttoVote.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoWork.export.d.mts +0 -30
- package/commons-commons-core/cash/atto/commons/AttoWork.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoWork.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoWork.mjs +0 -236
- package/commons-commons-core/cash/atto/commons/AttoWork.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoWorkTarget.mjs +0 -148
- package/commons-commons-core/cash/atto/commons/AttoWorkTarget.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/Extensions.export.d.mts +0 -4
- package/commons-commons-core/cash/atto/commons/Extensions.export.mjs +0 -16
- package/commons-commons-core/cash/atto/commons/Extensions.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/Extensions.mjs +0 -133
- package/commons-commons-core/cash/atto/commons/Extensions.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/utils/Base32.mjs +0 -156
- package/commons-commons-core/cash/atto/commons/utils/Base32.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/utils/SecureRandom.js.mjs +0 -40
- package/commons-commons-core/cash/atto/commons/utils/SecureRandom.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/utils/SubtleCrypto.mjs +0 -37
- package/commons-commons-core/cash/atto/commons/utils/SubtleCrypto.mjs.map +0 -1
- package/commons-commons-core.mjs +0 -33
- package/commons-commons-core.mjs.map +0 -1
- package/commons-commons-js/cash/atto/commons/js/Placeholder.mjs +0 -14
- package/commons-commons-js/cash/atto/commons/js/Placeholder.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClient.mjs +0 -29
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClient.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.export.d.mts +0 -26
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.mjs +0 -1248
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.export.d.mts +0 -74
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.export.mjs +0 -29
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.mjs +0 -751
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.d.mts +0 -12
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.mjs +0 -32
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.mjs +0 -185
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitor.mjs +0 -66
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.mjs +0 -218
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.mjs +0 -97
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitor.mjs +0 -251
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.export.d.mts +0 -16
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.mjs +0 -286
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.export.d.mts +0 -12
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.mjs +0 -33
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoHeightMonitor.mjs +0 -339
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoHeightMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitor.mjs +0 -66
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.mjs +0 -218
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.mjs +0 -97
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.export.d.mts +0 -14
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.mjs +0 -75
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.mjs.map +0 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientRemote.mjs +0 -2039
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientRemote.mjs.map +0 -1
- package/commons-commons-node-remote.mjs +0 -7
- package/commons-commons-node-remote.mjs.map +0 -1
- package/commons-commons-node.mjs +0 -15
- package/commons-commons-node.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.export.d.mts +0 -15
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.export.mjs +0 -13
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.export.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.mjs +0 -1002
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.js.export.d.mts +0 -25
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.js.export.mjs +0 -13
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.js.export.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.js.mjs +0 -405
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.js.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.export.d.mts +0 -21
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.mjs +0 -156
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-wallet.mjs +0 -9
- package/commons-commons-wallet.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorker.mjs +0 -57
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorker.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.export.d.mts +0 -15
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.export.mjs +0 -13
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.export.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.mjs +0 -108
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.mjs +0 -15
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerCache.mjs +0 -348
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerCache.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerOperations.mjs +0 -351
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerOperations.mjs.map +0 -1
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.export.d.mts +0 -17
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.mjs +0 -111
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.mjs.map +0 -1
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerRemote.mjs +0 -297
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerRemote.mjs.map +0 -1
- package/commons-commons-worker-remote.mjs +0 -7
- package/commons-commons-worker-remote.mjs.map +0 -1
- package/commons-commons-worker.mjs +0 -7
- package/commons-commons-worker.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/AutoCloseableJs.mjs +0 -52
- package/kotlin-kotlin-stdlib/kotlin/AutoCloseableJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Char.mjs +0 -133
- package/kotlin-kotlin-stdlib/kotlin/Char.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/CharSequence.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/CharSequence.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Comparable.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/Comparable.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ComparatorJs.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/ComparatorJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/DeepRecursive.mjs +0 -158
- package/kotlin-kotlin-stdlib/kotlin/DeepRecursive.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Enum.mjs +0 -71
- package/kotlin-kotlin-stdlib/kotlin/Enum.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ExceptionsH.mjs +0 -33
- package/kotlin-kotlin-stdlib/kotlin/ExceptionsH.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Lazy.mjs +0 -98
- package/kotlin-kotlin-stdlib/kotlin/Lazy.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Library.mjs +0 -28
- package/kotlin-kotlin-stdlib/kotlin/Library.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/NumbersJs.mjs +0 -75
- package/kotlin-kotlin-stdlib/kotlin/NumbersJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Primitives.mjs +0 -36
- package/kotlin-kotlin-stdlib/kotlin/Primitives.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Result.mjs +0 -147
- package/kotlin-kotlin-stdlib/kotlin/Result.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Standard.mjs +0 -31
- package/kotlin-kotlin-stdlib/kotlin/Standard.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Tuples.mjs +0 -100
- package/kotlin-kotlin-stdlib/kotlin/Tuples.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UByte.mjs +0 -105
- package/kotlin-kotlin-stdlib/kotlin/UByte.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UByteArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/UByteArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UInt.mjs +0 -105
- package/kotlin-kotlin-stdlib/kotlin/UInt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UIntArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/UIntArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ULong.mjs +0 -107
- package/kotlin-kotlin-stdlib/kotlin/ULong.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ULongArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/ULongArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UShort.mjs +0 -106
- package/kotlin-kotlin-stdlib/kotlin/UShort.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UShortArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/UShortArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Unit.mjs +0 -34
- package/kotlin-kotlin-stdlib/kotlin/Unit.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UnsignedJs.mjs +0 -182
- package/kotlin-kotlin-stdlib/kotlin/UnsignedJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractCollection.mjs +0 -99
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractCollection.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractList.mjs +0 -225
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractList.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMap.mjs +0 -312
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableCollectionJs.mjs +0 -87
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableCollectionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableListJs.mjs +0 -224
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableListJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableMap.mjs +0 -101
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableSet.mjs +0 -43
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractSet.mjs +0 -77
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayDeque.mjs +0 -563
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayDeque.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayFunctions.mjs +0 -44
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayFunctions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayListJs.mjs +0 -235
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayListJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArraySorting.mjs +0 -126
- package/kotlin-kotlin-stdlib/kotlin/collections/ArraySorting.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.export.d.mts +0 -11
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.export.mjs +0 -14
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.export.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.mjs +0 -137
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/CollectionsKt.mjs +0 -302
- package/kotlin-kotlin-stdlib/kotlin/collections/CollectionsKt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMap.mjs +0 -96
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntry.mjs +0 -194
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntry.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntryDefault.mjs +0 -157
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntryDefault.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashSet.mjs +0 -74
- package/kotlin-kotlin-stdlib/kotlin/collections/HashSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/IndexedValue.mjs +0 -52
- package/kotlin-kotlin-stdlib/kotlin/collections/IndexedValue.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalHashMap.mjs +0 -756
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalHashMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalMap.mjs +0 -63
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterables.mjs +0 -65
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterables.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterators.mjs +0 -37
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterators.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashMap.mjs +0 -91
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashSet.mjs +0 -48
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/MapWithDefault.mjs +0 -43
- package/kotlin-kotlin-stdlib/kotlin/collections/MapWithDefault.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Maps.mjs +0 -258
- package/kotlin-kotlin-stdlib/kotlin/collections/Maps.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/MutableCollections.mjs +0 -74
- package/kotlin-kotlin-stdlib/kotlin/collections/MutableCollections.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/PrimitiveIterators.mjs +0 -44
- package/kotlin-kotlin-stdlib/kotlin/collections/PrimitiveIterators.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/RandomAccess.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/collections/RandomAccess.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Sets.mjs +0 -113
- package/kotlin-kotlin-stdlib/kotlin/collections/Sets.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/SlidingWindow.mjs +0 -21
- package/kotlin-kotlin-stdlib/kotlin/collections/SlidingWindow.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Arrays.mjs +0 -316
- package/kotlin-kotlin-stdlib/kotlin/collections/_Arrays.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_ArraysJs.mjs +0 -177
- package/kotlin-kotlin-stdlib/kotlin/collections/_ArraysJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Collections.mjs +0 -500
- package/kotlin-kotlin-stdlib/kotlin/collections/_Collections.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_CollectionsJs.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/collections/_CollectionsJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Maps.mjs +0 -41
- package/kotlin-kotlin-stdlib/kotlin/collections/_Maps.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Sets.mjs +0 -59
- package/kotlin-kotlin-stdlib/kotlin/collections/_Sets.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionJs.mjs +0 -137
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsHacks.mjs +0 -67
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsHacks.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsInterop.mjs +0 -171
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsInterop.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/comparisons/Comparisons.mjs +0 -50
- package/kotlin-kotlin-stdlib/kotlin/comparisons/Comparisons.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/Continuation.mjs +0 -48
- package/kotlin-kotlin-stdlib/kotlin/coroutines/Continuation.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/ContinuationInterceptor.mjs +0 -78
- package/kotlin-kotlin-stdlib/kotlin/coroutines/ContinuationInterceptor.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContext.mjs +0 -86
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContext.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContextImpl.mjs +0 -237
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContextImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineImpl.mjs +0 -48
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/GeneratorCoroutineImpl.mjs +0 -192
- package/kotlin-kotlin-stdlib/kotlin/coroutines/GeneratorCoroutineImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/InterceptedCoroutine.mjs +0 -53
- package/kotlin-kotlin-stdlib/kotlin/coroutines/InterceptedCoroutine.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/SafeContinuationJs.mjs +0 -76
- package/kotlin-kotlin-stdlib/kotlin/coroutines/SafeContinuationJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/cancellation/CancellationException.mjs +0 -43
- package/kotlin-kotlin-stdlib/kotlin/coroutines/cancellation/CancellationException.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs +0 -53
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs +0 -239
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/enums/EnumEntries.mjs +0 -58
- package/kotlin-kotlin-stdlib/kotlin/enums/EnumEntries.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/exceptions.mjs +0 -437
- package/kotlin-kotlin-stdlib/kotlin/exceptions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/hacks.mjs +0 -46
- package/kotlin-kotlin-stdlib/kotlin/hacks.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/IrLinkageError.mjs +0 -33
- package/kotlin-kotlin-stdlib/kotlin/internal/IrLinkageError.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/SharedVariableBox.mjs +0 -4
- package/kotlin-kotlin-stdlib/kotlin/internal/SharedVariableBox.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/ThrowHelpers.mjs +0 -15
- package/kotlin-kotlin-stdlib/kotlin/internal/ThrowHelpers.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/progressionUtil.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/internal/progressionUtil.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/BitMask.mjs +0 -83
- package/kotlin-kotlin-stdlib/kotlin/js/BitMask.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/FunctionAdapter.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/js/FunctionAdapter.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/JsClass.mjs +0 -16
- package/kotlin-kotlin-stdlib/kotlin/js/JsClass.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/arrays.mjs +0 -85
- package/kotlin-kotlin-stdlib/kotlin/js/arrays.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/bitUtils.mjs +0 -70
- package/kotlin-kotlin-stdlib/kotlin/js/bitUtils.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/charSequenceJs.mjs +0 -51
- package/kotlin-kotlin-stdlib/kotlin/js/charSequenceJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/compareTo.mjs +0 -80
- package/kotlin-kotlin-stdlib/kotlin/js/compareTo.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs +0 -316
- package/kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/coroutineInternalJS.mjs +0 -15
- package/kotlin-kotlin-stdlib/kotlin/js/coroutineInternalJS.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/BigInt.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/js/internal/BigInt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/boxedLong/boxedLong.mjs +0 -268
- package/kotlin-kotlin-stdlib/kotlin/js/internal/boxedLong/boxedLong.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/longAsBigInt/longAsBigInt.mjs +0 -294
- package/kotlin-kotlin-stdlib/kotlin/js/internal/longAsBigInt/longAsBigInt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/primitiveCompanionObjects.mjs +0 -238
- package/kotlin-kotlin-stdlib/kotlin/js/internal/primitiveCompanionObjects.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/json.mjs +0 -25
- package/kotlin-kotlin-stdlib/kotlin/js/json.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs +0 -72
- package/kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/numberConversion.mjs +0 -52
- package/kotlin-kotlin-stdlib/kotlin/js/numberConversion.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/rangeTo.mjs +0 -15
- package/kotlin-kotlin-stdlib/kotlin/js/rangeTo.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/reflectRuntime.mjs +0 -94
- package/kotlin-kotlin-stdlib/kotlin/js/reflectRuntime.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/regexp.mjs +0 -12
- package/kotlin-kotlin-stdlib/kotlin/js/regexp.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/typeCheckUtils.mjs +0 -169
- package/kotlin-kotlin-stdlib/kotlin/js/typeCheckUtils.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/void.mjs +0 -21
- package/kotlin-kotlin-stdlib/kotlin/js/void.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/kotlin.mjs +0 -55
- package/kotlin-kotlin-stdlib/kotlin/kotlin.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/math/math.mjs +0 -61
- package/kotlin-kotlin-stdlib/kotlin/math/math.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/random/PlatformRandom.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/random/PlatformRandom.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/random/Random.mjs +0 -166
- package/kotlin-kotlin-stdlib/kotlin/random/Random.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/random/XorWowRandom.mjs +0 -99
- package/kotlin-kotlin-stdlib/kotlin/random/XorWowRandom.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/PrimitiveRanges.mjs +0 -178
- package/kotlin-kotlin-stdlib/kotlin/ranges/PrimitiveRanges.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/ProgressionIterators.mjs +0 -96
- package/kotlin-kotlin-stdlib/kotlin/ranges/ProgressionIterators.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/Progressions.mjs +0 -163
- package/kotlin-kotlin-stdlib/kotlin/ranges/Progressions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/Range.mjs +0 -26
- package/kotlin-kotlin-stdlib/kotlin/ranges/Range.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/Ranges.mjs +0 -17
- package/kotlin-kotlin-stdlib/kotlin/ranges/Ranges.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/_Ranges.mjs +0 -76
- package/kotlin-kotlin-stdlib/kotlin/ranges/_Ranges.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KClassJs.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/reflect/KClassJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KPropertyJs.mjs +0 -42
- package/kotlin-kotlin-stdlib/kotlin/reflect/KPropertyJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeImpl.mjs +0 -123
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameter.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameter.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameterBase.mjs +0 -63
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameterBase.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeProjection.mjs +0 -111
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeProjection.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KVariance.mjs +0 -50
- package/kotlin-kotlin-stdlib/kotlin/reflect/KVariance.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KClassImpl.mjs +0 -155
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KClassImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeHelpers.mjs +0 -47
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeHelpers.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeParameterImpl.mjs +0 -41
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeParameterImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/primitives.mjs +0 -285
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/primitives.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/reflection.mjs +0 -144
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/reflection.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/sequences/SequenceBuilder.mjs +0 -169
- package/kotlin-kotlin-stdlib/kotlin/sequences/SequenceBuilder.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/sequences/Sequences.mjs +0 -117
- package/kotlin-kotlin-stdlib/kotlin/sequences/Sequences.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/sequences/_Sequences.mjs +0 -64
- package/kotlin-kotlin-stdlib/kotlin/sequences/_Sequences.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Appendable.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/text/Appendable.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Char.mjs +0 -49
- package/kotlin-kotlin-stdlib/kotlin/text/Char.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/CharacterCodingExceptionJs.mjs +0 -33
- package/kotlin-kotlin-stdlib/kotlin/text/CharacterCodingExceptionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/HexExtensions.mjs +0 -384
- package/kotlin-kotlin-stdlib/kotlin/text/HexExtensions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/HexFormat.mjs +0 -271
- package/kotlin-kotlin-stdlib/kotlin/text/HexFormat.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Indent.mjs +0 -218
- package/kotlin-kotlin-stdlib/kotlin/text/Indent.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/StringBuilderJs.mjs +0 -146
- package/kotlin-kotlin-stdlib/kotlin/text/StringBuilderJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/StringNumberConversions.mjs +0 -164
- package/kotlin-kotlin-stdlib/kotlin/text/StringNumberConversions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Strings.mjs +0 -832
- package/kotlin-kotlin-stdlib/kotlin/text/Strings.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/UStrings.mjs +0 -293
- package/kotlin-kotlin-stdlib/kotlin/text/UStrings.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_CharCategories.mjs +0 -38
- package/kotlin-kotlin-stdlib/kotlin/text/_CharCategories.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_DigitChars.mjs +0 -61
- package/kotlin-kotlin-stdlib/kotlin/text/_DigitChars.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_LetterChars.mjs +0 -118
- package/kotlin-kotlin-stdlib/kotlin/text/_LetterChars.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_Strings.mjs +0 -128
- package/kotlin-kotlin-stdlib/kotlin/text/_Strings.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_WhitespaceChars.mjs +0 -17
- package/kotlin-kotlin-stdlib/kotlin/text/_WhitespaceChars.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/charJs.mjs +0 -40
- package/kotlin-kotlin-stdlib/kotlin/text/charJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/numberConversions.mjs +0 -119
- package/kotlin-kotlin-stdlib/kotlin/text/numberConversions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/regex.mjs +0 -100
- package/kotlin-kotlin-stdlib/kotlin/text/regex.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs +0 -256
- package/kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/stringsCode.mjs +0 -139
- package/kotlin-kotlin-stdlib/kotlin/text/stringsCode.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/utf8Encoding.mjs +0 -255
- package/kotlin-kotlin-stdlib/kotlin/text/utf8Encoding.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/throwableExtensions.mjs +0 -221
- package/kotlin-kotlin-stdlib/kotlin/throwableExtensions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/Clock.mjs +0 -34
- package/kotlin-kotlin-stdlib/kotlin/time/Clock.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/Duration.mjs +0 -1373
- package/kotlin-kotlin-stdlib/kotlin/time/Duration.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnit.mjs +0 -57
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnit.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnitJs.mjs +0 -109
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnitJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/Instant.mjs +0 -951
- package/kotlin-kotlin-stdlib/kotlin/time/Instant.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/InstantJs.mjs +0 -16
- package/kotlin-kotlin-stdlib/kotlin/time/InstantJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/uuid/Uuid.mjs +0 -173
- package/kotlin-kotlin-stdlib/kotlin/uuid/Uuid.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/uuid/UuidJs.mjs +0 -336
- package/kotlin-kotlin-stdlib/kotlin/uuid/UuidJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/noPackageHacks.mjs +0 -62
- package/kotlin-kotlin-stdlib/noPackageHacks.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/reflectionJs.mjs +0 -67
- package/kotlin-kotlin-stdlib/reflectionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib.mjs +0 -7
- package/kotlin-kotlin-stdlib.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/Appender.mjs +0 -30
- package/kotlin-logging/io/github/oshai/kotlinlogging/Appender.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/ConsoleOutputAppender.mjs +0 -50
- package/kotlin-logging/io/github/oshai/kotlinlogging/ConsoleOutputAppender.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/Formatter.mjs +0 -85
- package/kotlin-logging/io/github/oshai/kotlinlogging/Formatter.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLogger.mjs +0 -49
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLogger.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEvent.mjs +0 -80
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEvent.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEventBuilder.mjs +0 -30
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEventBuilder.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLogging.mjs +0 -38
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLogging.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingConfiguration.mjs +0 -38
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingConfiguration.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingLevel.mjs +0 -15
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingLevel.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/Level.mjs +0 -60
- package/kotlin-logging/io/github/oshai/kotlinlogging/Level.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerDirect.mjs +0 -53
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerDirect.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerFactory.mjs +0 -34
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerFactory.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerNameResolver.mjs +0 -53
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerNameResolver.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/MessageInvoker.mjs +0 -51
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/MessageInvoker.mjs.map +0 -1
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.common.mjs +0 -47
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.common.mjs.map +0 -1
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.mjs +0 -237
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.mjs.map +0 -1
- package/kotlinx-atomicfu/kotlinx/atomicfu/Trace.common.mjs +0 -55
- package/kotlinx-atomicfu/kotlinx/atomicfu/Trace.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/AbstractCoroutine.mjs +0 -98
- package/kotlinx-coroutines-core/kotlinx/coroutines/AbstractCoroutine.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Builders.common.mjs +0 -121
- package/kotlinx-coroutines-core/kotlinx/coroutines/Builders.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuation.mjs +0 -96
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuation.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuationImpl.mjs +0 -868
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuationImpl.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableDeferred.mjs +0 -61
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableDeferred.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableJob.mjs +0 -23
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableJob.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletionState.mjs +0 -108
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletionState.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineContext.mjs +0 -78
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineContext.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineDispatcher.mjs +0 -87
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineExceptionHandler.mjs +0 -72
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineExceptionHandler.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineName.mjs +0 -65
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineName.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineScope.mjs +0 -87
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineScope.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineStart.mjs +0 -88
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineStart.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.common.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.mjs +0 -39
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Delay.mjs +0 -76
- package/kotlinx-coroutines-core/kotlinx/coroutines/Delay.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/DispatchedTask.mjs +0 -221
- package/kotlinx-coroutines-core/kotlinx/coroutines/DispatchedTask.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Dispatchers.mjs +0 -75
- package/kotlinx-coroutines-core/kotlinx/coroutines/Dispatchers.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.common.mjs +0 -137
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.mjs +0 -34
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.common.mjs +0 -49
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.mjs +0 -79
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/JSDispatcher.mjs +0 -388
- package/kotlinx-coroutines-core/kotlinx/coroutines/JSDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Job.mjs +0 -172
- package/kotlinx-coroutines-core/kotlinx/coroutines/Job.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/JobSupport.mjs +0 -1759
- package/kotlinx-coroutines-core/kotlinx/coroutines/JobSupport.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/MainCoroutineDispatcher.mjs +0 -56
- package/kotlinx-coroutines-core/kotlinx/coroutines/MainCoroutineDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Promise.mjs +0 -83
- package/kotlinx-coroutines-core/kotlinx/coroutines/Promise.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Runnable.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/Runnable.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/SchedulerTask.mjs +0 -23
- package/kotlinx-coroutines-core/kotlinx/coroutines/SchedulerTask.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Supervisor.mjs +0 -31
- package/kotlinx-coroutines-core/kotlinx/coroutines/Supervisor.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Timeout.mjs +0 -24
- package/kotlinx-coroutines-core/kotlinx/coroutines/Timeout.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Unconfined.mjs +0 -67
- package/kotlinx-coroutines-core/kotlinx/coroutines/Unconfined.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Waiter.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/Waiter.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Window.mjs +0 -28
- package/kotlinx-coroutines-core/kotlinx/coroutines/Window.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferOverflow.mjs +0 -50
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferOverflow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferedChannel.mjs +0 -2791
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferedChannel.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channel.mjs +0 -320
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channel.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ChannelCoroutine.mjs +0 -78
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ChannelCoroutine.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channels.common.mjs +0 -24
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channels.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ConflatedBufferedChannel.mjs +0 -106
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ConflatedBufferedChannel.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Produce.mjs +0 -94
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Produce.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Builders.mjs +0 -114
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Builders.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Channels.mjs +0 -56
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Channels.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Collect.mjs +0 -70
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Collect.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Context.mjs +0 -51
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Context.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Emitters.mjs +0 -118
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Emitters.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Errors.mjs +0 -249
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Errors.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/FlowCollector.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/FlowCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Merge.mjs +0 -25
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Merge.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Reduce.mjs +0 -134
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Reduce.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Share.mjs +0 -89
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Share.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/SharedFlow.mjs +0 -286
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/SharedFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/StateFlow.mjs +0 -306
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/StateFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Transform.mjs +0 -243
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Transform.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/AbstractSharedFlow.mjs +0 -145
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/AbstractSharedFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/ChannelFlow.mjs +0 -414
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/ChannelFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.common.mjs +0 -13
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.mjs +0 -47
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/Merge.mjs +0 -217
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/Merge.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NopCollector.mjs +0 -40
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NopCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NullSurrogate.mjs +0 -28
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NullSurrogate.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.common.mjs +0 -69
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.mjs +0 -58
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SendingCollector.mjs +0 -30
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SendingCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.common.mjs +0 -16
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.mjs +0 -49
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ConcurrentLinkedList.mjs +0 -306
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ConcurrentLinkedList.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.common.mjs +0 -62
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.mjs +0 -56
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/DispatchedContinuation.mjs +0 -335
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/DispatchedContinuation.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/InlineList.mjs +0 -48
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/InlineList.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LinkedList.mjs +0 -86
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LinkedList.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/OnUndeliveredElement.mjs +0 -62
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/OnUndeliveredElement.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Scopes.mjs +0 -64
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Scopes.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/StackTraceRecovery.mjs +0 -20
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/StackTraceRecovery.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Symbol.mjs +0 -29
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Symbol.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Synchronized.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Synchronized.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.common.mjs +0 -52
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.mjs +0 -12
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadContext.mjs +0 -12
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadContext.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadLocal.mjs +0 -37
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadLocal.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Cancellable.mjs +0 -90
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Cancellable.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Undispatched.mjs +0 -129
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Undispatched.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/selects/Select.mjs +0 -268
- package/kotlinx-coroutines-core/kotlinx/coroutines/selects/Select.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Mutex.mjs +0 -257
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Mutex.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Semaphore.mjs +0 -429
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Semaphore.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/ByteString.mjs +0 -210
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/ByteString.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/unsafe/UnsafeByteStringOperations.mjs +0 -34
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/unsafe/UnsafeByteStringOperations.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-PlatformJs.mjs +0 -67
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-PlatformJs.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-Util.mjs +0 -48
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-Util.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffer.mjs +0 -587
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffer.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffers.mjs +0 -156
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffers.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/ByteStrings.mjs +0 -16
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/ByteStrings.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Core.mjs +0 -15
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Core.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/PeekSource.mjs +0 -85
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/PeekSource.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/RealSource.mjs +0 -179
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/RealSource.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Segment.mjs +0 -524
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Segment.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/SegmentPool.mjs +0 -46
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/SegmentPool.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sink.mjs +0 -37
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sink.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sinks.mjs +0 -77
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sinks.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Source.mjs +0 -23
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Source.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sources.mjs +0 -154
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sources.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Utf8.mjs +0 -258
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Utf8.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/UtilsJs.mjs +0 -27
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/UtilsJs.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/internal/-Utf8.mjs +0 -361
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/internal/-Utf8.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/unsafe/UnsafeBufferOperations.mjs +0 -102
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/unsafe/UnsafeBufferOperations.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/KSerializer.mjs +0 -42
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/KSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/PolymorphicSerializer.mjs +0 -105
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/PolymorphicSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SealedSerializer.mjs +0 -191
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SealedSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerialFormat.mjs +0 -32
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerialFormat.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializationExceptions.mjs +0 -96
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializationExceptions.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/Serializers.mjs +0 -280
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/Serializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersCache.mjs +0 -149
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersCache.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersJs.mjs +0 -46
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersJs.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/builtins/BuiltinSerializers.mjs +0 -221
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/builtins/BuiltinSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/ContextAware.mjs +0 -117
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/ContextAware.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptor.mjs +0 -126
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptors.mjs +0 -300
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptors.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialKinds.mjs +0 -438
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialKinds.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractDecoder.mjs +0 -136
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractEncoder.mjs +0 -148
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Decoding.mjs +0 -49
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Decoding.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Encoding.mjs +0 -47
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Encoding.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/AbstractPolymorphicSerializer.mjs +0 -141
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/AbstractPolymorphicSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/BuiltInSerializers.mjs +0 -172
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/BuiltInSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CachedNames.mjs +0 -22
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CachedNames.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionDescriptors.mjs +0 -313
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionDescriptors.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionSerializers.mjs +0 -711
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ElementMarker.mjs +0 -129
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ElementMarker.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Enums.mjs +0 -194
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Enums.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/InlineClassDescriptor.mjs +0 -127
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/InlineClassDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/JsonInternalDependencies.mjs +0 -15
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/JsonInternalDependencies.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NoOpEncoder.mjs +0 -78
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NoOpEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NothingSerialDescriptor.mjs +0 -86
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NothingSerialDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NullableSerializer.mjs +0 -138
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NullableSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ObjectSerializer.mjs +0 -90
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ObjectSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.common.mjs +0 -127
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.common.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.mjs +0 -263
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginExceptions.mjs +0 -33
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginExceptions.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginGeneratedSerialDescriptor.mjs +0 -323
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginGeneratedSerialDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginHelperInterfaces.mjs +0 -53
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginHelperInterfaces.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PrimitiveArraysSerializers.mjs +0 -1316
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PrimitiveArraysSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Primitives.mjs +0 -487
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Primitives.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tagged.mjs +0 -257
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tagged.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tuples.mjs +0 -317
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tuples.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ValueClasses.mjs +0 -211
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ValueClasses.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModule.mjs +0 -209
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModule.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleBuilders.mjs +0 -15
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleBuilders.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleCollector.mjs +0 -29
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleCollector.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/Json.mjs +0 -198
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/Json.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonAnnotations.mjs +0 -42
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonAnnotations.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonConfiguration.mjs +0 -96
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonConfiguration.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonDecoder.mjs +0 -26
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElement.mjs +0 -434
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElement.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElementSerializers.mjs +0 -568
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElementSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonEncoder.mjs +0 -26
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonSchemaCache.mjs +0 -12
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonSchemaCache.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/AbstractJsonLexer.mjs +0 -764
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/AbstractJsonLexer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/CommentLexers.mjs +0 -107
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/CommentLexers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Composers.mjs +0 -221
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Composers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonElementMarker.mjs +0 -48
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonElementMarker.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonExceptions.mjs +0 -126
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonExceptions.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonNamesMap.mjs +0 -257
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonNamesMap.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonPath.mjs +0 -169
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonPath.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonSerializersModuleValidator.mjs +0 -107
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonSerializersModuleValidator.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonStreams.mjs +0 -24
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonStreams.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonToStringWriterJsWasm.mjs +0 -47
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonToStringWriterJsWasm.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonTreeReader.mjs +0 -243
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonTreeReader.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Polymorphic.mjs +0 -64
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Polymorphic.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/SchemaCache.mjs +0 -80
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/SchemaCache.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonDecoder.mjs +0 -704
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonEncoder.mjs +0 -381
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringJsonLexer.mjs +0 -170
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringJsonLexer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringOps.mjs +0 -179
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringOps.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/TreeJsonDecoder.mjs +0 -995
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/TreeJsonDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/WriteMode.mjs +0 -136
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/WriteMode.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/createMapForCache.mjs +0 -15
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/createMapForCache.mjs.map +0 -1
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/ContentNegotiation.mjs +0 -581
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/ContentNegotiation.mjs.map +0 -1
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/DefaultIgnoredTypesJs.mjs +0 -25
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/DefaultIgnoredTypesJs.mjs.map +0 -1
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/JsonContentTypeMatcher.mjs +0 -39
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/JsonContentTypeMatcher.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/HttpClient.mjs +0 -294
- package/ktor-ktor-client-core/io/ktor/client/HttpClient.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/HttpClientConfig.mjs +0 -149
- package/ktor-ktor-client-core/io/ktor/client/HttpClientConfig.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/HttpClientJs.mjs +0 -59
- package/ktor-ktor-client-core/io/ktor/client/HttpClientJs.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/JsRequestUtils.mjs +0 -71
- package/ktor-ktor-client-core/io/ktor/client/JsRequestUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/DelegatedCall.mjs +0 -112
- package/ktor-ktor-client-core/io/ktor/client/call/DelegatedCall.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/HttpClientCall.mjs +0 -253
- package/ktor-ktor-client-core/io/ktor/client/call/HttpClientCall.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/SavedCall.mjs +0 -136
- package/ktor-ktor-client-core/io/ktor/client/call/SavedCall.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/utils.mjs +0 -37
- package/ktor-ktor-client-core/io/ktor/client/call/utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/content/ObservableContent.mjs +0 -140
- package/ktor-ktor-client-core/io/ktor/client/content/ObservableContent.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngine.mjs +0 -346
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngine.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineBase.mjs +0 -122
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineBase.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineCapability.mjs +0 -70
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineCapability.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineConfig.mjs +0 -29
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineConfig.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/Loader.mjs +0 -84
- package/ktor-ktor-client-core/io/ktor/client/engine/Loader.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/Utils.mjs +0 -158
- package/ktor-ktor-client-core/io/ktor/client/engine/Utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.export.d.mts +0 -4
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.export.mjs +0 -13
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.export.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.mjs +0 -90
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsClientEngine.mjs +0 -328
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsClientEngine.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsUtils.mjs +0 -172
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/ReadableStream.mjs +0 -13
- package/ktor-ktor-client-core/io/ktor/client/engine/js/ReadableStream.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/browser/BrowserFetch.mjs +0 -141
- package/ktor-ktor-client-core/io/ktor/client/engine/js/browser/BrowserFetch.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/compatibility/Utils.mjs +0 -77
- package/ktor-ktor-client-core/io/ktor/client/engine/js/compatibility/Utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/network/sockets/TimeoutExceptions.nonJvm.mjs +0 -42
- package/ktor-ktor-client-core/io/ktor/client/network/sockets/TimeoutExceptions.nonJvm.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/BodyProgress.mjs +0 -312
- package/ktor-ktor-client-core/io/ktor/client/plugins/BodyProgress.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultResponseValidation.mjs +0 -238
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultResponseValidation.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransform.mjs +0 -403
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransform.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransformJs.mjs +0 -15
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransformJs.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpCallValidator.mjs +0 -521
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpCallValidator.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpClientPlugin.mjs +0 -70
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpClientPlugin.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpPlainText.mjs +0 -399
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpPlainText.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRedirect.mjs +0 -178
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRedirect.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestLifecycle.mjs +0 -214
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestLifecycle.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestRetry.mjs +0 -720
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestRetry.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpSend.mjs +0 -342
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpSend.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpTimeout.mjs +0 -411
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpTimeout.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/SaveBody.mjs +0 -257
- package/ktor-ktor-client-core/io/ktor/client/plugins/SaveBody.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientHook.mjs +0 -30
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientHook.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginBuilder.mjs +0 -56
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginBuilder.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginInstance.mjs +0 -52
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginInstance.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CommonHooks.mjs +0 -161
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CommonHooks.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CreatePluginUtils.mjs +0 -90
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CreatePluginUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/KtorCallContexts.mjs +0 -262
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/KtorCallContexts.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/ClientSSESession.mjs +0 -41
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/ClientSSESession.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSE.mjs +0 -44
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSE.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSEClientContent.mjs +0 -23
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSEClientContent.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/JsWebSocketSession.mjs +0 -247
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/JsWebSocketSession.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/WebSockets.mjs +0 -68
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/WebSockets.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/ClientUpgradeContent.mjs +0 -23
- package/ktor-ktor-client-core/io/ktor/client/request/ClientUpgradeContent.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/DefaultHttpRequest.mjs +0 -50
- package/ktor-ktor-client-core/io/ktor/client/request/DefaultHttpRequest.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequest.mjs +0 -260
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequest.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequestPipeline.mjs +0 -107
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequestPipeline.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/RequestBody.mjs +0 -48
- package/ktor-ktor-client-core/io/ktor/client/request/RequestBody.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/utils.mjs +0 -15
- package/ktor-ktor-client-core/io/ktor/client/request/utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/DefaultHttpResponse.mjs +0 -67
- package/ktor-ktor-client-core/io/ktor/client/statement/DefaultHttpResponse.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponse.mjs +0 -111
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponse.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponsePipeline.mjs +0 -151
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponsePipeline.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpStatement.mjs +0 -155
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpStatement.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/ByteChannelUtils.mjs +0 -99
- package/ktor-ktor-client-core/io/ktor/client/utils/ByteChannelUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/ClientEvents.mjs +0 -69
- package/ktor-ktor-client-core/io/ktor/client/utils/ClientEvents.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/Content.mjs +0 -52
- package/ktor-ktor-client-core/io/ktor/client/utils/Content.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/ExceptionUtils.nonJvm.mjs +0 -24
- package/ktor-ktor-client-core/io/ktor/client/utils/ExceptionUtils.nonJvm.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/HeadersUtils.mjs +0 -79
- package/ktor-ktor-client-core/io/ktor/client/utils/HeadersUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/headers.mjs +0 -30
- package/ktor-ktor-client-core/io/ktor/client/utils/headers.mjs.map +0 -1
- package/ktor-ktor-client-core.mjs +0 -12
- package/ktor-ktor-client-core.mjs.map +0 -1
- package/ktor-ktor-events/io/ktor/events/Events.mjs +0 -97
- package/ktor-ktor-events/io/ktor/events/Events.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Codecs.mjs +0 -382
- package/ktor-ktor-http/io/ktor/http/Codecs.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/ContentTypes.mjs +0 -457
- package/ktor-ktor-http/io/ktor/http/ContentTypes.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HeaderValueWithParameters.mjs +0 -219
- package/ktor-ktor-http/io/ktor/http/HeaderValueWithParameters.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Headers.mjs +0 -153
- package/ktor-ktor-http/io/ktor/http/Headers.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpHeaderValueParser.mjs +0 -372
- package/ktor-ktor-http/io/ktor/http/HttpHeaderValueParser.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpHeaders.mjs +0 -245
- package/ktor-ktor-http/io/ktor/http/HttpHeaders.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpMessageProperties.mjs +0 -54
- package/ktor-ktor-http/io/ktor/http/HttpMessageProperties.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpMethod.mjs +0 -92
- package/ktor-ktor-http/io/ktor/http/HttpMethod.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpProtocolVersion.mjs +0 -81
- package/ktor-ktor-http/io/ktor/http/HttpProtocolVersion.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpStatusCode.mjs +0 -150
- package/ktor-ktor-http/io/ktor/http/HttpStatusCode.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Parameters.mjs +0 -146
- package/ktor-ktor-http/io/ktor/http/Parameters.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Query.mjs +0 -109
- package/ktor-ktor-http/io/ktor/http/Query.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLBuilder.mjs +0 -284
- package/ktor-ktor-http/io/ktor/http/URLBuilder.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLBuilderJs.mjs +0 -30
- package/ktor-ktor-http/io/ktor/http/URLBuilderJs.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLParser.mjs +0 -400
- package/ktor-ktor-http/io/ktor/http/URLParser.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLProtocol.mjs +0 -139
- package/ktor-ktor-http/io/ktor/http/URLProtocol.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLUtils.mjs +0 -128
- package/ktor-ktor-http/io/ktor/http/URLUtils.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Url.mjs +0 -344
- package/ktor-ktor-http/io/ktor/http/Url.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/UrlDecodedParametersBuilder.mjs +0 -154
- package/ktor-ktor-http/io/ktor/http/UrlDecodedParametersBuilder.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/ByteArrayContent.mjs +0 -42
- package/ktor-ktor-http/io/ktor/http/content/ByteArrayContent.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/Multipart.mjs +0 -22
- package/ktor-ktor-http/io/ktor/http/content/Multipart.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/OutgoingContent.mjs +0 -137
- package/ktor-ktor-http/io/ktor/http/content/OutgoingContent.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/TextContent.mjs +0 -51
- package/ktor-ktor-http/io/ktor/http/content/TextContent.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/CIOMultipartDataBase.mjs +0 -35
- package/ktor-ktor-http-cio/io/ktor/http/cio/CIOMultipartDataBase.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpHeadersMap.mjs +0 -327
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpHeadersMap.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpParser.mjs +0 -223
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpParser.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/Multipart.mjs +0 -547
- package/ktor-ktor-http-cio/io/ktor/http/cio/Multipart.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/AsciiCharTree.mjs +0 -257
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/AsciiCharTree.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayBuilder.mjs +0 -366
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayBuilder.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPool.mjs +0 -64
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPool.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPoolJs.mjs +0 -12
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPoolJs.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Chars.mjs +0 -332
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Chars.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Errors.mjs +0 -30
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Errors.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/MutableRange.mjs +0 -30
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/MutableRange.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Tokenizer.mjs +0 -24
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Tokenizer.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.jsAndWasmShared.mjs +0 -12
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.jsAndWasmShared.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.mjs +0 -539
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelCtor.mjs +0 -27
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelCtor.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelScanner.mjs +0 -208
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelScanner.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannel.mjs +0 -89
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannelOperations.mjs +0 -352
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannelOperations.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannel.mjs +0 -43
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannelOperations.mjs +0 -269
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannelOperations.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/CloseToken.mjs +0 -87
- package/ktor-ktor-io/io/ktor/utils/io/CloseToken.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/CountedByteReadChannel.mjs +0 -89
- package/ktor-ktor-io/io/ktor/utils/io/CountedByteReadChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/Deprecation.mjs +0 -15
- package/ktor-ktor-io/io/ktor/utils/io/Deprecation.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/Exceptions.mjs +0 -65
- package/ktor-ktor-io/io/ktor/utils/io/Exceptions.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/IODispatcher.jsAndWasmShared.mjs +0 -15
- package/ktor-ktor-io/io/ktor/utils/io/IODispatcher.jsAndWasmShared.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/LineEndingMode.mjs +0 -117
- package/ktor-ktor-io/io/ktor/utils/io/LineEndingMode.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/SourceByteReadChannel.mjs +0 -72
- package/ktor-ktor-io/io/ktor/utils/io/SourceByteReadChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Charset.js.mjs +0 -407
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Charset.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Decoder.js.mjs +0 -34
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Decoder.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Encoding.mjs +0 -82
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Encoding.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/ISO88591.mjs +0 -38
- package/ktor-ktor-io/io/ktor/utils/io/charsets/ISO88591.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoder.js.mjs +0 -43
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoder.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoderFallback.js.mjs +0 -110
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoderFallback.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Win1252Table.mjs +0 -22
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Win1252Table.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffer.mjs +0 -12
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffer.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffers.mjs +0 -18
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffers.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/BytePacketBuilder.mjs +0 -27
- package/ktor-ktor-io/io/ktor/utils/io/core/BytePacketBuilder.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/ByteReadPacket.mjs +0 -43
- package/ktor-ktor-io/io/ktor/utils/io/core/ByteReadPacket.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Input.mjs +0 -18
- package/ktor-ktor-io/io/ktor/utils/io/core/Input.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Strings.mjs +0 -60
- package/ktor-ktor-io/io/ktor/utils/io/core/Strings.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/pool/ByteArrayPool.mjs +0 -42
- package/ktor-ktor-io/io/ktor/utils/io/pool/ByteArrayPool.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/pool/DefaultPool.mjs +0 -81
- package/ktor-ktor-io/io/ktor/utils/io/pool/DefaultPool.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/pool/Pool.mjs +0 -50
- package/ktor-ktor-io/io/ktor/utils/io/pool/Pool.mjs.map +0 -1
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConvertException.mjs +0 -48
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConvertException.mjs.map +0 -1
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConverter.mjs +0 -248
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConverter.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/Extensions.mjs +0 -33
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/Extensions.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/ExtensionsJs.mjs +0 -15
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/ExtensionsJs.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/KotlinxSerializationConverter.mjs +0 -442
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/KotlinxSerializationConverter.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/SerializerLookup.mjs +0 -195
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/SerializerLookup.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx-json/io/ktor/serialization/kotlinx/json/JsonSupport.mjs +0 -44
- package/ktor-ktor-serialization-kotlinx-json/io/ktor/serialization/kotlinx/json/JsonSupport.mjs.map +0 -1
- package/ktor-ktor-server-core/io/ktor/server/engine/ShutdownHook.jsAndWasmShared.mjs +0 -8
- package/ktor-ktor-server-core/io/ktor/server/engine/ShutdownHook.jsAndWasmShared.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Attributes.mjs +0 -126
- package/ktor-ktor-utils/io/ktor/util/Attributes.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/AttributesJs.mjs +0 -73
- package/ktor-ktor-utils/io/ktor/util/AttributesJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/CaseInsensitiveMap.mjs +0 -192
- package/ktor-ktor-utils/io/ktor/util/CaseInsensitiveMap.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Charset.mjs +0 -34
- package/ktor-ktor-utils/io/ktor/util/Charset.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Collections.mjs +0 -15
- package/ktor-ktor-utils/io/ktor/util/Collections.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/CollectionsJs.mjs +0 -12
- package/ktor-ktor-utils/io/ktor/util/CollectionsJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/CoroutinesUtils.mjs +0 -41
- package/ktor-ktor-utils/io/ktor/util/CoroutinesUtils.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/DelegatingMutableSet.mjs +0 -167
- package/ktor-ktor-utils/io/ktor/util/DelegatingMutableSet.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.js.mjs +0 -43
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.js.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.mjs +0 -221
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/PlatformUtilsJs.mjs +0 -16
- package/ktor-ktor-utils/io/ktor/util/PlatformUtilsJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/StringValues.mjs +0 -370
- package/ktor-ktor-utils/io/ktor/util/StringValues.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Text.mjs +0 -132
- package/ktor-ktor-utils/io/ktor/util/Text.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/collections/CopyOnWriteHashMap.mjs +0 -31
- package/ktor-ktor-utils/io/ktor/util/collections/CopyOnWriteHashMap.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/date/Date.mjs +0 -519
- package/ktor-ktor-utils/io/ktor/util/date/Date.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/date/DateJs.mjs +0 -60
- package/ktor-ktor-utils/io/ktor/util/date/DateJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/internal/LockFreeLinkedList.mjs +0 -100
- package/ktor-ktor-utils/io/ktor/util/internal/LockFreeLinkedList.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/logging/KtorSimpleLoggerJs.mjs +0 -137
- package/ktor-ktor-utils/io/ktor/util/logging/KtorSimpleLoggerJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/logging/LoggerJs.mjs +0 -84
- package/ktor-ktor-utils/io/ktor/util/logging/LoggerJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/DebugPipelineContext.mjs +0 -84
- package/ktor-ktor-utils/io/ktor/util/pipeline/DebugPipelineContext.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PhaseContent.mjs +0 -120
- package/ktor-ktor-utils/io/ktor/util/pipeline/PhaseContent.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/Pipeline.mjs +0 -362
- package/ktor-ktor-utils/io/ktor/util/pipeline/Pipeline.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.js.mjs +0 -16
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.js.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.mjs +0 -41
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineJs.mjs +0 -15
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhase.mjs +0 -50
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhase.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhaseRelation.mjs +0 -89
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhaseRelation.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecover.mjs +0 -29
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecover.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecoverJs.mjs +0 -12
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecoverJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/SuspendFunctionGun.mjs +0 -196
- package/ktor-ktor-utils/io/ktor/util/pipeline/SuspendFunctionGun.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/reflect/Type.mjs +0 -55
- package/ktor-ktor-utils/io/ktor/util/reflect/Type.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/reflect/TypeInfoJs.mjs +0 -12
- package/ktor-ktor-utils/io/ktor/util/reflect/TypeInfoJs.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/CloseReason.mjs +0 -207
- package/ktor-ktor-websockets/io/ktor/websocket/CloseReason.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/FrameCommon.mjs +0 -47
- package/ktor-ktor-websockets/io/ktor/websocket/FrameCommon.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/FrameJs.mjs +0 -148
- package/ktor-ktor-websockets/io/ktor/websocket/FrameJs.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/FrameType.mjs +0 -167
- package/ktor-ktor-websockets/io/ktor/websocket/FrameType.mjs.map +0 -1
|
@@ -1,2791 +0,0 @@
|
|
|
1
|
-
import { Unit_instance28fytmsmm6r23 as Unit_instance } from '../../../../kotlin-kotlin-stdlib/kotlin/Unit.mjs';
|
|
2
|
-
import {
|
|
3
|
-
Segmentqmq1glevgieu as Segment,
|
|
4
|
-
closefimrnzr4lu35 as close,
|
|
5
|
-
findSegmentInternal35lxp6iondi3q as findSegmentInternal,
|
|
6
|
-
_SegmentOrClosed___get_segment__impl__jvcr9l18a2bvgc1qn40 as _SegmentOrClosed___get_segment__impl__jvcr9l,
|
|
7
|
-
_SegmentOrClosed___get_isClosed__impl__qmxmloowq69c0z7uo as _SegmentOrClosed___get_isClosed__impl__qmxmlo,
|
|
8
|
-
SegmentOrCloseds3xpxfs4wrg9 as SegmentOrClosed,
|
|
9
|
-
} from '../internal/ConcurrentLinkedList.mjs';
|
|
10
|
-
import { atomicfu$AtomicRefArray$ofNulls2kz3j9ehigwa3 as atomicfu$AtomicRefArray$ofNulls } from '../../../../kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.common.mjs';
|
|
11
|
-
import {
|
|
12
|
-
ensureNotNull1e947j3ixpazm as ensureNotNull,
|
|
13
|
-
THROW_CCE2g6jy02ryeudk as THROW_CCE,
|
|
14
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/hacks.mjs';
|
|
15
|
-
import { Waiter3lxa2a79zyo0g as Waiter } from '../Waiter.mjs';
|
|
16
|
-
import { isInterface3d6p8outrmvmk as isInterface } from '../../../../kotlin-kotlin-stdlib/kotlin/js/typeCheckUtils.mjs';
|
|
17
|
-
import { toString30pk9tzaqopn as toString } from '../../../../kotlin-kotlin-stdlib/kotlin/Library.mjs';
|
|
18
|
-
import {
|
|
19
|
-
IllegalStateExceptionkoljg5n0nrlr as IllegalStateException,
|
|
20
|
-
IllegalArgumentException2asla15b5jaob as IllegalArgumentException,
|
|
21
|
-
NoSuchElementException679xzhnp5bpj as NoSuchElementException,
|
|
22
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/exceptions.mjs';
|
|
23
|
-
import {
|
|
24
|
-
toString1pkumu07cwy4m as toString_0,
|
|
25
|
-
protoOf180f3jzyo7rfj as protoOf,
|
|
26
|
-
equals2au1ep9vhcato as equals,
|
|
27
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs';
|
|
28
|
-
import {
|
|
29
|
-
callUndeliveredElement5xsmnofvtcme as callUndeliveredElement,
|
|
30
|
-
callUndeliveredElementCatchingException6xwxmojd3rq1 as callUndeliveredElementCatchingException,
|
|
31
|
-
} from '../internal/OnUndeliveredElement.mjs';
|
|
32
|
-
import {
|
|
33
|
-
fromInt2ii0rejb1w62w as fromInt,
|
|
34
|
-
multiply2k9eolhnz1bjv as multiply,
|
|
35
|
-
add2suhfggl4zvkk as add,
|
|
36
|
-
dividelr0uqtdj497z as divide,
|
|
37
|
-
modulooi4g1kq3dmtt as modulo,
|
|
38
|
-
convertToInty04h231mmjoh as convertToInt,
|
|
39
|
-
shiftRight2gqph14wydb8s as shiftRight,
|
|
40
|
-
subtract2orl8z9upxd9l as subtract,
|
|
41
|
-
shiftLeft3tsh2sstjchzn as shiftLeft,
|
|
42
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/js/internal/longAsBigInt/longAsBigInt.mjs';
|
|
43
|
-
import { initMetadataForClassbxx6q50dy2s7 as initMetadataForClass } from '../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
|
|
44
|
-
import { VOID3gxj6tk5isa35 as VOID } from '../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
45
|
-
import { get_COROUTINE_SUSPENDED3ujt3p13qm4iy as get_COROUTINE_SUSPENDED } from '../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs';
|
|
46
|
-
import {
|
|
47
|
-
recoverStackTrace3k4hvtb53ci4z as recoverStackTrace,
|
|
48
|
-
recoverStackTrace2i3si2i8nvw1k as recoverStackTrace_0,
|
|
49
|
-
} from '../internal/StackTraceRecovery.mjs';
|
|
50
|
-
import {
|
|
51
|
-
intercepted2ogpsikxxj4u0 as intercepted,
|
|
52
|
-
suspendOrReturn49pspzlx5djv as suspendOrReturn,
|
|
53
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs';
|
|
54
|
-
import {
|
|
55
|
-
getOrCreateCancellableContinuation2t1o0dr9l9i36 as getOrCreateCancellableContinuation,
|
|
56
|
-
CancellableContinuationpb2x00mxmcbt as CancellableContinuation,
|
|
57
|
-
} from '../CancellableContinuation.mjs';
|
|
58
|
-
import {
|
|
59
|
-
Companion_instance25ullnynvxd0w as Companion_instance,
|
|
60
|
-
createFailure8paxfkfa5dc7 as createFailure,
|
|
61
|
-
_Result___init__impl__xyqfz83a5421h46yeyh as _Result___init__impl__xyqfz8,
|
|
62
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/Result.mjs';
|
|
63
|
-
import { CancellableContinuationImpl1cx201opicavg as CancellableContinuationImpl } from '../CancellableContinuationImpl.mjs';
|
|
64
|
-
import { addSuppressedu5jwjfvsc039 as addSuppressed } from '../../../../kotlin-kotlin-stdlib/kotlin/throwableExtensions.mjs';
|
|
65
|
-
import {
|
|
66
|
-
Companion_getInstance2uobo5jk84w6b as Companion_getInstance,
|
|
67
|
-
ChannelResult2y4k69ac6y3du as ChannelResult,
|
|
68
|
-
ClosedReceiveChannelException3ofg6gf5f5b38 as ClosedReceiveChannelException,
|
|
69
|
-
ChannelResult__getOrNull_impl_f5e07h2dh05cjyju55c as ChannelResult__getOrNull_impl_f5e07h,
|
|
70
|
-
ClosedSendChannelException29m33prpq9jaw as ClosedSendChannelException,
|
|
71
|
-
close$default29t9kascifp5w as close$default,
|
|
72
|
-
cancel$default3ekkkwpkem73o as cancel$default,
|
|
73
|
-
SendChannel38sllbxw662ws as SendChannel,
|
|
74
|
-
ReceiveChannel24wu5e2tj9lbp as ReceiveChannel,
|
|
75
|
-
} from './Channel.mjs';
|
|
76
|
-
import {
|
|
77
|
-
SelectInstance2isepgzfsd8ur as SelectInstance,
|
|
78
|
-
SelectImplementation59ci94k9x9wm as SelectImplementation,
|
|
79
|
-
TrySelectDetailedResult_REREGISTER_getInstance37wb4scq4deq9 as TrySelectDetailedResult_REREGISTER_getInstance,
|
|
80
|
-
TrySelectDetailedResult_SUCCESSFUL_getInstancekmsh4z99o2un as TrySelectDetailedResult_SUCCESSFUL_getInstance,
|
|
81
|
-
} from '../selects/Select.mjs';
|
|
82
|
-
import {
|
|
83
|
-
_InlineList___init__impl__z8n56a6l2d509tle7 as _InlineList___init__impl__z8n56,
|
|
84
|
-
InlineList__plus_impl_nuetvo1qghtjfe175d9 as InlineList__plus_impl_nuetvo,
|
|
85
|
-
access$_get_holder__kkflen2dpfhuyt7ng33 as access$_get_holder__kkflen,
|
|
86
|
-
} from '../internal/InlineList.mjs';
|
|
87
|
-
import { ArrayList3it5z8td81qkl as ArrayList } from '../../../../kotlin-kotlin-stdlib/kotlin/collections/ArrayListJs.mjs';
|
|
88
|
-
import {
|
|
89
|
-
atomic$long$129k9zwo6n9ogd as atomic$long$1,
|
|
90
|
-
atomic$ref$130aurmcwdfdf1 as atomic$ref$1,
|
|
91
|
-
} from '../../../../kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.mjs';
|
|
92
|
-
import { CancellationException3b36o9qz53rgr as CancellationException } from '../../../../kotlin-kotlin-stdlib/kotlin/coroutines/cancellation/CancellationException.mjs';
|
|
93
|
-
import { StringBuildermazzzhj6kkai as StringBuilder } from '../../../../kotlin-kotlin-stdlib/kotlin/text/StringBuilderJs.mjs';
|
|
94
|
-
import { listOf1jh22dvmctj1r as listOf } from '../../../../kotlin-kotlin-stdlib/kotlin/collections/CollectionsKt.mjs';
|
|
95
|
-
import { compareTo3ankvs086tmwq as compareTo } from '../../../../kotlin-kotlin-stdlib/kotlin/js/compareTo.mjs';
|
|
96
|
-
import { last2n4gf5az1lkn4 as last } from '../../../../kotlin-kotlin-stdlib/kotlin/text/_Strings.mjs';
|
|
97
|
-
import { _Char___init__impl__6a9atx1csff5kwtduxl as _Char___init__impl__6a9atx } from '../../../../kotlin-kotlin-stdlib/kotlin/Char.mjs';
|
|
98
|
-
import { systemProp2qpti4y1f5b4b as systemProp } from '../internal/SystemProps.common.mjs';
|
|
99
|
-
import { Symbol17xuwzgi5g8ve as Symbol } from '../internal/Symbol.mjs';
|
|
100
|
-
//region block: imports
|
|
101
|
-
var imul = Math.imul;
|
|
102
|
-
//endregion
|
|
103
|
-
//region block: pre-declaration
|
|
104
|
-
//endregion
|
|
105
|
-
function get_NULL_SEGMENT() {
|
|
106
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
107
|
-
return NULL_SEGMENT;
|
|
108
|
-
}
|
|
109
|
-
var NULL_SEGMENT;
|
|
110
|
-
function get_SEGMENT_SIZE() {
|
|
111
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
112
|
-
return SEGMENT_SIZE;
|
|
113
|
-
}
|
|
114
|
-
var SEGMENT_SIZE;
|
|
115
|
-
function get_EXPAND_BUFFER_COMPLETION_WAIT_ITERATIONS() {
|
|
116
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
117
|
-
return EXPAND_BUFFER_COMPLETION_WAIT_ITERATIONS;
|
|
118
|
-
}
|
|
119
|
-
var EXPAND_BUFFER_COMPLETION_WAIT_ITERATIONS;
|
|
120
|
-
function get_BUFFERED() {
|
|
121
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
122
|
-
return BUFFERED;
|
|
123
|
-
}
|
|
124
|
-
var BUFFERED;
|
|
125
|
-
function get_IN_BUFFER() {
|
|
126
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
127
|
-
return IN_BUFFER;
|
|
128
|
-
}
|
|
129
|
-
var IN_BUFFER;
|
|
130
|
-
function get_RESUMING_BY_RCV() {
|
|
131
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
132
|
-
return RESUMING_BY_RCV;
|
|
133
|
-
}
|
|
134
|
-
var RESUMING_BY_RCV;
|
|
135
|
-
function get_RESUMING_BY_EB() {
|
|
136
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
137
|
-
return RESUMING_BY_EB;
|
|
138
|
-
}
|
|
139
|
-
var RESUMING_BY_EB;
|
|
140
|
-
function get_POISONED() {
|
|
141
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
142
|
-
return POISONED;
|
|
143
|
-
}
|
|
144
|
-
var POISONED;
|
|
145
|
-
function get_DONE_RCV() {
|
|
146
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
147
|
-
return DONE_RCV;
|
|
148
|
-
}
|
|
149
|
-
var DONE_RCV;
|
|
150
|
-
function get_INTERRUPTED_SEND() {
|
|
151
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
152
|
-
return INTERRUPTED_SEND;
|
|
153
|
-
}
|
|
154
|
-
var INTERRUPTED_SEND;
|
|
155
|
-
function get_INTERRUPTED_RCV() {
|
|
156
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
157
|
-
return INTERRUPTED_RCV;
|
|
158
|
-
}
|
|
159
|
-
var INTERRUPTED_RCV;
|
|
160
|
-
function get_CHANNEL_CLOSED() {
|
|
161
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
162
|
-
return CHANNEL_CLOSED;
|
|
163
|
-
}
|
|
164
|
-
var CHANNEL_CLOSED;
|
|
165
|
-
function get_SUSPEND() {
|
|
166
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
167
|
-
return SUSPEND;
|
|
168
|
-
}
|
|
169
|
-
var SUSPEND;
|
|
170
|
-
function get_SUSPEND_NO_WAITER() {
|
|
171
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
172
|
-
return SUSPEND_NO_WAITER;
|
|
173
|
-
}
|
|
174
|
-
var SUSPEND_NO_WAITER;
|
|
175
|
-
function get_FAILED() {
|
|
176
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
177
|
-
return FAILED;
|
|
178
|
-
}
|
|
179
|
-
var FAILED;
|
|
180
|
-
function get_NO_RECEIVE_RESULT() {
|
|
181
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
182
|
-
return NO_RECEIVE_RESULT;
|
|
183
|
-
}
|
|
184
|
-
var NO_RECEIVE_RESULT;
|
|
185
|
-
function get_CLOSE_HANDLER_CLOSED() {
|
|
186
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
187
|
-
return CLOSE_HANDLER_CLOSED;
|
|
188
|
-
}
|
|
189
|
-
var CLOSE_HANDLER_CLOSED;
|
|
190
|
-
function get_CLOSE_HANDLER_INVOKED() {
|
|
191
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
192
|
-
return CLOSE_HANDLER_INVOKED;
|
|
193
|
-
}
|
|
194
|
-
var CLOSE_HANDLER_INVOKED;
|
|
195
|
-
function get_NO_CLOSE_CAUSE() {
|
|
196
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
197
|
-
return NO_CLOSE_CAUSE;
|
|
198
|
-
}
|
|
199
|
-
var NO_CLOSE_CAUSE;
|
|
200
|
-
function setElementLazy($this, index, value) {
|
|
201
|
-
// Inline function 'kotlinx.atomicfu.AtomicRef.lazySet' call
|
|
202
|
-
$this.y1v_1.atomicfu$get(imul(index, 2)).kotlinx$atomicfu$value = value;
|
|
203
|
-
}
|
|
204
|
-
var ChannelSegmentClass;
|
|
205
|
-
function ChannelSegment() {
|
|
206
|
-
if (ChannelSegmentClass === VOID) {
|
|
207
|
-
class $ extends Segment() {
|
|
208
|
-
constructor(id, prev, channel, pointers) {
|
|
209
|
-
super(id, prev, pointers);
|
|
210
|
-
this.x1v_1 = channel;
|
|
211
|
-
this.y1v_1 = atomicfu$AtomicRefArray$ofNulls(imul(get_SEGMENT_SIZE(), 2));
|
|
212
|
-
}
|
|
213
|
-
z1v() {
|
|
214
|
-
return ensureNotNull(this.x1v_1);
|
|
215
|
-
}
|
|
216
|
-
a1w() {
|
|
217
|
-
return get_SEGMENT_SIZE();
|
|
218
|
-
}
|
|
219
|
-
b1w(index, element) {
|
|
220
|
-
setElementLazy(this, index, element);
|
|
221
|
-
}
|
|
222
|
-
c1w(index) {
|
|
223
|
-
var tmp = this.y1v_1.atomicfu$get(imul(index, 2)).kotlinx$atomicfu$value;
|
|
224
|
-
return (tmp == null ? true : !(tmp == null)) ? tmp : THROW_CCE();
|
|
225
|
-
}
|
|
226
|
-
d1w(index) {
|
|
227
|
-
// Inline function 'kotlin.also' call
|
|
228
|
-
var this_0 = this.c1w(index);
|
|
229
|
-
this.e1w(index);
|
|
230
|
-
return this_0;
|
|
231
|
-
}
|
|
232
|
-
e1w(index) {
|
|
233
|
-
setElementLazy(this, index, null);
|
|
234
|
-
}
|
|
235
|
-
f1w(index) {
|
|
236
|
-
return this.y1v_1.atomicfu$get(imul(index, 2) + 1 | 0).kotlinx$atomicfu$value;
|
|
237
|
-
}
|
|
238
|
-
g1w(index, value) {
|
|
239
|
-
this.y1v_1.atomicfu$get(imul(index, 2) + 1 | 0).kotlinx$atomicfu$value = value;
|
|
240
|
-
}
|
|
241
|
-
h1w(index, from, to) {
|
|
242
|
-
return this.y1v_1.atomicfu$get(imul(index, 2) + 1 | 0).atomicfu$compareAndSet(from, to);
|
|
243
|
-
}
|
|
244
|
-
i1w(index, update) {
|
|
245
|
-
return this.y1v_1.atomicfu$get(imul(index, 2) + 1 | 0).atomicfu$getAndSet(update);
|
|
246
|
-
}
|
|
247
|
-
v1o(index, cause, context) {
|
|
248
|
-
var isSender = index >= get_SEGMENT_SIZE();
|
|
249
|
-
var index_0 = isSender ? index - get_SEGMENT_SIZE() | 0 : index;
|
|
250
|
-
var element = this.c1w(index_0);
|
|
251
|
-
$l$loop: while (true) {
|
|
252
|
-
var cur = this.f1w(index_0);
|
|
253
|
-
var tmp;
|
|
254
|
-
if (!(cur == null) ? isInterface(cur, Waiter()) : false) {
|
|
255
|
-
tmp = true;
|
|
256
|
-
} else {
|
|
257
|
-
tmp = cur instanceof WaiterEB();
|
|
258
|
-
}
|
|
259
|
-
if (tmp) {
|
|
260
|
-
var update = isSender ? get_INTERRUPTED_SEND() : get_INTERRUPTED_RCV();
|
|
261
|
-
if (this.h1w(index_0, cur, update)) {
|
|
262
|
-
this.e1w(index_0);
|
|
263
|
-
this.v1w(index_0, !isSender);
|
|
264
|
-
if (isSender) {
|
|
265
|
-
var tmp0_safe_receiver = this.z1v().k1w_1;
|
|
266
|
-
if (tmp0_safe_receiver == null)
|
|
267
|
-
null;
|
|
268
|
-
else {
|
|
269
|
-
callUndeliveredElement(tmp0_safe_receiver, element, context);
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
return Unit_instance;
|
|
273
|
-
}
|
|
274
|
-
} else {
|
|
275
|
-
if (cur === get_INTERRUPTED_SEND() || cur === get_INTERRUPTED_RCV()) {
|
|
276
|
-
this.e1w(index_0);
|
|
277
|
-
if (isSender) {
|
|
278
|
-
var tmp1_safe_receiver = this.z1v().k1w_1;
|
|
279
|
-
if (tmp1_safe_receiver == null)
|
|
280
|
-
null;
|
|
281
|
-
else {
|
|
282
|
-
callUndeliveredElement(tmp1_safe_receiver, element, context);
|
|
283
|
-
}
|
|
284
|
-
}
|
|
285
|
-
return Unit_instance;
|
|
286
|
-
} else {
|
|
287
|
-
if (cur === get_RESUMING_BY_EB() || cur === get_RESUMING_BY_RCV())
|
|
288
|
-
continue $l$loop;
|
|
289
|
-
else {
|
|
290
|
-
if (cur === get_DONE_RCV() || cur === get_BUFFERED())
|
|
291
|
-
return Unit_instance;
|
|
292
|
-
else {
|
|
293
|
-
if (cur === get_CHANNEL_CLOSED())
|
|
294
|
-
return Unit_instance;
|
|
295
|
-
else {
|
|
296
|
-
// Inline function 'kotlin.error' call
|
|
297
|
-
var message = 'unexpected state: ' + toString(cur);
|
|
298
|
-
throw IllegalStateException().o(toString_0(message));
|
|
299
|
-
}
|
|
300
|
-
}
|
|
301
|
-
}
|
|
302
|
-
}
|
|
303
|
-
}
|
|
304
|
-
}
|
|
305
|
-
}
|
|
306
|
-
v1w(index, receiver) {
|
|
307
|
-
if (receiver) {
|
|
308
|
-
var tmp = this.z1v();
|
|
309
|
-
var tmp0 = this.t1o_1;
|
|
310
|
-
// Inline function 'kotlin.Long.times' call
|
|
311
|
-
var other = get_SEGMENT_SIZE();
|
|
312
|
-
// Inline function 'kotlin.Long.plus' call
|
|
313
|
-
var this_0 = multiply(tmp0, fromInt(other));
|
|
314
|
-
var tmp$ret$1 = add(this_0, fromInt(index));
|
|
315
|
-
tmp.w1w(tmp$ret$1);
|
|
316
|
-
}
|
|
317
|
-
this.x1w();
|
|
318
|
-
}
|
|
319
|
-
}
|
|
320
|
-
initMetadataForClass($, 'ChannelSegment');
|
|
321
|
-
ChannelSegmentClass = $;
|
|
322
|
-
}
|
|
323
|
-
return ChannelSegmentClass;
|
|
324
|
-
}
|
|
325
|
-
function *_generator_hasNext__q471nr($this, $completion) {
|
|
326
|
-
var tmp;
|
|
327
|
-
if (!($this.j1x_1 === get_NO_RECEIVE_RESULT()) && !($this.j1x_1 === get_CHANNEL_CLOSED())) {
|
|
328
|
-
tmp = true;
|
|
329
|
-
} else {
|
|
330
|
-
var tmp0 = $this.l1x_1;
|
|
331
|
-
var tmp$ret$1;
|
|
332
|
-
$l$block_0: {
|
|
333
|
-
// Inline function 'kotlinx.coroutines.channels.BufferedChannel.receiveImpl' call
|
|
334
|
-
var segment = tmp0.q1w_1.kotlinx$atomicfu$value;
|
|
335
|
-
$l$loop_0: while (true) {
|
|
336
|
-
if (tmp0.m1x()) {
|
|
337
|
-
tmp$ret$1 = onClosedHasNext($this);
|
|
338
|
-
break $l$block_0;
|
|
339
|
-
}
|
|
340
|
-
var r = tmp0.m1w_1.atomicfu$getAndIncrement$long();
|
|
341
|
-
// Inline function 'kotlin.Long.div' call
|
|
342
|
-
var other = get_SEGMENT_SIZE();
|
|
343
|
-
var id = divide(r, fromInt(other));
|
|
344
|
-
// Inline function 'kotlin.Long.rem' call
|
|
345
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
346
|
-
var tmp$ret$3 = modulo(r, fromInt(other_0));
|
|
347
|
-
var i = convertToInt(tmp$ret$3);
|
|
348
|
-
if (!(segment.t1o_1 === id)) {
|
|
349
|
-
var tmp0_elvis_lhs = findSegmentReceive(tmp0, id, segment);
|
|
350
|
-
var tmp_0;
|
|
351
|
-
if (tmp0_elvis_lhs == null) {
|
|
352
|
-
continue $l$loop_0;
|
|
353
|
-
} else {
|
|
354
|
-
tmp_0 = tmp0_elvis_lhs;
|
|
355
|
-
}
|
|
356
|
-
segment = tmp_0;
|
|
357
|
-
}
|
|
358
|
-
var updCellResult = updateCellReceive(tmp0, segment, i, r, null);
|
|
359
|
-
var tmp_1;
|
|
360
|
-
if (updCellResult === get_SUSPEND()) {
|
|
361
|
-
var tmp1_safe_receiver = (!(null == null) ? isInterface(null, Waiter()) : false) ? null : null;
|
|
362
|
-
if (tmp1_safe_receiver == null)
|
|
363
|
-
null;
|
|
364
|
-
else {
|
|
365
|
-
prepareReceiverForSuspension(tmp0, tmp1_safe_receiver, segment, i);
|
|
366
|
-
}
|
|
367
|
-
var message = 'unreachable';
|
|
368
|
-
throw IllegalStateException().o(toString_0(message));
|
|
369
|
-
} else if (updCellResult === get_FAILED()) {
|
|
370
|
-
if (r < tmp0.n1x()) {
|
|
371
|
-
segment.h1x();
|
|
372
|
-
}
|
|
373
|
-
continue $l$loop_0;
|
|
374
|
-
} else if (updCellResult === get_SUSPEND_NO_WAITER()) {
|
|
375
|
-
var segm = segment;
|
|
376
|
-
var tmp_2 = hasNextOnNoWaiterSuspend($this, segm, i, r, $completion);
|
|
377
|
-
if (tmp_2 === get_COROUTINE_SUSPENDED())
|
|
378
|
-
tmp_2 = yield tmp_2;
|
|
379
|
-
return tmp_2;
|
|
380
|
-
} else {
|
|
381
|
-
segment.h1x();
|
|
382
|
-
$this.j1x_1 = (updCellResult == null ? true : !(updCellResult == null)) ? updCellResult : THROW_CCE();
|
|
383
|
-
tmp_1 = true;
|
|
384
|
-
}
|
|
385
|
-
tmp$ret$1 = tmp_1;
|
|
386
|
-
break $l$block_0;
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
tmp = tmp$ret$1;
|
|
390
|
-
}
|
|
391
|
-
return tmp;
|
|
392
|
-
}
|
|
393
|
-
function onClosedHasNext($this) {
|
|
394
|
-
$this.j1x_1 = get_CHANNEL_CLOSED();
|
|
395
|
-
var tmp0_elvis_lhs = $this.l1x_1.o1x();
|
|
396
|
-
var tmp;
|
|
397
|
-
if (tmp0_elvis_lhs == null) {
|
|
398
|
-
return false;
|
|
399
|
-
} else {
|
|
400
|
-
tmp = tmp0_elvis_lhs;
|
|
401
|
-
}
|
|
402
|
-
var cause = tmp;
|
|
403
|
-
throw recoverStackTrace(cause);
|
|
404
|
-
}
|
|
405
|
-
function hasNextOnNoWaiterSuspend($this, segment, index, r, $completion) {
|
|
406
|
-
var cancellable = getOrCreateCancellableContinuation(intercepted($completion));
|
|
407
|
-
try {
|
|
408
|
-
$this.k1x_1 = cancellable;
|
|
409
|
-
// Inline function 'kotlinx.coroutines.channels.BufferedChannel.receiveImplOnNoWaiter' call
|
|
410
|
-
var this_0 = $this.l1x_1;
|
|
411
|
-
var updCellResult = updateCellReceive(this_0, segment, index, r, $this);
|
|
412
|
-
if (updCellResult === get_SUSPEND()) {
|
|
413
|
-
prepareReceiverForSuspension(this_0, $this, segment, index);
|
|
414
|
-
} else if (updCellResult === get_FAILED()) {
|
|
415
|
-
if (r < this_0.n1x()) {
|
|
416
|
-
segment.h1x();
|
|
417
|
-
}
|
|
418
|
-
$l$block_0: {
|
|
419
|
-
// Inline function 'kotlinx.coroutines.channels.BufferedChannel.receiveImpl' call
|
|
420
|
-
var segment_0 = this_0.q1w_1.kotlinx$atomicfu$value;
|
|
421
|
-
$l$loop_0: while (true) {
|
|
422
|
-
if (this_0.m1x()) {
|
|
423
|
-
onClosedHasNextNoWaiterSuspend($this);
|
|
424
|
-
break $l$block_0;
|
|
425
|
-
}
|
|
426
|
-
var r_0 = this_0.m1w_1.atomicfu$getAndIncrement$long();
|
|
427
|
-
// Inline function 'kotlin.Long.div' call
|
|
428
|
-
var other = get_SEGMENT_SIZE();
|
|
429
|
-
var id = divide(r_0, fromInt(other));
|
|
430
|
-
// Inline function 'kotlin.Long.rem' call
|
|
431
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
432
|
-
var tmp$ret$3 = modulo(r_0, fromInt(other_0));
|
|
433
|
-
var i = convertToInt(tmp$ret$3);
|
|
434
|
-
if (!(segment_0.t1o_1 === id)) {
|
|
435
|
-
var tmp0_elvis_lhs = findSegmentReceive(this_0, id, segment_0);
|
|
436
|
-
var tmp;
|
|
437
|
-
if (tmp0_elvis_lhs == null) {
|
|
438
|
-
continue $l$loop_0;
|
|
439
|
-
} else {
|
|
440
|
-
tmp = tmp0_elvis_lhs;
|
|
441
|
-
}
|
|
442
|
-
segment_0 = tmp;
|
|
443
|
-
}
|
|
444
|
-
var updCellResult_0 = updateCellReceive(this_0, segment_0, i, r_0, $this);
|
|
445
|
-
if (updCellResult_0 === get_SUSPEND()) {
|
|
446
|
-
var tmp1_safe_receiver = (!($this == null) ? isInterface($this, Waiter()) : false) ? $this : null;
|
|
447
|
-
if (tmp1_safe_receiver == null)
|
|
448
|
-
null;
|
|
449
|
-
else {
|
|
450
|
-
prepareReceiverForSuspension(this_0, tmp1_safe_receiver, segment_0, i);
|
|
451
|
-
}
|
|
452
|
-
} else if (updCellResult_0 === get_FAILED()) {
|
|
453
|
-
if (r_0 < this_0.n1x()) {
|
|
454
|
-
segment_0.h1x();
|
|
455
|
-
}
|
|
456
|
-
continue $l$loop_0;
|
|
457
|
-
} else if (updCellResult_0 === get_SUSPEND_NO_WAITER()) {
|
|
458
|
-
// Inline function 'kotlin.error' call
|
|
459
|
-
var message = 'unexpected';
|
|
460
|
-
throw IllegalStateException().o(toString_0(message));
|
|
461
|
-
} else {
|
|
462
|
-
segment_0.h1x();
|
|
463
|
-
var element = (updCellResult_0 == null ? true : !(updCellResult_0 == null)) ? updCellResult_0 : THROW_CCE();
|
|
464
|
-
$this.j1x_1 = element;
|
|
465
|
-
$this.k1x_1 = null;
|
|
466
|
-
var tmp0_safe_receiver = $this.l1x_1.k1w_1;
|
|
467
|
-
cancellable.u1n(true, tmp0_safe_receiver == null ? null : bindCancellationFun($this.l1x_1, tmp0_safe_receiver, element));
|
|
468
|
-
}
|
|
469
|
-
break $l$block_0;
|
|
470
|
-
}
|
|
471
|
-
}
|
|
472
|
-
} else {
|
|
473
|
-
segment.h1x();
|
|
474
|
-
var element_0 = (updCellResult == null ? true : !(updCellResult == null)) ? updCellResult : THROW_CCE();
|
|
475
|
-
$this.j1x_1 = element_0;
|
|
476
|
-
$this.k1x_1 = null;
|
|
477
|
-
var tmp0_safe_receiver_0 = $this.l1x_1.k1w_1;
|
|
478
|
-
cancellable.u1n(true, tmp0_safe_receiver_0 == null ? null : bindCancellationFun($this.l1x_1, tmp0_safe_receiver_0, element_0));
|
|
479
|
-
}
|
|
480
|
-
} catch ($p) {
|
|
481
|
-
if ($p instanceof Error) {
|
|
482
|
-
var e = $p;
|
|
483
|
-
cancellable.u1p();
|
|
484
|
-
throw e;
|
|
485
|
-
} else {
|
|
486
|
-
throw $p;
|
|
487
|
-
}
|
|
488
|
-
}
|
|
489
|
-
return cancellable.t1p();
|
|
490
|
-
}
|
|
491
|
-
function onClosedHasNextNoWaiterSuspend($this) {
|
|
492
|
-
var cont = ensureNotNull($this.k1x_1);
|
|
493
|
-
$this.k1x_1 = null;
|
|
494
|
-
$this.j1x_1 = get_CHANNEL_CLOSED();
|
|
495
|
-
var cause = $this.l1x_1.o1x();
|
|
496
|
-
if (cause == null) {
|
|
497
|
-
// Inline function 'kotlin.coroutines.resume' call
|
|
498
|
-
// Inline function 'kotlin.Companion.success' call
|
|
499
|
-
var tmp$ret$0 = _Result___init__impl__xyqfz8(false);
|
|
500
|
-
cont.sc(tmp$ret$0);
|
|
501
|
-
} else {
|
|
502
|
-
// Inline function 'kotlin.coroutines.resumeWithException' call
|
|
503
|
-
// Inline function 'kotlin.Companion.failure' call
|
|
504
|
-
var exception = recoverStackTrace_0(cause, cont);
|
|
505
|
-
var tmp$ret$2 = _Result___init__impl__xyqfz8(createFailure(exception));
|
|
506
|
-
cont.sc(tmp$ret$2);
|
|
507
|
-
}
|
|
508
|
-
}
|
|
509
|
-
function _get_bufferEndCounter__2d4hee($this) {
|
|
510
|
-
return $this.n1w_1.kotlinx$atomicfu$value;
|
|
511
|
-
}
|
|
512
|
-
function _get_isRendezvousOrUnlimited__3mdufi($this) {
|
|
513
|
-
// Inline function 'kotlin.let' call
|
|
514
|
-
var it = _get_bufferEndCounter__2d4hee($this);
|
|
515
|
-
return it === 0n || it === 9223372036854775807n;
|
|
516
|
-
}
|
|
517
|
-
function *_generator_send__qhx0g0($this, element, $completion) {
|
|
518
|
-
$l$block_5: {
|
|
519
|
-
// Inline function 'kotlinx.coroutines.channels.BufferedChannel.sendImpl' call
|
|
520
|
-
var segment = $this.p1w_1.kotlinx$atomicfu$value;
|
|
521
|
-
$l$loop_0: while (true) {
|
|
522
|
-
var sendersAndCloseStatusCur = $this.l1w_1.atomicfu$getAndIncrement$long();
|
|
523
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
524
|
-
var s = sendersAndCloseStatusCur & 1152921504606846975n;
|
|
525
|
-
var closed = _get_isClosedForSend0__kxgf9m($this, sendersAndCloseStatusCur);
|
|
526
|
-
// Inline function 'kotlin.Long.div' call
|
|
527
|
-
var other = get_SEGMENT_SIZE();
|
|
528
|
-
var id = divide(s, fromInt(other));
|
|
529
|
-
// Inline function 'kotlin.Long.rem' call
|
|
530
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
531
|
-
var tmp$ret$2 = modulo(s, fromInt(other_0));
|
|
532
|
-
var i = convertToInt(tmp$ret$2);
|
|
533
|
-
if (!(segment.t1o_1 === id)) {
|
|
534
|
-
var tmp0_elvis_lhs = findSegmentSend($this, id, segment);
|
|
535
|
-
var tmp;
|
|
536
|
-
if (tmp0_elvis_lhs == null) {
|
|
537
|
-
var tmp_0;
|
|
538
|
-
if (closed) {
|
|
539
|
-
var tmp_1 = onClosedSend($this, element, $completion);
|
|
540
|
-
if (tmp_1 === get_COROUTINE_SUSPENDED())
|
|
541
|
-
tmp_1 = yield tmp_1;
|
|
542
|
-
break $l$block_5;
|
|
543
|
-
} else {
|
|
544
|
-
continue $l$loop_0;
|
|
545
|
-
}
|
|
546
|
-
} else {
|
|
547
|
-
tmp = tmp0_elvis_lhs;
|
|
548
|
-
}
|
|
549
|
-
segment = tmp;
|
|
550
|
-
}
|
|
551
|
-
switch (updateCellSend($this, segment, i, element, s, null, closed)) {
|
|
552
|
-
case 0:
|
|
553
|
-
segment.h1x();
|
|
554
|
-
break $l$block_5;
|
|
555
|
-
case 1:
|
|
556
|
-
break $l$block_5;
|
|
557
|
-
case 2:
|
|
558
|
-
if (closed) {
|
|
559
|
-
segment.x1w();
|
|
560
|
-
var tmp_2 = onClosedSend($this, element, $completion);
|
|
561
|
-
if (tmp_2 === get_COROUTINE_SUSPENDED())
|
|
562
|
-
tmp_2 = yield tmp_2;
|
|
563
|
-
break $l$block_5;
|
|
564
|
-
}
|
|
565
|
-
|
|
566
|
-
var tmp2_safe_receiver = (!(null == null) ? isInterface(null, Waiter()) : false) ? null : null;
|
|
567
|
-
if (tmp2_safe_receiver == null)
|
|
568
|
-
null;
|
|
569
|
-
else {
|
|
570
|
-
prepareSenderForSuspension($this, tmp2_safe_receiver, segment, i);
|
|
571
|
-
}
|
|
572
|
-
|
|
573
|
-
// Inline function 'kotlinx.coroutines.assert' call
|
|
574
|
-
|
|
575
|
-
break $l$block_5;
|
|
576
|
-
case 4:
|
|
577
|
-
if (s < $this.p1x()) {
|
|
578
|
-
segment.h1x();
|
|
579
|
-
}
|
|
580
|
-
|
|
581
|
-
var tmp_3 = onClosedSend($this, element, $completion);
|
|
582
|
-
if (tmp_3 === get_COROUTINE_SUSPENDED())
|
|
583
|
-
tmp_3 = yield tmp_3;
|
|
584
|
-
break $l$block_5;
|
|
585
|
-
case 5:
|
|
586
|
-
segment.h1x();
|
|
587
|
-
continue $l$loop_0;
|
|
588
|
-
case 3:
|
|
589
|
-
var segm = segment;
|
|
590
|
-
var tmp_4 = sendOnNoWaiterSuspend($this, segm, i, element, s, $completion);
|
|
591
|
-
if (tmp_4 === get_COROUTINE_SUSPENDED())
|
|
592
|
-
tmp_4 = yield tmp_4;
|
|
593
|
-
break $l$block_5;
|
|
594
|
-
}
|
|
595
|
-
}
|
|
596
|
-
}
|
|
597
|
-
return Unit_instance;
|
|
598
|
-
}
|
|
599
|
-
function onClosedSend($this, element, $completion) {
|
|
600
|
-
var cancellable = new (CancellableContinuationImpl())(intercepted($completion), 1);
|
|
601
|
-
cancellable.l1p();
|
|
602
|
-
$l$block: {
|
|
603
|
-
var tmp0_safe_receiver = $this.k1w_1;
|
|
604
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : callUndeliveredElementCatchingException(tmp0_safe_receiver, element);
|
|
605
|
-
if (tmp1_safe_receiver == null)
|
|
606
|
-
null;
|
|
607
|
-
else {
|
|
608
|
-
// Inline function 'kotlin.let' call
|
|
609
|
-
addSuppressed(tmp1_safe_receiver, $this.q1x());
|
|
610
|
-
// Inline function 'kotlinx.coroutines.resumeWithStackTrace' call
|
|
611
|
-
// Inline function 'kotlin.Companion.failure' call
|
|
612
|
-
var exception = recoverStackTrace_0(tmp1_safe_receiver, cancellable);
|
|
613
|
-
var tmp$ret$0 = _Result___init__impl__xyqfz8(createFailure(exception));
|
|
614
|
-
cancellable.sc(tmp$ret$0);
|
|
615
|
-
break $l$block;
|
|
616
|
-
}
|
|
617
|
-
// Inline function 'kotlinx.coroutines.resumeWithStackTrace' call
|
|
618
|
-
var exception_0 = $this.q1x();
|
|
619
|
-
// Inline function 'kotlin.Companion.failure' call
|
|
620
|
-
var exception_1 = recoverStackTrace_0(exception_0, cancellable);
|
|
621
|
-
var tmp$ret$4 = _Result___init__impl__xyqfz8(createFailure(exception_1));
|
|
622
|
-
cancellable.sc(tmp$ret$4);
|
|
623
|
-
}
|
|
624
|
-
return cancellable.t1p();
|
|
625
|
-
}
|
|
626
|
-
function sendOnNoWaiterSuspend($this, segment, index, element, s, $completion) {
|
|
627
|
-
var cancellable = getOrCreateCancellableContinuation(intercepted($completion));
|
|
628
|
-
try {
|
|
629
|
-
// Inline function 'kotlinx.coroutines.channels.BufferedChannel.sendImplOnNoWaiter' call
|
|
630
|
-
switch (updateCellSend($this, segment, index, element, s, cancellable, false)) {
|
|
631
|
-
case 0:
|
|
632
|
-
segment.h1x();
|
|
633
|
-
// Inline function 'kotlin.coroutines.resume' call
|
|
634
|
-
|
|
635
|
-
// Inline function 'kotlin.Companion.success' call
|
|
636
|
-
|
|
637
|
-
var tmp$ret$0 = _Result___init__impl__xyqfz8(Unit_instance);
|
|
638
|
-
cancellable.sc(tmp$ret$0);
|
|
639
|
-
break;
|
|
640
|
-
case 1:
|
|
641
|
-
// Inline function 'kotlin.coroutines.resume' call
|
|
642
|
-
|
|
643
|
-
// Inline function 'kotlin.Companion.success' call
|
|
644
|
-
|
|
645
|
-
var tmp$ret$3 = _Result___init__impl__xyqfz8(Unit_instance);
|
|
646
|
-
cancellable.sc(tmp$ret$3);
|
|
647
|
-
break;
|
|
648
|
-
case 2:
|
|
649
|
-
prepareSenderForSuspension($this, cancellable, segment, index);
|
|
650
|
-
break;
|
|
651
|
-
case 4:
|
|
652
|
-
if (s < $this.p1x()) {
|
|
653
|
-
segment.h1x();
|
|
654
|
-
}
|
|
655
|
-
|
|
656
|
-
onClosedSendOnNoWaiterSuspend($this, element, cancellable);
|
|
657
|
-
break;
|
|
658
|
-
case 5:
|
|
659
|
-
segment.h1x();
|
|
660
|
-
$l$block_5: {
|
|
661
|
-
// Inline function 'kotlinx.coroutines.channels.BufferedChannel.sendImpl' call
|
|
662
|
-
var segment_0 = $this.p1w_1.kotlinx$atomicfu$value;
|
|
663
|
-
$l$loop_0: while (true) {
|
|
664
|
-
var sendersAndCloseStatusCur = $this.l1w_1.atomicfu$getAndIncrement$long();
|
|
665
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
666
|
-
var s_0 = sendersAndCloseStatusCur & 1152921504606846975n;
|
|
667
|
-
var closed = _get_isClosedForSend0__kxgf9m($this, sendersAndCloseStatusCur);
|
|
668
|
-
// Inline function 'kotlin.Long.div' call
|
|
669
|
-
var other = get_SEGMENT_SIZE();
|
|
670
|
-
var id = divide(s_0, fromInt(other));
|
|
671
|
-
// Inline function 'kotlin.Long.rem' call
|
|
672
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
673
|
-
var tmp$ret$9 = modulo(s_0, fromInt(other_0));
|
|
674
|
-
var i = convertToInt(tmp$ret$9);
|
|
675
|
-
if (!(segment_0.t1o_1 === id)) {
|
|
676
|
-
var tmp0_elvis_lhs = findSegmentSend($this, id, segment_0);
|
|
677
|
-
var tmp;
|
|
678
|
-
if (tmp0_elvis_lhs == null) {
|
|
679
|
-
var tmp_0;
|
|
680
|
-
if (closed) {
|
|
681
|
-
onClosedSendOnNoWaiterSuspend($this, element, cancellable);
|
|
682
|
-
break $l$block_5;
|
|
683
|
-
} else {
|
|
684
|
-
continue $l$loop_0;
|
|
685
|
-
}
|
|
686
|
-
} else {
|
|
687
|
-
tmp = tmp0_elvis_lhs;
|
|
688
|
-
}
|
|
689
|
-
segment_0 = tmp;
|
|
690
|
-
}
|
|
691
|
-
switch (updateCellSend($this, segment_0, i, element, s_0, cancellable, closed)) {
|
|
692
|
-
case 0:
|
|
693
|
-
segment_0.h1x();
|
|
694
|
-
// Inline function 'kotlin.coroutines.resume' call
|
|
695
|
-
|
|
696
|
-
// Inline function 'kotlin.Companion.success' call
|
|
697
|
-
|
|
698
|
-
var tmp$ret$12 = _Result___init__impl__xyqfz8(Unit_instance);
|
|
699
|
-
cancellable.sc(tmp$ret$12);
|
|
700
|
-
break $l$block_5;
|
|
701
|
-
case 1:
|
|
702
|
-
// Inline function 'kotlin.coroutines.resume' call
|
|
703
|
-
|
|
704
|
-
// Inline function 'kotlin.Companion.success' call
|
|
705
|
-
|
|
706
|
-
var tmp$ret$15 = _Result___init__impl__xyqfz8(Unit_instance);
|
|
707
|
-
cancellable.sc(tmp$ret$15);
|
|
708
|
-
break $l$block_5;
|
|
709
|
-
case 2:
|
|
710
|
-
if (closed) {
|
|
711
|
-
segment_0.x1w();
|
|
712
|
-
onClosedSendOnNoWaiterSuspend($this, element, cancellable);
|
|
713
|
-
break $l$block_5;
|
|
714
|
-
}
|
|
715
|
-
|
|
716
|
-
var tmp2_safe_receiver = (!(cancellable == null) ? isInterface(cancellable, Waiter()) : false) ? cancellable : null;
|
|
717
|
-
if (tmp2_safe_receiver == null)
|
|
718
|
-
null;
|
|
719
|
-
else {
|
|
720
|
-
prepareSenderForSuspension($this, tmp2_safe_receiver, segment_0, i);
|
|
721
|
-
}
|
|
722
|
-
|
|
723
|
-
break $l$block_5;
|
|
724
|
-
case 4:
|
|
725
|
-
if (s_0 < $this.p1x()) {
|
|
726
|
-
segment_0.h1x();
|
|
727
|
-
}
|
|
728
|
-
|
|
729
|
-
onClosedSendOnNoWaiterSuspend($this, element, cancellable);
|
|
730
|
-
break $l$block_5;
|
|
731
|
-
case 5:
|
|
732
|
-
segment_0.h1x();
|
|
733
|
-
continue $l$loop_0;
|
|
734
|
-
case 3:
|
|
735
|
-
// Inline function 'kotlin.error' call
|
|
736
|
-
|
|
737
|
-
var message = 'unexpected';
|
|
738
|
-
throw IllegalStateException().o(toString_0(message));
|
|
739
|
-
}
|
|
740
|
-
}
|
|
741
|
-
}
|
|
742
|
-
|
|
743
|
-
break;
|
|
744
|
-
default:
|
|
745
|
-
// Inline function 'kotlin.error' call
|
|
746
|
-
|
|
747
|
-
var message_0 = 'unexpected';
|
|
748
|
-
throw IllegalStateException().o(toString_0(message_0));
|
|
749
|
-
}
|
|
750
|
-
} catch ($p) {
|
|
751
|
-
if ($p instanceof Error) {
|
|
752
|
-
var e = $p;
|
|
753
|
-
cancellable.u1p();
|
|
754
|
-
throw e;
|
|
755
|
-
} else {
|
|
756
|
-
throw $p;
|
|
757
|
-
}
|
|
758
|
-
}
|
|
759
|
-
return cancellable.t1p();
|
|
760
|
-
}
|
|
761
|
-
function prepareSenderForSuspension($this, _this__u8e3s4, segment, index) {
|
|
762
|
-
_this__u8e3s4.a1q(segment, index + get_SEGMENT_SIZE() | 0);
|
|
763
|
-
}
|
|
764
|
-
function onClosedSendOnNoWaiterSuspend($this, element, cont) {
|
|
765
|
-
var tmp0_safe_receiver = $this.k1w_1;
|
|
766
|
-
if (tmp0_safe_receiver == null)
|
|
767
|
-
null;
|
|
768
|
-
else {
|
|
769
|
-
callUndeliveredElement(tmp0_safe_receiver, element, cont.qc());
|
|
770
|
-
}
|
|
771
|
-
// Inline function 'kotlin.coroutines.resumeWithException' call
|
|
772
|
-
// Inline function 'kotlin.Companion.failure' call
|
|
773
|
-
var exception = recoverStackTrace_0($this.q1x(), cont);
|
|
774
|
-
var tmp$ret$0 = _Result___init__impl__xyqfz8(createFailure(exception));
|
|
775
|
-
cont.sc(tmp$ret$0);
|
|
776
|
-
}
|
|
777
|
-
var SendBroadcastClass;
|
|
778
|
-
function SendBroadcast() {
|
|
779
|
-
if (SendBroadcastClass === VOID) {
|
|
780
|
-
class $ {}
|
|
781
|
-
initMetadataForClass($, 'SendBroadcast', VOID, VOID, [Waiter()]);
|
|
782
|
-
SendBroadcastClass = $;
|
|
783
|
-
}
|
|
784
|
-
return SendBroadcastClass;
|
|
785
|
-
}
|
|
786
|
-
function updateCellSend($this, segment, index, element, s, waiter, closed) {
|
|
787
|
-
segment.b1w(index, element);
|
|
788
|
-
if (closed)
|
|
789
|
-
return updateCellSendSlow($this, segment, index, element, s, waiter, closed);
|
|
790
|
-
var state = segment.f1w(index);
|
|
791
|
-
if (state === null) {
|
|
792
|
-
if (bufferOrRendezvousSend($this, s)) {
|
|
793
|
-
if (segment.h1w(index, null, get_BUFFERED())) {
|
|
794
|
-
return 1;
|
|
795
|
-
}
|
|
796
|
-
} else {
|
|
797
|
-
if (waiter == null) {
|
|
798
|
-
return 3;
|
|
799
|
-
} else {
|
|
800
|
-
if (segment.h1w(index, null, waiter))
|
|
801
|
-
return 2;
|
|
802
|
-
}
|
|
803
|
-
}
|
|
804
|
-
} else {
|
|
805
|
-
if (!(state == null) ? isInterface(state, Waiter()) : false) {
|
|
806
|
-
segment.e1w(index);
|
|
807
|
-
var tmp;
|
|
808
|
-
if (tryResumeReceiver($this, state, element)) {
|
|
809
|
-
segment.g1w(index, get_DONE_RCV());
|
|
810
|
-
$this.r1x();
|
|
811
|
-
tmp = 0;
|
|
812
|
-
} else {
|
|
813
|
-
if (!(segment.i1w(index, get_INTERRUPTED_RCV()) === get_INTERRUPTED_RCV())) {
|
|
814
|
-
segment.v1w(index, true);
|
|
815
|
-
}
|
|
816
|
-
tmp = 5;
|
|
817
|
-
}
|
|
818
|
-
return tmp;
|
|
819
|
-
}
|
|
820
|
-
}
|
|
821
|
-
return updateCellSendSlow($this, segment, index, element, s, waiter, closed);
|
|
822
|
-
}
|
|
823
|
-
function updateCellSendSlow($this, segment, index, element, s, waiter, closed) {
|
|
824
|
-
while (true) {
|
|
825
|
-
var state = segment.f1w(index);
|
|
826
|
-
if (state === null) {
|
|
827
|
-
if (bufferOrRendezvousSend($this, s) && !closed) {
|
|
828
|
-
if (segment.h1w(index, null, get_BUFFERED())) {
|
|
829
|
-
return 1;
|
|
830
|
-
}
|
|
831
|
-
} else {
|
|
832
|
-
if (closed) {
|
|
833
|
-
if (segment.h1w(index, null, get_INTERRUPTED_SEND())) {
|
|
834
|
-
segment.v1w(index, false);
|
|
835
|
-
return 4;
|
|
836
|
-
}
|
|
837
|
-
} else if (waiter == null)
|
|
838
|
-
return 3;
|
|
839
|
-
else if (segment.h1w(index, null, waiter))
|
|
840
|
-
return 2;
|
|
841
|
-
}
|
|
842
|
-
} else if (state === get_IN_BUFFER()) {
|
|
843
|
-
if (segment.h1w(index, state, get_BUFFERED())) {
|
|
844
|
-
return 1;
|
|
845
|
-
}
|
|
846
|
-
} else if (state === get_INTERRUPTED_RCV()) {
|
|
847
|
-
segment.e1w(index);
|
|
848
|
-
return 5;
|
|
849
|
-
} else if (state === get_POISONED()) {
|
|
850
|
-
segment.e1w(index);
|
|
851
|
-
return 5;
|
|
852
|
-
} else if (state === get_CHANNEL_CLOSED()) {
|
|
853
|
-
segment.e1w(index);
|
|
854
|
-
completeCloseOrCancel($this);
|
|
855
|
-
return 4;
|
|
856
|
-
} else {
|
|
857
|
-
// Inline function 'kotlinx.coroutines.assert' call
|
|
858
|
-
segment.e1w(index);
|
|
859
|
-
var tmp;
|
|
860
|
-
if (state instanceof WaiterEB()) {
|
|
861
|
-
tmp = state.s1x_1;
|
|
862
|
-
} else {
|
|
863
|
-
tmp = state;
|
|
864
|
-
}
|
|
865
|
-
var receiver = tmp;
|
|
866
|
-
var tmp_0;
|
|
867
|
-
if (tryResumeReceiver($this, receiver, element)) {
|
|
868
|
-
segment.g1w(index, get_DONE_RCV());
|
|
869
|
-
$this.r1x();
|
|
870
|
-
tmp_0 = 0;
|
|
871
|
-
} else {
|
|
872
|
-
if (!(segment.i1w(index, get_INTERRUPTED_RCV()) === get_INTERRUPTED_RCV())) {
|
|
873
|
-
segment.v1w(index, true);
|
|
874
|
-
}
|
|
875
|
-
tmp_0 = 5;
|
|
876
|
-
}
|
|
877
|
-
return tmp_0;
|
|
878
|
-
}
|
|
879
|
-
}
|
|
880
|
-
}
|
|
881
|
-
function shouldSendSuspend0($this, curSendersAndCloseStatus) {
|
|
882
|
-
if (_get_isClosedForSend0__kxgf9m($this, curSendersAndCloseStatus))
|
|
883
|
-
return false;
|
|
884
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
885
|
-
var tmp$ret$0 = curSendersAndCloseStatus & 1152921504606846975n;
|
|
886
|
-
return !bufferOrRendezvousSend($this, tmp$ret$0);
|
|
887
|
-
}
|
|
888
|
-
function bufferOrRendezvousSend($this, curSenders) {
|
|
889
|
-
var tmp;
|
|
890
|
-
if (curSenders < _get_bufferEndCounter__2d4hee($this)) {
|
|
891
|
-
tmp = true;
|
|
892
|
-
} else {
|
|
893
|
-
var tmp0 = $this.p1x();
|
|
894
|
-
// Inline function 'kotlin.Long.plus' call
|
|
895
|
-
var other = $this.j1w_1;
|
|
896
|
-
tmp = curSenders < add(tmp0, fromInt(other));
|
|
897
|
-
}
|
|
898
|
-
return tmp;
|
|
899
|
-
}
|
|
900
|
-
function tryResumeReceiver($this, _this__u8e3s4, element) {
|
|
901
|
-
var tmp;
|
|
902
|
-
if (isInterface(_this__u8e3s4, SelectInstance())) {
|
|
903
|
-
tmp = _this__u8e3s4.x1x($this, element);
|
|
904
|
-
} else {
|
|
905
|
-
if (_this__u8e3s4 instanceof ReceiveCatching()) {
|
|
906
|
-
if (!(_this__u8e3s4 instanceof ReceiveCatching()))
|
|
907
|
-
THROW_CCE();
|
|
908
|
-
var tmp_0 = Companion_getInstance().v1x(element);
|
|
909
|
-
var tmp1_safe_receiver = $this.k1w_1;
|
|
910
|
-
tmp = tryResume0(_this__u8e3s4.w1x_1, new (ChannelResult())(tmp_0), tmp1_safe_receiver == null ? null : bindCancellationFunResult($this, tmp1_safe_receiver));
|
|
911
|
-
} else {
|
|
912
|
-
if (_this__u8e3s4 instanceof BufferedChannelIterator()) {
|
|
913
|
-
if (!(_this__u8e3s4 instanceof BufferedChannelIterator()))
|
|
914
|
-
THROW_CCE();
|
|
915
|
-
tmp = _this__u8e3s4.t1x(element);
|
|
916
|
-
} else {
|
|
917
|
-
if (isInterface(_this__u8e3s4, CancellableContinuation())) {
|
|
918
|
-
if (!isInterface(_this__u8e3s4, CancellableContinuation()))
|
|
919
|
-
THROW_CCE();
|
|
920
|
-
var tmp2_safe_receiver = $this.k1w_1;
|
|
921
|
-
tmp = tryResume0(_this__u8e3s4, element, tmp2_safe_receiver == null ? null : bindCancellationFun_0($this, tmp2_safe_receiver));
|
|
922
|
-
} else {
|
|
923
|
-
var message = 'Unexpected receiver type: ' + toString_0(_this__u8e3s4);
|
|
924
|
-
throw IllegalStateException().o(toString_0(message));
|
|
925
|
-
}
|
|
926
|
-
}
|
|
927
|
-
}
|
|
928
|
-
}
|
|
929
|
-
return tmp;
|
|
930
|
-
}
|
|
931
|
-
function prepareReceiverForSuspension($this, _this__u8e3s4, segment, index) {
|
|
932
|
-
$this.y1x();
|
|
933
|
-
_this__u8e3s4.a1q(segment, index);
|
|
934
|
-
}
|
|
935
|
-
function updateCellReceive($this, segment, index, r, waiter) {
|
|
936
|
-
var state = segment.f1w(index);
|
|
937
|
-
if (state === null) {
|
|
938
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
939
|
-
var senders = $this.l1w_1.kotlinx$atomicfu$value & 1152921504606846975n;
|
|
940
|
-
if (r >= senders) {
|
|
941
|
-
if (waiter === null) {
|
|
942
|
-
return get_SUSPEND_NO_WAITER();
|
|
943
|
-
}
|
|
944
|
-
if (segment.h1w(index, state, waiter)) {
|
|
945
|
-
expandBuffer($this);
|
|
946
|
-
return get_SUSPEND();
|
|
947
|
-
}
|
|
948
|
-
}
|
|
949
|
-
} else if (state === get_BUFFERED())
|
|
950
|
-
if (segment.h1w(index, state, get_DONE_RCV())) {
|
|
951
|
-
expandBuffer($this);
|
|
952
|
-
return segment.d1w(index);
|
|
953
|
-
}
|
|
954
|
-
return updateCellReceiveSlow($this, segment, index, r, waiter);
|
|
955
|
-
}
|
|
956
|
-
function updateCellReceiveSlow($this, segment, index, r, waiter) {
|
|
957
|
-
$l$loop: while (true) {
|
|
958
|
-
var state = segment.f1w(index);
|
|
959
|
-
if (state === null || state === get_IN_BUFFER()) {
|
|
960
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
961
|
-
var senders = $this.l1w_1.kotlinx$atomicfu$value & 1152921504606846975n;
|
|
962
|
-
if (r < senders) {
|
|
963
|
-
if (segment.h1w(index, state, get_POISONED())) {
|
|
964
|
-
expandBuffer($this);
|
|
965
|
-
return get_FAILED();
|
|
966
|
-
}
|
|
967
|
-
} else {
|
|
968
|
-
if (waiter === null) {
|
|
969
|
-
return get_SUSPEND_NO_WAITER();
|
|
970
|
-
}
|
|
971
|
-
if (segment.h1w(index, state, waiter)) {
|
|
972
|
-
expandBuffer($this);
|
|
973
|
-
return get_SUSPEND();
|
|
974
|
-
}
|
|
975
|
-
}
|
|
976
|
-
} else if (state === get_BUFFERED()) {
|
|
977
|
-
if (segment.h1w(index, state, get_DONE_RCV())) {
|
|
978
|
-
expandBuffer($this);
|
|
979
|
-
return segment.d1w(index);
|
|
980
|
-
}
|
|
981
|
-
} else if (state === get_INTERRUPTED_SEND())
|
|
982
|
-
return get_FAILED();
|
|
983
|
-
else if (state === get_POISONED())
|
|
984
|
-
return get_FAILED();
|
|
985
|
-
else if (state === get_CHANNEL_CLOSED()) {
|
|
986
|
-
expandBuffer($this);
|
|
987
|
-
return get_FAILED();
|
|
988
|
-
} else if (state === get_RESUMING_BY_EB())
|
|
989
|
-
continue $l$loop;
|
|
990
|
-
else {
|
|
991
|
-
if (segment.h1w(index, state, get_RESUMING_BY_RCV())) {
|
|
992
|
-
var helpExpandBuffer = state instanceof WaiterEB();
|
|
993
|
-
var tmp;
|
|
994
|
-
if (state instanceof WaiterEB()) {
|
|
995
|
-
tmp = state.s1x_1;
|
|
996
|
-
} else {
|
|
997
|
-
tmp = state;
|
|
998
|
-
}
|
|
999
|
-
var sender = tmp;
|
|
1000
|
-
var tmp_0;
|
|
1001
|
-
if (tryResumeSender($this, sender, segment, index)) {
|
|
1002
|
-
segment.g1w(index, get_DONE_RCV());
|
|
1003
|
-
expandBuffer($this);
|
|
1004
|
-
tmp_0 = segment.d1w(index);
|
|
1005
|
-
} else {
|
|
1006
|
-
segment.g1w(index, get_INTERRUPTED_SEND());
|
|
1007
|
-
segment.v1w(index, false);
|
|
1008
|
-
if (helpExpandBuffer) {
|
|
1009
|
-
expandBuffer($this);
|
|
1010
|
-
}
|
|
1011
|
-
tmp_0 = get_FAILED();
|
|
1012
|
-
}
|
|
1013
|
-
return tmp_0;
|
|
1014
|
-
}
|
|
1015
|
-
}
|
|
1016
|
-
}
|
|
1017
|
-
}
|
|
1018
|
-
function tryResumeSender($this, _this__u8e3s4, segment, index) {
|
|
1019
|
-
var tmp;
|
|
1020
|
-
if (isInterface(_this__u8e3s4, CancellableContinuation())) {
|
|
1021
|
-
if (!isInterface(_this__u8e3s4, CancellableContinuation()))
|
|
1022
|
-
THROW_CCE();
|
|
1023
|
-
tmp = tryResume0(_this__u8e3s4, Unit_instance);
|
|
1024
|
-
} else {
|
|
1025
|
-
if (isInterface(_this__u8e3s4, SelectInstance())) {
|
|
1026
|
-
if (!(_this__u8e3s4 instanceof SelectImplementation()))
|
|
1027
|
-
THROW_CCE();
|
|
1028
|
-
var trySelectResult = _this__u8e3s4.d1y($this, Unit_instance);
|
|
1029
|
-
if (trySelectResult === TrySelectDetailedResult_REREGISTER_getInstance()) {
|
|
1030
|
-
segment.e1w(index);
|
|
1031
|
-
}
|
|
1032
|
-
tmp = trySelectResult === TrySelectDetailedResult_SUCCESSFUL_getInstance();
|
|
1033
|
-
} else {
|
|
1034
|
-
if (_this__u8e3s4 instanceof SendBroadcast()) {
|
|
1035
|
-
tmp = tryResume0(_this__u8e3s4.z1x_1, true);
|
|
1036
|
-
} else {
|
|
1037
|
-
var message = 'Unexpected waiter: ' + toString_0(_this__u8e3s4);
|
|
1038
|
-
throw IllegalStateException().o(toString_0(message));
|
|
1039
|
-
}
|
|
1040
|
-
}
|
|
1041
|
-
}
|
|
1042
|
-
return tmp;
|
|
1043
|
-
}
|
|
1044
|
-
function expandBuffer($this) {
|
|
1045
|
-
if (_get_isRendezvousOrUnlimited__3mdufi($this))
|
|
1046
|
-
return Unit_instance;
|
|
1047
|
-
var segment = $this.r1w_1.kotlinx$atomicfu$value;
|
|
1048
|
-
try_again: while (true) {
|
|
1049
|
-
var b = $this.n1w_1.atomicfu$getAndIncrement$long();
|
|
1050
|
-
// Inline function 'kotlin.Long.div' call
|
|
1051
|
-
var other = get_SEGMENT_SIZE();
|
|
1052
|
-
var id = divide(b, fromInt(other));
|
|
1053
|
-
var s = $this.n1x();
|
|
1054
|
-
if (s <= b) {
|
|
1055
|
-
if (segment.t1o_1 < id && !(segment.d1x() == null)) {
|
|
1056
|
-
moveSegmentBufferEndToSpecifiedOrLast($this, id, segment);
|
|
1057
|
-
}
|
|
1058
|
-
incCompletedExpandBufferAttempts$default($this);
|
|
1059
|
-
return Unit_instance;
|
|
1060
|
-
}
|
|
1061
|
-
if (!(segment.t1o_1 === id)) {
|
|
1062
|
-
var tmp0_elvis_lhs = findSegmentBufferEnd($this, id, segment, b);
|
|
1063
|
-
var tmp;
|
|
1064
|
-
if (tmp0_elvis_lhs == null) {
|
|
1065
|
-
continue try_again;
|
|
1066
|
-
} else {
|
|
1067
|
-
tmp = tmp0_elvis_lhs;
|
|
1068
|
-
}
|
|
1069
|
-
segment = tmp;
|
|
1070
|
-
}
|
|
1071
|
-
// Inline function 'kotlin.Long.rem' call
|
|
1072
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
1073
|
-
var tmp$ret$1 = modulo(b, fromInt(other_0));
|
|
1074
|
-
var i = convertToInt(tmp$ret$1);
|
|
1075
|
-
if (updateCellExpandBuffer($this, segment, i, b)) {
|
|
1076
|
-
incCompletedExpandBufferAttempts$default($this);
|
|
1077
|
-
return Unit_instance;
|
|
1078
|
-
} else {
|
|
1079
|
-
incCompletedExpandBufferAttempts$default($this);
|
|
1080
|
-
continue try_again;
|
|
1081
|
-
}
|
|
1082
|
-
}
|
|
1083
|
-
}
|
|
1084
|
-
function updateCellExpandBuffer($this, segment, index, b) {
|
|
1085
|
-
var state = segment.f1w(index);
|
|
1086
|
-
if (!(state == null) ? isInterface(state, Waiter()) : false) {
|
|
1087
|
-
if (b >= $this.m1w_1.kotlinx$atomicfu$value) {
|
|
1088
|
-
if (segment.h1w(index, state, get_RESUMING_BY_EB())) {
|
|
1089
|
-
var tmp;
|
|
1090
|
-
if (tryResumeSender($this, state, segment, index)) {
|
|
1091
|
-
segment.g1w(index, get_BUFFERED());
|
|
1092
|
-
tmp = true;
|
|
1093
|
-
} else {
|
|
1094
|
-
segment.g1w(index, get_INTERRUPTED_SEND());
|
|
1095
|
-
segment.v1w(index, false);
|
|
1096
|
-
tmp = false;
|
|
1097
|
-
}
|
|
1098
|
-
return tmp;
|
|
1099
|
-
}
|
|
1100
|
-
}
|
|
1101
|
-
}
|
|
1102
|
-
return updateCellExpandBufferSlow($this, segment, index, b);
|
|
1103
|
-
}
|
|
1104
|
-
function updateCellExpandBufferSlow($this, segment, index, b) {
|
|
1105
|
-
$l$loop: while (true) {
|
|
1106
|
-
var state = segment.f1w(index);
|
|
1107
|
-
if (!(state == null) ? isInterface(state, Waiter()) : false) {
|
|
1108
|
-
if (b < $this.m1w_1.kotlinx$atomicfu$value) {
|
|
1109
|
-
if (segment.h1w(index, state, new (WaiterEB())(state)))
|
|
1110
|
-
return true;
|
|
1111
|
-
} else {
|
|
1112
|
-
if (segment.h1w(index, state, get_RESUMING_BY_EB())) {
|
|
1113
|
-
var tmp;
|
|
1114
|
-
if (tryResumeSender($this, state, segment, index)) {
|
|
1115
|
-
segment.g1w(index, get_BUFFERED());
|
|
1116
|
-
tmp = true;
|
|
1117
|
-
} else {
|
|
1118
|
-
segment.g1w(index, get_INTERRUPTED_SEND());
|
|
1119
|
-
segment.v1w(index, false);
|
|
1120
|
-
tmp = false;
|
|
1121
|
-
}
|
|
1122
|
-
return tmp;
|
|
1123
|
-
}
|
|
1124
|
-
}
|
|
1125
|
-
} else {
|
|
1126
|
-
if (state === get_INTERRUPTED_SEND())
|
|
1127
|
-
return false;
|
|
1128
|
-
else {
|
|
1129
|
-
if (state === null) {
|
|
1130
|
-
if (segment.h1w(index, state, get_IN_BUFFER()))
|
|
1131
|
-
return true;
|
|
1132
|
-
} else {
|
|
1133
|
-
if (state === get_BUFFERED())
|
|
1134
|
-
return true;
|
|
1135
|
-
else {
|
|
1136
|
-
if (state === get_POISONED() || state === get_DONE_RCV() || state === get_INTERRUPTED_RCV())
|
|
1137
|
-
return true;
|
|
1138
|
-
else {
|
|
1139
|
-
if (state === get_CHANNEL_CLOSED())
|
|
1140
|
-
return true;
|
|
1141
|
-
else {
|
|
1142
|
-
if (state === get_RESUMING_BY_RCV())
|
|
1143
|
-
continue $l$loop;
|
|
1144
|
-
else {
|
|
1145
|
-
// Inline function 'kotlin.error' call
|
|
1146
|
-
var message = 'Unexpected cell state: ' + toString(state);
|
|
1147
|
-
throw IllegalStateException().o(toString_0(message));
|
|
1148
|
-
}
|
|
1149
|
-
}
|
|
1150
|
-
}
|
|
1151
|
-
}
|
|
1152
|
-
}
|
|
1153
|
-
}
|
|
1154
|
-
}
|
|
1155
|
-
}
|
|
1156
|
-
}
|
|
1157
|
-
function incCompletedExpandBufferAttempts($this, nAttempts) {
|
|
1158
|
-
// Inline function 'kotlin.also' call
|
|
1159
|
-
// Inline function 'kotlinx.coroutines.channels.ebPauseExpandBuffers' call
|
|
1160
|
-
if (!(($this.o1w_1.atomicfu$addAndGet$long(nAttempts) & 4611686018427387904n) === 0n)) {
|
|
1161
|
-
$l$loop: while (true) {
|
|
1162
|
-
// Inline function 'kotlinx.coroutines.channels.ebPauseExpandBuffers' call
|
|
1163
|
-
if (!!(($this.o1w_1.kotlinx$atomicfu$value & 4611686018427387904n) === 0n)) {
|
|
1164
|
-
break $l$loop;
|
|
1165
|
-
}
|
|
1166
|
-
}
|
|
1167
|
-
}
|
|
1168
|
-
}
|
|
1169
|
-
function incCompletedExpandBufferAttempts$default($this, nAttempts, $super) {
|
|
1170
|
-
nAttempts = nAttempts === VOID ? 1n : nAttempts;
|
|
1171
|
-
return incCompletedExpandBufferAttempts($this, nAttempts);
|
|
1172
|
-
}
|
|
1173
|
-
var BufferedChannelIteratorClass;
|
|
1174
|
-
function BufferedChannelIterator() {
|
|
1175
|
-
if (BufferedChannelIteratorClass === VOID) {
|
|
1176
|
-
class $ {
|
|
1177
|
-
constructor($outer) {
|
|
1178
|
-
this.l1x_1 = $outer;
|
|
1179
|
-
this.j1x_1 = get_NO_RECEIVE_RESULT();
|
|
1180
|
-
this.k1x_1 = null;
|
|
1181
|
-
}
|
|
1182
|
-
e1y($completion) {
|
|
1183
|
-
return suspendOrReturn(/*#__NOINLINE__*/_generator_hasNext__q471nr.bind(VOID, this), $completion);
|
|
1184
|
-
}
|
|
1185
|
-
a1q(segment, index) {
|
|
1186
|
-
var tmp0_safe_receiver = this.k1x_1;
|
|
1187
|
-
if (tmp0_safe_receiver == null)
|
|
1188
|
-
null;
|
|
1189
|
-
else {
|
|
1190
|
-
tmp0_safe_receiver.a1q(segment, index);
|
|
1191
|
-
}
|
|
1192
|
-
}
|
|
1193
|
-
s1() {
|
|
1194
|
-
var result = this.j1x_1;
|
|
1195
|
-
// Inline function 'kotlin.check' call
|
|
1196
|
-
if (!!(result === get_NO_RECEIVE_RESULT())) {
|
|
1197
|
-
var message = '`hasNext()` has not been invoked';
|
|
1198
|
-
throw IllegalStateException().o(toString_0(message));
|
|
1199
|
-
}
|
|
1200
|
-
this.j1x_1 = get_NO_RECEIVE_RESULT();
|
|
1201
|
-
if (result === get_CHANNEL_CLOSED())
|
|
1202
|
-
throw recoverStackTrace(_get_receiveException__foorc1(this.l1x_1));
|
|
1203
|
-
return (result == null ? true : !(result == null)) ? result : THROW_CCE();
|
|
1204
|
-
}
|
|
1205
|
-
t1x(element) {
|
|
1206
|
-
var cont = ensureNotNull(this.k1x_1);
|
|
1207
|
-
this.k1x_1 = null;
|
|
1208
|
-
this.j1x_1 = element;
|
|
1209
|
-
var tmp0_safe_receiver = this.l1x_1.k1w_1;
|
|
1210
|
-
return tryResume0(cont, true, tmp0_safe_receiver == null ? null : bindCancellationFun(this.l1x_1, tmp0_safe_receiver, element));
|
|
1211
|
-
}
|
|
1212
|
-
f1y() {
|
|
1213
|
-
var cont = ensureNotNull(this.k1x_1);
|
|
1214
|
-
this.k1x_1 = null;
|
|
1215
|
-
this.j1x_1 = get_CHANNEL_CLOSED();
|
|
1216
|
-
var cause = this.l1x_1.o1x();
|
|
1217
|
-
if (cause == null) {
|
|
1218
|
-
// Inline function 'kotlin.coroutines.resume' call
|
|
1219
|
-
// Inline function 'kotlin.Companion.success' call
|
|
1220
|
-
var tmp$ret$0 = _Result___init__impl__xyqfz8(false);
|
|
1221
|
-
cont.sc(tmp$ret$0);
|
|
1222
|
-
} else {
|
|
1223
|
-
// Inline function 'kotlin.coroutines.resumeWithException' call
|
|
1224
|
-
// Inline function 'kotlin.Companion.failure' call
|
|
1225
|
-
var exception = recoverStackTrace_0(cause, cont);
|
|
1226
|
-
var tmp$ret$2 = _Result___init__impl__xyqfz8(createFailure(exception));
|
|
1227
|
-
cont.sc(tmp$ret$2);
|
|
1228
|
-
}
|
|
1229
|
-
}
|
|
1230
|
-
}
|
|
1231
|
-
initMetadataForClass($, 'BufferedChannelIterator', VOID, VOID, [Waiter()], [0, 3]);
|
|
1232
|
-
BufferedChannelIteratorClass = $;
|
|
1233
|
-
}
|
|
1234
|
-
return BufferedChannelIteratorClass;
|
|
1235
|
-
}
|
|
1236
|
-
function _get_receiveException__foorc1($this) {
|
|
1237
|
-
var tmp0_elvis_lhs = $this.o1x();
|
|
1238
|
-
return tmp0_elvis_lhs == null ? ClosedReceiveChannelException().k1y('Channel was closed') : tmp0_elvis_lhs;
|
|
1239
|
-
}
|
|
1240
|
-
function invokeCloseHandler($this) {
|
|
1241
|
-
var tmp0 = $this.u1w_1;
|
|
1242
|
-
var tmp$ret$1;
|
|
1243
|
-
$l$block: {
|
|
1244
|
-
// Inline function 'kotlinx.atomicfu.getAndUpdate' call
|
|
1245
|
-
while (true) {
|
|
1246
|
-
var cur = tmp0.kotlinx$atomicfu$value;
|
|
1247
|
-
var tmp;
|
|
1248
|
-
if (cur === null) {
|
|
1249
|
-
tmp = get_CLOSE_HANDLER_CLOSED();
|
|
1250
|
-
} else {
|
|
1251
|
-
tmp = get_CLOSE_HANDLER_INVOKED();
|
|
1252
|
-
}
|
|
1253
|
-
var upd = tmp;
|
|
1254
|
-
if (tmp0.atomicfu$compareAndSet(cur, upd)) {
|
|
1255
|
-
tmp$ret$1 = cur;
|
|
1256
|
-
break $l$block;
|
|
1257
|
-
}
|
|
1258
|
-
}
|
|
1259
|
-
}
|
|
1260
|
-
var tmp0_elvis_lhs = tmp$ret$1;
|
|
1261
|
-
var tmp_0;
|
|
1262
|
-
if (tmp0_elvis_lhs == null) {
|
|
1263
|
-
return Unit_instance;
|
|
1264
|
-
} else {
|
|
1265
|
-
tmp_0 = tmp0_elvis_lhs;
|
|
1266
|
-
}
|
|
1267
|
-
var closeHandler = tmp_0;
|
|
1268
|
-
if (typeof closeHandler !== 'function')
|
|
1269
|
-
THROW_CCE();
|
|
1270
|
-
closeHandler($this.o1x());
|
|
1271
|
-
}
|
|
1272
|
-
function markClosed($this) {
|
|
1273
|
-
var tmp0 = $this.l1w_1;
|
|
1274
|
-
var tmp$ret$4;
|
|
1275
|
-
$l$block: {
|
|
1276
|
-
// Inline function 'kotlinx.atomicfu.update' call
|
|
1277
|
-
while (true) {
|
|
1278
|
-
var cur = tmp0.kotlinx$atomicfu$value;
|
|
1279
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCloseStatus' call
|
|
1280
|
-
var tmp;
|
|
1281
|
-
switch (convertToInt(shiftRight(cur, 60))) {
|
|
1282
|
-
case 0:
|
|
1283
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
1284
|
-
|
|
1285
|
-
var tmp$ret$1 = cur & 1152921504606846975n;
|
|
1286
|
-
tmp = constructSendersAndCloseStatus(tmp$ret$1, 2);
|
|
1287
|
-
break;
|
|
1288
|
-
case 1:
|
|
1289
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
1290
|
-
|
|
1291
|
-
var tmp$ret$2 = cur & 1152921504606846975n;
|
|
1292
|
-
tmp = constructSendersAndCloseStatus(tmp$ret$2, 3);
|
|
1293
|
-
break;
|
|
1294
|
-
default:
|
|
1295
|
-
return Unit_instance;
|
|
1296
|
-
}
|
|
1297
|
-
var upd = tmp;
|
|
1298
|
-
if (tmp0.atomicfu$compareAndSet(cur, upd)) {
|
|
1299
|
-
tmp$ret$4 = Unit_instance;
|
|
1300
|
-
break $l$block;
|
|
1301
|
-
}
|
|
1302
|
-
}
|
|
1303
|
-
tmp$ret$4 = Unit_instance;
|
|
1304
|
-
}
|
|
1305
|
-
return tmp$ret$4;
|
|
1306
|
-
}
|
|
1307
|
-
function markCancelled($this) {
|
|
1308
|
-
var tmp0 = $this.l1w_1;
|
|
1309
|
-
var tmp$ret$2;
|
|
1310
|
-
$l$block: {
|
|
1311
|
-
// Inline function 'kotlinx.atomicfu.update' call
|
|
1312
|
-
while (true) {
|
|
1313
|
-
var cur = tmp0.kotlinx$atomicfu$value;
|
|
1314
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
1315
|
-
var tmp$ret$0 = cur & 1152921504606846975n;
|
|
1316
|
-
var upd = constructSendersAndCloseStatus(tmp$ret$0, 3);
|
|
1317
|
-
if (tmp0.atomicfu$compareAndSet(cur, upd)) {
|
|
1318
|
-
tmp$ret$2 = Unit_instance;
|
|
1319
|
-
break $l$block;
|
|
1320
|
-
}
|
|
1321
|
-
}
|
|
1322
|
-
tmp$ret$2 = Unit_instance;
|
|
1323
|
-
}
|
|
1324
|
-
return tmp$ret$2;
|
|
1325
|
-
}
|
|
1326
|
-
function markCancellationStarted($this) {
|
|
1327
|
-
var tmp0 = $this.l1w_1;
|
|
1328
|
-
var tmp$ret$3;
|
|
1329
|
-
$l$block: {
|
|
1330
|
-
// Inline function 'kotlinx.atomicfu.update' call
|
|
1331
|
-
while (true) {
|
|
1332
|
-
var cur = tmp0.kotlinx$atomicfu$value;
|
|
1333
|
-
var tmp;
|
|
1334
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCloseStatus' call
|
|
1335
|
-
if (convertToInt(shiftRight(cur, 60)) === 0) {
|
|
1336
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
1337
|
-
var tmp$ret$1 = cur & 1152921504606846975n;
|
|
1338
|
-
tmp = constructSendersAndCloseStatus(tmp$ret$1, 1);
|
|
1339
|
-
} else {
|
|
1340
|
-
return Unit_instance;
|
|
1341
|
-
}
|
|
1342
|
-
var upd = tmp;
|
|
1343
|
-
if (tmp0.atomicfu$compareAndSet(cur, upd)) {
|
|
1344
|
-
tmp$ret$3 = Unit_instance;
|
|
1345
|
-
break $l$block;
|
|
1346
|
-
}
|
|
1347
|
-
}
|
|
1348
|
-
tmp$ret$3 = Unit_instance;
|
|
1349
|
-
}
|
|
1350
|
-
return tmp$ret$3;
|
|
1351
|
-
}
|
|
1352
|
-
function completeCloseOrCancel($this) {
|
|
1353
|
-
$this.l1y();
|
|
1354
|
-
}
|
|
1355
|
-
function completeClose($this, sendersCur) {
|
|
1356
|
-
var lastSegment = closeLinkedList($this);
|
|
1357
|
-
if ($this.n1y()) {
|
|
1358
|
-
var lastBufferedCellGlobalIndex = markAllEmptyCellsAsClosed($this, lastSegment);
|
|
1359
|
-
if (!(lastBufferedCellGlobalIndex === -1n)) {
|
|
1360
|
-
$this.m1y(lastBufferedCellGlobalIndex);
|
|
1361
|
-
}
|
|
1362
|
-
}
|
|
1363
|
-
cancelSuspendedReceiveRequests($this, lastSegment, sendersCur);
|
|
1364
|
-
return lastSegment;
|
|
1365
|
-
}
|
|
1366
|
-
function completeCancel($this, sendersCur) {
|
|
1367
|
-
var lastSegment = completeClose($this, sendersCur);
|
|
1368
|
-
removeUnprocessedElements($this, lastSegment);
|
|
1369
|
-
}
|
|
1370
|
-
function closeLinkedList($this) {
|
|
1371
|
-
var lastSegment = $this.r1w_1.kotlinx$atomicfu$value;
|
|
1372
|
-
// Inline function 'kotlin.let' call
|
|
1373
|
-
var it = $this.p1w_1.kotlinx$atomicfu$value;
|
|
1374
|
-
if (it.t1o_1 > lastSegment.t1o_1)
|
|
1375
|
-
lastSegment = it;
|
|
1376
|
-
// Inline function 'kotlin.let' call
|
|
1377
|
-
var it_0 = $this.q1w_1.kotlinx$atomicfu$value;
|
|
1378
|
-
if (it_0.t1o_1 > lastSegment.t1o_1)
|
|
1379
|
-
lastSegment = it_0;
|
|
1380
|
-
return close(lastSegment);
|
|
1381
|
-
}
|
|
1382
|
-
function markAllEmptyCellsAsClosed($this, lastSegment) {
|
|
1383
|
-
var segment = lastSegment;
|
|
1384
|
-
while (true) {
|
|
1385
|
-
var inductionVariable = get_SEGMENT_SIZE() - 1 | 0;
|
|
1386
|
-
if (0 <= inductionVariable)
|
|
1387
|
-
do {
|
|
1388
|
-
var index = inductionVariable;
|
|
1389
|
-
inductionVariable = inductionVariable + -1 | 0;
|
|
1390
|
-
var tmp0 = segment.t1o_1;
|
|
1391
|
-
// Inline function 'kotlin.Long.times' call
|
|
1392
|
-
var other = get_SEGMENT_SIZE();
|
|
1393
|
-
// Inline function 'kotlin.Long.plus' call
|
|
1394
|
-
var this_0 = multiply(tmp0, fromInt(other));
|
|
1395
|
-
var globalIndex = add(this_0, fromInt(index));
|
|
1396
|
-
if (globalIndex < $this.p1x())
|
|
1397
|
-
return -1n;
|
|
1398
|
-
cell_update: while (true) {
|
|
1399
|
-
var state = segment.f1w(index);
|
|
1400
|
-
if (state === null || state === get_IN_BUFFER()) {
|
|
1401
|
-
if (segment.h1w(index, state, get_CHANNEL_CLOSED())) {
|
|
1402
|
-
segment.x1w();
|
|
1403
|
-
break cell_update;
|
|
1404
|
-
}
|
|
1405
|
-
} else if (state === get_BUFFERED())
|
|
1406
|
-
return globalIndex;
|
|
1407
|
-
else
|
|
1408
|
-
break cell_update;
|
|
1409
|
-
}
|
|
1410
|
-
}
|
|
1411
|
-
while (0 <= inductionVariable);
|
|
1412
|
-
var tmp0_elvis_lhs = segment.g1x();
|
|
1413
|
-
var tmp;
|
|
1414
|
-
if (tmp0_elvis_lhs == null) {
|
|
1415
|
-
return -1n;
|
|
1416
|
-
} else {
|
|
1417
|
-
tmp = tmp0_elvis_lhs;
|
|
1418
|
-
}
|
|
1419
|
-
segment = tmp;
|
|
1420
|
-
}
|
|
1421
|
-
}
|
|
1422
|
-
function removeUnprocessedElements($this, lastSegment) {
|
|
1423
|
-
var onUndeliveredElement = $this.k1w_1;
|
|
1424
|
-
var undeliveredElementException = null;
|
|
1425
|
-
var suspendedSenders = _InlineList___init__impl__z8n56();
|
|
1426
|
-
var segment = lastSegment;
|
|
1427
|
-
process_segments: while (true) {
|
|
1428
|
-
var inductionVariable = get_SEGMENT_SIZE() - 1 | 0;
|
|
1429
|
-
if (0 <= inductionVariable)
|
|
1430
|
-
do {
|
|
1431
|
-
var index = inductionVariable;
|
|
1432
|
-
inductionVariable = inductionVariable + -1 | 0;
|
|
1433
|
-
var tmp0 = segment.t1o_1;
|
|
1434
|
-
// Inline function 'kotlin.Long.times' call
|
|
1435
|
-
var other = get_SEGMENT_SIZE();
|
|
1436
|
-
// Inline function 'kotlin.Long.plus' call
|
|
1437
|
-
var this_0 = multiply(tmp0, fromInt(other));
|
|
1438
|
-
var globalIndex = add(this_0, fromInt(index));
|
|
1439
|
-
update_cell: while (true) {
|
|
1440
|
-
var state = segment.f1w(index);
|
|
1441
|
-
if (state === get_DONE_RCV())
|
|
1442
|
-
break process_segments;
|
|
1443
|
-
else {
|
|
1444
|
-
if (state === get_BUFFERED()) {
|
|
1445
|
-
if (globalIndex < $this.p1x())
|
|
1446
|
-
break process_segments;
|
|
1447
|
-
if (segment.h1w(index, state, get_CHANNEL_CLOSED())) {
|
|
1448
|
-
if (!(onUndeliveredElement == null)) {
|
|
1449
|
-
var element = segment.c1w(index);
|
|
1450
|
-
undeliveredElementException = callUndeliveredElementCatchingException(onUndeliveredElement, element, undeliveredElementException);
|
|
1451
|
-
}
|
|
1452
|
-
segment.e1w(index);
|
|
1453
|
-
segment.x1w();
|
|
1454
|
-
break update_cell;
|
|
1455
|
-
}
|
|
1456
|
-
} else {
|
|
1457
|
-
if (state === get_IN_BUFFER() || state === null) {
|
|
1458
|
-
if (segment.h1w(index, state, get_CHANNEL_CLOSED())) {
|
|
1459
|
-
segment.x1w();
|
|
1460
|
-
break update_cell;
|
|
1461
|
-
}
|
|
1462
|
-
} else {
|
|
1463
|
-
var tmp;
|
|
1464
|
-
if (!(state == null) ? isInterface(state, Waiter()) : false) {
|
|
1465
|
-
tmp = true;
|
|
1466
|
-
} else {
|
|
1467
|
-
tmp = state instanceof WaiterEB();
|
|
1468
|
-
}
|
|
1469
|
-
if (tmp) {
|
|
1470
|
-
if (globalIndex < $this.p1x())
|
|
1471
|
-
break process_segments;
|
|
1472
|
-
var tmp_0;
|
|
1473
|
-
if (state instanceof WaiterEB()) {
|
|
1474
|
-
tmp_0 = state.s1x_1;
|
|
1475
|
-
} else {
|
|
1476
|
-
tmp_0 = (!(state == null) ? isInterface(state, Waiter()) : false) ? state : THROW_CCE();
|
|
1477
|
-
}
|
|
1478
|
-
var sender = tmp_0;
|
|
1479
|
-
if (segment.h1w(index, state, get_CHANNEL_CLOSED())) {
|
|
1480
|
-
if (!(onUndeliveredElement == null)) {
|
|
1481
|
-
var element_0 = segment.c1w(index);
|
|
1482
|
-
undeliveredElementException = callUndeliveredElementCatchingException(onUndeliveredElement, element_0, undeliveredElementException);
|
|
1483
|
-
}
|
|
1484
|
-
suspendedSenders = InlineList__plus_impl_nuetvo(suspendedSenders, sender);
|
|
1485
|
-
segment.e1w(index);
|
|
1486
|
-
segment.x1w();
|
|
1487
|
-
break update_cell;
|
|
1488
|
-
}
|
|
1489
|
-
} else {
|
|
1490
|
-
if (state === get_RESUMING_BY_EB() || state === get_RESUMING_BY_RCV())
|
|
1491
|
-
break process_segments;
|
|
1492
|
-
else {
|
|
1493
|
-
if (state === get_RESUMING_BY_EB())
|
|
1494
|
-
continue update_cell;
|
|
1495
|
-
else {
|
|
1496
|
-
break update_cell;
|
|
1497
|
-
}
|
|
1498
|
-
}
|
|
1499
|
-
}
|
|
1500
|
-
}
|
|
1501
|
-
}
|
|
1502
|
-
}
|
|
1503
|
-
}
|
|
1504
|
-
}
|
|
1505
|
-
while (0 <= inductionVariable);
|
|
1506
|
-
var tmp0_elvis_lhs = segment.g1x();
|
|
1507
|
-
var tmp_1;
|
|
1508
|
-
if (tmp0_elvis_lhs == null) {
|
|
1509
|
-
break process_segments;
|
|
1510
|
-
} else {
|
|
1511
|
-
tmp_1 = tmp0_elvis_lhs;
|
|
1512
|
-
}
|
|
1513
|
-
segment = tmp_1;
|
|
1514
|
-
}
|
|
1515
|
-
var tmp0_0 = suspendedSenders;
|
|
1516
|
-
$l$block: {
|
|
1517
|
-
// Inline function 'kotlinx.coroutines.internal.InlineList.forEachReversed' call
|
|
1518
|
-
var tmp0_subject = access$_get_holder__kkflen(tmp0_0);
|
|
1519
|
-
if (tmp0_subject == null) {
|
|
1520
|
-
break $l$block;
|
|
1521
|
-
} else {
|
|
1522
|
-
if (!(tmp0_subject instanceof ArrayList())) {
|
|
1523
|
-
var tmp_2 = access$_get_holder__kkflen(tmp0_0);
|
|
1524
|
-
var it = (tmp_2 == null ? true : !(tmp_2 == null)) ? tmp_2 : THROW_CCE();
|
|
1525
|
-
resumeSenderOnCancelledChannel($this, it);
|
|
1526
|
-
} else {
|
|
1527
|
-
var tmp_3 = access$_get_holder__kkflen(tmp0_0);
|
|
1528
|
-
var list = tmp_3 instanceof ArrayList() ? tmp_3 : THROW_CCE();
|
|
1529
|
-
var inductionVariable_0 = list.u2() - 1 | 0;
|
|
1530
|
-
if (0 <= inductionVariable_0)
|
|
1531
|
-
do {
|
|
1532
|
-
var i = inductionVariable_0;
|
|
1533
|
-
inductionVariable_0 = inductionVariable_0 + -1 | 0;
|
|
1534
|
-
var it_0 = list.v2(i);
|
|
1535
|
-
resumeSenderOnCancelledChannel($this, it_0);
|
|
1536
|
-
}
|
|
1537
|
-
while (0 <= inductionVariable_0);
|
|
1538
|
-
}
|
|
1539
|
-
}
|
|
1540
|
-
}
|
|
1541
|
-
var tmp1_safe_receiver = undeliveredElementException;
|
|
1542
|
-
if (tmp1_safe_receiver == null)
|
|
1543
|
-
null;
|
|
1544
|
-
else {
|
|
1545
|
-
// Inline function 'kotlin.let' call
|
|
1546
|
-
throw tmp1_safe_receiver;
|
|
1547
|
-
}
|
|
1548
|
-
}
|
|
1549
|
-
function cancelSuspendedReceiveRequests($this, lastSegment, sendersCounter) {
|
|
1550
|
-
var suspendedReceivers = _InlineList___init__impl__z8n56();
|
|
1551
|
-
var segment = lastSegment;
|
|
1552
|
-
process_segments: while (!(segment == null)) {
|
|
1553
|
-
var inductionVariable = get_SEGMENT_SIZE() - 1 | 0;
|
|
1554
|
-
if (0 <= inductionVariable)
|
|
1555
|
-
do {
|
|
1556
|
-
var index = inductionVariable;
|
|
1557
|
-
inductionVariable = inductionVariable + -1 | 0;
|
|
1558
|
-
var tmp0 = segment.t1o_1;
|
|
1559
|
-
// Inline function 'kotlin.Long.times' call
|
|
1560
|
-
var other = get_SEGMENT_SIZE();
|
|
1561
|
-
// Inline function 'kotlin.Long.plus' call
|
|
1562
|
-
var this_0 = multiply(tmp0, fromInt(other));
|
|
1563
|
-
if (add(this_0, fromInt(index)) < sendersCounter)
|
|
1564
|
-
break process_segments;
|
|
1565
|
-
cell_update: while (true) {
|
|
1566
|
-
var state = segment.f1w(index);
|
|
1567
|
-
if (state === null || state === get_IN_BUFFER()) {
|
|
1568
|
-
if (segment.h1w(index, state, get_CHANNEL_CLOSED())) {
|
|
1569
|
-
segment.x1w();
|
|
1570
|
-
break cell_update;
|
|
1571
|
-
}
|
|
1572
|
-
} else {
|
|
1573
|
-
if (state instanceof WaiterEB()) {
|
|
1574
|
-
if (segment.h1w(index, state, get_CHANNEL_CLOSED())) {
|
|
1575
|
-
suspendedReceivers = InlineList__plus_impl_nuetvo(suspendedReceivers, state.s1x_1);
|
|
1576
|
-
segment.v1w(index, true);
|
|
1577
|
-
break cell_update;
|
|
1578
|
-
}
|
|
1579
|
-
} else {
|
|
1580
|
-
if (!(state == null) ? isInterface(state, Waiter()) : false) {
|
|
1581
|
-
if (segment.h1w(index, state, get_CHANNEL_CLOSED())) {
|
|
1582
|
-
suspendedReceivers = InlineList__plus_impl_nuetvo(suspendedReceivers, state);
|
|
1583
|
-
segment.v1w(index, true);
|
|
1584
|
-
break cell_update;
|
|
1585
|
-
}
|
|
1586
|
-
} else {
|
|
1587
|
-
break cell_update;
|
|
1588
|
-
}
|
|
1589
|
-
}
|
|
1590
|
-
}
|
|
1591
|
-
}
|
|
1592
|
-
}
|
|
1593
|
-
while (0 <= inductionVariable);
|
|
1594
|
-
segment = segment.g1x();
|
|
1595
|
-
}
|
|
1596
|
-
var tmp0_0 = suspendedReceivers;
|
|
1597
|
-
$l$block: {
|
|
1598
|
-
// Inline function 'kotlinx.coroutines.internal.InlineList.forEachReversed' call
|
|
1599
|
-
var tmp0_subject = access$_get_holder__kkflen(tmp0_0);
|
|
1600
|
-
if (tmp0_subject == null) {
|
|
1601
|
-
break $l$block;
|
|
1602
|
-
} else {
|
|
1603
|
-
if (!(tmp0_subject instanceof ArrayList())) {
|
|
1604
|
-
var tmp = access$_get_holder__kkflen(tmp0_0);
|
|
1605
|
-
var it = (tmp == null ? true : !(tmp == null)) ? tmp : THROW_CCE();
|
|
1606
|
-
resumeReceiverOnClosedChannel($this, it);
|
|
1607
|
-
} else {
|
|
1608
|
-
var tmp_0 = access$_get_holder__kkflen(tmp0_0);
|
|
1609
|
-
var list = tmp_0 instanceof ArrayList() ? tmp_0 : THROW_CCE();
|
|
1610
|
-
var inductionVariable_0 = list.u2() - 1 | 0;
|
|
1611
|
-
if (0 <= inductionVariable_0)
|
|
1612
|
-
do {
|
|
1613
|
-
var i = inductionVariable_0;
|
|
1614
|
-
inductionVariable_0 = inductionVariable_0 + -1 | 0;
|
|
1615
|
-
var it_0 = list.v2(i);
|
|
1616
|
-
resumeReceiverOnClosedChannel($this, it_0);
|
|
1617
|
-
}
|
|
1618
|
-
while (0 <= inductionVariable_0);
|
|
1619
|
-
}
|
|
1620
|
-
}
|
|
1621
|
-
}
|
|
1622
|
-
}
|
|
1623
|
-
function resumeReceiverOnClosedChannel($this, _this__u8e3s4) {
|
|
1624
|
-
return resumeWaiterOnClosedChannel($this, _this__u8e3s4, true);
|
|
1625
|
-
}
|
|
1626
|
-
function resumeSenderOnCancelledChannel($this, _this__u8e3s4) {
|
|
1627
|
-
return resumeWaiterOnClosedChannel($this, _this__u8e3s4, false);
|
|
1628
|
-
}
|
|
1629
|
-
function resumeWaiterOnClosedChannel($this, _this__u8e3s4, receiver) {
|
|
1630
|
-
if (_this__u8e3s4 instanceof SendBroadcast()) {
|
|
1631
|
-
// Inline function 'kotlin.coroutines.resume' call
|
|
1632
|
-
var this_0 = _this__u8e3s4.z1x_1;
|
|
1633
|
-
// Inline function 'kotlin.Companion.success' call
|
|
1634
|
-
var tmp$ret$0 = _Result___init__impl__xyqfz8(false);
|
|
1635
|
-
this_0.sc(tmp$ret$0);
|
|
1636
|
-
} else {
|
|
1637
|
-
if (isInterface(_this__u8e3s4, CancellableContinuation())) {
|
|
1638
|
-
// Inline function 'kotlin.coroutines.resumeWithException' call
|
|
1639
|
-
// Inline function 'kotlin.Companion.failure' call
|
|
1640
|
-
var exception = receiver ? _get_receiveException__foorc1($this) : $this.q1x();
|
|
1641
|
-
var tmp$ret$2 = _Result___init__impl__xyqfz8(createFailure(exception));
|
|
1642
|
-
_this__u8e3s4.sc(tmp$ret$2);
|
|
1643
|
-
} else {
|
|
1644
|
-
if (_this__u8e3s4 instanceof ReceiveCatching()) {
|
|
1645
|
-
var tmp0 = _this__u8e3s4.w1x_1;
|
|
1646
|
-
// Inline function 'kotlin.coroutines.resume' call
|
|
1647
|
-
// Inline function 'kotlin.Companion.success' call
|
|
1648
|
-
var value = new (ChannelResult())(Companion_getInstance().o1y($this.o1x()));
|
|
1649
|
-
var tmp$ret$4 = _Result___init__impl__xyqfz8(value);
|
|
1650
|
-
tmp0.sc(tmp$ret$4);
|
|
1651
|
-
} else {
|
|
1652
|
-
if (_this__u8e3s4 instanceof BufferedChannelIterator()) {
|
|
1653
|
-
_this__u8e3s4.f1y();
|
|
1654
|
-
} else {
|
|
1655
|
-
if (isInterface(_this__u8e3s4, SelectInstance()))
|
|
1656
|
-
_this__u8e3s4.x1x($this, get_CHANNEL_CLOSED());
|
|
1657
|
-
else {
|
|
1658
|
-
// Inline function 'kotlin.error' call
|
|
1659
|
-
var message = 'Unexpected waiter: ' + toString_0(_this__u8e3s4);
|
|
1660
|
-
throw IllegalStateException().o(toString_0(message));
|
|
1661
|
-
}
|
|
1662
|
-
}
|
|
1663
|
-
}
|
|
1664
|
-
}
|
|
1665
|
-
}
|
|
1666
|
-
}
|
|
1667
|
-
function _get_isClosedForSend0__kxgf9m($this, _this__u8e3s4) {
|
|
1668
|
-
return isClosed($this, _this__u8e3s4, false);
|
|
1669
|
-
}
|
|
1670
|
-
function _get_isClosedForReceive0__f7qknl($this, _this__u8e3s4) {
|
|
1671
|
-
return isClosed($this, _this__u8e3s4, true);
|
|
1672
|
-
}
|
|
1673
|
-
function isClosed($this, sendersAndCloseStatusCur, isClosedForReceive) {
|
|
1674
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCloseStatus' call
|
|
1675
|
-
var tmp;
|
|
1676
|
-
switch (convertToInt(shiftRight(sendersAndCloseStatusCur, 60))) {
|
|
1677
|
-
case 0:
|
|
1678
|
-
tmp = false;
|
|
1679
|
-
break;
|
|
1680
|
-
case 1:
|
|
1681
|
-
tmp = false;
|
|
1682
|
-
break;
|
|
1683
|
-
case 2:
|
|
1684
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
1685
|
-
|
|
1686
|
-
var tmp$ret$1 = sendersAndCloseStatusCur & 1152921504606846975n;
|
|
1687
|
-
completeClose($this, tmp$ret$1);
|
|
1688
|
-
tmp = isClosedForReceive ? !$this.p1y() : true;
|
|
1689
|
-
break;
|
|
1690
|
-
case 3:
|
|
1691
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
1692
|
-
|
|
1693
|
-
var tmp$ret$2 = sendersAndCloseStatusCur & 1152921504606846975n;
|
|
1694
|
-
completeCancel($this, tmp$ret$2);
|
|
1695
|
-
tmp = true;
|
|
1696
|
-
break;
|
|
1697
|
-
default:
|
|
1698
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCloseStatus' call
|
|
1699
|
-
|
|
1700
|
-
var message = 'unexpected close status: ' + convertToInt(shiftRight(sendersAndCloseStatusCur, 60));
|
|
1701
|
-
throw IllegalStateException().o(toString_0(message));
|
|
1702
|
-
}
|
|
1703
|
-
return tmp;
|
|
1704
|
-
}
|
|
1705
|
-
function isCellNonEmpty($this, segment, index, globalIndex) {
|
|
1706
|
-
while (true) {
|
|
1707
|
-
var state = segment.f1w(index);
|
|
1708
|
-
if (state === null || state === get_IN_BUFFER()) {
|
|
1709
|
-
if (segment.h1w(index, state, get_POISONED())) {
|
|
1710
|
-
expandBuffer($this);
|
|
1711
|
-
return false;
|
|
1712
|
-
}
|
|
1713
|
-
} else if (state === get_BUFFERED())
|
|
1714
|
-
return true;
|
|
1715
|
-
else if (state === get_INTERRUPTED_SEND())
|
|
1716
|
-
return false;
|
|
1717
|
-
else if (state === get_CHANNEL_CLOSED())
|
|
1718
|
-
return false;
|
|
1719
|
-
else if (state === get_DONE_RCV())
|
|
1720
|
-
return false;
|
|
1721
|
-
else if (state === get_POISONED())
|
|
1722
|
-
return false;
|
|
1723
|
-
else if (state === get_RESUMING_BY_EB())
|
|
1724
|
-
return true;
|
|
1725
|
-
else if (state === get_RESUMING_BY_RCV())
|
|
1726
|
-
return false;
|
|
1727
|
-
else
|
|
1728
|
-
return globalIndex === $this.p1x();
|
|
1729
|
-
}
|
|
1730
|
-
}
|
|
1731
|
-
function findSegmentSend($this, id, startFrom) {
|
|
1732
|
-
var tmp0 = $this.p1w_1;
|
|
1733
|
-
var tmp6 = createSegmentFunction();
|
|
1734
|
-
var tmp$ret$2;
|
|
1735
|
-
$l$block_2: {
|
|
1736
|
-
// Inline function 'kotlinx.coroutines.internal.findSegmentAndMoveForward' call
|
|
1737
|
-
while (true) {
|
|
1738
|
-
var s = findSegmentInternal(startFrom, id, tmp6);
|
|
1739
|
-
var tmp;
|
|
1740
|
-
if (_SegmentOrClosed___get_isClosed__impl__qmxmlo(s)) {
|
|
1741
|
-
tmp = true;
|
|
1742
|
-
} else {
|
|
1743
|
-
var tmp2 = _SegmentOrClosed___get_segment__impl__jvcr9l(s);
|
|
1744
|
-
var tmp$ret$0;
|
|
1745
|
-
$l$block_1: {
|
|
1746
|
-
// Inline function 'kotlinx.coroutines.internal.moveForward' call
|
|
1747
|
-
while (true) {
|
|
1748
|
-
var cur = tmp0.kotlinx$atomicfu$value;
|
|
1749
|
-
if (cur.t1o_1 >= tmp2.t1o_1) {
|
|
1750
|
-
tmp$ret$0 = true;
|
|
1751
|
-
break $l$block_1;
|
|
1752
|
-
}
|
|
1753
|
-
if (!tmp2.z1w()) {
|
|
1754
|
-
tmp$ret$0 = false;
|
|
1755
|
-
break $l$block_1;
|
|
1756
|
-
}
|
|
1757
|
-
if (tmp0.atomicfu$compareAndSet(cur, tmp2)) {
|
|
1758
|
-
if (cur.a1x()) {
|
|
1759
|
-
cur.z6();
|
|
1760
|
-
}
|
|
1761
|
-
tmp$ret$0 = true;
|
|
1762
|
-
break $l$block_1;
|
|
1763
|
-
}
|
|
1764
|
-
if (tmp2.a1x()) {
|
|
1765
|
-
tmp2.z6();
|
|
1766
|
-
}
|
|
1767
|
-
}
|
|
1768
|
-
tmp$ret$0 = Unit_instance;
|
|
1769
|
-
}
|
|
1770
|
-
tmp = tmp$ret$0;
|
|
1771
|
-
}
|
|
1772
|
-
if (tmp) {
|
|
1773
|
-
tmp$ret$2 = s;
|
|
1774
|
-
break $l$block_2;
|
|
1775
|
-
}
|
|
1776
|
-
}
|
|
1777
|
-
}
|
|
1778
|
-
// Inline function 'kotlin.let' call
|
|
1779
|
-
var it = tmp$ret$2;
|
|
1780
|
-
var tmp_0;
|
|
1781
|
-
if (_SegmentOrClosed___get_isClosed__impl__qmxmlo(it)) {
|
|
1782
|
-
completeCloseOrCancel($this);
|
|
1783
|
-
var tmp0_0 = startFrom.t1o_1;
|
|
1784
|
-
// Inline function 'kotlin.Long.times' call
|
|
1785
|
-
var other = get_SEGMENT_SIZE();
|
|
1786
|
-
if (multiply(tmp0_0, fromInt(other)) < $this.p1x()) {
|
|
1787
|
-
startFrom.h1x();
|
|
1788
|
-
}
|
|
1789
|
-
tmp_0 = null;
|
|
1790
|
-
} else {
|
|
1791
|
-
var segment = _SegmentOrClosed___get_segment__impl__jvcr9l(it);
|
|
1792
|
-
var tmp_1;
|
|
1793
|
-
if (segment.t1o_1 > id) {
|
|
1794
|
-
var tmp0_1 = segment.t1o_1;
|
|
1795
|
-
// Inline function 'kotlin.Long.times' call
|
|
1796
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
1797
|
-
var tmp$ret$4 = multiply(tmp0_1, fromInt(other_0));
|
|
1798
|
-
updateSendersCounterIfLower($this, tmp$ret$4);
|
|
1799
|
-
var tmp0_2 = segment.t1o_1;
|
|
1800
|
-
// Inline function 'kotlin.Long.times' call
|
|
1801
|
-
var other_1 = get_SEGMENT_SIZE();
|
|
1802
|
-
if (multiply(tmp0_2, fromInt(other_1)) < $this.p1x()) {
|
|
1803
|
-
segment.h1x();
|
|
1804
|
-
}
|
|
1805
|
-
tmp_1 = null;
|
|
1806
|
-
} else {
|
|
1807
|
-
// Inline function 'kotlinx.coroutines.assert' call
|
|
1808
|
-
tmp_1 = segment;
|
|
1809
|
-
}
|
|
1810
|
-
tmp_0 = tmp_1;
|
|
1811
|
-
}
|
|
1812
|
-
return tmp_0;
|
|
1813
|
-
}
|
|
1814
|
-
function findSegmentReceive($this, id, startFrom) {
|
|
1815
|
-
var tmp0 = $this.q1w_1;
|
|
1816
|
-
var tmp6 = createSegmentFunction();
|
|
1817
|
-
var tmp$ret$2;
|
|
1818
|
-
$l$block_2: {
|
|
1819
|
-
// Inline function 'kotlinx.coroutines.internal.findSegmentAndMoveForward' call
|
|
1820
|
-
while (true) {
|
|
1821
|
-
var s = findSegmentInternal(startFrom, id, tmp6);
|
|
1822
|
-
var tmp;
|
|
1823
|
-
if (_SegmentOrClosed___get_isClosed__impl__qmxmlo(s)) {
|
|
1824
|
-
tmp = true;
|
|
1825
|
-
} else {
|
|
1826
|
-
var tmp2 = _SegmentOrClosed___get_segment__impl__jvcr9l(s);
|
|
1827
|
-
var tmp$ret$0;
|
|
1828
|
-
$l$block_1: {
|
|
1829
|
-
// Inline function 'kotlinx.coroutines.internal.moveForward' call
|
|
1830
|
-
while (true) {
|
|
1831
|
-
var cur = tmp0.kotlinx$atomicfu$value;
|
|
1832
|
-
if (cur.t1o_1 >= tmp2.t1o_1) {
|
|
1833
|
-
tmp$ret$0 = true;
|
|
1834
|
-
break $l$block_1;
|
|
1835
|
-
}
|
|
1836
|
-
if (!tmp2.z1w()) {
|
|
1837
|
-
tmp$ret$0 = false;
|
|
1838
|
-
break $l$block_1;
|
|
1839
|
-
}
|
|
1840
|
-
if (tmp0.atomicfu$compareAndSet(cur, tmp2)) {
|
|
1841
|
-
if (cur.a1x()) {
|
|
1842
|
-
cur.z6();
|
|
1843
|
-
}
|
|
1844
|
-
tmp$ret$0 = true;
|
|
1845
|
-
break $l$block_1;
|
|
1846
|
-
}
|
|
1847
|
-
if (tmp2.a1x()) {
|
|
1848
|
-
tmp2.z6();
|
|
1849
|
-
}
|
|
1850
|
-
}
|
|
1851
|
-
tmp$ret$0 = Unit_instance;
|
|
1852
|
-
}
|
|
1853
|
-
tmp = tmp$ret$0;
|
|
1854
|
-
}
|
|
1855
|
-
if (tmp) {
|
|
1856
|
-
tmp$ret$2 = s;
|
|
1857
|
-
break $l$block_2;
|
|
1858
|
-
}
|
|
1859
|
-
}
|
|
1860
|
-
}
|
|
1861
|
-
// Inline function 'kotlin.let' call
|
|
1862
|
-
var it = tmp$ret$2;
|
|
1863
|
-
var tmp_0;
|
|
1864
|
-
if (_SegmentOrClosed___get_isClosed__impl__qmxmlo(it)) {
|
|
1865
|
-
completeCloseOrCancel($this);
|
|
1866
|
-
var tmp0_0 = startFrom.t1o_1;
|
|
1867
|
-
// Inline function 'kotlin.Long.times' call
|
|
1868
|
-
var other = get_SEGMENT_SIZE();
|
|
1869
|
-
if (multiply(tmp0_0, fromInt(other)) < $this.n1x()) {
|
|
1870
|
-
startFrom.h1x();
|
|
1871
|
-
}
|
|
1872
|
-
tmp_0 = null;
|
|
1873
|
-
} else {
|
|
1874
|
-
var segment = _SegmentOrClosed___get_segment__impl__jvcr9l(it);
|
|
1875
|
-
var tmp_1;
|
|
1876
|
-
if (!_get_isRendezvousOrUnlimited__3mdufi($this)) {
|
|
1877
|
-
var tmp0_1 = _get_bufferEndCounter__2d4hee($this);
|
|
1878
|
-
// Inline function 'kotlin.Long.div' call
|
|
1879
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
1880
|
-
tmp_1 = id <= divide(tmp0_1, fromInt(other_0));
|
|
1881
|
-
} else {
|
|
1882
|
-
tmp_1 = false;
|
|
1883
|
-
}
|
|
1884
|
-
if (tmp_1) {
|
|
1885
|
-
var tmp0_2 = $this.r1w_1;
|
|
1886
|
-
$l$block_5: {
|
|
1887
|
-
// Inline function 'kotlinx.coroutines.internal.moveForward' call
|
|
1888
|
-
while (true) {
|
|
1889
|
-
var cur_0 = tmp0_2.kotlinx$atomicfu$value;
|
|
1890
|
-
if (cur_0.t1o_1 >= segment.t1o_1) {
|
|
1891
|
-
break $l$block_5;
|
|
1892
|
-
}
|
|
1893
|
-
if (!segment.z1w()) {
|
|
1894
|
-
break $l$block_5;
|
|
1895
|
-
}
|
|
1896
|
-
if (tmp0_2.atomicfu$compareAndSet(cur_0, segment)) {
|
|
1897
|
-
if (cur_0.a1x()) {
|
|
1898
|
-
cur_0.z6();
|
|
1899
|
-
}
|
|
1900
|
-
break $l$block_5;
|
|
1901
|
-
}
|
|
1902
|
-
if (segment.a1x()) {
|
|
1903
|
-
segment.z6();
|
|
1904
|
-
}
|
|
1905
|
-
}
|
|
1906
|
-
}
|
|
1907
|
-
}
|
|
1908
|
-
var tmp_2;
|
|
1909
|
-
if (segment.t1o_1 > id) {
|
|
1910
|
-
var tmp0_3 = segment.t1o_1;
|
|
1911
|
-
// Inline function 'kotlin.Long.times' call
|
|
1912
|
-
var other_1 = get_SEGMENT_SIZE();
|
|
1913
|
-
var tmp$ret$7 = multiply(tmp0_3, fromInt(other_1));
|
|
1914
|
-
updateReceiversCounterIfLower($this, tmp$ret$7);
|
|
1915
|
-
var tmp0_4 = segment.t1o_1;
|
|
1916
|
-
// Inline function 'kotlin.Long.times' call
|
|
1917
|
-
var other_2 = get_SEGMENT_SIZE();
|
|
1918
|
-
if (multiply(tmp0_4, fromInt(other_2)) < $this.n1x()) {
|
|
1919
|
-
segment.h1x();
|
|
1920
|
-
}
|
|
1921
|
-
tmp_2 = null;
|
|
1922
|
-
} else {
|
|
1923
|
-
// Inline function 'kotlinx.coroutines.assert' call
|
|
1924
|
-
tmp_2 = segment;
|
|
1925
|
-
}
|
|
1926
|
-
tmp_0 = tmp_2;
|
|
1927
|
-
}
|
|
1928
|
-
return tmp_0;
|
|
1929
|
-
}
|
|
1930
|
-
function findSegmentBufferEnd($this, id, startFrom, currentBufferEndCounter) {
|
|
1931
|
-
var tmp0 = $this.r1w_1;
|
|
1932
|
-
var tmp6 = createSegmentFunction();
|
|
1933
|
-
var tmp$ret$2;
|
|
1934
|
-
$l$block_2: {
|
|
1935
|
-
// Inline function 'kotlinx.coroutines.internal.findSegmentAndMoveForward' call
|
|
1936
|
-
while (true) {
|
|
1937
|
-
var s = findSegmentInternal(startFrom, id, tmp6);
|
|
1938
|
-
var tmp;
|
|
1939
|
-
if (_SegmentOrClosed___get_isClosed__impl__qmxmlo(s)) {
|
|
1940
|
-
tmp = true;
|
|
1941
|
-
} else {
|
|
1942
|
-
var tmp2 = _SegmentOrClosed___get_segment__impl__jvcr9l(s);
|
|
1943
|
-
var tmp$ret$0;
|
|
1944
|
-
$l$block_1: {
|
|
1945
|
-
// Inline function 'kotlinx.coroutines.internal.moveForward' call
|
|
1946
|
-
while (true) {
|
|
1947
|
-
var cur = tmp0.kotlinx$atomicfu$value;
|
|
1948
|
-
if (cur.t1o_1 >= tmp2.t1o_1) {
|
|
1949
|
-
tmp$ret$0 = true;
|
|
1950
|
-
break $l$block_1;
|
|
1951
|
-
}
|
|
1952
|
-
if (!tmp2.z1w()) {
|
|
1953
|
-
tmp$ret$0 = false;
|
|
1954
|
-
break $l$block_1;
|
|
1955
|
-
}
|
|
1956
|
-
if (tmp0.atomicfu$compareAndSet(cur, tmp2)) {
|
|
1957
|
-
if (cur.a1x()) {
|
|
1958
|
-
cur.z6();
|
|
1959
|
-
}
|
|
1960
|
-
tmp$ret$0 = true;
|
|
1961
|
-
break $l$block_1;
|
|
1962
|
-
}
|
|
1963
|
-
if (tmp2.a1x()) {
|
|
1964
|
-
tmp2.z6();
|
|
1965
|
-
}
|
|
1966
|
-
}
|
|
1967
|
-
tmp$ret$0 = Unit_instance;
|
|
1968
|
-
}
|
|
1969
|
-
tmp = tmp$ret$0;
|
|
1970
|
-
}
|
|
1971
|
-
if (tmp) {
|
|
1972
|
-
tmp$ret$2 = s;
|
|
1973
|
-
break $l$block_2;
|
|
1974
|
-
}
|
|
1975
|
-
}
|
|
1976
|
-
}
|
|
1977
|
-
// Inline function 'kotlin.let' call
|
|
1978
|
-
var it = tmp$ret$2;
|
|
1979
|
-
var tmp_0;
|
|
1980
|
-
if (_SegmentOrClosed___get_isClosed__impl__qmxmlo(it)) {
|
|
1981
|
-
completeCloseOrCancel($this);
|
|
1982
|
-
moveSegmentBufferEndToSpecifiedOrLast($this, id, startFrom);
|
|
1983
|
-
incCompletedExpandBufferAttempts$default($this);
|
|
1984
|
-
tmp_0 = null;
|
|
1985
|
-
} else {
|
|
1986
|
-
var segment = _SegmentOrClosed___get_segment__impl__jvcr9l(it);
|
|
1987
|
-
var tmp_1;
|
|
1988
|
-
if (segment.t1o_1 > id) {
|
|
1989
|
-
// Inline function 'kotlin.Long.plus' call
|
|
1990
|
-
var tmp_2 = add(currentBufferEndCounter, fromInt(1));
|
|
1991
|
-
var tmp0_0 = segment.t1o_1;
|
|
1992
|
-
// Inline function 'kotlin.Long.times' call
|
|
1993
|
-
var other = get_SEGMENT_SIZE();
|
|
1994
|
-
var tmp$ret$4 = multiply(tmp0_0, fromInt(other));
|
|
1995
|
-
if ($this.n1w_1.atomicfu$compareAndSet(tmp_2, tmp$ret$4)) {
|
|
1996
|
-
var tmp0_1 = segment.t1o_1;
|
|
1997
|
-
// Inline function 'kotlin.Long.times' call
|
|
1998
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
1999
|
-
var tmp$ret$5 = multiply(tmp0_1, fromInt(other_0));
|
|
2000
|
-
incCompletedExpandBufferAttempts($this, subtract(tmp$ret$5, currentBufferEndCounter));
|
|
2001
|
-
} else {
|
|
2002
|
-
incCompletedExpandBufferAttempts$default($this);
|
|
2003
|
-
}
|
|
2004
|
-
tmp_1 = null;
|
|
2005
|
-
} else {
|
|
2006
|
-
// Inline function 'kotlinx.coroutines.assert' call
|
|
2007
|
-
tmp_1 = segment;
|
|
2008
|
-
}
|
|
2009
|
-
tmp_0 = tmp_1;
|
|
2010
|
-
}
|
|
2011
|
-
return tmp_0;
|
|
2012
|
-
}
|
|
2013
|
-
function moveSegmentBufferEndToSpecifiedOrLast($this, id, startFrom) {
|
|
2014
|
-
var segment = startFrom;
|
|
2015
|
-
$l$loop: while (segment.t1o_1 < id) {
|
|
2016
|
-
var tmp0_elvis_lhs = segment.d1x();
|
|
2017
|
-
var tmp;
|
|
2018
|
-
if (tmp0_elvis_lhs == null) {
|
|
2019
|
-
break $l$loop;
|
|
2020
|
-
} else {
|
|
2021
|
-
tmp = tmp0_elvis_lhs;
|
|
2022
|
-
}
|
|
2023
|
-
segment = tmp;
|
|
2024
|
-
}
|
|
2025
|
-
while (true) {
|
|
2026
|
-
$l$loop_0: while (segment.y1w()) {
|
|
2027
|
-
var tmp1_elvis_lhs = segment.d1x();
|
|
2028
|
-
var tmp_0;
|
|
2029
|
-
if (tmp1_elvis_lhs == null) {
|
|
2030
|
-
break $l$loop_0;
|
|
2031
|
-
} else {
|
|
2032
|
-
tmp_0 = tmp1_elvis_lhs;
|
|
2033
|
-
}
|
|
2034
|
-
segment = tmp_0;
|
|
2035
|
-
}
|
|
2036
|
-
var tmp0 = $this.r1w_1;
|
|
2037
|
-
var tmp2 = segment;
|
|
2038
|
-
var tmp$ret$0;
|
|
2039
|
-
$l$block_1: {
|
|
2040
|
-
// Inline function 'kotlinx.coroutines.internal.moveForward' call
|
|
2041
|
-
while (true) {
|
|
2042
|
-
var cur = tmp0.kotlinx$atomicfu$value;
|
|
2043
|
-
if (cur.t1o_1 >= tmp2.t1o_1) {
|
|
2044
|
-
tmp$ret$0 = true;
|
|
2045
|
-
break $l$block_1;
|
|
2046
|
-
}
|
|
2047
|
-
if (!tmp2.z1w()) {
|
|
2048
|
-
tmp$ret$0 = false;
|
|
2049
|
-
break $l$block_1;
|
|
2050
|
-
}
|
|
2051
|
-
if (tmp0.atomicfu$compareAndSet(cur, tmp2)) {
|
|
2052
|
-
if (cur.a1x()) {
|
|
2053
|
-
cur.z6();
|
|
2054
|
-
}
|
|
2055
|
-
tmp$ret$0 = true;
|
|
2056
|
-
break $l$block_1;
|
|
2057
|
-
}
|
|
2058
|
-
if (tmp2.a1x()) {
|
|
2059
|
-
tmp2.z6();
|
|
2060
|
-
}
|
|
2061
|
-
}
|
|
2062
|
-
tmp$ret$0 = Unit_instance;
|
|
2063
|
-
}
|
|
2064
|
-
if (tmp$ret$0)
|
|
2065
|
-
return Unit_instance;
|
|
2066
|
-
}
|
|
2067
|
-
}
|
|
2068
|
-
function updateSendersCounterIfLower($this, value) {
|
|
2069
|
-
var this_0 = $this.l1w_1;
|
|
2070
|
-
while (true) {
|
|
2071
|
-
var cur = this_0.kotlinx$atomicfu$value;
|
|
2072
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
2073
|
-
var curCounter = cur & 1152921504606846975n;
|
|
2074
|
-
if (curCounter >= value)
|
|
2075
|
-
return Unit_instance;
|
|
2076
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCloseStatus' call
|
|
2077
|
-
var tmp$ret$1 = convertToInt(shiftRight(cur, 60));
|
|
2078
|
-
var update = constructSendersAndCloseStatus(curCounter, tmp$ret$1);
|
|
2079
|
-
if ($this.l1w_1.atomicfu$compareAndSet(cur, update))
|
|
2080
|
-
return Unit_instance;
|
|
2081
|
-
}
|
|
2082
|
-
return Unit_instance;
|
|
2083
|
-
}
|
|
2084
|
-
function updateReceiversCounterIfLower($this, value) {
|
|
2085
|
-
var this_0 = $this.m1w_1;
|
|
2086
|
-
while (true) {
|
|
2087
|
-
var cur = this_0.kotlinx$atomicfu$value;
|
|
2088
|
-
if (cur >= value)
|
|
2089
|
-
return Unit_instance;
|
|
2090
|
-
if ($this.m1w_1.atomicfu$compareAndSet(cur, value))
|
|
2091
|
-
return Unit_instance;
|
|
2092
|
-
}
|
|
2093
|
-
return Unit_instance;
|
|
2094
|
-
}
|
|
2095
|
-
function bindCancellationFunResult($this, _this__u8e3s4) {
|
|
2096
|
-
return BufferedChannel$onCancellationChannelResultImplDoNotCall$ref($this);
|
|
2097
|
-
}
|
|
2098
|
-
function onCancellationChannelResultImplDoNotCall($this, cause, element, context) {
|
|
2099
|
-
callUndeliveredElement(ensureNotNull($this.k1w_1), ensureNotNull(ChannelResult__getOrNull_impl_f5e07h(element)), context);
|
|
2100
|
-
}
|
|
2101
|
-
function bindCancellationFun($this, _this__u8e3s4, element) {
|
|
2102
|
-
return BufferedChannel$bindCancellationFun$lambda(_this__u8e3s4, element);
|
|
2103
|
-
}
|
|
2104
|
-
function bindCancellationFun_0($this, _this__u8e3s4) {
|
|
2105
|
-
return BufferedChannel$onCancellationImplDoNotCall$ref($this);
|
|
2106
|
-
}
|
|
2107
|
-
function onCancellationImplDoNotCall($this, cause, element, context) {
|
|
2108
|
-
callUndeliveredElement(ensureNotNull($this.k1w_1), element, context);
|
|
2109
|
-
}
|
|
2110
|
-
function BufferedChannel$onUndeliveredElementReceiveCancellationConstructor$lambda$lambda($element, this$0, $select) {
|
|
2111
|
-
return (_unused_var__etf5q3, _unused_var__etf5q3_0, _unused_var__etf5q3_1) => {
|
|
2112
|
-
var tmp;
|
|
2113
|
-
if (!($element === get_CHANNEL_CLOSED())) {
|
|
2114
|
-
callUndeliveredElement(this$0.k1w_1, ($element == null ? true : !($element == null)) ? $element : THROW_CCE(), $select.qc());
|
|
2115
|
-
tmp = Unit_instance;
|
|
2116
|
-
}
|
|
2117
|
-
return Unit_instance;
|
|
2118
|
-
};
|
|
2119
|
-
}
|
|
2120
|
-
function BufferedChannel$onUndeliveredElementReceiveCancellationConstructor$lambda(this$0) {
|
|
2121
|
-
return (select, _unused_var__etf5q3, element) => BufferedChannel$onUndeliveredElementReceiveCancellationConstructor$lambda$lambda(element, this$0, select);
|
|
2122
|
-
}
|
|
2123
|
-
function BufferedChannel$onCancellationChannelResultImplDoNotCall$ref(p0) {
|
|
2124
|
-
var l = (_this__u8e3s4, p0_0, p1) => {
|
|
2125
|
-
var tmp0 = p0;
|
|
2126
|
-
onCancellationChannelResultImplDoNotCall(tmp0, _this__u8e3s4, p0_0.r1y_1, p1);
|
|
2127
|
-
return Unit_instance;
|
|
2128
|
-
};
|
|
2129
|
-
l.callableName = 'onCancellationChannelResultImplDoNotCall';
|
|
2130
|
-
return l;
|
|
2131
|
-
}
|
|
2132
|
-
function BufferedChannel$bindCancellationFun$lambda($this_bindCancellationFun, $element) {
|
|
2133
|
-
return (_unused_var__etf5q3, _unused_var__etf5q3_0, context) => {
|
|
2134
|
-
callUndeliveredElement($this_bindCancellationFun, $element, context);
|
|
2135
|
-
return Unit_instance;
|
|
2136
|
-
};
|
|
2137
|
-
}
|
|
2138
|
-
function BufferedChannel$onCancellationImplDoNotCall$ref(p0) {
|
|
2139
|
-
var l = (_this__u8e3s4, p0_0, p1) => {
|
|
2140
|
-
var tmp0 = p0;
|
|
2141
|
-
onCancellationImplDoNotCall(tmp0, _this__u8e3s4, p0_0, p1);
|
|
2142
|
-
return Unit_instance;
|
|
2143
|
-
};
|
|
2144
|
-
l.callableName = 'onCancellationImplDoNotCall';
|
|
2145
|
-
return l;
|
|
2146
|
-
}
|
|
2147
|
-
var BufferedChannelClass;
|
|
2148
|
-
function BufferedChannel() {
|
|
2149
|
-
if (BufferedChannelClass === VOID) {
|
|
2150
|
-
class $ {
|
|
2151
|
-
constructor(capacity, onUndeliveredElement) {
|
|
2152
|
-
onUndeliveredElement = onUndeliveredElement === VOID ? null : onUndeliveredElement;
|
|
2153
|
-
this.j1w_1 = capacity;
|
|
2154
|
-
this.k1w_1 = onUndeliveredElement;
|
|
2155
|
-
// Inline function 'kotlin.require' call
|
|
2156
|
-
if (!(this.j1w_1 >= 0)) {
|
|
2157
|
-
var message = 'Invalid channel capacity: ' + this.j1w_1 + ', should be >=0';
|
|
2158
|
-
throw IllegalArgumentException().t2(toString_0(message));
|
|
2159
|
-
}
|
|
2160
|
-
this.l1w_1 = atomic$long$1(0n);
|
|
2161
|
-
this.m1w_1 = atomic$long$1(0n);
|
|
2162
|
-
this.n1w_1 = atomic$long$1(initialBufferEnd(this.j1w_1));
|
|
2163
|
-
this.o1w_1 = atomic$long$1(_get_bufferEndCounter__2d4hee(this));
|
|
2164
|
-
var firstSegment = new (ChannelSegment())(0n, null, this, 3);
|
|
2165
|
-
this.p1w_1 = atomic$ref$1(firstSegment);
|
|
2166
|
-
this.q1w_1 = atomic$ref$1(firstSegment);
|
|
2167
|
-
var tmp = this;
|
|
2168
|
-
var tmp_0;
|
|
2169
|
-
if (_get_isRendezvousOrUnlimited__3mdufi(this)) {
|
|
2170
|
-
var tmp_1 = get_NULL_SEGMENT();
|
|
2171
|
-
tmp_0 = tmp_1 instanceof ChannelSegment() ? tmp_1 : THROW_CCE();
|
|
2172
|
-
} else {
|
|
2173
|
-
tmp_0 = firstSegment;
|
|
2174
|
-
}
|
|
2175
|
-
tmp.r1w_1 = atomic$ref$1(tmp_0);
|
|
2176
|
-
var tmp_2 = this;
|
|
2177
|
-
var tmp_3;
|
|
2178
|
-
if (this.k1w_1 == null) {
|
|
2179
|
-
tmp_3 = null;
|
|
2180
|
-
} else {
|
|
2181
|
-
// Inline function 'kotlin.let' call
|
|
2182
|
-
tmp_3 = BufferedChannel$onUndeliveredElementReceiveCancellationConstructor$lambda(this);
|
|
2183
|
-
}
|
|
2184
|
-
tmp_2.s1w_1 = tmp_3;
|
|
2185
|
-
this.t1w_1 = atomic$ref$1(get_NO_CLOSE_CAUSE());
|
|
2186
|
-
this.u1w_1 = atomic$ref$1(null);
|
|
2187
|
-
}
|
|
2188
|
-
n1x() {
|
|
2189
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
2190
|
-
return this.l1w_1.kotlinx$atomicfu$value & 1152921504606846975n;
|
|
2191
|
-
}
|
|
2192
|
-
p1x() {
|
|
2193
|
-
return this.m1w_1.kotlinx$atomicfu$value;
|
|
2194
|
-
}
|
|
2195
|
-
s1y(element, $completion) {
|
|
2196
|
-
return suspendOrReturn(/*#__NOINLINE__*/_generator_send__qhx0g0.bind(VOID, this, element), $completion);
|
|
2197
|
-
}
|
|
2198
|
-
t1y(element) {
|
|
2199
|
-
if (shouldSendSuspend0(this, this.l1w_1.kotlinx$atomicfu$value))
|
|
2200
|
-
return Companion_getInstance().u1y();
|
|
2201
|
-
var tmp4 = get_INTERRUPTED_SEND();
|
|
2202
|
-
var tmp$ret$4;
|
|
2203
|
-
$l$block_4: {
|
|
2204
|
-
// Inline function 'kotlinx.coroutines.channels.BufferedChannel.sendImpl' call
|
|
2205
|
-
var segment = this.p1w_1.kotlinx$atomicfu$value;
|
|
2206
|
-
$l$loop_0: while (true) {
|
|
2207
|
-
var sendersAndCloseStatusCur = this.l1w_1.atomicfu$getAndIncrement$long();
|
|
2208
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
2209
|
-
var s = sendersAndCloseStatusCur & 1152921504606846975n;
|
|
2210
|
-
var closed = _get_isClosedForSend0__kxgf9m(this, sendersAndCloseStatusCur);
|
|
2211
|
-
// Inline function 'kotlin.Long.div' call
|
|
2212
|
-
var other = get_SEGMENT_SIZE();
|
|
2213
|
-
var id = divide(s, fromInt(other));
|
|
2214
|
-
// Inline function 'kotlin.Long.rem' call
|
|
2215
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
2216
|
-
var tmp$ret$2 = modulo(s, fromInt(other_0));
|
|
2217
|
-
var i = convertToInt(tmp$ret$2);
|
|
2218
|
-
if (!(segment.t1o_1 === id)) {
|
|
2219
|
-
var tmp0_elvis_lhs = findSegmentSend(this, id, segment);
|
|
2220
|
-
var tmp;
|
|
2221
|
-
if (tmp0_elvis_lhs == null) {
|
|
2222
|
-
var tmp_0;
|
|
2223
|
-
if (closed) {
|
|
2224
|
-
tmp$ret$4 = Companion_getInstance().o1y(this.q1x());
|
|
2225
|
-
break $l$block_4;
|
|
2226
|
-
} else {
|
|
2227
|
-
continue $l$loop_0;
|
|
2228
|
-
}
|
|
2229
|
-
} else {
|
|
2230
|
-
tmp = tmp0_elvis_lhs;
|
|
2231
|
-
}
|
|
2232
|
-
segment = tmp;
|
|
2233
|
-
}
|
|
2234
|
-
switch (updateCellSend(this, segment, i, element, s, tmp4, closed)) {
|
|
2235
|
-
case 0:
|
|
2236
|
-
segment.h1x();
|
|
2237
|
-
tmp$ret$4 = Companion_getInstance().v1x(Unit_instance);
|
|
2238
|
-
break $l$block_4;
|
|
2239
|
-
case 1:
|
|
2240
|
-
tmp$ret$4 = Companion_getInstance().v1x(Unit_instance);
|
|
2241
|
-
break $l$block_4;
|
|
2242
|
-
case 2:
|
|
2243
|
-
if (closed) {
|
|
2244
|
-
segment.x1w();
|
|
2245
|
-
tmp$ret$4 = Companion_getInstance().o1y(this.q1x());
|
|
2246
|
-
break $l$block_4;
|
|
2247
|
-
}
|
|
2248
|
-
|
|
2249
|
-
var tmp2_safe_receiver = (!(tmp4 == null) ? isInterface(tmp4, Waiter()) : false) ? tmp4 : null;
|
|
2250
|
-
if (tmp2_safe_receiver == null)
|
|
2251
|
-
null;
|
|
2252
|
-
else {
|
|
2253
|
-
prepareSenderForSuspension(this, tmp2_safe_receiver, segment, i);
|
|
2254
|
-
}
|
|
2255
|
-
|
|
2256
|
-
segment.x1w();
|
|
2257
|
-
tmp$ret$4 = Companion_getInstance().u1y();
|
|
2258
|
-
break $l$block_4;
|
|
2259
|
-
case 4:
|
|
2260
|
-
if (s < this.p1x()) {
|
|
2261
|
-
segment.h1x();
|
|
2262
|
-
}
|
|
2263
|
-
|
|
2264
|
-
tmp$ret$4 = Companion_getInstance().o1y(this.q1x());
|
|
2265
|
-
break $l$block_4;
|
|
2266
|
-
case 5:
|
|
2267
|
-
segment.h1x();
|
|
2268
|
-
continue $l$loop_0;
|
|
2269
|
-
case 3:
|
|
2270
|
-
var message = 'unexpected';
|
|
2271
|
-
throw IllegalStateException().o(toString_0(message));
|
|
2272
|
-
}
|
|
2273
|
-
}
|
|
2274
|
-
}
|
|
2275
|
-
return tmp$ret$4;
|
|
2276
|
-
}
|
|
2277
|
-
v1y(element) {
|
|
2278
|
-
var tmp$ret$3;
|
|
2279
|
-
// Inline function 'kotlinx.coroutines.channels.BufferedChannel.sendImpl' call
|
|
2280
|
-
var waiter = get_BUFFERED();
|
|
2281
|
-
var segment = this.p1w_1.kotlinx$atomicfu$value;
|
|
2282
|
-
$l$loop_0: while (true) {
|
|
2283
|
-
var sendersAndCloseStatusCur = this.l1w_1.atomicfu$getAndIncrement$long();
|
|
2284
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCounter' call
|
|
2285
|
-
var s = sendersAndCloseStatusCur & 1152921504606846975n;
|
|
2286
|
-
var closed = _get_isClosedForSend0__kxgf9m(this, sendersAndCloseStatusCur);
|
|
2287
|
-
// Inline function 'kotlin.Long.div' call
|
|
2288
|
-
var other = get_SEGMENT_SIZE();
|
|
2289
|
-
var id = divide(s, fromInt(other));
|
|
2290
|
-
// Inline function 'kotlin.Long.rem' call
|
|
2291
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
2292
|
-
var tmp$ret$2 = modulo(s, fromInt(other_0));
|
|
2293
|
-
var i = convertToInt(tmp$ret$2);
|
|
2294
|
-
if (!(segment.t1o_1 === id)) {
|
|
2295
|
-
var tmp0_elvis_lhs = findSegmentSend(this, id, segment);
|
|
2296
|
-
var tmp;
|
|
2297
|
-
if (tmp0_elvis_lhs == null) {
|
|
2298
|
-
var tmp_0;
|
|
2299
|
-
if (closed) {
|
|
2300
|
-
return Companion_getInstance().o1y(this.q1x());
|
|
2301
|
-
} else {
|
|
2302
|
-
continue $l$loop_0;
|
|
2303
|
-
}
|
|
2304
|
-
} else {
|
|
2305
|
-
tmp = tmp0_elvis_lhs;
|
|
2306
|
-
}
|
|
2307
|
-
segment = tmp;
|
|
2308
|
-
}
|
|
2309
|
-
switch (updateCellSend(this, segment, i, element, s, waiter, closed)) {
|
|
2310
|
-
case 0:
|
|
2311
|
-
segment.h1x();
|
|
2312
|
-
return Companion_getInstance().v1x(Unit_instance);
|
|
2313
|
-
case 1:
|
|
2314
|
-
return Companion_getInstance().v1x(Unit_instance);
|
|
2315
|
-
case 2:
|
|
2316
|
-
if (closed) {
|
|
2317
|
-
segment.x1w();
|
|
2318
|
-
return Companion_getInstance().o1y(this.q1x());
|
|
2319
|
-
}
|
|
2320
|
-
|
|
2321
|
-
var tmp2_safe_receiver = (!(waiter == null) ? isInterface(waiter, Waiter()) : false) ? waiter : null;
|
|
2322
|
-
if (tmp2_safe_receiver == null)
|
|
2323
|
-
null;
|
|
2324
|
-
else {
|
|
2325
|
-
prepareSenderForSuspension(this, tmp2_safe_receiver, segment, i);
|
|
2326
|
-
}
|
|
2327
|
-
|
|
2328
|
-
var tmp0 = segment.t1o_1;
|
|
2329
|
-
// Inline function 'kotlin.Long.times' call
|
|
2330
|
-
|
|
2331
|
-
var other_1 = get_SEGMENT_SIZE();
|
|
2332
|
-
// Inline function 'kotlin.Long.plus' call
|
|
2333
|
-
|
|
2334
|
-
var this_0 = multiply(tmp0, fromInt(other_1));
|
|
2335
|
-
var tmp$ret$5 = add(this_0, fromInt(i));
|
|
2336
|
-
this.m1y(tmp$ret$5);
|
|
2337
|
-
return Companion_getInstance().v1x(Unit_instance);
|
|
2338
|
-
case 4:
|
|
2339
|
-
if (s < this.p1x()) {
|
|
2340
|
-
segment.h1x();
|
|
2341
|
-
}
|
|
2342
|
-
|
|
2343
|
-
return Companion_getInstance().o1y(this.q1x());
|
|
2344
|
-
case 5:
|
|
2345
|
-
segment.h1x();
|
|
2346
|
-
continue $l$loop_0;
|
|
2347
|
-
case 3:
|
|
2348
|
-
var message = 'unexpected';
|
|
2349
|
-
throw IllegalStateException().o(toString_0(message));
|
|
2350
|
-
}
|
|
2351
|
-
}
|
|
2352
|
-
return tmp$ret$3;
|
|
2353
|
-
}
|
|
2354
|
-
y1x() {
|
|
2355
|
-
}
|
|
2356
|
-
r1x() {
|
|
2357
|
-
}
|
|
2358
|
-
m1y(globalCellIndex) {
|
|
2359
|
-
// Inline function 'kotlinx.coroutines.assert' call
|
|
2360
|
-
var segment = this.q1w_1.kotlinx$atomicfu$value;
|
|
2361
|
-
$l$loop_0: while (true) {
|
|
2362
|
-
var r = this.m1w_1.kotlinx$atomicfu$value;
|
|
2363
|
-
// Inline function 'kotlin.Long.plus' call
|
|
2364
|
-
var other = this.j1w_1;
|
|
2365
|
-
var tmp0 = add(r, fromInt(other));
|
|
2366
|
-
// Inline function 'kotlin.math.max' call
|
|
2367
|
-
var b = _get_bufferEndCounter__2d4hee(this);
|
|
2368
|
-
if (globalCellIndex < (tmp0 >= b ? tmp0 : b))
|
|
2369
|
-
return Unit_instance;
|
|
2370
|
-
// Inline function 'kotlin.Long.plus' call
|
|
2371
|
-
var tmp$ret$3 = add(r, fromInt(1));
|
|
2372
|
-
if (!this.m1w_1.atomicfu$compareAndSet(r, tmp$ret$3))
|
|
2373
|
-
continue $l$loop_0;
|
|
2374
|
-
// Inline function 'kotlin.Long.div' call
|
|
2375
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
2376
|
-
var id = divide(r, fromInt(other_0));
|
|
2377
|
-
// Inline function 'kotlin.Long.rem' call
|
|
2378
|
-
var other_1 = get_SEGMENT_SIZE();
|
|
2379
|
-
var tmp$ret$5 = modulo(r, fromInt(other_1));
|
|
2380
|
-
var i = convertToInt(tmp$ret$5);
|
|
2381
|
-
if (!(segment.t1o_1 === id)) {
|
|
2382
|
-
var tmp0_elvis_lhs = findSegmentReceive(this, id, segment);
|
|
2383
|
-
var tmp;
|
|
2384
|
-
if (tmp0_elvis_lhs == null) {
|
|
2385
|
-
continue $l$loop_0;
|
|
2386
|
-
} else {
|
|
2387
|
-
tmp = tmp0_elvis_lhs;
|
|
2388
|
-
}
|
|
2389
|
-
segment = tmp;
|
|
2390
|
-
}
|
|
2391
|
-
var updCellResult = updateCellReceive(this, segment, i, r, null);
|
|
2392
|
-
if (updCellResult === get_FAILED()) {
|
|
2393
|
-
if (r < this.n1x()) {
|
|
2394
|
-
segment.h1x();
|
|
2395
|
-
}
|
|
2396
|
-
} else {
|
|
2397
|
-
segment.h1x();
|
|
2398
|
-
var tmp1_safe_receiver = this.k1w_1;
|
|
2399
|
-
var tmp_0;
|
|
2400
|
-
if (tmp1_safe_receiver == null) {
|
|
2401
|
-
tmp_0 = null;
|
|
2402
|
-
} else {
|
|
2403
|
-
tmp_0 = callUndeliveredElementCatchingException(tmp1_safe_receiver, (updCellResult == null ? true : !(updCellResult == null)) ? updCellResult : THROW_CCE());
|
|
2404
|
-
}
|
|
2405
|
-
var tmp2_safe_receiver = tmp_0;
|
|
2406
|
-
if (tmp2_safe_receiver == null)
|
|
2407
|
-
null;
|
|
2408
|
-
else {
|
|
2409
|
-
// Inline function 'kotlin.let' call
|
|
2410
|
-
throw tmp2_safe_receiver;
|
|
2411
|
-
}
|
|
2412
|
-
}
|
|
2413
|
-
}
|
|
2414
|
-
}
|
|
2415
|
-
w1w(globalIndex) {
|
|
2416
|
-
if (_get_isRendezvousOrUnlimited__3mdufi(this))
|
|
2417
|
-
return Unit_instance;
|
|
2418
|
-
while (_get_bufferEndCounter__2d4hee(this) <= globalIndex) {
|
|
2419
|
-
}
|
|
2420
|
-
// Inline function 'kotlin.repeat' call
|
|
2421
|
-
var times = get_EXPAND_BUFFER_COMPLETION_WAIT_ITERATIONS();
|
|
2422
|
-
var inductionVariable = 0;
|
|
2423
|
-
if (inductionVariable < times)
|
|
2424
|
-
do {
|
|
2425
|
-
var index = inductionVariable;
|
|
2426
|
-
inductionVariable = inductionVariable + 1 | 0;
|
|
2427
|
-
var b = _get_bufferEndCounter__2d4hee(this);
|
|
2428
|
-
// Inline function 'kotlinx.coroutines.channels.ebCompletedCounter' call
|
|
2429
|
-
var ebCompleted = this.o1w_1.kotlinx$atomicfu$value & 4611686018427387903n;
|
|
2430
|
-
if (b === ebCompleted && b === _get_bufferEndCounter__2d4hee(this))
|
|
2431
|
-
return Unit_instance;
|
|
2432
|
-
}
|
|
2433
|
-
while (inductionVariable < times);
|
|
2434
|
-
var tmp0 = this.o1w_1;
|
|
2435
|
-
$l$block: {
|
|
2436
|
-
// Inline function 'kotlinx.atomicfu.update' call
|
|
2437
|
-
while (true) {
|
|
2438
|
-
var cur = tmp0.kotlinx$atomicfu$value;
|
|
2439
|
-
// Inline function 'kotlinx.coroutines.channels.ebCompletedCounter' call
|
|
2440
|
-
var tmp$ret$3 = cur & 4611686018427387903n;
|
|
2441
|
-
var upd = constructEBCompletedAndPauseFlag(tmp$ret$3, true);
|
|
2442
|
-
if (tmp0.atomicfu$compareAndSet(cur, upd)) {
|
|
2443
|
-
break $l$block;
|
|
2444
|
-
}
|
|
2445
|
-
}
|
|
2446
|
-
}
|
|
2447
|
-
while (true) {
|
|
2448
|
-
var b_0 = _get_bufferEndCounter__2d4hee(this);
|
|
2449
|
-
var ebCompletedAndBit = this.o1w_1.kotlinx$atomicfu$value;
|
|
2450
|
-
// Inline function 'kotlinx.coroutines.channels.ebCompletedCounter' call
|
|
2451
|
-
var ebCompleted_0 = ebCompletedAndBit & 4611686018427387903n;
|
|
2452
|
-
// Inline function 'kotlinx.coroutines.channels.ebPauseExpandBuffers' call
|
|
2453
|
-
var pauseExpandBuffers = !((ebCompletedAndBit & 4611686018427387904n) === 0n);
|
|
2454
|
-
if (b_0 === ebCompleted_0 && b_0 === _get_bufferEndCounter__2d4hee(this)) {
|
|
2455
|
-
var tmp0_0 = this.o1w_1;
|
|
2456
|
-
$l$block_0: {
|
|
2457
|
-
// Inline function 'kotlinx.atomicfu.update' call
|
|
2458
|
-
while (true) {
|
|
2459
|
-
var cur_0 = tmp0_0.kotlinx$atomicfu$value;
|
|
2460
|
-
// Inline function 'kotlinx.coroutines.channels.ebCompletedCounter' call
|
|
2461
|
-
var tmp$ret$8 = cur_0 & 4611686018427387903n;
|
|
2462
|
-
var upd_0 = constructEBCompletedAndPauseFlag(tmp$ret$8, false);
|
|
2463
|
-
if (tmp0_0.atomicfu$compareAndSet(cur_0, upd_0)) {
|
|
2464
|
-
break $l$block_0;
|
|
2465
|
-
}
|
|
2466
|
-
}
|
|
2467
|
-
}
|
|
2468
|
-
return Unit_instance;
|
|
2469
|
-
}
|
|
2470
|
-
if (!pauseExpandBuffers) {
|
|
2471
|
-
this.o1w_1.atomicfu$compareAndSet(ebCompletedAndBit, constructEBCompletedAndPauseFlag(ebCompleted_0, true));
|
|
2472
|
-
}
|
|
2473
|
-
}
|
|
2474
|
-
}
|
|
2475
|
-
q1() {
|
|
2476
|
-
return new (BufferedChannelIterator())(this);
|
|
2477
|
-
}
|
|
2478
|
-
o1x() {
|
|
2479
|
-
var tmp = this.t1w_1.kotlinx$atomicfu$value;
|
|
2480
|
-
return (tmp == null ? true : tmp instanceof Error) ? tmp : THROW_CCE();
|
|
2481
|
-
}
|
|
2482
|
-
q1x() {
|
|
2483
|
-
var tmp0_elvis_lhs = this.o1x();
|
|
2484
|
-
return tmp0_elvis_lhs == null ? ClosedSendChannelException().a1z('Channel was closed') : tmp0_elvis_lhs;
|
|
2485
|
-
}
|
|
2486
|
-
b1z() {
|
|
2487
|
-
}
|
|
2488
|
-
c1z(cause) {
|
|
2489
|
-
return this.d1z(cause, false);
|
|
2490
|
-
}
|
|
2491
|
-
h1m(cause) {
|
|
2492
|
-
this.f1z(cause);
|
|
2493
|
-
}
|
|
2494
|
-
f1z(cause) {
|
|
2495
|
-
return this.d1z(cause == null ? CancellationException().n('Channel was cancelled') : cause, true);
|
|
2496
|
-
}
|
|
2497
|
-
d1z(cause, cancel) {
|
|
2498
|
-
if (cancel) {
|
|
2499
|
-
markCancellationStarted(this);
|
|
2500
|
-
}
|
|
2501
|
-
var closedByThisOperation = this.t1w_1.atomicfu$compareAndSet(get_NO_CLOSE_CAUSE(), cause);
|
|
2502
|
-
if (cancel) {
|
|
2503
|
-
markCancelled(this);
|
|
2504
|
-
} else {
|
|
2505
|
-
markClosed(this);
|
|
2506
|
-
}
|
|
2507
|
-
completeCloseOrCancel(this);
|
|
2508
|
-
// Inline function 'kotlin.also' call
|
|
2509
|
-
this.b1z();
|
|
2510
|
-
if (closedByThisOperation) {
|
|
2511
|
-
invokeCloseHandler(this);
|
|
2512
|
-
}
|
|
2513
|
-
return closedByThisOperation;
|
|
2514
|
-
}
|
|
2515
|
-
n1y() {
|
|
2516
|
-
return false;
|
|
2517
|
-
}
|
|
2518
|
-
l1y() {
|
|
2519
|
-
return _get_isClosedForSend0__kxgf9m(this, this.l1w_1.kotlinx$atomicfu$value);
|
|
2520
|
-
}
|
|
2521
|
-
m1x() {
|
|
2522
|
-
return _get_isClosedForReceive0__f7qknl(this, this.l1w_1.kotlinx$atomicfu$value);
|
|
2523
|
-
}
|
|
2524
|
-
p1y() {
|
|
2525
|
-
$l$loop: while (true) {
|
|
2526
|
-
var segment = this.q1w_1.kotlinx$atomicfu$value;
|
|
2527
|
-
var r = this.p1x();
|
|
2528
|
-
var s = this.n1x();
|
|
2529
|
-
if (s <= r)
|
|
2530
|
-
return false;
|
|
2531
|
-
// Inline function 'kotlin.Long.div' call
|
|
2532
|
-
var other = get_SEGMENT_SIZE();
|
|
2533
|
-
var id = divide(r, fromInt(other));
|
|
2534
|
-
if (!(segment.t1o_1 === id)) {
|
|
2535
|
-
var tmp0_elvis_lhs = findSegmentReceive(this, id, segment);
|
|
2536
|
-
var tmp;
|
|
2537
|
-
if (tmp0_elvis_lhs == null) {
|
|
2538
|
-
var tmp_0;
|
|
2539
|
-
if (this.q1w_1.kotlinx$atomicfu$value.t1o_1 < id) {
|
|
2540
|
-
return false;
|
|
2541
|
-
} else {
|
|
2542
|
-
continue $l$loop;
|
|
2543
|
-
}
|
|
2544
|
-
} else {
|
|
2545
|
-
tmp = tmp0_elvis_lhs;
|
|
2546
|
-
}
|
|
2547
|
-
segment = tmp;
|
|
2548
|
-
}
|
|
2549
|
-
segment.h1x();
|
|
2550
|
-
// Inline function 'kotlin.Long.rem' call
|
|
2551
|
-
var other_0 = get_SEGMENT_SIZE();
|
|
2552
|
-
var tmp$ret$1 = modulo(r, fromInt(other_0));
|
|
2553
|
-
var i = convertToInt(tmp$ret$1);
|
|
2554
|
-
if (isCellNonEmpty(this, segment, i, r))
|
|
2555
|
-
return true;
|
|
2556
|
-
// Inline function 'kotlin.Long.plus' call
|
|
2557
|
-
var tmp$ret$2 = add(r, fromInt(1));
|
|
2558
|
-
this.m1w_1.atomicfu$compareAndSet(r, tmp$ret$2);
|
|
2559
|
-
}
|
|
2560
|
-
}
|
|
2561
|
-
toString() {
|
|
2562
|
-
var sb = StringBuilder().m1();
|
|
2563
|
-
// Inline function 'kotlinx.coroutines.channels.sendersCloseStatus' call
|
|
2564
|
-
var this_0 = this.l1w_1.kotlinx$atomicfu$value;
|
|
2565
|
-
var tmp0_subject = convertToInt(shiftRight(this_0, 60));
|
|
2566
|
-
if (tmp0_subject === 2) {
|
|
2567
|
-
sb.n1('closed,');
|
|
2568
|
-
} else if (tmp0_subject === 3) {
|
|
2569
|
-
sb.n1('cancelled,');
|
|
2570
|
-
}
|
|
2571
|
-
sb.n1('capacity=' + this.j1w_1 + ',');
|
|
2572
|
-
sb.n1('data=[');
|
|
2573
|
-
// Inline function 'kotlin.collections.filter' call
|
|
2574
|
-
var tmp0 = listOf([this.q1w_1.kotlinx$atomicfu$value, this.p1w_1.kotlinx$atomicfu$value, this.r1w_1.kotlinx$atomicfu$value]);
|
|
2575
|
-
// Inline function 'kotlin.collections.filterTo' call
|
|
2576
|
-
var destination = ArrayList().y2();
|
|
2577
|
-
var _iterator__ex2g4s = tmp0.q1();
|
|
2578
|
-
while (_iterator__ex2g4s.r1()) {
|
|
2579
|
-
var element = _iterator__ex2g4s.s1();
|
|
2580
|
-
if (!(element === get_NULL_SEGMENT())) {
|
|
2581
|
-
destination.h2(element);
|
|
2582
|
-
}
|
|
2583
|
-
}
|
|
2584
|
-
var tmp$ret$4;
|
|
2585
|
-
$l$block: {
|
|
2586
|
-
// Inline function 'kotlin.collections.minBy' call
|
|
2587
|
-
var iterator = destination.q1();
|
|
2588
|
-
if (!iterator.r1())
|
|
2589
|
-
throw NoSuchElementException().d7();
|
|
2590
|
-
var minElem = iterator.s1();
|
|
2591
|
-
if (!iterator.r1()) {
|
|
2592
|
-
tmp$ret$4 = minElem;
|
|
2593
|
-
break $l$block;
|
|
2594
|
-
}
|
|
2595
|
-
var minValue = minElem.t1o_1;
|
|
2596
|
-
do {
|
|
2597
|
-
var e = iterator.s1();
|
|
2598
|
-
var v = e.t1o_1;
|
|
2599
|
-
if (compareTo(minValue, v) > 0) {
|
|
2600
|
-
minElem = e;
|
|
2601
|
-
minValue = v;
|
|
2602
|
-
}
|
|
2603
|
-
}
|
|
2604
|
-
while (iterator.r1());
|
|
2605
|
-
tmp$ret$4 = minElem;
|
|
2606
|
-
}
|
|
2607
|
-
var firstSegment = tmp$ret$4;
|
|
2608
|
-
var r = this.p1x();
|
|
2609
|
-
var s = this.n1x();
|
|
2610
|
-
var segment = firstSegment;
|
|
2611
|
-
append_elements: while (true) {
|
|
2612
|
-
var inductionVariable = 0;
|
|
2613
|
-
var last_0 = get_SEGMENT_SIZE();
|
|
2614
|
-
if (inductionVariable < last_0)
|
|
2615
|
-
process_cell: do {
|
|
2616
|
-
var i = inductionVariable;
|
|
2617
|
-
inductionVariable = inductionVariable + 1 | 0;
|
|
2618
|
-
var tmp0_0 = segment.t1o_1;
|
|
2619
|
-
// Inline function 'kotlin.Long.times' call
|
|
2620
|
-
var other = get_SEGMENT_SIZE();
|
|
2621
|
-
// Inline function 'kotlin.Long.plus' call
|
|
2622
|
-
var this_1 = multiply(tmp0_0, fromInt(other));
|
|
2623
|
-
var globalCellIndex = add(this_1, fromInt(i));
|
|
2624
|
-
if (globalCellIndex >= s && globalCellIndex >= r)
|
|
2625
|
-
break append_elements;
|
|
2626
|
-
var cellState = segment.f1w(i);
|
|
2627
|
-
var element_0 = segment.c1w(i);
|
|
2628
|
-
var tmp;
|
|
2629
|
-
if (!(cellState == null) ? isInterface(cellState, CancellableContinuation()) : false) {
|
|
2630
|
-
tmp = globalCellIndex < r && globalCellIndex >= s ? 'receive' : globalCellIndex < s && globalCellIndex >= r ? 'send' : 'cont';
|
|
2631
|
-
} else {
|
|
2632
|
-
if (!(cellState == null) ? isInterface(cellState, SelectInstance()) : false) {
|
|
2633
|
-
tmp = globalCellIndex < r && globalCellIndex >= s ? 'onReceive' : globalCellIndex < s && globalCellIndex >= r ? 'onSend' : 'select';
|
|
2634
|
-
} else {
|
|
2635
|
-
if (cellState instanceof ReceiveCatching()) {
|
|
2636
|
-
tmp = 'receiveCatching';
|
|
2637
|
-
} else {
|
|
2638
|
-
if (cellState instanceof SendBroadcast()) {
|
|
2639
|
-
tmp = 'sendBroadcast';
|
|
2640
|
-
} else {
|
|
2641
|
-
if (cellState instanceof WaiterEB()) {
|
|
2642
|
-
tmp = 'EB(' + cellState.toString() + ')';
|
|
2643
|
-
} else {
|
|
2644
|
-
if (equals(cellState, get_RESUMING_BY_RCV()) || equals(cellState, get_RESUMING_BY_EB())) {
|
|
2645
|
-
tmp = 'resuming_sender';
|
|
2646
|
-
} else {
|
|
2647
|
-
if (cellState == null || (equals(cellState, get_IN_BUFFER()) || equals(cellState, get_DONE_RCV())) || (equals(cellState, get_POISONED()) || equals(cellState, get_INTERRUPTED_RCV()) || (equals(cellState, get_INTERRUPTED_SEND()) || equals(cellState, get_CHANNEL_CLOSED())))) {
|
|
2648
|
-
continue process_cell;
|
|
2649
|
-
} else {
|
|
2650
|
-
tmp = toString_0(cellState);
|
|
2651
|
-
}
|
|
2652
|
-
}
|
|
2653
|
-
}
|
|
2654
|
-
}
|
|
2655
|
-
}
|
|
2656
|
-
}
|
|
2657
|
-
}
|
|
2658
|
-
var cellStateString = tmp;
|
|
2659
|
-
if (!(element_0 == null)) {
|
|
2660
|
-
sb.n1('(' + cellStateString + ',' + toString(element_0) + '),');
|
|
2661
|
-
} else {
|
|
2662
|
-
sb.n1(cellStateString + ',');
|
|
2663
|
-
}
|
|
2664
|
-
}
|
|
2665
|
-
while (inductionVariable < last_0);
|
|
2666
|
-
var tmp2_elvis_lhs = segment.d1x();
|
|
2667
|
-
var tmp_0;
|
|
2668
|
-
if (tmp2_elvis_lhs == null) {
|
|
2669
|
-
break append_elements;
|
|
2670
|
-
} else {
|
|
2671
|
-
tmp_0 = tmp2_elvis_lhs;
|
|
2672
|
-
}
|
|
2673
|
-
segment = tmp_0;
|
|
2674
|
-
}
|
|
2675
|
-
if (last(sb) === _Char___init__impl__6a9atx(44)) {
|
|
2676
|
-
sb.gh(sb.a() - 1 | 0);
|
|
2677
|
-
}
|
|
2678
|
-
sb.n1(']');
|
|
2679
|
-
return sb.toString();
|
|
2680
|
-
}
|
|
2681
|
-
}
|
|
2682
|
-
protoOf($).e1z = close$default;
|
|
2683
|
-
protoOf($).g1z = cancel$default;
|
|
2684
|
-
initMetadataForClass($, 'BufferedChannel', VOID, VOID, [SendChannel(), ReceiveChannel()], [1, 4, 0, 3]);
|
|
2685
|
-
BufferedChannelClass = $;
|
|
2686
|
-
}
|
|
2687
|
-
return BufferedChannelClass;
|
|
2688
|
-
}
|
|
2689
|
-
var WaiterEBClass;
|
|
2690
|
-
function WaiterEB() {
|
|
2691
|
-
if (WaiterEBClass === VOID) {
|
|
2692
|
-
class $ {
|
|
2693
|
-
constructor(waiter) {
|
|
2694
|
-
this.s1x_1 = waiter;
|
|
2695
|
-
}
|
|
2696
|
-
toString() {
|
|
2697
|
-
return 'WaiterEB(' + toString_0(this.s1x_1) + ')';
|
|
2698
|
-
}
|
|
2699
|
-
}
|
|
2700
|
-
initMetadataForClass($, 'WaiterEB');
|
|
2701
|
-
WaiterEBClass = $;
|
|
2702
|
-
}
|
|
2703
|
-
return WaiterEBClass;
|
|
2704
|
-
}
|
|
2705
|
-
function initialBufferEnd(capacity) {
|
|
2706
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
2707
|
-
switch (capacity) {
|
|
2708
|
-
case 0:
|
|
2709
|
-
return 0n;
|
|
2710
|
-
case 2147483647:
|
|
2711
|
-
return 9223372036854775807n;
|
|
2712
|
-
default:
|
|
2713
|
-
return fromInt(capacity);
|
|
2714
|
-
}
|
|
2715
|
-
}
|
|
2716
|
-
var ReceiveCatchingClass;
|
|
2717
|
-
function ReceiveCatching() {
|
|
2718
|
-
if (ReceiveCatchingClass === VOID) {
|
|
2719
|
-
class $ {}
|
|
2720
|
-
initMetadataForClass($, 'ReceiveCatching', VOID, VOID, [Waiter()]);
|
|
2721
|
-
ReceiveCatchingClass = $;
|
|
2722
|
-
}
|
|
2723
|
-
return ReceiveCatchingClass;
|
|
2724
|
-
}
|
|
2725
|
-
function tryResume0(_this__u8e3s4, value, onCancellation) {
|
|
2726
|
-
onCancellation = onCancellation === VOID ? null : onCancellation;
|
|
2727
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
2728
|
-
// Inline function 'kotlin.let' call
|
|
2729
|
-
var token = _this__u8e3s4.q1n(value, null, onCancellation);
|
|
2730
|
-
var tmp;
|
|
2731
|
-
if (!(token == null)) {
|
|
2732
|
-
_this__u8e3s4.r1n(token);
|
|
2733
|
-
tmp = true;
|
|
2734
|
-
} else {
|
|
2735
|
-
tmp = false;
|
|
2736
|
-
}
|
|
2737
|
-
return tmp;
|
|
2738
|
-
}
|
|
2739
|
-
function constructEBCompletedAndPauseFlag(counter, pauseEB) {
|
|
2740
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
2741
|
-
return add(pauseEB ? 4611686018427387904n : 0n, counter);
|
|
2742
|
-
}
|
|
2743
|
-
function constructSendersAndCloseStatus(counter, closeStatus) {
|
|
2744
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
2745
|
-
return add(shiftLeft(fromInt(closeStatus), 60), counter);
|
|
2746
|
-
}
|
|
2747
|
-
function createSegmentFunction() {
|
|
2748
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
2749
|
-
return createSegment$ref();
|
|
2750
|
-
}
|
|
2751
|
-
function createSegment(id, prev) {
|
|
2752
|
-
_init_properties_BufferedChannel_kt__d6uc4y();
|
|
2753
|
-
return new (ChannelSegment())(id, prev, prev.z1v(), 0);
|
|
2754
|
-
}
|
|
2755
|
-
function createSegment$ref() {
|
|
2756
|
-
var l = (p0, p1) => createSegment(p0, p1);
|
|
2757
|
-
l.callableName = 'createSegment';
|
|
2758
|
-
return l;
|
|
2759
|
-
}
|
|
2760
|
-
var properties_initialized_BufferedChannel_kt_58tjvw;
|
|
2761
|
-
function _init_properties_BufferedChannel_kt__d6uc4y() {
|
|
2762
|
-
if (!properties_initialized_BufferedChannel_kt_58tjvw) {
|
|
2763
|
-
properties_initialized_BufferedChannel_kt_58tjvw = true;
|
|
2764
|
-
NULL_SEGMENT = new (ChannelSegment())(-1n, null, null, 0);
|
|
2765
|
-
SEGMENT_SIZE = systemProp('kotlinx.coroutines.bufferedChannel.segmentSize', 32);
|
|
2766
|
-
EXPAND_BUFFER_COMPLETION_WAIT_ITERATIONS = systemProp('kotlinx.coroutines.bufferedChannel.expandBufferCompletionWaitIterations', 10000);
|
|
2767
|
-
BUFFERED = new (Symbol())('BUFFERED');
|
|
2768
|
-
IN_BUFFER = new (Symbol())('SHOULD_BUFFER');
|
|
2769
|
-
RESUMING_BY_RCV = new (Symbol())('S_RESUMING_BY_RCV');
|
|
2770
|
-
RESUMING_BY_EB = new (Symbol())('RESUMING_BY_EB');
|
|
2771
|
-
POISONED = new (Symbol())('POISONED');
|
|
2772
|
-
DONE_RCV = new (Symbol())('DONE_RCV');
|
|
2773
|
-
INTERRUPTED_SEND = new (Symbol())('INTERRUPTED_SEND');
|
|
2774
|
-
INTERRUPTED_RCV = new (Symbol())('INTERRUPTED_RCV');
|
|
2775
|
-
CHANNEL_CLOSED = new (Symbol())('CHANNEL_CLOSED');
|
|
2776
|
-
SUSPEND = new (Symbol())('SUSPEND');
|
|
2777
|
-
SUSPEND_NO_WAITER = new (Symbol())('SUSPEND_NO_WAITER');
|
|
2778
|
-
FAILED = new (Symbol())('FAILED');
|
|
2779
|
-
NO_RECEIVE_RESULT = new (Symbol())('NO_RECEIVE_RESULT');
|
|
2780
|
-
CLOSE_HANDLER_CLOSED = new (Symbol())('CLOSE_HANDLER_CLOSED');
|
|
2781
|
-
CLOSE_HANDLER_INVOKED = new (Symbol())('CLOSE_HANDLER_INVOKED');
|
|
2782
|
-
NO_CLOSE_CAUSE = new (Symbol())('NO_CLOSE_CAUSE');
|
|
2783
|
-
}
|
|
2784
|
-
}
|
|
2785
|
-
//region block: exports
|
|
2786
|
-
export {
|
|
2787
|
-
BufferedChannel as BufferedChannel3lgkhzot5gmk6,
|
|
2788
|
-
};
|
|
2789
|
-
//endregion
|
|
2790
|
-
|
|
2791
|
-
//# sourceMappingURL=BufferedChannel.mjs.map
|