@flock/wirespec 0.6.2 → 0.7.0
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/kotlin/Kotlinx-Cli-Library-kotlinx-cli-js-ir.js +309 -309
- package/kotlin/arrow-arrow-atomic.js +1 -1
- package/kotlin/arrow-arrow-continuations.js +1 -1
- package/kotlin/arrow-arrow-core.js +5 -5
- package/kotlin/kotlin-kotlin-stdlib-js-ir.js +108 -94
- package/kotlin/kotlin-kotlin-stdlib-js-ir.js.map +1 -1
- package/kotlin/kotlin-openapi-bindings.js +3446 -3446
- package/kotlin/kotlin-openapi-bindings.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core-js-ir.js +1360 -1330
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json-js-ir.js +1122 -1113
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json-js-ir.js.map +1 -1
- package/kotlin/wirespec-cli.js +96 -96
- package/kotlin/wirespec-core.js +353 -282
- package/kotlin/wirespec-core.js.map +1 -1
- package/kotlin/wirespec-lib.js +45 -45
- package/kotlin/wirespec-openapi.js +1503 -1177
- package/kotlin/wirespec-openapi.js.map +1 -1
- package/package.json +1 -1
- package/sync-hashes/Kotlinx-Cli-Library-kotlinx-cli-js-ir.js.hash +1 -1
- package/sync-hashes/arrow-arrow-atomic.js.hash +1 -1
- package/sync-hashes/arrow-arrow-continuations.js.hash +1 -1
- package/sync-hashes/arrow-arrow-core.js.hash +1 -1
- package/sync-hashes/kotlin-kotlin-stdlib-js-ir.js.hash +1 -1
- package/sync-hashes/kotlin-kotlin-stdlib-js-ir.js.map.hash +1 -1
- package/sync-hashes/kotlin-openapi-bindings.js.hash +1 -1
- package/sync-hashes/kotlin-openapi-bindings.js.map.hash +1 -1
- package/sync-hashes/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.hash +1 -1
- package/sync-hashes/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.map.hash +1 -1
- package/sync-hashes/kotlinx-serialization-kotlinx-serialization-json-js-ir.js.hash +1 -1
- package/sync-hashes/kotlinx-serialization-kotlinx-serialization-json-js-ir.js.map.hash +1 -1
- package/sync-hashes/wirespec-cli.js.hash +1 -1
- package/sync-hashes/wirespec-core.js.hash +1 -1
- package/sync-hashes/wirespec-core.js.map.hash +1 -1
- package/sync-hashes/wirespec-lib.js.hash +1 -1
- package/sync-hashes/wirespec-openapi.js.hash +1 -1
- package/sync-hashes/wirespec-openapi.js.map.hash +1 -1
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
var imul = Math.imul;
|
|
16
16
|
var protoOf = kotlin_kotlin.$_$.t7;
|
|
17
17
|
var interfaceMeta = kotlin_kotlin.$_$.z6;
|
|
18
|
-
var VOID = kotlin_kotlin.$_$.
|
|
18
|
+
var VOID = kotlin_kotlin.$_$.za;
|
|
19
19
|
var setMetadataFor = kotlin_kotlin.$_$.u7;
|
|
20
20
|
var StringCompanionObject_getInstance = kotlin_kotlin.$_$.y2;
|
|
21
21
|
var Unit_getInstance = kotlin_kotlin.$_$.i3;
|
|
22
22
|
var emptyList = kotlin_kotlin.$_$.r4;
|
|
23
23
|
var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.e;
|
|
24
|
-
var lazy = kotlin_kotlin.$_$.
|
|
24
|
+
var lazy = kotlin_kotlin.$_$.sa;
|
|
25
25
|
var classMeta = kotlin_kotlin.$_$.q6;
|
|
26
26
|
var KProperty1 = kotlin_kotlin.$_$.f8;
|
|
27
27
|
var getPropertyCallableRef = kotlin_kotlin.$_$.w6;
|
|
@@ -29,15 +29,15 @@
|
|
|
29
29
|
var objectCreate = kotlin_kotlin.$_$.r7;
|
|
30
30
|
var captureStack = kotlin_kotlin.$_$.k6;
|
|
31
31
|
var IllegalArgumentException_init_$Init$_0 = kotlin_kotlin.$_$.c1;
|
|
32
|
-
var IllegalArgumentException = kotlin_kotlin.$_$.
|
|
32
|
+
var IllegalArgumentException = kotlin_kotlin.$_$.s9;
|
|
33
33
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.c4;
|
|
34
34
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.f;
|
|
35
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
35
|
+
var THROW_CCE = kotlin_kotlin.$_$.z9;
|
|
36
36
|
var KClass = kotlin_kotlin.$_$.d8;
|
|
37
37
|
var isInterface = kotlin_kotlin.$_$.i7;
|
|
38
|
-
var Triple = kotlin_kotlin.$_$.
|
|
38
|
+
var Triple = kotlin_kotlin.$_$.ba;
|
|
39
39
|
var getKClass = kotlin_kotlin.$_$.d;
|
|
40
|
-
var Pair = kotlin_kotlin.$_$.
|
|
40
|
+
var Pair = kotlin_kotlin.$_$.w9;
|
|
41
41
|
var Entry = kotlin_kotlin.$_$.t3;
|
|
42
42
|
var LinkedHashMap = kotlin_kotlin.$_$.q3;
|
|
43
43
|
var MutableMap = kotlin_kotlin.$_$.w3;
|
|
@@ -58,31 +58,31 @@
|
|
|
58
58
|
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.p1;
|
|
59
59
|
var isObject = kotlin_kotlin.$_$.k7;
|
|
60
60
|
var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.o1;
|
|
61
|
-
var Result = kotlin_kotlin.$_$.
|
|
62
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
61
|
+
var Result = kotlin_kotlin.$_$.x9;
|
|
62
|
+
var ensureNotNull = kotlin_kotlin.$_$.oa;
|
|
63
63
|
var equals = kotlin_kotlin.$_$.s6;
|
|
64
64
|
var getStringHashCode = kotlin_kotlin.$_$.x6;
|
|
65
65
|
var Iterable = kotlin_kotlin.$_$.p3;
|
|
66
|
-
var isBlank = kotlin_kotlin.$_$.
|
|
66
|
+
var isBlank = kotlin_kotlin.$_$.r8;
|
|
67
67
|
var toList = kotlin_kotlin.$_$.z5;
|
|
68
68
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.g;
|
|
69
69
|
var HashSet_init_$Create$ = kotlin_kotlin.$_$.m;
|
|
70
70
|
var toHashSet = kotlin_kotlin.$_$.w5;
|
|
71
71
|
var toBooleanArray = kotlin_kotlin.$_$.v5;
|
|
72
72
|
var withIndex = kotlin_kotlin.$_$.d6;
|
|
73
|
-
var to = kotlin_kotlin.$_$.
|
|
73
|
+
var to = kotlin_kotlin.$_$.ya;
|
|
74
74
|
var toMap = kotlin_kotlin.$_$.a6;
|
|
75
|
-
var lazy_0 = kotlin_kotlin.$_$.
|
|
75
|
+
var lazy_0 = kotlin_kotlin.$_$.ta;
|
|
76
76
|
var contentEquals = kotlin_kotlin.$_$.e4;
|
|
77
77
|
var until = kotlin_kotlin.$_$.c8;
|
|
78
|
-
var joinToString = kotlin_kotlin.$_$.
|
|
78
|
+
var joinToString = kotlin_kotlin.$_$.b5;
|
|
79
79
|
var objectMeta = kotlin_kotlin.$_$.s7;
|
|
80
80
|
var getKClassFromExpression = kotlin_kotlin.$_$.c;
|
|
81
|
-
var Long = kotlin_kotlin.$_$.
|
|
82
|
-
var Char = kotlin_kotlin.$_$.
|
|
81
|
+
var Long = kotlin_kotlin.$_$.u9;
|
|
82
|
+
var Char = kotlin_kotlin.$_$.n9;
|
|
83
83
|
var Companion_getInstance = kotlin_kotlin.$_$.a3;
|
|
84
|
-
var Duration = kotlin_kotlin.$_$.
|
|
85
|
-
var toIntOrNull = kotlin_kotlin.$_$.
|
|
84
|
+
var Duration = kotlin_kotlin.$_$.m9;
|
|
85
|
+
var toIntOrNull = kotlin_kotlin.$_$.c9;
|
|
86
86
|
var hashCode = kotlin_kotlin.$_$.y6;
|
|
87
87
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.e1;
|
|
88
88
|
var ArrayList_init_$Create$_1 = kotlin_kotlin.$_$.h;
|
|
@@ -96,11 +96,11 @@
|
|
|
96
96
|
var asList = kotlin_kotlin.$_$.a4;
|
|
97
97
|
var isArray = kotlin_kotlin.$_$.a7;
|
|
98
98
|
var step = kotlin_kotlin.$_$.b8;
|
|
99
|
-
var getValue = kotlin_kotlin.$_$.
|
|
99
|
+
var getValue = kotlin_kotlin.$_$.y4;
|
|
100
100
|
var longArray = kotlin_kotlin.$_$.o7;
|
|
101
101
|
var Companion_getInstance_0 = kotlin_kotlin.$_$.c3;
|
|
102
102
|
var get_lastIndex = kotlin_kotlin.$_$.c5;
|
|
103
|
-
var countTrailingZeroBits = kotlin_kotlin.$_$.
|
|
103
|
+
var countTrailingZeroBits = kotlin_kotlin.$_$.ma;
|
|
104
104
|
var arrayIterator = kotlin_kotlin.$_$.i6;
|
|
105
105
|
var getOrNull = kotlin_kotlin.$_$.w4;
|
|
106
106
|
var fillArrayVal = kotlin_kotlin.$_$.t6;
|
|
@@ -118,25 +118,25 @@
|
|
|
118
118
|
var isFloatArray = kotlin_kotlin.$_$.g7;
|
|
119
119
|
var isLongArray = kotlin_kotlin.$_$.j7;
|
|
120
120
|
var Companion_getInstance_2 = kotlin_kotlin.$_$.g3;
|
|
121
|
-
var ULongArray = kotlin_kotlin.$_$.
|
|
121
|
+
var ULongArray = kotlin_kotlin.$_$.ga;
|
|
122
122
|
var _ULongArray___init__impl__twm1l3 = kotlin_kotlin.$_$.g2;
|
|
123
123
|
var _ULong___init__impl__c78o9k = kotlin_kotlin.$_$.e2;
|
|
124
124
|
var IntCompanionObject_getInstance = kotlin_kotlin.$_$.w2;
|
|
125
125
|
var isIntArray = kotlin_kotlin.$_$.h7;
|
|
126
126
|
var Companion_getInstance_3 = kotlin_kotlin.$_$.f3;
|
|
127
|
-
var UIntArray = kotlin_kotlin.$_$.
|
|
127
|
+
var UIntArray = kotlin_kotlin.$_$.ea;
|
|
128
128
|
var _UIntArray___init__impl__ghjpc6 = kotlin_kotlin.$_$.z1;
|
|
129
129
|
var _UInt___init__impl__l7qpdl = kotlin_kotlin.$_$.x1;
|
|
130
130
|
var ShortCompanionObject_getInstance = kotlin_kotlin.$_$.x2;
|
|
131
131
|
var isShortArray = kotlin_kotlin.$_$.l7;
|
|
132
132
|
var Companion_getInstance_4 = kotlin_kotlin.$_$.h3;
|
|
133
|
-
var UShortArray = kotlin_kotlin.$_$.
|
|
133
|
+
var UShortArray = kotlin_kotlin.$_$.ia;
|
|
134
134
|
var _UShortArray___init__impl__9b26ef = kotlin_kotlin.$_$.n2;
|
|
135
135
|
var _UShort___init__impl__jigrne = kotlin_kotlin.$_$.l2;
|
|
136
136
|
var ByteCompanionObject_getInstance = kotlin_kotlin.$_$.t2;
|
|
137
137
|
var isByteArray = kotlin_kotlin.$_$.c7;
|
|
138
138
|
var Companion_getInstance_5 = kotlin_kotlin.$_$.e3;
|
|
139
|
-
var UByteArray = kotlin_kotlin.$_$.
|
|
139
|
+
var UByteArray = kotlin_kotlin.$_$.ca;
|
|
140
140
|
var _UByteArray___init__impl__ip4y9n = kotlin_kotlin.$_$.t1;
|
|
141
141
|
var _UByte___init__impl__g9hnc4 = kotlin_kotlin.$_$.q1;
|
|
142
142
|
var BooleanCompanionObject_getInstance = kotlin_kotlin.$_$.s2;
|
|
@@ -166,30 +166,30 @@
|
|
|
166
166
|
var _UByteArray___init__impl__ip4y9n_0 = kotlin_kotlin.$_$.s1;
|
|
167
167
|
var UByteArray__set_impl_jvcicn = kotlin_kotlin.$_$.u1;
|
|
168
168
|
var copyOf_6 = kotlin_kotlin.$_$.i4;
|
|
169
|
-
var trimIndent = kotlin_kotlin.$_$.
|
|
170
|
-
var equals_0 = kotlin_kotlin.$_$.
|
|
169
|
+
var trimIndent = kotlin_kotlin.$_$.j9;
|
|
170
|
+
var equals_0 = kotlin_kotlin.$_$.p8;
|
|
171
171
|
var charSequenceLength = kotlin_kotlin.$_$.o6;
|
|
172
172
|
var charSequenceGet = kotlin_kotlin.$_$.n6;
|
|
173
173
|
var toString_0 = kotlin_kotlin.$_$.l1;
|
|
174
|
-
var titlecase = kotlin_kotlin.$_$.
|
|
175
|
-
var isLowerCase = kotlin_kotlin.$_$.
|
|
174
|
+
var titlecase = kotlin_kotlin.$_$.a9;
|
|
175
|
+
var isLowerCase = kotlin_kotlin.$_$.s8;
|
|
176
176
|
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.z2;
|
|
177
|
-
var ULong = kotlin_kotlin.$_$.
|
|
178
|
-
var UInt = kotlin_kotlin.$_$.
|
|
179
|
-
var UShort = kotlin_kotlin.$_$.
|
|
180
|
-
var UByte = kotlin_kotlin.$_$.
|
|
181
|
-
var Unit = kotlin_kotlin.$_$.
|
|
177
|
+
var ULong = kotlin_kotlin.$_$.ha;
|
|
178
|
+
var UInt = kotlin_kotlin.$_$.fa;
|
|
179
|
+
var UShort = kotlin_kotlin.$_$.ja;
|
|
180
|
+
var UByte = kotlin_kotlin.$_$.da;
|
|
181
|
+
var Unit = kotlin_kotlin.$_$.ka;
|
|
182
182
|
var mapOf = kotlin_kotlin.$_$.l5;
|
|
183
183
|
var lastOrNull = kotlin_kotlin.$_$.e5;
|
|
184
184
|
var get_lastIndex_0 = kotlin_kotlin.$_$.d5;
|
|
185
185
|
var get_js = kotlin_kotlin.$_$.n7;
|
|
186
186
|
var findAssociatedObject = kotlin_kotlin.$_$.b;
|
|
187
|
-
var get_indices = kotlin_kotlin.$_$.
|
|
187
|
+
var get_indices = kotlin_kotlin.$_$.a5;
|
|
188
188
|
var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.f1;
|
|
189
|
-
var get_indices_0 = kotlin_kotlin.$_$.
|
|
189
|
+
var get_indices_0 = kotlin_kotlin.$_$.z4;
|
|
190
190
|
var Companion_getInstance_6 = kotlin_kotlin.$_$.d3;
|
|
191
191
|
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.m1;
|
|
192
|
-
var createFailure = kotlin_kotlin.$_$.
|
|
192
|
+
var createFailure = kotlin_kotlin.$_$.na;
|
|
193
193
|
//endregion
|
|
194
194
|
//region block: pre-declaration
|
|
195
195
|
setMetadataFor(DeserializationStrategy, 'DeserializationStrategy', interfaceMeta);
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
setMetadataFor(MAP, 'MAP', objectMeta, StructureKind);
|
|
240
240
|
setMetadataFor(OBJECT, 'OBJECT', objectMeta, StructureKind);
|
|
241
241
|
function decodeSerializableValue(deserializer) {
|
|
242
|
-
return deserializer.
|
|
242
|
+
return deserializer.zl(this);
|
|
243
243
|
}
|
|
244
244
|
setMetadataFor(Decoder, 'Decoder', interfaceMeta);
|
|
245
245
|
function decodeSequentially() {
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
}
|
|
251
251
|
function decodeSerializableElement$default(descriptor, index, deserializer, previousValue, $super) {
|
|
252
252
|
previousValue = previousValue === VOID ? null : previousValue;
|
|
253
|
-
return $super === VOID ? this.
|
|
253
|
+
return $super === VOID ? this.ip(descriptor, index, deserializer, previousValue) : $super.ip.call(this, descriptor, index, deserializer, previousValue);
|
|
254
254
|
}
|
|
255
255
|
setMetadataFor(CompositeDecoder, 'CompositeDecoder', interfaceMeta);
|
|
256
256
|
setMetadataFor(AbstractDecoder, 'AbstractDecoder', classMeta, VOID, [Decoder, CompositeDecoder]);
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
setMetadataFor(Argless, 'Argless', classMeta, ContextualProvider);
|
|
347
347
|
setMetadataFor(WithTypeArguments, 'WithTypeArguments', classMeta, ContextualProvider);
|
|
348
348
|
function contextual(kClass, serializer) {
|
|
349
|
-
return this.
|
|
349
|
+
return this.m11(kClass, SerializersModuleCollector$contextual$lambda(serializer));
|
|
350
350
|
}
|
|
351
351
|
setMetadataFor(SerializersModuleCollector, 'SerializersModuleCollector', interfaceMeta);
|
|
352
352
|
setMetadataFor(SerializableWith, 'SerializableWith', classMeta, VOID, VOID, 0);
|
|
@@ -359,44 +359,44 @@
|
|
|
359
359
|
}
|
|
360
360
|
function PolymorphicSerializer$descriptor$delegate$lambda$lambda(this$0) {
|
|
361
361
|
return function ($this$buildSerialDescriptor) {
|
|
362
|
-
$this$buildSerialDescriptor.
|
|
363
|
-
$this$buildSerialDescriptor.
|
|
364
|
-
$this$buildSerialDescriptor.
|
|
362
|
+
$this$buildSerialDescriptor.im('type', serializer_0(StringCompanionObject_getInstance()).yl());
|
|
363
|
+
$this$buildSerialDescriptor.im('value', buildSerialDescriptor('kotlinx.serialization.Polymorphic<' + this$0.jm_1.fc() + '>', CONTEXTUAL_getInstance(), []));
|
|
364
|
+
$this$buildSerialDescriptor.cm_1 = this$0.km_1;
|
|
365
365
|
return Unit_getInstance();
|
|
366
366
|
};
|
|
367
367
|
}
|
|
368
368
|
function PolymorphicSerializer$descriptor$delegate$lambda(this$0) {
|
|
369
369
|
return function () {
|
|
370
370
|
var tmp = OPEN_getInstance();
|
|
371
|
-
return withContext(buildSerialDescriptor('kotlinx.serialization.Polymorphic', tmp, [], PolymorphicSerializer$descriptor$delegate$lambda$lambda(this$0)), this$0.
|
|
371
|
+
return withContext(buildSerialDescriptor('kotlinx.serialization.Polymorphic', tmp, [], PolymorphicSerializer$descriptor$delegate$lambda$lambda(this$0)), this$0.jm_1);
|
|
372
372
|
};
|
|
373
373
|
}
|
|
374
374
|
function PolymorphicSerializer(baseClass) {
|
|
375
375
|
AbstractPolymorphicSerializer.call(this);
|
|
376
|
-
this.
|
|
377
|
-
this.
|
|
376
|
+
this.jm_1 = baseClass;
|
|
377
|
+
this.km_1 = emptyList();
|
|
378
378
|
var tmp = this;
|
|
379
379
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
380
|
-
tmp.
|
|
380
|
+
tmp.lm_1 = lazy(tmp_0, PolymorphicSerializer$descriptor$delegate$lambda(this));
|
|
381
381
|
}
|
|
382
|
-
protoOf(PolymorphicSerializer).
|
|
383
|
-
return this.
|
|
382
|
+
protoOf(PolymorphicSerializer).mm = function () {
|
|
383
|
+
return this.jm_1;
|
|
384
384
|
};
|
|
385
|
-
protoOf(PolymorphicSerializer).
|
|
385
|
+
protoOf(PolymorphicSerializer).yl = function () {
|
|
386
386
|
var tmp$ret$0;
|
|
387
387
|
// Inline function 'kotlin.getValue' call
|
|
388
388
|
var tmp0_getValue = descriptor$factory();
|
|
389
|
-
tmp$ret$0 = this.
|
|
389
|
+
tmp$ret$0 = this.lm_1.w();
|
|
390
390
|
return tmp$ret$0;
|
|
391
391
|
};
|
|
392
392
|
protoOf(PolymorphicSerializer).toString = function () {
|
|
393
|
-
return 'kotlinx.serialization.PolymorphicSerializer(baseClass: ' + this.
|
|
393
|
+
return 'kotlinx.serialization.PolymorphicSerializer(baseClass: ' + this.jm_1 + ')';
|
|
394
394
|
};
|
|
395
395
|
function findPolymorphicSerializer(_this__u8e3s4, decoder, klassName) {
|
|
396
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
396
|
+
var tmp0_elvis_lhs = _this__u8e3s4.nm(decoder, klassName);
|
|
397
397
|
var tmp;
|
|
398
398
|
if (tmp0_elvis_lhs == null) {
|
|
399
|
-
throwSubtypeNotRegistered(klassName, _this__u8e3s4.
|
|
399
|
+
throwSubtypeNotRegistered(klassName, _this__u8e3s4.mm());
|
|
400
400
|
} else {
|
|
401
401
|
tmp = tmp0_elvis_lhs;
|
|
402
402
|
}
|
|
@@ -404,7 +404,7 @@
|
|
|
404
404
|
}
|
|
405
405
|
function descriptor$factory() {
|
|
406
406
|
return getPropertyCallableRef('descriptor', 1, KProperty1, function (receiver) {
|
|
407
|
-
return receiver.
|
|
407
|
+
return receiver.yl();
|
|
408
408
|
}, null);
|
|
409
409
|
}
|
|
410
410
|
function SerializationException_init_$Init$(message, $this) {
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
function MissingFieldException(missingFields, message, cause) {
|
|
451
451
|
SerializationException_init_$Init$_0(message, cause, this);
|
|
452
452
|
captureStack(this, MissingFieldException);
|
|
453
|
-
this.
|
|
453
|
+
this.om_1 = missingFields;
|
|
454
454
|
}
|
|
455
455
|
function serializerOrNull(_this__u8e3s4) {
|
|
456
456
|
var tmp0_elvis_lhs = compiledSerializerImpl(_this__u8e3s4);
|
|
@@ -503,8 +503,8 @@
|
|
|
503
503
|
var serializers = tmp;
|
|
504
504
|
return serializers;
|
|
505
505
|
}
|
|
506
|
-
function parametrizedSerializerOrNull(_this__u8e3s4,
|
|
507
|
-
var tmp0_elvis_lhs = builtinParametrizedSerializer(_this__u8e3s4,
|
|
506
|
+
function parametrizedSerializerOrNull(_this__u8e3s4, serializers, elementClassifierIfArray) {
|
|
507
|
+
var tmp0_elvis_lhs = builtinParametrizedSerializer(_this__u8e3s4, serializers, elementClassifierIfArray);
|
|
508
508
|
return tmp0_elvis_lhs == null ? compiledParametrizedSerializer(_this__u8e3s4, serializers) : tmp0_elvis_lhs;
|
|
509
509
|
}
|
|
510
510
|
function serializer(_this__u8e3s4, type) {
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
function serializerOrNull_0(_this__u8e3s4, type) {
|
|
521
521
|
return serializerByKTypeImpl(_this__u8e3s4, type, false);
|
|
522
522
|
}
|
|
523
|
-
function builtinParametrizedSerializer(_this__u8e3s4,
|
|
523
|
+
function builtinParametrizedSerializer(_this__u8e3s4, serializers, elementClassifierIfArray) {
|
|
524
524
|
var tmp0_subject = _this__u8e3s4;
|
|
525
525
|
var tmp;
|
|
526
526
|
if (((tmp0_subject.equals(getKClass(Collection)) ? true : tmp0_subject.equals(getKClass(List))) ? true : tmp0_subject.equals(getKClass(MutableList))) ? true : tmp0_subject.equals(getKClass(ArrayList))) {
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
} else {
|
|
543
543
|
var tmp_0;
|
|
544
544
|
if (isReferenceArray(_this__u8e3s4)) {
|
|
545
|
-
var tmp_1 =
|
|
545
|
+
var tmp_1 = elementClassifierIfArray();
|
|
546
546
|
tmp_0 = ArraySerializer((!(tmp_1 == null) ? isInterface(tmp_1, KClass) : false) ? tmp_1 : THROW_CCE(), serializers.h(0));
|
|
547
547
|
} else {
|
|
548
548
|
tmp_0 = null;
|
|
@@ -574,7 +574,7 @@
|
|
|
574
574
|
var tmp$ret$1;
|
|
575
575
|
$l$block: {
|
|
576
576
|
// Inline function 'kotlin.requireNotNull' call
|
|
577
|
-
var tmp0_requireNotNull = item.
|
|
577
|
+
var tmp0_requireNotNull = item.qm_1;
|
|
578
578
|
// Inline function 'kotlin.contracts.contract' call
|
|
579
579
|
if (tmp0_requireNotNull == null) {
|
|
580
580
|
var tmp$ret$0;
|
|
@@ -640,7 +640,7 @@
|
|
|
640
640
|
}
|
|
641
641
|
var tmp_5;
|
|
642
642
|
if (typeArguments.g()) {
|
|
643
|
-
tmp_5 = _this__u8e3s4.
|
|
643
|
+
tmp_5 = _this__u8e3s4.sm(rootClass);
|
|
644
644
|
} else {
|
|
645
645
|
var tmp1_elvis_lhs = serializersForParameters(_this__u8e3s4, typeArguments, failOnMissingTypeArgSerializer);
|
|
646
646
|
var tmp_6;
|
|
@@ -650,8 +650,8 @@
|
|
|
650
650
|
tmp_6 = tmp1_elvis_lhs;
|
|
651
651
|
}
|
|
652
652
|
var serializers = tmp_6;
|
|
653
|
-
var tmp2_elvis_lhs = parametrizedSerializerOrNull(rootClass,
|
|
654
|
-
tmp_5 = tmp2_elvis_lhs == null ? _this__u8e3s4.
|
|
653
|
+
var tmp2_elvis_lhs = parametrizedSerializerOrNull(rootClass, serializers, serializerByKTypeImpl$lambda(typeArguments));
|
|
654
|
+
tmp_5 = tmp2_elvis_lhs == null ? _this__u8e3s4.rm(rootClass, serializers) : tmp2_elvis_lhs;
|
|
655
655
|
}
|
|
656
656
|
var contextualSerializer = tmp_5;
|
|
657
657
|
var tmp3_safe_receiver = contextualSerializer;
|
|
@@ -672,6 +672,11 @@
|
|
|
672
672
|
return get_nullable(_this__u8e3s4);
|
|
673
673
|
return isInterface(_this__u8e3s4, KSerializer) ? _this__u8e3s4 : THROW_CCE();
|
|
674
674
|
}
|
|
675
|
+
function serializerByKTypeImpl$lambda($typeArguments) {
|
|
676
|
+
return function () {
|
|
677
|
+
return $typeArguments.h(0).qc();
|
|
678
|
+
};
|
|
679
|
+
}
|
|
675
680
|
function get_SERIALIZERS_CACHE() {
|
|
676
681
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
677
682
|
return SERIALIZERS_CACHE;
|
|
@@ -696,7 +701,7 @@
|
|
|
696
701
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
697
702
|
var tmp;
|
|
698
703
|
if (!isNullable) {
|
|
699
|
-
var tmp0_safe_receiver = get_SERIALIZERS_CACHE().
|
|
704
|
+
var tmp0_safe_receiver = get_SERIALIZERS_CACHE().tm(clazz);
|
|
700
705
|
var tmp_0;
|
|
701
706
|
if (tmp0_safe_receiver == null) {
|
|
702
707
|
tmp_0 = null;
|
|
@@ -708,7 +713,7 @@
|
|
|
708
713
|
}
|
|
709
714
|
tmp = tmp_0;
|
|
710
715
|
} else {
|
|
711
|
-
tmp = get_SERIALIZERS_CACHE_NULLABLE().
|
|
716
|
+
tmp = get_SERIALIZERS_CACHE_NULLABLE().tm(clazz);
|
|
712
717
|
}
|
|
713
718
|
return tmp;
|
|
714
719
|
}
|
|
@@ -716,10 +721,10 @@
|
|
|
716
721
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
717
722
|
var tmp;
|
|
718
723
|
if (!isNullable) {
|
|
719
|
-
var tmp_0 = get_PARAMETRIZED_SERIALIZERS_CACHE().
|
|
724
|
+
var tmp_0 = get_PARAMETRIZED_SERIALIZERS_CACHE().um(clazz, types);
|
|
720
725
|
tmp = new Result(tmp_0) instanceof Result ? tmp_0 : THROW_CCE();
|
|
721
726
|
} else {
|
|
722
|
-
tmp = get_PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE().
|
|
727
|
+
tmp = get_PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE().um(clazz, types);
|
|
723
728
|
}
|
|
724
729
|
return tmp;
|
|
725
730
|
}
|
|
@@ -745,12 +750,17 @@
|
|
|
745
750
|
function PARAMETRIZED_SERIALIZERS_CACHE$lambda(clazz, types) {
|
|
746
751
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
747
752
|
var serializers = ensureNotNull(serializersForParameters(EmptySerializersModule_0(), types, true));
|
|
748
|
-
return parametrizedSerializerOrNull(clazz,
|
|
753
|
+
return parametrizedSerializerOrNull(clazz, serializers, PARAMETRIZED_SERIALIZERS_CACHE$lambda$lambda(types));
|
|
754
|
+
}
|
|
755
|
+
function PARAMETRIZED_SERIALIZERS_CACHE$lambda$lambda($types) {
|
|
756
|
+
return function () {
|
|
757
|
+
return $types.h(0).qc();
|
|
758
|
+
};
|
|
749
759
|
}
|
|
750
760
|
function PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE$lambda(clazz, types) {
|
|
751
761
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
752
762
|
var serializers = ensureNotNull(serializersForParameters(EmptySerializersModule_0(), types, true));
|
|
753
|
-
var tmp0_safe_receiver = parametrizedSerializerOrNull(clazz,
|
|
763
|
+
var tmp0_safe_receiver = parametrizedSerializerOrNull(clazz, serializers, PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE$lambda$lambda(types));
|
|
754
764
|
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : get_nullable(tmp0_safe_receiver);
|
|
755
765
|
var tmp;
|
|
756
766
|
if (tmp1_safe_receiver == null) {
|
|
@@ -763,6 +773,11 @@
|
|
|
763
773
|
}
|
|
764
774
|
return tmp;
|
|
765
775
|
}
|
|
776
|
+
function PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE$lambda$lambda($types) {
|
|
777
|
+
return function () {
|
|
778
|
+
return $types.h(0).qc();
|
|
779
|
+
};
|
|
780
|
+
}
|
|
766
781
|
var properties_initialized_SerializersCache_kt_q8kf25;
|
|
767
782
|
function _init_properties_SerializersCache_kt__hgwi2p() {
|
|
768
783
|
if (properties_initialized_SerializersCache_kt_q8kf25) {
|
|
@@ -776,7 +791,7 @@
|
|
|
776
791
|
}
|
|
777
792
|
function get_nullable(_this__u8e3s4) {
|
|
778
793
|
var tmp;
|
|
779
|
-
if (_this__u8e3s4.
|
|
794
|
+
if (_this__u8e3s4.yl().vm()) {
|
|
780
795
|
tmp = isInterface(_this__u8e3s4, KSerializer) ? _this__u8e3s4 : THROW_CCE();
|
|
781
796
|
} else {
|
|
782
797
|
tmp = new NullableSerializer(_this__u8e3s4);
|
|
@@ -889,42 +904,42 @@
|
|
|
889
904
|
return new ContextDescriptor(_this__u8e3s4, context);
|
|
890
905
|
}
|
|
891
906
|
function ContextDescriptor(original, kClass) {
|
|
892
|
-
this.
|
|
893
|
-
this.
|
|
894
|
-
this.
|
|
907
|
+
this.wm_1 = original;
|
|
908
|
+
this.xm_1 = kClass;
|
|
909
|
+
this.ym_1 = this.wm_1.zm() + '<' + this.xm_1.fc() + '>';
|
|
895
910
|
}
|
|
896
|
-
protoOf(ContextDescriptor).
|
|
897
|
-
return this.
|
|
911
|
+
protoOf(ContextDescriptor).an = function () {
|
|
912
|
+
return this.wm_1.an();
|
|
898
913
|
};
|
|
899
|
-
protoOf(ContextDescriptor).
|
|
900
|
-
return this.
|
|
914
|
+
protoOf(ContextDescriptor).bn = function () {
|
|
915
|
+
return this.wm_1.bn();
|
|
901
916
|
};
|
|
902
|
-
protoOf(ContextDescriptor).
|
|
903
|
-
return this.
|
|
917
|
+
protoOf(ContextDescriptor).cn = function () {
|
|
918
|
+
return this.wm_1.cn();
|
|
904
919
|
};
|
|
905
|
-
protoOf(ContextDescriptor).
|
|
906
|
-
return this.
|
|
920
|
+
protoOf(ContextDescriptor).vm = function () {
|
|
921
|
+
return this.wm_1.vm();
|
|
907
922
|
};
|
|
908
|
-
protoOf(ContextDescriptor).
|
|
909
|
-
return this.
|
|
923
|
+
protoOf(ContextDescriptor).dn = function () {
|
|
924
|
+
return this.wm_1.dn();
|
|
910
925
|
};
|
|
911
|
-
protoOf(ContextDescriptor).
|
|
912
|
-
return this.
|
|
926
|
+
protoOf(ContextDescriptor).en = function (index) {
|
|
927
|
+
return this.wm_1.en(index);
|
|
913
928
|
};
|
|
914
|
-
protoOf(ContextDescriptor).
|
|
915
|
-
return this.
|
|
929
|
+
protoOf(ContextDescriptor).fn = function (index) {
|
|
930
|
+
return this.wm_1.fn(index);
|
|
916
931
|
};
|
|
917
|
-
protoOf(ContextDescriptor).
|
|
918
|
-
return this.
|
|
932
|
+
protoOf(ContextDescriptor).gn = function (name) {
|
|
933
|
+
return this.wm_1.gn(name);
|
|
919
934
|
};
|
|
920
|
-
protoOf(ContextDescriptor).
|
|
921
|
-
return this.
|
|
935
|
+
protoOf(ContextDescriptor).hn = function (index) {
|
|
936
|
+
return this.wm_1.hn(index);
|
|
922
937
|
};
|
|
923
|
-
protoOf(ContextDescriptor).
|
|
924
|
-
return this.
|
|
938
|
+
protoOf(ContextDescriptor).in = function (index) {
|
|
939
|
+
return this.wm_1.in(index);
|
|
925
940
|
};
|
|
926
|
-
protoOf(ContextDescriptor).
|
|
927
|
-
return this.
|
|
941
|
+
protoOf(ContextDescriptor).zm = function () {
|
|
942
|
+
return this.ym_1;
|
|
928
943
|
};
|
|
929
944
|
protoOf(ContextDescriptor).equals = function (other) {
|
|
930
945
|
var tmp0_elvis_lhs = other instanceof ContextDescriptor ? other : null;
|
|
@@ -935,15 +950,15 @@
|
|
|
935
950
|
tmp = tmp0_elvis_lhs;
|
|
936
951
|
}
|
|
937
952
|
var another = tmp;
|
|
938
|
-
return equals(this.
|
|
953
|
+
return equals(this.wm_1, another.wm_1) ? another.xm_1.equals(this.xm_1) : false;
|
|
939
954
|
};
|
|
940
955
|
protoOf(ContextDescriptor).hashCode = function () {
|
|
941
|
-
var result = this.
|
|
942
|
-
result = imul(31, result) + getStringHashCode(this.
|
|
956
|
+
var result = this.xm_1.hashCode();
|
|
957
|
+
result = imul(31, result) + getStringHashCode(this.ym_1) | 0;
|
|
943
958
|
return result;
|
|
944
959
|
};
|
|
945
960
|
protoOf(ContextDescriptor).toString = function () {
|
|
946
|
-
return 'ContextDescriptor(kClass: ' + this.
|
|
961
|
+
return 'ContextDescriptor(kClass: ' + this.xm_1 + ', original: ' + this.wm_1 + ')';
|
|
947
962
|
};
|
|
948
963
|
function getContextualDescriptor(_this__u8e3s4, descriptor) {
|
|
949
964
|
var tmp0_safe_receiver = get_capturedKClass(descriptor);
|
|
@@ -956,8 +971,8 @@
|
|
|
956
971
|
// Inline function 'kotlin.contracts.contract' call
|
|
957
972
|
var tmp$ret$0;
|
|
958
973
|
// Inline function 'kotlinx.serialization.descriptors.getContextualDescriptor.<anonymous>' call
|
|
959
|
-
var tmp0_safe_receiver_0 = _this__u8e3s4.
|
|
960
|
-
tmp$ret$0 = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.
|
|
974
|
+
var tmp0_safe_receiver_0 = _this__u8e3s4.sm(tmp0_safe_receiver);
|
|
975
|
+
tmp$ret$0 = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.yl();
|
|
961
976
|
tmp$ret$1 = tmp$ret$0;
|
|
962
977
|
tmp = tmp$ret$1;
|
|
963
978
|
}
|
|
@@ -967,10 +982,10 @@
|
|
|
967
982
|
var tmp0_subject = _this__u8e3s4;
|
|
968
983
|
var tmp;
|
|
969
984
|
if (tmp0_subject instanceof ContextDescriptor) {
|
|
970
|
-
tmp = _this__u8e3s4.
|
|
985
|
+
tmp = _this__u8e3s4.xm_1;
|
|
971
986
|
} else {
|
|
972
987
|
if (tmp0_subject instanceof SerialDescriptorForNullable) {
|
|
973
|
-
tmp = get_capturedKClass(_this__u8e3s4.
|
|
988
|
+
tmp = get_capturedKClass(_this__u8e3s4.jn_1);
|
|
974
989
|
} else {
|
|
975
990
|
tmp = null;
|
|
976
991
|
}
|
|
@@ -992,49 +1007,49 @@
|
|
|
992
1007
|
return tmp$ret$0;
|
|
993
1008
|
}
|
|
994
1009
|
function elementDescriptors$1$1($this_elementDescriptors) {
|
|
995
|
-
this.
|
|
996
|
-
this.
|
|
1010
|
+
this.nn_1 = $this_elementDescriptors;
|
|
1011
|
+
this.mn_1 = $this_elementDescriptors.bn();
|
|
997
1012
|
}
|
|
998
1013
|
protoOf(elementDescriptors$1$1).d = function () {
|
|
999
|
-
return this.
|
|
1014
|
+
return this.mn_1 > 0;
|
|
1000
1015
|
};
|
|
1001
1016
|
protoOf(elementDescriptors$1$1).e = function () {
|
|
1002
|
-
var tmp = this.
|
|
1017
|
+
var tmp = this.nn_1.bn();
|
|
1003
1018
|
var tmp0_this = this;
|
|
1004
|
-
var tmp1 = tmp0_this.
|
|
1005
|
-
tmp0_this.
|
|
1006
|
-
return this.
|
|
1019
|
+
var tmp1 = tmp0_this.mn_1;
|
|
1020
|
+
tmp0_this.mn_1 = tmp1 - 1 | 0;
|
|
1021
|
+
return this.nn_1.fn(tmp - tmp1 | 0);
|
|
1007
1022
|
};
|
|
1008
1023
|
function _no_name_provided__qut3iv($this_elementDescriptors) {
|
|
1009
|
-
this.
|
|
1024
|
+
this.on_1 = $this_elementDescriptors;
|
|
1010
1025
|
}
|
|
1011
1026
|
protoOf(_no_name_provided__qut3iv).c = function () {
|
|
1012
1027
|
var tmp$ret$0;
|
|
1013
1028
|
// Inline function 'kotlinx.serialization.descriptors.<get-elementDescriptors>.<anonymous>' call
|
|
1014
|
-
tmp$ret$0 = new elementDescriptors$1$1(this.
|
|
1029
|
+
tmp$ret$0 = new elementDescriptors$1$1(this.on_1);
|
|
1015
1030
|
return tmp$ret$0;
|
|
1016
1031
|
};
|
|
1017
1032
|
function elementNames$1$1($this_elementNames) {
|
|
1018
|
-
this.
|
|
1019
|
-
this.
|
|
1033
|
+
this.qn_1 = $this_elementNames;
|
|
1034
|
+
this.pn_1 = $this_elementNames.bn();
|
|
1020
1035
|
}
|
|
1021
1036
|
protoOf(elementNames$1$1).d = function () {
|
|
1022
|
-
return this.
|
|
1037
|
+
return this.pn_1 > 0;
|
|
1023
1038
|
};
|
|
1024
1039
|
protoOf(elementNames$1$1).e = function () {
|
|
1025
|
-
var tmp = this.
|
|
1040
|
+
var tmp = this.qn_1.bn();
|
|
1026
1041
|
var tmp0_this = this;
|
|
1027
|
-
var tmp1 = tmp0_this.
|
|
1028
|
-
tmp0_this.
|
|
1029
|
-
return this.
|
|
1042
|
+
var tmp1 = tmp0_this.pn_1;
|
|
1043
|
+
tmp0_this.pn_1 = tmp1 - 1 | 0;
|
|
1044
|
+
return this.qn_1.hn(tmp - tmp1 | 0);
|
|
1030
1045
|
};
|
|
1031
1046
|
function _no_name_provided__qut3iv_0($this_elementNames) {
|
|
1032
|
-
this.
|
|
1047
|
+
this.rn_1 = $this_elementNames;
|
|
1033
1048
|
}
|
|
1034
1049
|
protoOf(_no_name_provided__qut3iv_0).c = function () {
|
|
1035
1050
|
var tmp$ret$0;
|
|
1036
1051
|
// Inline function 'kotlinx.serialization.descriptors.<get-elementNames>.<anonymous>' call
|
|
1037
|
-
tmp$ret$0 = new elementNames$1$1(this.
|
|
1052
|
+
tmp$ret$0 = new elementNames$1$1(this.rn_1);
|
|
1038
1053
|
return tmp$ret$0;
|
|
1039
1054
|
};
|
|
1040
1055
|
function buildSerialDescriptor(serialName, kind, typeParameters, builder) {
|
|
@@ -1070,55 +1085,55 @@
|
|
|
1070
1085
|
}
|
|
1071
1086
|
var sdBuilder = new ClassSerialDescriptorBuilder(serialName);
|
|
1072
1087
|
builder(sdBuilder);
|
|
1073
|
-
return new SerialDescriptorImpl(serialName, kind, sdBuilder.
|
|
1088
|
+
return new SerialDescriptorImpl(serialName, kind, sdBuilder.dm_1.f(), toList(typeParameters), sdBuilder);
|
|
1074
1089
|
}
|
|
1075
1090
|
function ClassSerialDescriptorBuilder(serialName) {
|
|
1076
|
-
this.
|
|
1077
|
-
this.
|
|
1078
|
-
this.
|
|
1079
|
-
this.
|
|
1080
|
-
this.
|
|
1081
|
-
this.
|
|
1082
|
-
this.
|
|
1083
|
-
this.
|
|
1084
|
-
}
|
|
1085
|
-
protoOf(ClassSerialDescriptorBuilder).
|
|
1091
|
+
this.am_1 = serialName;
|
|
1092
|
+
this.bm_1 = false;
|
|
1093
|
+
this.cm_1 = emptyList();
|
|
1094
|
+
this.dm_1 = ArrayList_init_$Create$_0();
|
|
1095
|
+
this.em_1 = HashSet_init_$Create$();
|
|
1096
|
+
this.fm_1 = ArrayList_init_$Create$_0();
|
|
1097
|
+
this.gm_1 = ArrayList_init_$Create$_0();
|
|
1098
|
+
this.hm_1 = ArrayList_init_$Create$_0();
|
|
1099
|
+
}
|
|
1100
|
+
protoOf(ClassSerialDescriptorBuilder).sn = function (elementName, descriptor, annotations, isOptional) {
|
|
1086
1101
|
// Inline function 'kotlin.require' call
|
|
1087
|
-
var tmp0_require = this.
|
|
1102
|
+
var tmp0_require = this.em_1.a(elementName);
|
|
1088
1103
|
// Inline function 'kotlin.contracts.contract' call
|
|
1089
1104
|
if (!tmp0_require) {
|
|
1090
1105
|
var tmp$ret$0;
|
|
1091
1106
|
// Inline function 'kotlinx.serialization.descriptors.ClassSerialDescriptorBuilder.element.<anonymous>' call
|
|
1092
|
-
tmp$ret$0 = "Element with name '" + elementName + "' is already registered in " + this.
|
|
1107
|
+
tmp$ret$0 = "Element with name '" + elementName + "' is already registered in " + this.am_1;
|
|
1093
1108
|
var message = tmp$ret$0;
|
|
1094
1109
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1095
1110
|
}
|
|
1096
1111
|
var tmp0_this = this;
|
|
1097
1112
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1098
|
-
var tmp1_plusAssign = tmp0_this.
|
|
1113
|
+
var tmp1_plusAssign = tmp0_this.dm_1;
|
|
1099
1114
|
tmp1_plusAssign.a(elementName);
|
|
1100
1115
|
var tmp1_this = this;
|
|
1101
1116
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1102
|
-
var tmp2_plusAssign = tmp1_this.
|
|
1117
|
+
var tmp2_plusAssign = tmp1_this.fm_1;
|
|
1103
1118
|
tmp2_plusAssign.a(descriptor);
|
|
1104
1119
|
var tmp2_this = this;
|
|
1105
1120
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1106
|
-
var tmp3_plusAssign = tmp2_this.
|
|
1121
|
+
var tmp3_plusAssign = tmp2_this.gm_1;
|
|
1107
1122
|
tmp3_plusAssign.a(annotations);
|
|
1108
1123
|
var tmp3_this = this;
|
|
1109
1124
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1110
|
-
var tmp4_plusAssign = tmp3_this.
|
|
1125
|
+
var tmp4_plusAssign = tmp3_this.hm_1;
|
|
1111
1126
|
tmp4_plusAssign.a(isOptional);
|
|
1112
1127
|
};
|
|
1113
|
-
protoOf(ClassSerialDescriptorBuilder).
|
|
1128
|
+
protoOf(ClassSerialDescriptorBuilder).im = function (elementName, descriptor, annotations, isOptional, $super) {
|
|
1114
1129
|
annotations = annotations === VOID ? emptyList() : annotations;
|
|
1115
1130
|
isOptional = isOptional === VOID ? false : isOptional;
|
|
1116
1131
|
var tmp;
|
|
1117
1132
|
if ($super === VOID) {
|
|
1118
|
-
this.
|
|
1133
|
+
this.sn(elementName, descriptor, annotations, isOptional);
|
|
1119
1134
|
tmp = Unit_getInstance();
|
|
1120
1135
|
} else {
|
|
1121
|
-
tmp = $super.
|
|
1136
|
+
tmp = $super.sn.call(this, elementName, descriptor, annotations, isOptional);
|
|
1122
1137
|
}
|
|
1123
1138
|
return tmp;
|
|
1124
1139
|
};
|
|
@@ -1145,49 +1160,49 @@
|
|
|
1145
1160
|
}
|
|
1146
1161
|
var sdBuilder = new ClassSerialDescriptorBuilder(serialName);
|
|
1147
1162
|
builderAction(sdBuilder);
|
|
1148
|
-
return new SerialDescriptorImpl(serialName, CLASS_getInstance(), sdBuilder.
|
|
1163
|
+
return new SerialDescriptorImpl(serialName, CLASS_getInstance(), sdBuilder.dm_1.f(), toList(typeParameters), sdBuilder);
|
|
1149
1164
|
}
|
|
1150
1165
|
function _get__hashCode__tgwhef($this) {
|
|
1151
1166
|
var tmp$ret$0;
|
|
1152
1167
|
// Inline function 'kotlin.getValue' call
|
|
1153
1168
|
var tmp0_getValue = _hashCode$factory();
|
|
1154
|
-
tmp$ret$0 = $this.
|
|
1169
|
+
tmp$ret$0 = $this.eo_1.w();
|
|
1155
1170
|
return tmp$ret$0;
|
|
1156
1171
|
}
|
|
1157
1172
|
function SerialDescriptorImpl$_hashCode$delegate$lambda(this$0) {
|
|
1158
1173
|
return function () {
|
|
1159
|
-
return hashCodeImpl(this$0, this$0.
|
|
1174
|
+
return hashCodeImpl(this$0, this$0.do_1);
|
|
1160
1175
|
};
|
|
1161
1176
|
}
|
|
1162
1177
|
function SerialDescriptorImpl$toString$lambda(this$0) {
|
|
1163
1178
|
return function (it) {
|
|
1164
|
-
return this$0.
|
|
1179
|
+
return this$0.hn(it) + ': ' + this$0.fn(it).zm();
|
|
1165
1180
|
};
|
|
1166
1181
|
}
|
|
1167
1182
|
function SerialDescriptorImpl(serialName, kind, elementsCount, typeParameters, builder) {
|
|
1168
|
-
this.
|
|
1169
|
-
this.
|
|
1170
|
-
this.
|
|
1171
|
-
this.
|
|
1172
|
-
this.
|
|
1183
|
+
this.tn_1 = serialName;
|
|
1184
|
+
this.un_1 = kind;
|
|
1185
|
+
this.vn_1 = elementsCount;
|
|
1186
|
+
this.wn_1 = builder.cm_1;
|
|
1187
|
+
this.xn_1 = toHashSet(builder.dm_1);
|
|
1173
1188
|
var tmp = this;
|
|
1174
1189
|
var tmp$ret$0;
|
|
1175
1190
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1176
|
-
var tmp0_toTypedArray = builder.
|
|
1191
|
+
var tmp0_toTypedArray = builder.dm_1;
|
|
1177
1192
|
tmp$ret$0 = copyToArray(tmp0_toTypedArray);
|
|
1178
|
-
tmp.
|
|
1179
|
-
this.
|
|
1193
|
+
tmp.yn_1 = tmp$ret$0;
|
|
1194
|
+
this.zn_1 = compactArray(builder.fm_1);
|
|
1180
1195
|
var tmp_0 = this;
|
|
1181
1196
|
var tmp$ret$1;
|
|
1182
1197
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1183
|
-
var tmp0_toTypedArray_0 = builder.
|
|
1198
|
+
var tmp0_toTypedArray_0 = builder.gm_1;
|
|
1184
1199
|
tmp$ret$1 = copyToArray(tmp0_toTypedArray_0);
|
|
1185
|
-
tmp_0.
|
|
1186
|
-
this.
|
|
1200
|
+
tmp_0.ao_1 = tmp$ret$1;
|
|
1201
|
+
this.bo_1 = toBooleanArray(builder.hm_1);
|
|
1187
1202
|
var tmp_1 = this;
|
|
1188
1203
|
var tmp$ret$4;
|
|
1189
1204
|
// Inline function 'kotlin.collections.map' call
|
|
1190
|
-
var tmp1_map = withIndex(this.
|
|
1205
|
+
var tmp1_map = withIndex(this.yn_1);
|
|
1191
1206
|
var tmp$ret$3;
|
|
1192
1207
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1193
1208
|
var tmp0_mapTo = ArrayList_init_$Create$(collectionSizeOrDefault(tmp1_map, 10));
|
|
@@ -1201,31 +1216,31 @@
|
|
|
1201
1216
|
}
|
|
1202
1217
|
tmp$ret$3 = tmp0_mapTo;
|
|
1203
1218
|
tmp$ret$4 = tmp$ret$3;
|
|
1204
|
-
tmp_1.
|
|
1205
|
-
this.
|
|
1219
|
+
tmp_1.co_1 = toMap(tmp$ret$4);
|
|
1220
|
+
this.do_1 = compactArray(typeParameters);
|
|
1206
1221
|
var tmp_2 = this;
|
|
1207
|
-
tmp_2.
|
|
1222
|
+
tmp_2.eo_1 = lazy_0(SerialDescriptorImpl$_hashCode$delegate$lambda(this));
|
|
1208
1223
|
}
|
|
1209
|
-
protoOf(SerialDescriptorImpl).
|
|
1210
|
-
return this.
|
|
1224
|
+
protoOf(SerialDescriptorImpl).zm = function () {
|
|
1225
|
+
return this.tn_1;
|
|
1211
1226
|
};
|
|
1212
|
-
protoOf(SerialDescriptorImpl).
|
|
1213
|
-
return this.
|
|
1227
|
+
protoOf(SerialDescriptorImpl).dn = function () {
|
|
1228
|
+
return this.un_1;
|
|
1214
1229
|
};
|
|
1215
|
-
protoOf(SerialDescriptorImpl).
|
|
1216
|
-
return this.
|
|
1230
|
+
protoOf(SerialDescriptorImpl).bn = function () {
|
|
1231
|
+
return this.vn_1;
|
|
1217
1232
|
};
|
|
1218
|
-
protoOf(SerialDescriptorImpl).
|
|
1219
|
-
return this.
|
|
1233
|
+
protoOf(SerialDescriptorImpl).an = function () {
|
|
1234
|
+
return this.wn_1;
|
|
1220
1235
|
};
|
|
1221
|
-
protoOf(SerialDescriptorImpl).
|
|
1222
|
-
return this.
|
|
1236
|
+
protoOf(SerialDescriptorImpl).fo = function () {
|
|
1237
|
+
return this.xn_1;
|
|
1223
1238
|
};
|
|
1224
|
-
protoOf(SerialDescriptorImpl).
|
|
1225
|
-
return getChecked(this.
|
|
1239
|
+
protoOf(SerialDescriptorImpl).hn = function (index) {
|
|
1240
|
+
return getChecked(this.yn_1, index);
|
|
1226
1241
|
};
|
|
1227
|
-
protoOf(SerialDescriptorImpl).
|
|
1228
|
-
var tmp0_elvis_lhs = this.
|
|
1242
|
+
protoOf(SerialDescriptorImpl).gn = function (name) {
|
|
1243
|
+
var tmp0_elvis_lhs = this.co_1.m2(name);
|
|
1229
1244
|
var tmp;
|
|
1230
1245
|
if (tmp0_elvis_lhs == null) {
|
|
1231
1246
|
Companion_getInstance_7();
|
|
@@ -1235,14 +1250,14 @@
|
|
|
1235
1250
|
}
|
|
1236
1251
|
return tmp;
|
|
1237
1252
|
};
|
|
1238
|
-
protoOf(SerialDescriptorImpl).
|
|
1239
|
-
return getChecked(this.
|
|
1253
|
+
protoOf(SerialDescriptorImpl).en = function (index) {
|
|
1254
|
+
return getChecked(this.ao_1, index);
|
|
1240
1255
|
};
|
|
1241
|
-
protoOf(SerialDescriptorImpl).
|
|
1242
|
-
return getChecked(this.
|
|
1256
|
+
protoOf(SerialDescriptorImpl).fn = function (index) {
|
|
1257
|
+
return getChecked(this.zn_1, index);
|
|
1243
1258
|
};
|
|
1244
|
-
protoOf(SerialDescriptorImpl).
|
|
1245
|
-
return getChecked_0(this.
|
|
1259
|
+
protoOf(SerialDescriptorImpl).in = function (index) {
|
|
1260
|
+
return getChecked_0(this.bo_1, index);
|
|
1246
1261
|
};
|
|
1247
1262
|
protoOf(SerialDescriptorImpl).equals = function (other) {
|
|
1248
1263
|
var tmp$ret$0;
|
|
@@ -1256,33 +1271,33 @@
|
|
|
1256
1271
|
tmp$ret$0 = false;
|
|
1257
1272
|
break $l$block_5;
|
|
1258
1273
|
}
|
|
1259
|
-
if (!(this.
|
|
1274
|
+
if (!(this.zm() === other.zm())) {
|
|
1260
1275
|
tmp$ret$0 = false;
|
|
1261
1276
|
break $l$block_5;
|
|
1262
1277
|
}
|
|
1263
1278
|
var tmp$ret$1;
|
|
1264
1279
|
// Inline function 'kotlinx.serialization.descriptors.SerialDescriptorImpl.equals.<anonymous>' call
|
|
1265
1280
|
var tmp0__anonymous__q1qw7t = other;
|
|
1266
|
-
tmp$ret$1 = contentEquals(this.
|
|
1281
|
+
tmp$ret$1 = contentEquals(this.do_1, tmp0__anonymous__q1qw7t.do_1);
|
|
1267
1282
|
if (!tmp$ret$1) {
|
|
1268
1283
|
tmp$ret$0 = false;
|
|
1269
1284
|
break $l$block_5;
|
|
1270
1285
|
}
|
|
1271
|
-
if (!(this.
|
|
1286
|
+
if (!(this.bn() === other.bn())) {
|
|
1272
1287
|
tmp$ret$0 = false;
|
|
1273
1288
|
break $l$block_5;
|
|
1274
1289
|
}
|
|
1275
1290
|
var inductionVariable = 0;
|
|
1276
|
-
var last = this.
|
|
1291
|
+
var last = this.bn();
|
|
1277
1292
|
if (inductionVariable < last)
|
|
1278
1293
|
do {
|
|
1279
1294
|
var index = inductionVariable;
|
|
1280
1295
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1281
|
-
if (!(this.
|
|
1296
|
+
if (!(this.fn(index).zm() === other.fn(index).zm())) {
|
|
1282
1297
|
tmp$ret$0 = false;
|
|
1283
1298
|
break $l$block_5;
|
|
1284
1299
|
}
|
|
1285
|
-
if (!equals(this.
|
|
1300
|
+
if (!equals(this.fn(index).dn(), other.fn(index).dn())) {
|
|
1286
1301
|
tmp$ret$0 = false;
|
|
1287
1302
|
break $l$block_5;
|
|
1288
1303
|
}
|
|
@@ -1296,8 +1311,8 @@
|
|
|
1296
1311
|
return _get__hashCode__tgwhef(this);
|
|
1297
1312
|
};
|
|
1298
1313
|
protoOf(SerialDescriptorImpl).toString = function () {
|
|
1299
|
-
var tmp = until(0, this.
|
|
1300
|
-
var tmp_0 = this.
|
|
1314
|
+
var tmp = until(0, this.vn_1);
|
|
1315
|
+
var tmp_0 = this.tn_1 + '(';
|
|
1301
1316
|
return joinToString(tmp, ', ', tmp_0, ')', VOID, VOID, SerialDescriptorImpl$toString$lambda(this));
|
|
1302
1317
|
};
|
|
1303
1318
|
function PrimitiveSerialDescriptor(serialName, kind) {
|
|
@@ -1516,83 +1531,65 @@
|
|
|
1516
1531
|
}
|
|
1517
1532
|
function AbstractDecoder() {
|
|
1518
1533
|
}
|
|
1519
|
-
protoOf(AbstractDecoder).
|
|
1534
|
+
protoOf(AbstractDecoder).go = function () {
|
|
1520
1535
|
throw SerializationException_init_$Create$('' + getKClassFromExpression(this) + " can't retrieve untyped values");
|
|
1521
1536
|
};
|
|
1522
|
-
protoOf(AbstractDecoder).
|
|
1537
|
+
protoOf(AbstractDecoder).ho = function () {
|
|
1523
1538
|
return true;
|
|
1524
1539
|
};
|
|
1525
|
-
protoOf(AbstractDecoder).
|
|
1540
|
+
protoOf(AbstractDecoder).io = function () {
|
|
1526
1541
|
return null;
|
|
1527
1542
|
};
|
|
1528
|
-
protoOf(AbstractDecoder).
|
|
1529
|
-
var tmp = this.
|
|
1543
|
+
protoOf(AbstractDecoder).jo = function () {
|
|
1544
|
+
var tmp = this.go();
|
|
1530
1545
|
return typeof tmp === 'boolean' ? tmp : THROW_CCE();
|
|
1531
1546
|
};
|
|
1532
|
-
protoOf(AbstractDecoder).
|
|
1533
|
-
var tmp = this.
|
|
1547
|
+
protoOf(AbstractDecoder).ko = function () {
|
|
1548
|
+
var tmp = this.go();
|
|
1534
1549
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1535
1550
|
};
|
|
1536
|
-
protoOf(AbstractDecoder).
|
|
1537
|
-
var tmp = this.
|
|
1551
|
+
protoOf(AbstractDecoder).lo = function () {
|
|
1552
|
+
var tmp = this.go();
|
|
1538
1553
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1539
1554
|
};
|
|
1540
|
-
protoOf(AbstractDecoder).
|
|
1541
|
-
var tmp = this.
|
|
1555
|
+
protoOf(AbstractDecoder).mo = function () {
|
|
1556
|
+
var tmp = this.go();
|
|
1542
1557
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1543
1558
|
};
|
|
1544
|
-
protoOf(AbstractDecoder).
|
|
1545
|
-
var tmp = this.
|
|
1559
|
+
protoOf(AbstractDecoder).no = function () {
|
|
1560
|
+
var tmp = this.go();
|
|
1546
1561
|
return tmp instanceof Long ? tmp : THROW_CCE();
|
|
1547
1562
|
};
|
|
1548
|
-
protoOf(AbstractDecoder).
|
|
1549
|
-
var tmp = this.
|
|
1563
|
+
protoOf(AbstractDecoder).oo = function () {
|
|
1564
|
+
var tmp = this.go();
|
|
1550
1565
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1551
1566
|
};
|
|
1552
|
-
protoOf(AbstractDecoder).
|
|
1553
|
-
var tmp = this.
|
|
1567
|
+
protoOf(AbstractDecoder).po = function () {
|
|
1568
|
+
var tmp = this.go();
|
|
1554
1569
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1555
1570
|
};
|
|
1556
|
-
protoOf(AbstractDecoder).
|
|
1557
|
-
var tmp = this.
|
|
1571
|
+
protoOf(AbstractDecoder).qo = function () {
|
|
1572
|
+
var tmp = this.go();
|
|
1558
1573
|
return tmp instanceof Char ? tmp.w4_1 : THROW_CCE();
|
|
1559
1574
|
};
|
|
1560
|
-
protoOf(AbstractDecoder).
|
|
1561
|
-
var tmp = this.
|
|
1575
|
+
protoOf(AbstractDecoder).ro = function () {
|
|
1576
|
+
var tmp = this.go();
|
|
1562
1577
|
return typeof tmp === 'string' ? tmp : THROW_CCE();
|
|
1563
1578
|
};
|
|
1564
|
-
protoOf(AbstractDecoder).
|
|
1565
|
-
var tmp = this.
|
|
1579
|
+
protoOf(AbstractDecoder).so = function (enumDescriptor) {
|
|
1580
|
+
var tmp = this.go();
|
|
1566
1581
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1567
1582
|
};
|
|
1568
|
-
protoOf(AbstractDecoder).
|
|
1583
|
+
protoOf(AbstractDecoder).to = function (descriptor) {
|
|
1569
1584
|
return this;
|
|
1570
1585
|
};
|
|
1571
|
-
protoOf(AbstractDecoder).
|
|
1572
|
-
return this.
|
|
1586
|
+
protoOf(AbstractDecoder).uo = function (deserializer, previousValue) {
|
|
1587
|
+
return this.vo(deserializer);
|
|
1573
1588
|
};
|
|
1574
|
-
protoOf(AbstractDecoder).
|
|
1589
|
+
protoOf(AbstractDecoder).wo = function (descriptor) {
|
|
1575
1590
|
return this;
|
|
1576
1591
|
};
|
|
1577
|
-
protoOf(AbstractDecoder).
|
|
1578
|
-
};
|
|
1579
|
-
protoOf(AbstractDecoder).so = function (descriptor, index) {
|
|
1580
|
-
return this.do();
|
|
1581
|
-
};
|
|
1582
|
-
protoOf(AbstractDecoder).to = function (descriptor, index) {
|
|
1583
|
-
return this.eo();
|
|
1584
|
-
};
|
|
1585
|
-
protoOf(AbstractDecoder).uo = function (descriptor, index) {
|
|
1586
|
-
return this.fo();
|
|
1587
|
-
};
|
|
1588
|
-
protoOf(AbstractDecoder).vo = function (descriptor, index) {
|
|
1589
|
-
return this.go();
|
|
1590
|
-
};
|
|
1591
|
-
protoOf(AbstractDecoder).wo = function (descriptor, index) {
|
|
1592
|
-
return this.ho();
|
|
1593
|
-
};
|
|
1594
|
-
protoOf(AbstractDecoder).xo = function (descriptor, index) {
|
|
1595
|
-
return this.io();
|
|
1592
|
+
protoOf(AbstractDecoder).xo = function (descriptor) {
|
|
1596
1593
|
};
|
|
1597
1594
|
protoOf(AbstractDecoder).yo = function (descriptor, index) {
|
|
1598
1595
|
return this.jo();
|
|
@@ -1604,21 +1601,39 @@
|
|
|
1604
1601
|
return this.lo();
|
|
1605
1602
|
};
|
|
1606
1603
|
protoOf(AbstractDecoder).bp = function (descriptor, index) {
|
|
1607
|
-
return this.
|
|
1604
|
+
return this.mo();
|
|
1605
|
+
};
|
|
1606
|
+
protoOf(AbstractDecoder).cp = function (descriptor, index) {
|
|
1607
|
+
return this.no();
|
|
1608
1608
|
};
|
|
1609
|
-
protoOf(AbstractDecoder).
|
|
1610
|
-
return this.oo(
|
|
1609
|
+
protoOf(AbstractDecoder).dp = function (descriptor, index) {
|
|
1610
|
+
return this.oo();
|
|
1611
1611
|
};
|
|
1612
|
-
protoOf(AbstractDecoder).ep = function (descriptor, index
|
|
1613
|
-
|
|
1614
|
-
|
|
1612
|
+
protoOf(AbstractDecoder).ep = function (descriptor, index) {
|
|
1613
|
+
return this.po();
|
|
1614
|
+
};
|
|
1615
|
+
protoOf(AbstractDecoder).fp = function (descriptor, index) {
|
|
1616
|
+
return this.qo();
|
|
1617
|
+
};
|
|
1618
|
+
protoOf(AbstractDecoder).gp = function (descriptor, index) {
|
|
1619
|
+
return this.ro();
|
|
1620
|
+
};
|
|
1621
|
+
protoOf(AbstractDecoder).hp = function (descriptor, index) {
|
|
1622
|
+
return this.to(descriptor.fn(index));
|
|
1623
|
+
};
|
|
1624
|
+
protoOf(AbstractDecoder).ip = function (descriptor, index, deserializer, previousValue) {
|
|
1625
|
+
return this.uo(deserializer, previousValue);
|
|
1626
|
+
};
|
|
1627
|
+
protoOf(AbstractDecoder).kp = function (descriptor, index, deserializer, previousValue) {
|
|
1628
|
+
var isNullabilitySupported = deserializer.yl().vm();
|
|
1629
|
+
return (isNullabilitySupported ? true : this.ho()) ? this.uo(deserializer, previousValue) : this.io();
|
|
1615
1630
|
};
|
|
1616
1631
|
function Decoder() {
|
|
1617
1632
|
}
|
|
1618
1633
|
function Companion() {
|
|
1619
1634
|
Companion_instance = this;
|
|
1620
|
-
this.
|
|
1621
|
-
this.
|
|
1635
|
+
this.pp_1 = -1;
|
|
1636
|
+
this.qp_1 = -3;
|
|
1622
1637
|
}
|
|
1623
1638
|
var Companion_instance;
|
|
1624
1639
|
function Companion_getInstance_7() {
|
|
@@ -1629,34 +1644,34 @@
|
|
|
1629
1644
|
function CompositeDecoder() {
|
|
1630
1645
|
}
|
|
1631
1646
|
function decodeSequentially_0($this, compositeDecoder) {
|
|
1632
|
-
var klassName = compositeDecoder.
|
|
1647
|
+
var klassName = compositeDecoder.gp($this.yl(), 0);
|
|
1633
1648
|
var serializer = findPolymorphicSerializer($this, compositeDecoder, klassName);
|
|
1634
|
-
return compositeDecoder.
|
|
1649
|
+
return compositeDecoder.jp($this.yl(), 1, serializer);
|
|
1635
1650
|
}
|
|
1636
1651
|
function AbstractPolymorphicSerializer() {
|
|
1637
1652
|
}
|
|
1638
|
-
protoOf(AbstractPolymorphicSerializer).
|
|
1653
|
+
protoOf(AbstractPolymorphicSerializer).zl = function (decoder) {
|
|
1639
1654
|
var tmp$ret$5;
|
|
1640
1655
|
// Inline function 'kotlinx.serialization.encoding.decodeStructure' call
|
|
1641
|
-
var tmp0_decodeStructure = this.
|
|
1642
|
-
var composite = decoder.
|
|
1656
|
+
var tmp0_decodeStructure = this.yl();
|
|
1657
|
+
var composite = decoder.wo(tmp0_decodeStructure);
|
|
1643
1658
|
var tmp$ret$0;
|
|
1644
1659
|
$l$block: {
|
|
1645
1660
|
// Inline function 'kotlinx.serialization.internal.AbstractPolymorphicSerializer.deserialize.<anonymous>' call
|
|
1646
1661
|
var klassName = null;
|
|
1647
1662
|
var value = null;
|
|
1648
|
-
if (composite.
|
|
1663
|
+
if (composite.mp()) {
|
|
1649
1664
|
tmp$ret$0 = decodeSequentially_0(this, composite);
|
|
1650
1665
|
break $l$block;
|
|
1651
1666
|
}
|
|
1652
1667
|
mainLoop: while (true) {
|
|
1653
|
-
var index = composite.
|
|
1668
|
+
var index = composite.np(this.yl());
|
|
1654
1669
|
Companion_getInstance_7();
|
|
1655
1670
|
if (index === -1) {
|
|
1656
1671
|
break mainLoop;
|
|
1657
1672
|
} else {
|
|
1658
1673
|
if (index === 0) {
|
|
1659
|
-
klassName = composite.
|
|
1674
|
+
klassName = composite.gp(this.yl(), index);
|
|
1660
1675
|
} else {
|
|
1661
1676
|
if (index === 1) {
|
|
1662
1677
|
var tmp$ret$2;
|
|
@@ -1677,7 +1692,7 @@
|
|
|
1677
1692
|
}
|
|
1678
1693
|
klassName = tmp$ret$2;
|
|
1679
1694
|
var serializer = findPolymorphicSerializer(this, composite, klassName);
|
|
1680
|
-
value = composite.
|
|
1695
|
+
value = composite.jp(this.yl(), index, serializer);
|
|
1681
1696
|
} else {
|
|
1682
1697
|
var tmp0_elvis_lhs = klassName;
|
|
1683
1698
|
throw SerializationException_init_$Create$('Invalid index in polymorphic deserialization of ' + (tmp0_elvis_lhs == null ? 'unknown class' : tmp0_elvis_lhs) + ('\n Expected 0, 1 or DECODE_DONE(-1), but found ' + index));
|
|
@@ -1705,12 +1720,12 @@
|
|
|
1705
1720
|
tmp$ret$0 = isObject(tmp) ? tmp : THROW_CCE();
|
|
1706
1721
|
}
|
|
1707
1722
|
var result = tmp$ret$0;
|
|
1708
|
-
composite.
|
|
1723
|
+
composite.xo(tmp0_decodeStructure);
|
|
1709
1724
|
tmp$ret$5 = result;
|
|
1710
1725
|
return tmp$ret$5;
|
|
1711
1726
|
};
|
|
1712
|
-
protoOf(AbstractPolymorphicSerializer).
|
|
1713
|
-
return decoder.
|
|
1727
|
+
protoOf(AbstractPolymorphicSerializer).nm = function (decoder, klassName) {
|
|
1728
|
+
return decoder.lp().rp(this.mm(), klassName);
|
|
1714
1729
|
};
|
|
1715
1730
|
function throwSubtypeNotRegistered(subClassName, baseClass) {
|
|
1716
1731
|
var scope = "in the scope of '" + baseClass.fc() + "'";
|
|
@@ -1718,12 +1733,12 @@
|
|
|
1718
1733
|
}
|
|
1719
1734
|
function NothingSerializer_0() {
|
|
1720
1735
|
NothingSerializer_instance = this;
|
|
1721
|
-
this.
|
|
1736
|
+
this.sp_1 = NothingSerialDescriptor_getInstance();
|
|
1722
1737
|
}
|
|
1723
|
-
protoOf(NothingSerializer_0).
|
|
1724
|
-
return this.
|
|
1738
|
+
protoOf(NothingSerializer_0).yl = function () {
|
|
1739
|
+
return this.sp_1;
|
|
1725
1740
|
};
|
|
1726
|
-
protoOf(NothingSerializer_0).
|
|
1741
|
+
protoOf(NothingSerializer_0).zl = function (decoder) {
|
|
1727
1742
|
throw SerializationException_init_$Create$("'kotlin.Nothing' does not have instances");
|
|
1728
1743
|
};
|
|
1729
1744
|
var NothingSerializer_instance;
|
|
@@ -1734,16 +1749,16 @@
|
|
|
1734
1749
|
}
|
|
1735
1750
|
function DurationSerializer() {
|
|
1736
1751
|
DurationSerializer_instance = this;
|
|
1737
|
-
this.
|
|
1752
|
+
this.tp_1 = new PrimitiveSerialDescriptor_0('kotlin.time.Duration', STRING_getInstance());
|
|
1738
1753
|
}
|
|
1739
|
-
protoOf(DurationSerializer).
|
|
1740
|
-
return this.
|
|
1754
|
+
protoOf(DurationSerializer).yl = function () {
|
|
1755
|
+
return this.tp_1;
|
|
1741
1756
|
};
|
|
1742
|
-
protoOf(DurationSerializer).
|
|
1743
|
-
return Companion_getInstance().t5(decoder.
|
|
1757
|
+
protoOf(DurationSerializer).up = function (decoder) {
|
|
1758
|
+
return Companion_getInstance().t5(decoder.ro());
|
|
1744
1759
|
};
|
|
1745
|
-
protoOf(DurationSerializer).
|
|
1746
|
-
return new Duration(this.
|
|
1760
|
+
protoOf(DurationSerializer).zl = function (decoder) {
|
|
1761
|
+
return new Duration(this.up(decoder));
|
|
1747
1762
|
};
|
|
1748
1763
|
var DurationSerializer_instance;
|
|
1749
1764
|
function DurationSerializer_getInstance() {
|
|
@@ -1756,19 +1771,19 @@
|
|
|
1756
1771
|
function ArrayListClassDesc(elementDesc) {
|
|
1757
1772
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1758
1773
|
}
|
|
1759
|
-
protoOf(ArrayListClassDesc).
|
|
1774
|
+
protoOf(ArrayListClassDesc).zm = function () {
|
|
1760
1775
|
return 'kotlin.collections.ArrayList';
|
|
1761
1776
|
};
|
|
1762
1777
|
function HashSetClassDesc(elementDesc) {
|
|
1763
1778
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1764
1779
|
}
|
|
1765
|
-
protoOf(HashSetClassDesc).
|
|
1780
|
+
protoOf(HashSetClassDesc).zm = function () {
|
|
1766
1781
|
return 'kotlin.collections.HashSet';
|
|
1767
1782
|
};
|
|
1768
1783
|
function LinkedHashSetClassDesc(elementDesc) {
|
|
1769
1784
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1770
1785
|
}
|
|
1771
|
-
protoOf(LinkedHashSetClassDesc).
|
|
1786
|
+
protoOf(LinkedHashSetClassDesc).zm = function () {
|
|
1772
1787
|
return 'kotlin.collections.LinkedHashSet';
|
|
1773
1788
|
};
|
|
1774
1789
|
function HashMapClassDesc(keyDesc, valueDesc) {
|
|
@@ -1780,30 +1795,30 @@
|
|
|
1780
1795
|
function ArrayClassDesc(elementDesc) {
|
|
1781
1796
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1782
1797
|
}
|
|
1783
|
-
protoOf(ArrayClassDesc).
|
|
1798
|
+
protoOf(ArrayClassDesc).zm = function () {
|
|
1784
1799
|
return 'kotlin.Array';
|
|
1785
1800
|
};
|
|
1786
1801
|
function PrimitiveArrayDescriptor(primitive) {
|
|
1787
1802
|
ListLikeDescriptor.call(this, primitive);
|
|
1788
|
-
this.
|
|
1803
|
+
this.lq_1 = primitive.zm() + 'Array';
|
|
1789
1804
|
}
|
|
1790
|
-
protoOf(PrimitiveArrayDescriptor).
|
|
1791
|
-
return this.
|
|
1805
|
+
protoOf(PrimitiveArrayDescriptor).zm = function () {
|
|
1806
|
+
return this.lq_1;
|
|
1792
1807
|
};
|
|
1793
1808
|
function ListLikeDescriptor(elementDescriptor) {
|
|
1794
|
-
this.
|
|
1795
|
-
this.
|
|
1809
|
+
this.xp_1 = elementDescriptor;
|
|
1810
|
+
this.yp_1 = 1;
|
|
1796
1811
|
}
|
|
1797
|
-
protoOf(ListLikeDescriptor).
|
|
1812
|
+
protoOf(ListLikeDescriptor).dn = function () {
|
|
1798
1813
|
return LIST_getInstance();
|
|
1799
1814
|
};
|
|
1800
|
-
protoOf(ListLikeDescriptor).
|
|
1801
|
-
return this.
|
|
1815
|
+
protoOf(ListLikeDescriptor).bn = function () {
|
|
1816
|
+
return this.yp_1;
|
|
1802
1817
|
};
|
|
1803
|
-
protoOf(ListLikeDescriptor).
|
|
1818
|
+
protoOf(ListLikeDescriptor).hn = function (index) {
|
|
1804
1819
|
return index.toString();
|
|
1805
1820
|
};
|
|
1806
|
-
protoOf(ListLikeDescriptor).
|
|
1821
|
+
protoOf(ListLikeDescriptor).gn = function (name) {
|
|
1807
1822
|
var tmp0_elvis_lhs = toIntOrNull(name);
|
|
1808
1823
|
var tmp;
|
|
1809
1824
|
if (tmp0_elvis_lhs == null) {
|
|
@@ -1813,79 +1828,79 @@
|
|
|
1813
1828
|
}
|
|
1814
1829
|
return tmp;
|
|
1815
1830
|
};
|
|
1816
|
-
protoOf(ListLikeDescriptor).
|
|
1831
|
+
protoOf(ListLikeDescriptor).in = function (index) {
|
|
1817
1832
|
// Inline function 'kotlin.require' call
|
|
1818
1833
|
var tmp0_require = index >= 0;
|
|
1819
1834
|
// Inline function 'kotlin.contracts.contract' call
|
|
1820
1835
|
if (!tmp0_require) {
|
|
1821
1836
|
var tmp$ret$0;
|
|
1822
1837
|
// Inline function 'kotlinx.serialization.internal.ListLikeDescriptor.isElementOptional.<anonymous>' call
|
|
1823
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1838
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.zm() + ' expects only non-negative indices';
|
|
1824
1839
|
var message = tmp$ret$0;
|
|
1825
1840
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1826
1841
|
}
|
|
1827
1842
|
return false;
|
|
1828
1843
|
};
|
|
1829
|
-
protoOf(ListLikeDescriptor).
|
|
1844
|
+
protoOf(ListLikeDescriptor).en = function (index) {
|
|
1830
1845
|
// Inline function 'kotlin.require' call
|
|
1831
1846
|
var tmp0_require = index >= 0;
|
|
1832
1847
|
// Inline function 'kotlin.contracts.contract' call
|
|
1833
1848
|
if (!tmp0_require) {
|
|
1834
1849
|
var tmp$ret$0;
|
|
1835
1850
|
// Inline function 'kotlinx.serialization.internal.ListLikeDescriptor.getElementAnnotations.<anonymous>' call
|
|
1836
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1851
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.zm() + ' expects only non-negative indices';
|
|
1837
1852
|
var message = tmp$ret$0;
|
|
1838
1853
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1839
1854
|
}
|
|
1840
1855
|
return emptyList();
|
|
1841
1856
|
};
|
|
1842
|
-
protoOf(ListLikeDescriptor).
|
|
1857
|
+
protoOf(ListLikeDescriptor).fn = function (index) {
|
|
1843
1858
|
// Inline function 'kotlin.require' call
|
|
1844
1859
|
var tmp0_require = index >= 0;
|
|
1845
1860
|
// Inline function 'kotlin.contracts.contract' call
|
|
1846
1861
|
if (!tmp0_require) {
|
|
1847
1862
|
var tmp$ret$0;
|
|
1848
1863
|
// Inline function 'kotlinx.serialization.internal.ListLikeDescriptor.getElementDescriptor.<anonymous>' call
|
|
1849
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1864
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.zm() + ' expects only non-negative indices';
|
|
1850
1865
|
var message = tmp$ret$0;
|
|
1851
1866
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1852
1867
|
}
|
|
1853
|
-
return this.
|
|
1868
|
+
return this.xp_1;
|
|
1854
1869
|
};
|
|
1855
1870
|
protoOf(ListLikeDescriptor).equals = function (other) {
|
|
1856
1871
|
if (this === other)
|
|
1857
1872
|
return true;
|
|
1858
1873
|
if (!(other instanceof ListLikeDescriptor))
|
|
1859
1874
|
return false;
|
|
1860
|
-
if (equals(this.
|
|
1875
|
+
if (equals(this.xp_1, other.xp_1) ? this.zm() === other.zm() : false)
|
|
1861
1876
|
return true;
|
|
1862
1877
|
return false;
|
|
1863
1878
|
};
|
|
1864
1879
|
protoOf(ListLikeDescriptor).hashCode = function () {
|
|
1865
|
-
return imul(hashCode(this.
|
|
1880
|
+
return imul(hashCode(this.xp_1), 31) + getStringHashCode(this.zm()) | 0;
|
|
1866
1881
|
};
|
|
1867
1882
|
protoOf(ListLikeDescriptor).toString = function () {
|
|
1868
|
-
return this.
|
|
1883
|
+
return this.zm() + '(' + this.xp_1 + ')';
|
|
1869
1884
|
};
|
|
1870
1885
|
function MapLikeDescriptor(serialName, keyDescriptor, valueDescriptor) {
|
|
1871
|
-
this.
|
|
1872
|
-
this.
|
|
1873
|
-
this.
|
|
1874
|
-
this.
|
|
1886
|
+
this.dq_1 = serialName;
|
|
1887
|
+
this.eq_1 = keyDescriptor;
|
|
1888
|
+
this.fq_1 = valueDescriptor;
|
|
1889
|
+
this.gq_1 = 2;
|
|
1875
1890
|
}
|
|
1876
|
-
protoOf(MapLikeDescriptor).
|
|
1877
|
-
return this.
|
|
1891
|
+
protoOf(MapLikeDescriptor).zm = function () {
|
|
1892
|
+
return this.dq_1;
|
|
1878
1893
|
};
|
|
1879
|
-
protoOf(MapLikeDescriptor).
|
|
1894
|
+
protoOf(MapLikeDescriptor).dn = function () {
|
|
1880
1895
|
return MAP_getInstance();
|
|
1881
1896
|
};
|
|
1882
|
-
protoOf(MapLikeDescriptor).
|
|
1883
|
-
return this.
|
|
1897
|
+
protoOf(MapLikeDescriptor).bn = function () {
|
|
1898
|
+
return this.gq_1;
|
|
1884
1899
|
};
|
|
1885
|
-
protoOf(MapLikeDescriptor).
|
|
1900
|
+
protoOf(MapLikeDescriptor).hn = function (index) {
|
|
1886
1901
|
return index.toString();
|
|
1887
1902
|
};
|
|
1888
|
-
protoOf(MapLikeDescriptor).
|
|
1903
|
+
protoOf(MapLikeDescriptor).gn = function (name) {
|
|
1889
1904
|
var tmp0_elvis_lhs = toIntOrNull(name);
|
|
1890
1905
|
var tmp;
|
|
1891
1906
|
if (tmp0_elvis_lhs == null) {
|
|
@@ -1895,40 +1910,40 @@
|
|
|
1895
1910
|
}
|
|
1896
1911
|
return tmp;
|
|
1897
1912
|
};
|
|
1898
|
-
protoOf(MapLikeDescriptor).
|
|
1913
|
+
protoOf(MapLikeDescriptor).in = function (index) {
|
|
1899
1914
|
// Inline function 'kotlin.require' call
|
|
1900
1915
|
var tmp0_require = index >= 0;
|
|
1901
1916
|
// Inline function 'kotlin.contracts.contract' call
|
|
1902
1917
|
if (!tmp0_require) {
|
|
1903
1918
|
var tmp$ret$0;
|
|
1904
1919
|
// Inline function 'kotlinx.serialization.internal.MapLikeDescriptor.isElementOptional.<anonymous>' call
|
|
1905
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1920
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.zm() + ' expects only non-negative indices';
|
|
1906
1921
|
var message = tmp$ret$0;
|
|
1907
1922
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1908
1923
|
}
|
|
1909
1924
|
return false;
|
|
1910
1925
|
};
|
|
1911
|
-
protoOf(MapLikeDescriptor).
|
|
1926
|
+
protoOf(MapLikeDescriptor).en = function (index) {
|
|
1912
1927
|
// Inline function 'kotlin.require' call
|
|
1913
1928
|
var tmp0_require = index >= 0;
|
|
1914
1929
|
// Inline function 'kotlin.contracts.contract' call
|
|
1915
1930
|
if (!tmp0_require) {
|
|
1916
1931
|
var tmp$ret$0;
|
|
1917
1932
|
// Inline function 'kotlinx.serialization.internal.MapLikeDescriptor.getElementAnnotations.<anonymous>' call
|
|
1918
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1933
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.zm() + ' expects only non-negative indices';
|
|
1919
1934
|
var message = tmp$ret$0;
|
|
1920
1935
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1921
1936
|
}
|
|
1922
1937
|
return emptyList();
|
|
1923
1938
|
};
|
|
1924
|
-
protoOf(MapLikeDescriptor).
|
|
1939
|
+
protoOf(MapLikeDescriptor).fn = function (index) {
|
|
1925
1940
|
// Inline function 'kotlin.require' call
|
|
1926
1941
|
var tmp0_require = index >= 0;
|
|
1927
1942
|
// Inline function 'kotlin.contracts.contract' call
|
|
1928
1943
|
if (!tmp0_require) {
|
|
1929
1944
|
var tmp$ret$0;
|
|
1930
1945
|
// Inline function 'kotlinx.serialization.internal.MapLikeDescriptor.getElementDescriptor.<anonymous>' call
|
|
1931
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1946
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.zm() + ' expects only non-negative indices';
|
|
1932
1947
|
var message = tmp$ret$0;
|
|
1933
1948
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1934
1949
|
}
|
|
@@ -1936,10 +1951,10 @@
|
|
|
1936
1951
|
var tmp;
|
|
1937
1952
|
switch (tmp0_subject) {
|
|
1938
1953
|
case 0:
|
|
1939
|
-
tmp = this.
|
|
1954
|
+
tmp = this.eq_1;
|
|
1940
1955
|
break;
|
|
1941
1956
|
case 1:
|
|
1942
|
-
tmp = this.
|
|
1957
|
+
tmp = this.fq_1;
|
|
1943
1958
|
break;
|
|
1944
1959
|
default:
|
|
1945
1960
|
throw IllegalStateException_init_$Create$('Unreached');
|
|
@@ -1951,275 +1966,275 @@
|
|
|
1951
1966
|
return true;
|
|
1952
1967
|
if (!(other instanceof MapLikeDescriptor))
|
|
1953
1968
|
return false;
|
|
1954
|
-
if (!(this.
|
|
1969
|
+
if (!(this.zm() === other.zm()))
|
|
1955
1970
|
return false;
|
|
1956
|
-
if (!equals(this.
|
|
1971
|
+
if (!equals(this.eq_1, other.eq_1))
|
|
1957
1972
|
return false;
|
|
1958
|
-
if (!equals(this.
|
|
1973
|
+
if (!equals(this.fq_1, other.fq_1))
|
|
1959
1974
|
return false;
|
|
1960
1975
|
return true;
|
|
1961
1976
|
};
|
|
1962
1977
|
protoOf(MapLikeDescriptor).hashCode = function () {
|
|
1963
|
-
var result = getStringHashCode(this.
|
|
1964
|
-
result = imul(31, result) + hashCode(this.
|
|
1965
|
-
result = imul(31, result) + hashCode(this.
|
|
1978
|
+
var result = getStringHashCode(this.zm());
|
|
1979
|
+
result = imul(31, result) + hashCode(this.eq_1) | 0;
|
|
1980
|
+
result = imul(31, result) + hashCode(this.fq_1) | 0;
|
|
1966
1981
|
return result;
|
|
1967
1982
|
};
|
|
1968
1983
|
protoOf(MapLikeDescriptor).toString = function () {
|
|
1969
|
-
return this.
|
|
1984
|
+
return this.zm() + '(' + this.eq_1 + ', ' + this.fq_1 + ')';
|
|
1970
1985
|
};
|
|
1971
1986
|
function ArrayListSerializer(element) {
|
|
1972
1987
|
CollectionSerializer.call(this, element);
|
|
1973
|
-
this.
|
|
1988
|
+
this.nq_1 = new ArrayListClassDesc(element.yl());
|
|
1974
1989
|
}
|
|
1975
|
-
protoOf(ArrayListSerializer).
|
|
1976
|
-
return this.
|
|
1990
|
+
protoOf(ArrayListSerializer).yl = function () {
|
|
1991
|
+
return this.nq_1;
|
|
1977
1992
|
};
|
|
1978
|
-
protoOf(ArrayListSerializer).
|
|
1993
|
+
protoOf(ArrayListSerializer).oq = function () {
|
|
1979
1994
|
var tmp$ret$0;
|
|
1980
1995
|
// Inline function 'kotlin.collections.arrayListOf' call
|
|
1981
1996
|
tmp$ret$0 = ArrayList_init_$Create$_0();
|
|
1982
1997
|
return tmp$ret$0;
|
|
1983
1998
|
};
|
|
1984
|
-
protoOf(ArrayListSerializer).
|
|
1999
|
+
protoOf(ArrayListSerializer).pq = function (_this__u8e3s4) {
|
|
1985
2000
|
return _this__u8e3s4.f();
|
|
1986
2001
|
};
|
|
1987
|
-
protoOf(ArrayListSerializer).
|
|
1988
|
-
return this.
|
|
2002
|
+
protoOf(ArrayListSerializer).qq = function (_this__u8e3s4) {
|
|
2003
|
+
return this.pq(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE());
|
|
1989
2004
|
};
|
|
1990
|
-
protoOf(ArrayListSerializer).
|
|
2005
|
+
protoOf(ArrayListSerializer).rq = function (_this__u8e3s4) {
|
|
1991
2006
|
return _this__u8e3s4;
|
|
1992
2007
|
};
|
|
1993
|
-
protoOf(ArrayListSerializer).
|
|
1994
|
-
return this.
|
|
2008
|
+
protoOf(ArrayListSerializer).sq = function (_this__u8e3s4) {
|
|
2009
|
+
return this.rq(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE());
|
|
1995
2010
|
};
|
|
1996
|
-
protoOf(ArrayListSerializer).
|
|
2011
|
+
protoOf(ArrayListSerializer).tq = function (_this__u8e3s4) {
|
|
1997
2012
|
var tmp0_elvis_lhs = _this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : null;
|
|
1998
2013
|
return tmp0_elvis_lhs == null ? ArrayList_init_$Create$_1(_this__u8e3s4) : tmp0_elvis_lhs;
|
|
1999
2014
|
};
|
|
2000
|
-
protoOf(ArrayListSerializer).
|
|
2001
|
-
return this.
|
|
2015
|
+
protoOf(ArrayListSerializer).uq = function (_this__u8e3s4) {
|
|
2016
|
+
return this.tq((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, List) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2002
2017
|
};
|
|
2003
|
-
protoOf(ArrayListSerializer).
|
|
2018
|
+
protoOf(ArrayListSerializer).vq = function (_this__u8e3s4, size) {
|
|
2004
2019
|
return _this__u8e3s4.ia(size);
|
|
2005
2020
|
};
|
|
2006
|
-
protoOf(ArrayListSerializer).
|
|
2007
|
-
return this.
|
|
2021
|
+
protoOf(ArrayListSerializer).wq = function (_this__u8e3s4, size) {
|
|
2022
|
+
return this.vq(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2008
2023
|
};
|
|
2009
|
-
protoOf(ArrayListSerializer).
|
|
2024
|
+
protoOf(ArrayListSerializer).xq = function (_this__u8e3s4, index, element) {
|
|
2010
2025
|
_this__u8e3s4.o9(index, element);
|
|
2011
2026
|
};
|
|
2012
|
-
protoOf(ArrayListSerializer).
|
|
2027
|
+
protoOf(ArrayListSerializer).yq = function (_this__u8e3s4, index, element) {
|
|
2013
2028
|
var tmp = _this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE();
|
|
2014
|
-
return this.
|
|
2029
|
+
return this.xq(tmp, index, (element == null ? true : isObject(element)) ? element : THROW_CCE());
|
|
2015
2030
|
};
|
|
2016
2031
|
function HashSetSerializer(eSerializer) {
|
|
2017
2032
|
CollectionSerializer.call(this, eSerializer);
|
|
2018
|
-
this.
|
|
2033
|
+
this.fr_1 = new HashSetClassDesc(eSerializer.yl());
|
|
2019
2034
|
}
|
|
2020
|
-
protoOf(HashSetSerializer).
|
|
2021
|
-
return this.
|
|
2035
|
+
protoOf(HashSetSerializer).yl = function () {
|
|
2036
|
+
return this.fr_1;
|
|
2022
2037
|
};
|
|
2023
|
-
protoOf(HashSetSerializer).
|
|
2038
|
+
protoOf(HashSetSerializer).oq = function () {
|
|
2024
2039
|
return HashSet_init_$Create$();
|
|
2025
2040
|
};
|
|
2026
|
-
protoOf(HashSetSerializer).
|
|
2041
|
+
protoOf(HashSetSerializer).gr = function (_this__u8e3s4) {
|
|
2027
2042
|
return _this__u8e3s4.f();
|
|
2028
2043
|
};
|
|
2029
|
-
protoOf(HashSetSerializer).
|
|
2030
|
-
return this.
|
|
2044
|
+
protoOf(HashSetSerializer).qq = function (_this__u8e3s4) {
|
|
2045
|
+
return this.gr(_this__u8e3s4 instanceof HashSet ? _this__u8e3s4 : THROW_CCE());
|
|
2031
2046
|
};
|
|
2032
|
-
protoOf(HashSetSerializer).
|
|
2047
|
+
protoOf(HashSetSerializer).hr = function (_this__u8e3s4) {
|
|
2033
2048
|
return _this__u8e3s4;
|
|
2034
2049
|
};
|
|
2035
|
-
protoOf(HashSetSerializer).
|
|
2036
|
-
return this.
|
|
2050
|
+
protoOf(HashSetSerializer).sq = function (_this__u8e3s4) {
|
|
2051
|
+
return this.hr(_this__u8e3s4 instanceof HashSet ? _this__u8e3s4 : THROW_CCE());
|
|
2037
2052
|
};
|
|
2038
|
-
protoOf(HashSetSerializer).
|
|
2053
|
+
protoOf(HashSetSerializer).ir = function (_this__u8e3s4) {
|
|
2039
2054
|
var tmp0_elvis_lhs = _this__u8e3s4 instanceof HashSet ? _this__u8e3s4 : null;
|
|
2040
2055
|
return tmp0_elvis_lhs == null ? HashSet_init_$Create$_0(_this__u8e3s4) : tmp0_elvis_lhs;
|
|
2041
2056
|
};
|
|
2042
|
-
protoOf(HashSetSerializer).
|
|
2043
|
-
return this.
|
|
2057
|
+
protoOf(HashSetSerializer).uq = function (_this__u8e3s4) {
|
|
2058
|
+
return this.ir((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Set) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2044
2059
|
};
|
|
2045
|
-
protoOf(HashSetSerializer).
|
|
2060
|
+
protoOf(HashSetSerializer).jr = function (_this__u8e3s4, size) {
|
|
2046
2061
|
};
|
|
2047
|
-
protoOf(HashSetSerializer).
|
|
2048
|
-
return this.
|
|
2062
|
+
protoOf(HashSetSerializer).wq = function (_this__u8e3s4, size) {
|
|
2063
|
+
return this.jr(_this__u8e3s4 instanceof HashSet ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2049
2064
|
};
|
|
2050
|
-
protoOf(HashSetSerializer).
|
|
2065
|
+
protoOf(HashSetSerializer).kr = function (_this__u8e3s4, index, element) {
|
|
2051
2066
|
_this__u8e3s4.a(element);
|
|
2052
2067
|
};
|
|
2053
|
-
protoOf(HashSetSerializer).
|
|
2068
|
+
protoOf(HashSetSerializer).yq = function (_this__u8e3s4, index, element) {
|
|
2054
2069
|
var tmp = _this__u8e3s4 instanceof HashSet ? _this__u8e3s4 : THROW_CCE();
|
|
2055
|
-
return this.
|
|
2070
|
+
return this.kr(tmp, index, (element == null ? true : isObject(element)) ? element : THROW_CCE());
|
|
2056
2071
|
};
|
|
2057
2072
|
function LinkedHashSetSerializer(eSerializer) {
|
|
2058
2073
|
CollectionSerializer.call(this, eSerializer);
|
|
2059
|
-
this.
|
|
2074
|
+
this.mr_1 = new LinkedHashSetClassDesc(eSerializer.yl());
|
|
2060
2075
|
}
|
|
2061
|
-
protoOf(LinkedHashSetSerializer).
|
|
2062
|
-
return this.
|
|
2076
|
+
protoOf(LinkedHashSetSerializer).yl = function () {
|
|
2077
|
+
return this.mr_1;
|
|
2063
2078
|
};
|
|
2064
|
-
protoOf(LinkedHashSetSerializer).
|
|
2079
|
+
protoOf(LinkedHashSetSerializer).oq = function () {
|
|
2065
2080
|
var tmp$ret$0;
|
|
2066
2081
|
// Inline function 'kotlin.collections.linkedSetOf' call
|
|
2067
2082
|
tmp$ret$0 = LinkedHashSet_init_$Create$();
|
|
2068
2083
|
return tmp$ret$0;
|
|
2069
2084
|
};
|
|
2070
|
-
protoOf(LinkedHashSetSerializer).
|
|
2085
|
+
protoOf(LinkedHashSetSerializer).nr = function (_this__u8e3s4) {
|
|
2071
2086
|
return _this__u8e3s4.f();
|
|
2072
2087
|
};
|
|
2073
|
-
protoOf(LinkedHashSetSerializer).
|
|
2074
|
-
return this.
|
|
2088
|
+
protoOf(LinkedHashSetSerializer).qq = function (_this__u8e3s4) {
|
|
2089
|
+
return this.nr(_this__u8e3s4 instanceof LinkedHashSet ? _this__u8e3s4 : THROW_CCE());
|
|
2075
2090
|
};
|
|
2076
|
-
protoOf(LinkedHashSetSerializer).
|
|
2091
|
+
protoOf(LinkedHashSetSerializer).or = function (_this__u8e3s4) {
|
|
2077
2092
|
return _this__u8e3s4;
|
|
2078
2093
|
};
|
|
2079
|
-
protoOf(LinkedHashSetSerializer).
|
|
2080
|
-
return this.
|
|
2094
|
+
protoOf(LinkedHashSetSerializer).sq = function (_this__u8e3s4) {
|
|
2095
|
+
return this.or(_this__u8e3s4 instanceof LinkedHashSet ? _this__u8e3s4 : THROW_CCE());
|
|
2081
2096
|
};
|
|
2082
|
-
protoOf(LinkedHashSetSerializer).
|
|
2097
|
+
protoOf(LinkedHashSetSerializer).ir = function (_this__u8e3s4) {
|
|
2083
2098
|
var tmp0_elvis_lhs = _this__u8e3s4 instanceof LinkedHashSet ? _this__u8e3s4 : null;
|
|
2084
2099
|
return tmp0_elvis_lhs == null ? LinkedHashSet_init_$Create$_0(_this__u8e3s4) : tmp0_elvis_lhs;
|
|
2085
2100
|
};
|
|
2086
|
-
protoOf(LinkedHashSetSerializer).
|
|
2087
|
-
return this.
|
|
2101
|
+
protoOf(LinkedHashSetSerializer).uq = function (_this__u8e3s4) {
|
|
2102
|
+
return this.ir((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Set) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2088
2103
|
};
|
|
2089
|
-
protoOf(LinkedHashSetSerializer).
|
|
2104
|
+
protoOf(LinkedHashSetSerializer).pr = function (_this__u8e3s4, size) {
|
|
2090
2105
|
};
|
|
2091
|
-
protoOf(LinkedHashSetSerializer).
|
|
2092
|
-
return this.
|
|
2106
|
+
protoOf(LinkedHashSetSerializer).wq = function (_this__u8e3s4, size) {
|
|
2107
|
+
return this.pr(_this__u8e3s4 instanceof LinkedHashSet ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2093
2108
|
};
|
|
2094
|
-
protoOf(LinkedHashSetSerializer).
|
|
2109
|
+
protoOf(LinkedHashSetSerializer).qr = function (_this__u8e3s4, index, element) {
|
|
2095
2110
|
_this__u8e3s4.a(element);
|
|
2096
2111
|
};
|
|
2097
|
-
protoOf(LinkedHashSetSerializer).
|
|
2112
|
+
protoOf(LinkedHashSetSerializer).yq = function (_this__u8e3s4, index, element) {
|
|
2098
2113
|
var tmp = _this__u8e3s4 instanceof LinkedHashSet ? _this__u8e3s4 : THROW_CCE();
|
|
2099
|
-
return this.
|
|
2114
|
+
return this.qr(tmp, index, (element == null ? true : isObject(element)) ? element : THROW_CCE());
|
|
2100
2115
|
};
|
|
2101
2116
|
function HashMapSerializer(kSerializer, vSerializer) {
|
|
2102
2117
|
MapLikeSerializer.call(this, kSerializer, vSerializer);
|
|
2103
|
-
this.
|
|
2118
|
+
this.tr_1 = new HashMapClassDesc(kSerializer.yl(), vSerializer.yl());
|
|
2104
2119
|
}
|
|
2105
|
-
protoOf(HashMapSerializer).
|
|
2106
|
-
return this.
|
|
2120
|
+
protoOf(HashMapSerializer).yl = function () {
|
|
2121
|
+
return this.tr_1;
|
|
2107
2122
|
};
|
|
2108
|
-
protoOf(HashMapSerializer).
|
|
2123
|
+
protoOf(HashMapSerializer).oq = function () {
|
|
2109
2124
|
return HashMap_init_$Create$();
|
|
2110
2125
|
};
|
|
2111
|
-
protoOf(HashMapSerializer).
|
|
2126
|
+
protoOf(HashMapSerializer).ur = function (_this__u8e3s4) {
|
|
2112
2127
|
return imul(_this__u8e3s4.f(), 2);
|
|
2113
2128
|
};
|
|
2114
|
-
protoOf(HashMapSerializer).
|
|
2115
|
-
return this.
|
|
2129
|
+
protoOf(HashMapSerializer).qq = function (_this__u8e3s4) {
|
|
2130
|
+
return this.ur(_this__u8e3s4 instanceof HashMap ? _this__u8e3s4 : THROW_CCE());
|
|
2116
2131
|
};
|
|
2117
|
-
protoOf(HashMapSerializer).
|
|
2132
|
+
protoOf(HashMapSerializer).vr = function (_this__u8e3s4) {
|
|
2118
2133
|
return _this__u8e3s4;
|
|
2119
2134
|
};
|
|
2120
|
-
protoOf(HashMapSerializer).
|
|
2121
|
-
return this.
|
|
2135
|
+
protoOf(HashMapSerializer).sq = function (_this__u8e3s4) {
|
|
2136
|
+
return this.vr(_this__u8e3s4 instanceof HashMap ? _this__u8e3s4 : THROW_CCE());
|
|
2122
2137
|
};
|
|
2123
|
-
protoOf(HashMapSerializer).
|
|
2138
|
+
protoOf(HashMapSerializer).wr = function (_this__u8e3s4) {
|
|
2124
2139
|
var tmp0_elvis_lhs = _this__u8e3s4 instanceof HashMap ? _this__u8e3s4 : null;
|
|
2125
2140
|
return tmp0_elvis_lhs == null ? HashMap_init_$Create$_0(_this__u8e3s4) : tmp0_elvis_lhs;
|
|
2126
2141
|
};
|
|
2127
|
-
protoOf(HashMapSerializer).
|
|
2128
|
-
return this.
|
|
2142
|
+
protoOf(HashMapSerializer).uq = function (_this__u8e3s4) {
|
|
2143
|
+
return this.wr((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Map) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2129
2144
|
};
|
|
2130
|
-
protoOf(HashMapSerializer).
|
|
2145
|
+
protoOf(HashMapSerializer).xr = function (_this__u8e3s4, size) {
|
|
2131
2146
|
};
|
|
2132
|
-
protoOf(HashMapSerializer).
|
|
2133
|
-
return this.
|
|
2147
|
+
protoOf(HashMapSerializer).wq = function (_this__u8e3s4, size) {
|
|
2148
|
+
return this.xr(_this__u8e3s4 instanceof HashMap ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2134
2149
|
};
|
|
2135
2150
|
function LinkedHashMapSerializer(kSerializer, vSerializer) {
|
|
2136
2151
|
MapLikeSerializer.call(this, kSerializer, vSerializer);
|
|
2137
|
-
this.
|
|
2152
|
+
this.cs_1 = new LinkedHashMapClassDesc(kSerializer.yl(), vSerializer.yl());
|
|
2138
2153
|
}
|
|
2139
|
-
protoOf(LinkedHashMapSerializer).
|
|
2140
|
-
return this.
|
|
2154
|
+
protoOf(LinkedHashMapSerializer).yl = function () {
|
|
2155
|
+
return this.cs_1;
|
|
2141
2156
|
};
|
|
2142
|
-
protoOf(LinkedHashMapSerializer).
|
|
2157
|
+
protoOf(LinkedHashMapSerializer).oq = function () {
|
|
2143
2158
|
return LinkedHashMap_init_$Create$();
|
|
2144
2159
|
};
|
|
2145
|
-
protoOf(LinkedHashMapSerializer).
|
|
2160
|
+
protoOf(LinkedHashMapSerializer).ds = function (_this__u8e3s4) {
|
|
2146
2161
|
return imul(_this__u8e3s4.f(), 2);
|
|
2147
2162
|
};
|
|
2148
|
-
protoOf(LinkedHashMapSerializer).
|
|
2149
|
-
return this.
|
|
2163
|
+
protoOf(LinkedHashMapSerializer).qq = function (_this__u8e3s4) {
|
|
2164
|
+
return this.ds(_this__u8e3s4 instanceof LinkedHashMap ? _this__u8e3s4 : THROW_CCE());
|
|
2150
2165
|
};
|
|
2151
|
-
protoOf(LinkedHashMapSerializer).
|
|
2166
|
+
protoOf(LinkedHashMapSerializer).es = function (_this__u8e3s4) {
|
|
2152
2167
|
return _this__u8e3s4;
|
|
2153
2168
|
};
|
|
2154
|
-
protoOf(LinkedHashMapSerializer).
|
|
2155
|
-
return this.
|
|
2169
|
+
protoOf(LinkedHashMapSerializer).sq = function (_this__u8e3s4) {
|
|
2170
|
+
return this.es(_this__u8e3s4 instanceof LinkedHashMap ? _this__u8e3s4 : THROW_CCE());
|
|
2156
2171
|
};
|
|
2157
|
-
protoOf(LinkedHashMapSerializer).
|
|
2172
|
+
protoOf(LinkedHashMapSerializer).wr = function (_this__u8e3s4) {
|
|
2158
2173
|
var tmp0_elvis_lhs = _this__u8e3s4 instanceof LinkedHashMap ? _this__u8e3s4 : null;
|
|
2159
2174
|
return tmp0_elvis_lhs == null ? LinkedHashMap_init_$Create$_0(_this__u8e3s4) : tmp0_elvis_lhs;
|
|
2160
2175
|
};
|
|
2161
|
-
protoOf(LinkedHashMapSerializer).
|
|
2162
|
-
return this.
|
|
2176
|
+
protoOf(LinkedHashMapSerializer).uq = function (_this__u8e3s4) {
|
|
2177
|
+
return this.wr((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Map) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2163
2178
|
};
|
|
2164
|
-
protoOf(LinkedHashMapSerializer).
|
|
2179
|
+
protoOf(LinkedHashMapSerializer).fs = function (_this__u8e3s4, size) {
|
|
2165
2180
|
};
|
|
2166
|
-
protoOf(LinkedHashMapSerializer).
|
|
2167
|
-
return this.
|
|
2181
|
+
protoOf(LinkedHashMapSerializer).wq = function (_this__u8e3s4, size) {
|
|
2182
|
+
return this.fs(_this__u8e3s4 instanceof LinkedHashMap ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2168
2183
|
};
|
|
2169
2184
|
function ReferenceArraySerializer(kClass, eSerializer) {
|
|
2170
2185
|
CollectionLikeSerializer.call(this, eSerializer);
|
|
2171
|
-
this.
|
|
2172
|
-
this.
|
|
2186
|
+
this.hs_1 = kClass;
|
|
2187
|
+
this.is_1 = new ArrayClassDesc(eSerializer.yl());
|
|
2173
2188
|
}
|
|
2174
|
-
protoOf(ReferenceArraySerializer).
|
|
2175
|
-
return this.
|
|
2189
|
+
protoOf(ReferenceArraySerializer).yl = function () {
|
|
2190
|
+
return this.is_1;
|
|
2176
2191
|
};
|
|
2177
|
-
protoOf(ReferenceArraySerializer).
|
|
2192
|
+
protoOf(ReferenceArraySerializer).oq = function () {
|
|
2178
2193
|
var tmp$ret$0;
|
|
2179
2194
|
// Inline function 'kotlin.collections.arrayListOf' call
|
|
2180
2195
|
tmp$ret$0 = ArrayList_init_$Create$_0();
|
|
2181
2196
|
return tmp$ret$0;
|
|
2182
2197
|
};
|
|
2183
|
-
protoOf(ReferenceArraySerializer).
|
|
2198
|
+
protoOf(ReferenceArraySerializer).js = function (_this__u8e3s4) {
|
|
2184
2199
|
return _this__u8e3s4.f();
|
|
2185
2200
|
};
|
|
2186
|
-
protoOf(ReferenceArraySerializer).
|
|
2187
|
-
return this.
|
|
2201
|
+
protoOf(ReferenceArraySerializer).qq = function (_this__u8e3s4) {
|
|
2202
|
+
return this.js(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE());
|
|
2188
2203
|
};
|
|
2189
|
-
protoOf(ReferenceArraySerializer).
|
|
2190
|
-
return toNativeArrayImpl(_this__u8e3s4, this.
|
|
2204
|
+
protoOf(ReferenceArraySerializer).ks = function (_this__u8e3s4) {
|
|
2205
|
+
return toNativeArrayImpl(_this__u8e3s4, this.hs_1);
|
|
2191
2206
|
};
|
|
2192
|
-
protoOf(ReferenceArraySerializer).
|
|
2193
|
-
return this.
|
|
2207
|
+
protoOf(ReferenceArraySerializer).sq = function (_this__u8e3s4) {
|
|
2208
|
+
return this.ks(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE());
|
|
2194
2209
|
};
|
|
2195
|
-
protoOf(ReferenceArraySerializer).
|
|
2210
|
+
protoOf(ReferenceArraySerializer).ls = function (_this__u8e3s4) {
|
|
2196
2211
|
return ArrayList_init_$Create$_1(asList(_this__u8e3s4));
|
|
2197
2212
|
};
|
|
2198
|
-
protoOf(ReferenceArraySerializer).
|
|
2199
|
-
return this.
|
|
2213
|
+
protoOf(ReferenceArraySerializer).uq = function (_this__u8e3s4) {
|
|
2214
|
+
return this.ls((!(_this__u8e3s4 == null) ? isArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2200
2215
|
};
|
|
2201
|
-
protoOf(ReferenceArraySerializer).
|
|
2216
|
+
protoOf(ReferenceArraySerializer).ms = function (_this__u8e3s4, size) {
|
|
2202
2217
|
return _this__u8e3s4.ia(size);
|
|
2203
2218
|
};
|
|
2204
|
-
protoOf(ReferenceArraySerializer).
|
|
2205
|
-
return this.
|
|
2219
|
+
protoOf(ReferenceArraySerializer).wq = function (_this__u8e3s4, size) {
|
|
2220
|
+
return this.ms(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2206
2221
|
};
|
|
2207
|
-
protoOf(ReferenceArraySerializer).
|
|
2222
|
+
protoOf(ReferenceArraySerializer).ns = function (_this__u8e3s4, index, element) {
|
|
2208
2223
|
_this__u8e3s4.o9(index, element);
|
|
2209
2224
|
};
|
|
2210
|
-
protoOf(ReferenceArraySerializer).
|
|
2225
|
+
protoOf(ReferenceArraySerializer).yq = function (_this__u8e3s4, index, element) {
|
|
2211
2226
|
var tmp = _this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE();
|
|
2212
|
-
return this.
|
|
2227
|
+
return this.ns(tmp, index, (element == null ? true : isObject(element)) ? element : THROW_CCE());
|
|
2213
2228
|
};
|
|
2214
2229
|
function CollectionSerializer(element) {
|
|
2215
2230
|
CollectionLikeSerializer.call(this, element);
|
|
2216
2231
|
}
|
|
2217
2232
|
function MapLikeSerializer(keySerializer, valueSerializer) {
|
|
2218
2233
|
AbstractCollectionSerializer.call(this);
|
|
2219
|
-
this.
|
|
2220
|
-
this.
|
|
2234
|
+
this.yr_1 = keySerializer;
|
|
2235
|
+
this.zr_1 = valueSerializer;
|
|
2221
2236
|
}
|
|
2222
|
-
protoOf(MapLikeSerializer).
|
|
2237
|
+
protoOf(MapLikeSerializer).ar = function (decoder, builder, startIndex, size) {
|
|
2223
2238
|
// Inline function 'kotlin.require' call
|
|
2224
2239
|
var tmp0_require = size >= 0;
|
|
2225
2240
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -2238,17 +2253,17 @@
|
|
|
2238
2253
|
do {
|
|
2239
2254
|
var index = inductionVariable;
|
|
2240
2255
|
inductionVariable = inductionVariable + step_0 | 0;
|
|
2241
|
-
this.
|
|
2256
|
+
this.br(decoder, startIndex + index | 0, builder, false);
|
|
2242
2257
|
}
|
|
2243
2258
|
while (!(index === last));
|
|
2244
2259
|
};
|
|
2245
|
-
protoOf(MapLikeSerializer).
|
|
2246
|
-
var key = decoder.
|
|
2260
|
+
protoOf(MapLikeSerializer).br = function (decoder, index, builder, checkIndex) {
|
|
2261
|
+
var key = decoder.jp(this.yl(), index, this.yr_1);
|
|
2247
2262
|
var tmp;
|
|
2248
2263
|
if (checkIndex) {
|
|
2249
2264
|
var tmp$ret$1;
|
|
2250
2265
|
// Inline function 'kotlin.also' call
|
|
2251
|
-
var tmp0_also = decoder.
|
|
2266
|
+
var tmp0_also = decoder.np(this.yl());
|
|
2252
2267
|
// Inline function 'kotlin.contracts.contract' call
|
|
2253
2268
|
// Inline function 'kotlinx.serialization.internal.MapLikeSerializer.readElement.<anonymous>' call
|
|
2254
2269
|
// Inline function 'kotlin.require' call
|
|
@@ -2270,15 +2285,15 @@
|
|
|
2270
2285
|
var tmp_0;
|
|
2271
2286
|
var tmp_1;
|
|
2272
2287
|
if (builder.i2(key)) {
|
|
2273
|
-
var tmp_2 = this.
|
|
2288
|
+
var tmp_2 = this.zr_1.yl().dn();
|
|
2274
2289
|
tmp_1 = !(tmp_2 instanceof PrimitiveKind);
|
|
2275
2290
|
} else {
|
|
2276
2291
|
tmp_1 = false;
|
|
2277
2292
|
}
|
|
2278
2293
|
if (tmp_1) {
|
|
2279
|
-
tmp_0 = decoder.
|
|
2294
|
+
tmp_0 = decoder.ip(this.yl(), vIndex, this.zr_1, getValue(builder, key));
|
|
2280
2295
|
} else {
|
|
2281
|
-
tmp_0 = decoder.
|
|
2296
|
+
tmp_0 = decoder.jp(this.yl(), vIndex, this.zr_1);
|
|
2282
2297
|
}
|
|
2283
2298
|
var value = tmp_0;
|
|
2284
2299
|
// Inline function 'kotlin.collections.set' call
|
|
@@ -2286,9 +2301,9 @@
|
|
|
2286
2301
|
};
|
|
2287
2302
|
function CollectionLikeSerializer(elementSerializer) {
|
|
2288
2303
|
AbstractCollectionSerializer.call(this);
|
|
2289
|
-
this.
|
|
2304
|
+
this.zq_1 = elementSerializer;
|
|
2290
2305
|
}
|
|
2291
|
-
protoOf(CollectionLikeSerializer).
|
|
2306
|
+
protoOf(CollectionLikeSerializer).ar = function (decoder, builder, startIndex, size) {
|
|
2292
2307
|
// Inline function 'kotlin.require' call
|
|
2293
2308
|
var tmp0_require = size >= 0;
|
|
2294
2309
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -2304,83 +2319,83 @@
|
|
|
2304
2319
|
do {
|
|
2305
2320
|
var index = inductionVariable;
|
|
2306
2321
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2307
|
-
this.
|
|
2322
|
+
this.br(decoder, startIndex + index | 0, builder, false);
|
|
2308
2323
|
}
|
|
2309
2324
|
while (inductionVariable < size);
|
|
2310
2325
|
};
|
|
2311
|
-
protoOf(CollectionLikeSerializer).
|
|
2312
|
-
this.
|
|
2326
|
+
protoOf(CollectionLikeSerializer).br = function (decoder, index, builder, checkIndex) {
|
|
2327
|
+
this.yq(builder, index, decoder.jp(this.yl(), index, this.zq_1));
|
|
2313
2328
|
};
|
|
2314
2329
|
function readSize($this, decoder, builder) {
|
|
2315
|
-
var size = decoder.
|
|
2316
|
-
$this.
|
|
2330
|
+
var size = decoder.op($this.yl());
|
|
2331
|
+
$this.wq(builder, size);
|
|
2317
2332
|
return size;
|
|
2318
2333
|
}
|
|
2319
2334
|
function AbstractCollectionSerializer() {
|
|
2320
2335
|
}
|
|
2321
|
-
protoOf(AbstractCollectionSerializer).
|
|
2336
|
+
protoOf(AbstractCollectionSerializer).dr = function (decoder, previous) {
|
|
2322
2337
|
var tmp0_safe_receiver = previous;
|
|
2323
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : this.
|
|
2324
|
-
var builder = tmp1_elvis_lhs == null ? this.
|
|
2325
|
-
var startIndex = this.
|
|
2326
|
-
var compositeDecoder = decoder.
|
|
2327
|
-
if (compositeDecoder.
|
|
2328
|
-
this.
|
|
2338
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : this.uq(tmp0_safe_receiver);
|
|
2339
|
+
var builder = tmp1_elvis_lhs == null ? this.oq() : tmp1_elvis_lhs;
|
|
2340
|
+
var startIndex = this.qq(builder);
|
|
2341
|
+
var compositeDecoder = decoder.wo(this.yl());
|
|
2342
|
+
if (compositeDecoder.mp()) {
|
|
2343
|
+
this.ar(compositeDecoder, builder, startIndex, readSize(this, compositeDecoder, builder));
|
|
2329
2344
|
} else {
|
|
2330
2345
|
$l$loop: while (true) {
|
|
2331
|
-
var index = compositeDecoder.
|
|
2346
|
+
var index = compositeDecoder.np(this.yl());
|
|
2332
2347
|
Companion_getInstance_7();
|
|
2333
2348
|
if (index === -1)
|
|
2334
2349
|
break $l$loop;
|
|
2335
|
-
this.
|
|
2350
|
+
this.cr(compositeDecoder, startIndex + index | 0, builder);
|
|
2336
2351
|
}
|
|
2337
2352
|
}
|
|
2338
|
-
compositeDecoder.
|
|
2339
|
-
return this.
|
|
2353
|
+
compositeDecoder.xo(this.yl());
|
|
2354
|
+
return this.sq(builder);
|
|
2340
2355
|
};
|
|
2341
|
-
protoOf(AbstractCollectionSerializer).
|
|
2342
|
-
return this.
|
|
2356
|
+
protoOf(AbstractCollectionSerializer).zl = function (decoder) {
|
|
2357
|
+
return this.dr(decoder, null);
|
|
2343
2358
|
};
|
|
2344
|
-
protoOf(AbstractCollectionSerializer).
|
|
2359
|
+
protoOf(AbstractCollectionSerializer).cr = function (decoder, index, builder, checkIndex, $super) {
|
|
2345
2360
|
checkIndex = checkIndex === VOID ? true : checkIndex;
|
|
2346
2361
|
var tmp;
|
|
2347
2362
|
if ($super === VOID) {
|
|
2348
|
-
this.
|
|
2363
|
+
this.br(decoder, index, builder, checkIndex);
|
|
2349
2364
|
tmp = Unit_getInstance();
|
|
2350
2365
|
} else {
|
|
2351
|
-
tmp = $super.
|
|
2366
|
+
tmp = $super.br.call(this, decoder, index, builder, checkIndex);
|
|
2352
2367
|
}
|
|
2353
2368
|
return tmp;
|
|
2354
2369
|
};
|
|
2355
2370
|
function PrimitiveArraySerializer(primitiveSerializer) {
|
|
2356
2371
|
CollectionLikeSerializer.call(this, primitiveSerializer);
|
|
2357
|
-
this.
|
|
2372
|
+
this.ps_1 = new PrimitiveArrayDescriptor(primitiveSerializer.yl());
|
|
2358
2373
|
}
|
|
2359
|
-
protoOf(PrimitiveArraySerializer).
|
|
2360
|
-
return this.
|
|
2374
|
+
protoOf(PrimitiveArraySerializer).yl = function () {
|
|
2375
|
+
return this.ps_1;
|
|
2361
2376
|
};
|
|
2362
|
-
protoOf(PrimitiveArraySerializer).
|
|
2363
|
-
return _this__u8e3s4.
|
|
2377
|
+
protoOf(PrimitiveArraySerializer).qq = function (_this__u8e3s4) {
|
|
2378
|
+
return _this__u8e3s4.qs();
|
|
2364
2379
|
};
|
|
2365
|
-
protoOf(PrimitiveArraySerializer).
|
|
2366
|
-
return _this__u8e3s4.
|
|
2380
|
+
protoOf(PrimitiveArraySerializer).sq = function (_this__u8e3s4) {
|
|
2381
|
+
return _this__u8e3s4.rs();
|
|
2367
2382
|
};
|
|
2368
|
-
protoOf(PrimitiveArraySerializer).
|
|
2383
|
+
protoOf(PrimitiveArraySerializer).wq = function (_this__u8e3s4, size) {
|
|
2369
2384
|
return _this__u8e3s4.ia(size);
|
|
2370
2385
|
};
|
|
2371
|
-
protoOf(PrimitiveArraySerializer).
|
|
2386
|
+
protoOf(PrimitiveArraySerializer).yq = function (_this__u8e3s4, index, element) {
|
|
2372
2387
|
throw IllegalStateException_init_$Create$('This method lead to boxing and must not be used, use Builder.append instead');
|
|
2373
2388
|
};
|
|
2374
|
-
protoOf(PrimitiveArraySerializer).
|
|
2375
|
-
return this.
|
|
2389
|
+
protoOf(PrimitiveArraySerializer).oq = function () {
|
|
2390
|
+
return this.uq(this.ss());
|
|
2376
2391
|
};
|
|
2377
|
-
protoOf(PrimitiveArraySerializer).
|
|
2378
|
-
return this.
|
|
2392
|
+
protoOf(PrimitiveArraySerializer).zl = function (decoder) {
|
|
2393
|
+
return this.dr(decoder, null);
|
|
2379
2394
|
};
|
|
2380
2395
|
function PrimitiveArrayBuilder() {
|
|
2381
2396
|
}
|
|
2382
|
-
protoOf(PrimitiveArrayBuilder).
|
|
2383
|
-
requiredCapacity = requiredCapacity === VOID ? this.
|
|
2397
|
+
protoOf(PrimitiveArrayBuilder).ts = function (requiredCapacity, $super) {
|
|
2398
|
+
requiredCapacity = requiredCapacity === VOID ? this.qs() + 1 | 0 : requiredCapacity;
|
|
2384
2399
|
var tmp;
|
|
2385
2400
|
if ($super === VOID) {
|
|
2386
2401
|
this.ia(requiredCapacity);
|
|
@@ -2392,7 +2407,7 @@
|
|
|
2392
2407
|
};
|
|
2393
2408
|
function Companion_0() {
|
|
2394
2409
|
Companion_instance_0 = this;
|
|
2395
|
-
this.
|
|
2410
|
+
this.us_1 = longArray(0);
|
|
2396
2411
|
}
|
|
2397
2412
|
var Companion_instance_0;
|
|
2398
2413
|
function Companion_getInstance_8() {
|
|
@@ -2414,11 +2429,11 @@
|
|
|
2414
2429
|
var slot = (index >>> 6 | 0) - 1 | 0;
|
|
2415
2430
|
Companion_getInstance_0();
|
|
2416
2431
|
var offsetInSlot = index & (64 - 1 | 0);
|
|
2417
|
-
$this.
|
|
2432
|
+
$this.ys_1[slot] = $this.ys_1[slot].jf((new Long(1, 0)).d6(offsetInSlot));
|
|
2418
2433
|
}
|
|
2419
2434
|
function nextUnmarkedHighIndex($this) {
|
|
2420
2435
|
var inductionVariable = 0;
|
|
2421
|
-
var last = $this.
|
|
2436
|
+
var last = $this.ys_1.length - 1 | 0;
|
|
2422
2437
|
if (inductionVariable <= last)
|
|
2423
2438
|
do {
|
|
2424
2439
|
var slot = inductionVariable;
|
|
@@ -2426,17 +2441,17 @@
|
|
|
2426
2441
|
var tmp = slot + 1 | 0;
|
|
2427
2442
|
Companion_getInstance_0();
|
|
2428
2443
|
var slotOffset = imul(tmp, 64);
|
|
2429
|
-
var slotMarks = $this.
|
|
2444
|
+
var slotMarks = $this.ys_1[slot];
|
|
2430
2445
|
while (!slotMarks.equals(new Long(-1, -1))) {
|
|
2431
2446
|
var indexInSlot = countTrailingZeroBits(slotMarks.if());
|
|
2432
2447
|
slotMarks = slotMarks.jf((new Long(1, 0)).d6(indexInSlot));
|
|
2433
2448
|
var index = slotOffset + indexInSlot | 0;
|
|
2434
|
-
if ($this.
|
|
2435
|
-
$this.
|
|
2449
|
+
if ($this.ws_1($this.vs_1, index)) {
|
|
2450
|
+
$this.ys_1[slot] = slotMarks;
|
|
2436
2451
|
return index;
|
|
2437
2452
|
}
|
|
2438
2453
|
}
|
|
2439
|
-
$this.
|
|
2454
|
+
$this.ys_1[slot] = slotMarks;
|
|
2440
2455
|
}
|
|
2441
2456
|
while (inductionVariable <= last);
|
|
2442
2457
|
Companion_getInstance_7();
|
|
@@ -2444,9 +2459,9 @@
|
|
|
2444
2459
|
}
|
|
2445
2460
|
function ElementMarker(descriptor, readIfAbsent) {
|
|
2446
2461
|
Companion_getInstance_8();
|
|
2447
|
-
this.
|
|
2448
|
-
this.
|
|
2449
|
-
var elementsCount = this.
|
|
2462
|
+
this.vs_1 = descriptor;
|
|
2463
|
+
this.ws_1 = readIfAbsent;
|
|
2464
|
+
var elementsCount = this.vs_1.bn();
|
|
2450
2465
|
Companion_getInstance_0();
|
|
2451
2466
|
if (elementsCount <= 64) {
|
|
2452
2467
|
var tmp = this;
|
|
@@ -2457,27 +2472,27 @@
|
|
|
2457
2472
|
} else {
|
|
2458
2473
|
tmp_0 = (new Long(-1, -1)).d6(elementsCount);
|
|
2459
2474
|
}
|
|
2460
|
-
tmp.
|
|
2461
|
-
this.
|
|
2475
|
+
tmp.xs_1 = tmp_0;
|
|
2476
|
+
this.ys_1 = Companion_getInstance_8().us_1;
|
|
2462
2477
|
} else {
|
|
2463
|
-
this.
|
|
2464
|
-
this.
|
|
2478
|
+
this.xs_1 = new Long(0, 0);
|
|
2479
|
+
this.ys_1 = prepareHighMarksArray(this, elementsCount);
|
|
2465
2480
|
}
|
|
2466
2481
|
}
|
|
2467
|
-
protoOf(ElementMarker).
|
|
2482
|
+
protoOf(ElementMarker).zs = function (index) {
|
|
2468
2483
|
Companion_getInstance_0();
|
|
2469
2484
|
if (index < 64) {
|
|
2470
|
-
this.
|
|
2485
|
+
this.xs_1 = this.xs_1.jf((new Long(1, 0)).d6(index));
|
|
2471
2486
|
} else {
|
|
2472
2487
|
markHigh(this, index);
|
|
2473
2488
|
}
|
|
2474
2489
|
};
|
|
2475
|
-
protoOf(ElementMarker).
|
|
2476
|
-
var elementsCount = this.
|
|
2477
|
-
while (!this.
|
|
2478
|
-
var index = countTrailingZeroBits(this.
|
|
2479
|
-
this.
|
|
2480
|
-
if (this.
|
|
2490
|
+
protoOf(ElementMarker).at = function () {
|
|
2491
|
+
var elementsCount = this.vs_1.bn();
|
|
2492
|
+
while (!this.xs_1.equals(new Long(-1, -1))) {
|
|
2493
|
+
var index = countTrailingZeroBits(this.xs_1.if());
|
|
2494
|
+
this.xs_1 = this.xs_1.jf((new Long(1, 0)).d6(index));
|
|
2495
|
+
if (this.ws_1(this.vs_1, index)) {
|
|
2481
2496
|
return index;
|
|
2482
2497
|
}
|
|
2483
2498
|
}
|
|
@@ -2499,7 +2514,7 @@
|
|
|
2499
2514
|
while (tmp0_iterator.d()) {
|
|
2500
2515
|
var element = tmp0_iterator.e();
|
|
2501
2516
|
// Inline function 'kotlinx.serialization.internal.createAnnotatedEnumSerializer.<anonymous>' call
|
|
2502
|
-
descriptor.
|
|
2517
|
+
descriptor.nt(element);
|
|
2503
2518
|
}
|
|
2504
2519
|
}
|
|
2505
2520
|
// Inline function 'kotlin.collections.forEachIndexed' call
|
|
@@ -2516,7 +2531,7 @@
|
|
|
2516
2531
|
var tmp0__anonymous__q1qw7t = tmp1;
|
|
2517
2532
|
var tmp0_elvis_lhs = getOrNull(names, tmp0__anonymous__q1qw7t);
|
|
2518
2533
|
var elementName = tmp0_elvis_lhs == null ? item.p4_1 : tmp0_elvis_lhs;
|
|
2519
|
-
descriptor.
|
|
2534
|
+
descriptor.ot(elementName);
|
|
2520
2535
|
var tmp1_safe_receiver = getOrNull(entryAnnotations, tmp0__anonymous__q1qw7t);
|
|
2521
2536
|
if (tmp1_safe_receiver == null)
|
|
2522
2537
|
null;
|
|
@@ -2526,7 +2541,7 @@
|
|
|
2526
2541
|
while (tmp0_iterator_0.d()) {
|
|
2527
2542
|
var element_0 = tmp0_iterator_0.e();
|
|
2528
2543
|
// Inline function 'kotlinx.serialization.internal.createAnnotatedEnumSerializer.<anonymous>.<anonymous>' call
|
|
2529
|
-
descriptor.
|
|
2544
|
+
descriptor.pt(element_0);
|
|
2530
2545
|
}
|
|
2531
2546
|
}
|
|
2532
2547
|
}
|
|
@@ -2536,7 +2551,7 @@
|
|
|
2536
2551
|
var tmp$ret$0;
|
|
2537
2552
|
// Inline function 'kotlin.getValue' call
|
|
2538
2553
|
var tmp0_getValue = elementDescriptors$factory();
|
|
2539
|
-
tmp$ret$0 = $this.
|
|
2554
|
+
tmp$ret$0 = $this.du_1.w();
|
|
2540
2555
|
return tmp$ret$0;
|
|
2541
2556
|
}
|
|
2542
2557
|
function EnumDescriptor$elementDescriptors$delegate$lambda($elementsCount, $name, this$0) {
|
|
@@ -2551,7 +2566,7 @@
|
|
|
2551
2566
|
var tmp_2 = tmp;
|
|
2552
2567
|
var tmp$ret$1;
|
|
2553
2568
|
// Inline function 'kotlinx.serialization.internal.EnumDescriptor.elementDescriptors$delegate.<anonymous>.<anonymous>' call
|
|
2554
|
-
tmp$ret$1 = buildSerialDescriptor($name + '.' + this$0.
|
|
2569
|
+
tmp$ret$1 = buildSerialDescriptor($name + '.' + this$0.hn(tmp_2), OBJECT_getInstance(), []);
|
|
2555
2570
|
tmp_1[tmp_2] = tmp$ret$1;
|
|
2556
2571
|
tmp = tmp + 1 | 0;
|
|
2557
2572
|
}
|
|
@@ -2560,14 +2575,14 @@
|
|
|
2560
2575
|
}
|
|
2561
2576
|
function EnumDescriptor(name, elementsCount) {
|
|
2562
2577
|
PluginGeneratedSerialDescriptor.call(this, name, VOID, elementsCount);
|
|
2563
|
-
this.
|
|
2578
|
+
this.cu_1 = ENUM_getInstance();
|
|
2564
2579
|
var tmp = this;
|
|
2565
|
-
tmp.
|
|
2580
|
+
tmp.du_1 = lazy_0(EnumDescriptor$elementDescriptors$delegate$lambda(elementsCount, name, this));
|
|
2566
2581
|
}
|
|
2567
|
-
protoOf(EnumDescriptor).
|
|
2568
|
-
return this.
|
|
2582
|
+
protoOf(EnumDescriptor).dn = function () {
|
|
2583
|
+
return this.cu_1;
|
|
2569
2584
|
};
|
|
2570
|
-
protoOf(EnumDescriptor).
|
|
2585
|
+
protoOf(EnumDescriptor).fn = function (index) {
|
|
2571
2586
|
return getChecked(_get_elementDescriptors__y23q9p(this), index);
|
|
2572
2587
|
};
|
|
2573
2588
|
protoOf(EnumDescriptor).equals = function (other) {
|
|
@@ -2577,19 +2592,19 @@
|
|
|
2577
2592
|
return false;
|
|
2578
2593
|
if (!(!(other == null) ? isInterface(other, SerialDescriptor) : false))
|
|
2579
2594
|
return false;
|
|
2580
|
-
if (!(other.
|
|
2595
|
+
if (!(other.dn() === ENUM_getInstance()))
|
|
2581
2596
|
return false;
|
|
2582
|
-
if (!(this.
|
|
2597
|
+
if (!(this.zm() === other.zm()))
|
|
2583
2598
|
return false;
|
|
2584
2599
|
if (!equals(cachedSerialNames(this), cachedSerialNames(other)))
|
|
2585
2600
|
return false;
|
|
2586
2601
|
return true;
|
|
2587
2602
|
};
|
|
2588
2603
|
protoOf(EnumDescriptor).toString = function () {
|
|
2589
|
-
return joinToString(get_elementNames(this), ', ', this.
|
|
2604
|
+
return joinToString(get_elementNames(this), ', ', this.zm() + '(', ')');
|
|
2590
2605
|
};
|
|
2591
2606
|
protoOf(EnumDescriptor).hashCode = function () {
|
|
2592
|
-
var result = getStringHashCode(this.
|
|
2607
|
+
var result = getStringHashCode(this.zm());
|
|
2593
2608
|
var tmp$ret$4;
|
|
2594
2609
|
// Inline function 'kotlinx.serialization.internal.elementsHashCodeBy' call
|
|
2595
2610
|
var tmp1_elementsHashCodeBy = get_elementNames(this);
|
|
@@ -2623,16 +2638,16 @@
|
|
|
2623
2638
|
};
|
|
2624
2639
|
function EnumSerializer_init_$Init$(serialName, values, descriptor, $this) {
|
|
2625
2640
|
EnumSerializer.call($this, serialName, values);
|
|
2626
|
-
$this.
|
|
2641
|
+
$this.hu_1 = descriptor;
|
|
2627
2642
|
return $this;
|
|
2628
2643
|
}
|
|
2629
2644
|
function EnumSerializer_init_$Create$(serialName, values, descriptor) {
|
|
2630
2645
|
return EnumSerializer_init_$Init$(serialName, values, descriptor, objectCreate(protoOf(EnumSerializer)));
|
|
2631
2646
|
}
|
|
2632
2647
|
function createUnmarkedDescriptor($this, serialName) {
|
|
2633
|
-
var d = new EnumDescriptor(serialName, $this.
|
|
2648
|
+
var d = new EnumDescriptor(serialName, $this.gu_1.length);
|
|
2634
2649
|
// Inline function 'kotlin.collections.forEach' call
|
|
2635
|
-
var tmp0_forEach = $this.
|
|
2650
|
+
var tmp0_forEach = $this.gu_1;
|
|
2636
2651
|
var indexedObject = tmp0_forEach;
|
|
2637
2652
|
var inductionVariable = 0;
|
|
2638
2653
|
var last = indexedObject.length;
|
|
@@ -2640,38 +2655,38 @@
|
|
|
2640
2655
|
var element = indexedObject[inductionVariable];
|
|
2641
2656
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2642
2657
|
// Inline function 'kotlinx.serialization.internal.EnumSerializer.createUnmarkedDescriptor.<anonymous>' call
|
|
2643
|
-
d.
|
|
2658
|
+
d.ot(element.p4_1);
|
|
2644
2659
|
}
|
|
2645
2660
|
return d;
|
|
2646
2661
|
}
|
|
2647
2662
|
function EnumSerializer$descriptor$delegate$lambda(this$0, $serialName) {
|
|
2648
2663
|
return function () {
|
|
2649
|
-
var tmp0_elvis_lhs = this$0.
|
|
2664
|
+
var tmp0_elvis_lhs = this$0.hu_1;
|
|
2650
2665
|
return tmp0_elvis_lhs == null ? createUnmarkedDescriptor(this$0, $serialName) : tmp0_elvis_lhs;
|
|
2651
2666
|
};
|
|
2652
2667
|
}
|
|
2653
2668
|
function EnumSerializer(serialName, values) {
|
|
2654
|
-
this.
|
|
2655
|
-
this.
|
|
2669
|
+
this.gu_1 = values;
|
|
2670
|
+
this.hu_1 = null;
|
|
2656
2671
|
var tmp = this;
|
|
2657
|
-
tmp.
|
|
2672
|
+
tmp.iu_1 = lazy_0(EnumSerializer$descriptor$delegate$lambda(this, serialName));
|
|
2658
2673
|
}
|
|
2659
|
-
protoOf(EnumSerializer).
|
|
2674
|
+
protoOf(EnumSerializer).yl = function () {
|
|
2660
2675
|
var tmp$ret$0;
|
|
2661
2676
|
// Inline function 'kotlin.getValue' call
|
|
2662
2677
|
var tmp0_getValue = descriptor$factory_0();
|
|
2663
|
-
tmp$ret$0 = this.
|
|
2678
|
+
tmp$ret$0 = this.iu_1.w();
|
|
2664
2679
|
return tmp$ret$0;
|
|
2665
2680
|
};
|
|
2666
|
-
protoOf(EnumSerializer).
|
|
2667
|
-
var index = decoder.
|
|
2668
|
-
if (!(0 <= index ? index <= (this.
|
|
2669
|
-
throw SerializationException_init_$Create$('' + index + ' is not among valid ' + this.
|
|
2681
|
+
protoOf(EnumSerializer).zl = function (decoder) {
|
|
2682
|
+
var index = decoder.so(this.yl());
|
|
2683
|
+
if (!(0 <= index ? index <= (this.gu_1.length - 1 | 0) : false)) {
|
|
2684
|
+
throw SerializationException_init_$Create$('' + index + ' is not among valid ' + this.yl().zm() + ' enum values, ' + ('values size is ' + this.gu_1.length));
|
|
2670
2685
|
}
|
|
2671
|
-
return this.
|
|
2686
|
+
return this.gu_1[index];
|
|
2672
2687
|
};
|
|
2673
2688
|
protoOf(EnumSerializer).toString = function () {
|
|
2674
|
-
return 'kotlinx.serialization.internal.EnumSerializer<' + this.
|
|
2689
|
+
return 'kotlinx.serialization.internal.EnumSerializer<' + this.yl().zm() + '>';
|
|
2675
2690
|
};
|
|
2676
2691
|
function elementDescriptors$factory() {
|
|
2677
2692
|
return getPropertyCallableRef('elementDescriptors', 1, KProperty1, function (receiver) {
|
|
@@ -2680,7 +2695,7 @@
|
|
|
2680
2695
|
}
|
|
2681
2696
|
function descriptor$factory_0() {
|
|
2682
2697
|
return getPropertyCallableRef('descriptor', 1, KProperty1, function (receiver) {
|
|
2683
|
-
return receiver.
|
|
2698
|
+
return receiver.yl();
|
|
2684
2699
|
}, null);
|
|
2685
2700
|
}
|
|
2686
2701
|
function InlinePrimitiveDescriptor(name, primitiveSerializer) {
|
|
@@ -2688,10 +2703,10 @@
|
|
|
2688
2703
|
}
|
|
2689
2704
|
function InlineClassDescriptor(name, generatedSerializer) {
|
|
2690
2705
|
PluginGeneratedSerialDescriptor.call(this, name, generatedSerializer, 1);
|
|
2691
|
-
this.
|
|
2706
|
+
this.vu_1 = true;
|
|
2692
2707
|
}
|
|
2693
|
-
protoOf(InlineClassDescriptor).
|
|
2694
|
-
return this.
|
|
2708
|
+
protoOf(InlineClassDescriptor).cn = function () {
|
|
2709
|
+
return this.vu_1;
|
|
2695
2710
|
};
|
|
2696
2711
|
protoOf(InlineClassDescriptor).hashCode = function () {
|
|
2697
2712
|
return imul(protoOf(PluginGeneratedSerialDescriptor).hashCode.call(this), 31);
|
|
@@ -2708,33 +2723,33 @@
|
|
|
2708
2723
|
tmp$ret$0 = false;
|
|
2709
2724
|
break $l$block_5;
|
|
2710
2725
|
}
|
|
2711
|
-
if (!(this.
|
|
2726
|
+
if (!(this.zm() === other.zm())) {
|
|
2712
2727
|
tmp$ret$0 = false;
|
|
2713
2728
|
break $l$block_5;
|
|
2714
2729
|
}
|
|
2715
2730
|
var tmp$ret$1;
|
|
2716
2731
|
// Inline function 'kotlinx.serialization.internal.InlineClassDescriptor.equals.<anonymous>' call
|
|
2717
2732
|
var tmp0__anonymous__q1qw7t = other;
|
|
2718
|
-
tmp$ret$1 = tmp0__anonymous__q1qw7t.
|
|
2733
|
+
tmp$ret$1 = tmp0__anonymous__q1qw7t.vu_1 ? contentEquals(this.eu(), tmp0__anonymous__q1qw7t.eu()) : false;
|
|
2719
2734
|
if (!tmp$ret$1) {
|
|
2720
2735
|
tmp$ret$0 = false;
|
|
2721
2736
|
break $l$block_5;
|
|
2722
2737
|
}
|
|
2723
|
-
if (!(this.
|
|
2738
|
+
if (!(this.bn() === other.bn())) {
|
|
2724
2739
|
tmp$ret$0 = false;
|
|
2725
2740
|
break $l$block_5;
|
|
2726
2741
|
}
|
|
2727
2742
|
var inductionVariable = 0;
|
|
2728
|
-
var last = this.
|
|
2743
|
+
var last = this.bn();
|
|
2729
2744
|
if (inductionVariable < last)
|
|
2730
2745
|
do {
|
|
2731
2746
|
var index = inductionVariable;
|
|
2732
2747
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2733
|
-
if (!(this.
|
|
2748
|
+
if (!(this.fn(index).zm() === other.fn(index).zm())) {
|
|
2734
2749
|
tmp$ret$0 = false;
|
|
2735
2750
|
break $l$block_5;
|
|
2736
2751
|
}
|
|
2737
|
-
if (!equals(this.
|
|
2752
|
+
if (!equals(this.fn(index).dn(), other.fn(index).dn())) {
|
|
2738
2753
|
tmp$ret$0 = false;
|
|
2739
2754
|
break $l$block_5;
|
|
2740
2755
|
}
|
|
@@ -2745,24 +2760,24 @@
|
|
|
2745
2760
|
return tmp$ret$0;
|
|
2746
2761
|
};
|
|
2747
2762
|
function InlinePrimitiveDescriptor$1($primitiveSerializer) {
|
|
2748
|
-
this.
|
|
2763
|
+
this.wu_1 = $primitiveSerializer;
|
|
2749
2764
|
}
|
|
2750
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
2765
|
+
protoOf(InlinePrimitiveDescriptor$1).xu = function () {
|
|
2751
2766
|
var tmp$ret$2;
|
|
2752
2767
|
// Inline function 'kotlin.arrayOf' call
|
|
2753
2768
|
var tmp$ret$1;
|
|
2754
2769
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2755
2770
|
var tmp$ret$0;
|
|
2756
2771
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2757
|
-
tmp$ret$0 = [this.
|
|
2772
|
+
tmp$ret$0 = [this.wu_1];
|
|
2758
2773
|
tmp$ret$1 = tmp$ret$0;
|
|
2759
2774
|
tmp$ret$2 = tmp$ret$1;
|
|
2760
2775
|
return tmp$ret$2;
|
|
2761
2776
|
};
|
|
2762
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
2777
|
+
protoOf(InlinePrimitiveDescriptor$1).yl = function () {
|
|
2763
2778
|
throw IllegalStateException_init_$Create$('unsupported');
|
|
2764
2779
|
};
|
|
2765
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
2780
|
+
protoOf(InlinePrimitiveDescriptor$1).zl = function (decoder) {
|
|
2766
2781
|
// Inline function 'kotlin.error' call
|
|
2767
2782
|
throw IllegalStateException_init_$Create$('unsupported');
|
|
2768
2783
|
};
|
|
@@ -2774,31 +2789,31 @@
|
|
|
2774
2789
|
}
|
|
2775
2790
|
function NothingSerialDescriptor() {
|
|
2776
2791
|
NothingSerialDescriptor_instance = this;
|
|
2777
|
-
this.
|
|
2778
|
-
this.
|
|
2792
|
+
this.zu_1 = OBJECT_getInstance();
|
|
2793
|
+
this.av_1 = 'kotlin.Nothing';
|
|
2779
2794
|
}
|
|
2780
|
-
protoOf(NothingSerialDescriptor).
|
|
2781
|
-
return this.
|
|
2795
|
+
protoOf(NothingSerialDescriptor).dn = function () {
|
|
2796
|
+
return this.zu_1;
|
|
2782
2797
|
};
|
|
2783
|
-
protoOf(NothingSerialDescriptor).
|
|
2784
|
-
return this.
|
|
2798
|
+
protoOf(NothingSerialDescriptor).zm = function () {
|
|
2799
|
+
return this.av_1;
|
|
2785
2800
|
};
|
|
2786
|
-
protoOf(NothingSerialDescriptor).
|
|
2801
|
+
protoOf(NothingSerialDescriptor).bn = function () {
|
|
2787
2802
|
return 0;
|
|
2788
2803
|
};
|
|
2789
|
-
protoOf(NothingSerialDescriptor).
|
|
2804
|
+
protoOf(NothingSerialDescriptor).hn = function (index) {
|
|
2790
2805
|
error(this);
|
|
2791
2806
|
};
|
|
2792
|
-
protoOf(NothingSerialDescriptor).
|
|
2807
|
+
protoOf(NothingSerialDescriptor).gn = function (name) {
|
|
2793
2808
|
error(this);
|
|
2794
2809
|
};
|
|
2795
|
-
protoOf(NothingSerialDescriptor).
|
|
2810
|
+
protoOf(NothingSerialDescriptor).in = function (index) {
|
|
2796
2811
|
error(this);
|
|
2797
2812
|
};
|
|
2798
|
-
protoOf(NothingSerialDescriptor).
|
|
2813
|
+
protoOf(NothingSerialDescriptor).fn = function (index) {
|
|
2799
2814
|
error(this);
|
|
2800
2815
|
};
|
|
2801
|
-
protoOf(NothingSerialDescriptor).
|
|
2816
|
+
protoOf(NothingSerialDescriptor).en = function (index) {
|
|
2802
2817
|
error(this);
|
|
2803
2818
|
};
|
|
2804
2819
|
protoOf(NothingSerialDescriptor).toString = function () {
|
|
@@ -2808,7 +2823,7 @@
|
|
|
2808
2823
|
return this === other;
|
|
2809
2824
|
};
|
|
2810
2825
|
protoOf(NothingSerialDescriptor).hashCode = function () {
|
|
2811
|
-
return getStringHashCode(this.
|
|
2826
|
+
return getStringHashCode(this.av_1) + imul(31, this.zu_1.hashCode()) | 0;
|
|
2812
2827
|
};
|
|
2813
2828
|
var NothingSerialDescriptor_instance;
|
|
2814
2829
|
function NothingSerialDescriptor_getInstance() {
|
|
@@ -2817,14 +2832,14 @@
|
|
|
2817
2832
|
return NothingSerialDescriptor_instance;
|
|
2818
2833
|
}
|
|
2819
2834
|
function NullableSerializer(serializer) {
|
|
2820
|
-
this.
|
|
2821
|
-
this.
|
|
2835
|
+
this.bv_1 = serializer;
|
|
2836
|
+
this.cv_1 = new SerialDescriptorForNullable(this.bv_1.yl());
|
|
2822
2837
|
}
|
|
2823
|
-
protoOf(NullableSerializer).
|
|
2824
|
-
return this.
|
|
2838
|
+
protoOf(NullableSerializer).yl = function () {
|
|
2839
|
+
return this.cv_1;
|
|
2825
2840
|
};
|
|
2826
|
-
protoOf(NullableSerializer).
|
|
2827
|
-
return decoder.
|
|
2841
|
+
protoOf(NullableSerializer).zl = function (decoder) {
|
|
2842
|
+
return decoder.ho() ? decoder.vo(this.bv_1) : decoder.io();
|
|
2828
2843
|
};
|
|
2829
2844
|
protoOf(NullableSerializer).equals = function (other) {
|
|
2830
2845
|
if (this === other)
|
|
@@ -2835,52 +2850,52 @@
|
|
|
2835
2850
|
other;
|
|
2836
2851
|
else
|
|
2837
2852
|
THROW_CCE();
|
|
2838
|
-
if (!equals(this.
|
|
2853
|
+
if (!equals(this.bv_1, other.bv_1))
|
|
2839
2854
|
return false;
|
|
2840
2855
|
return true;
|
|
2841
2856
|
};
|
|
2842
2857
|
protoOf(NullableSerializer).hashCode = function () {
|
|
2843
|
-
return hashCode(this.
|
|
2858
|
+
return hashCode(this.bv_1);
|
|
2844
2859
|
};
|
|
2845
2860
|
function SerialDescriptorForNullable(original) {
|
|
2846
|
-
this.
|
|
2847
|
-
this.
|
|
2848
|
-
this.
|
|
2861
|
+
this.jn_1 = original;
|
|
2862
|
+
this.kn_1 = this.jn_1.zm() + '?';
|
|
2863
|
+
this.ln_1 = cachedSerialNames(this.jn_1);
|
|
2849
2864
|
}
|
|
2850
|
-
protoOf(SerialDescriptorForNullable).
|
|
2851
|
-
return this.
|
|
2865
|
+
protoOf(SerialDescriptorForNullable).an = function () {
|
|
2866
|
+
return this.jn_1.an();
|
|
2852
2867
|
};
|
|
2853
|
-
protoOf(SerialDescriptorForNullable).
|
|
2854
|
-
return this.
|
|
2868
|
+
protoOf(SerialDescriptorForNullable).bn = function () {
|
|
2869
|
+
return this.jn_1.bn();
|
|
2855
2870
|
};
|
|
2856
|
-
protoOf(SerialDescriptorForNullable).
|
|
2857
|
-
return this.
|
|
2871
|
+
protoOf(SerialDescriptorForNullable).cn = function () {
|
|
2872
|
+
return this.jn_1.cn();
|
|
2858
2873
|
};
|
|
2859
|
-
protoOf(SerialDescriptorForNullable).
|
|
2860
|
-
return this.
|
|
2874
|
+
protoOf(SerialDescriptorForNullable).dn = function () {
|
|
2875
|
+
return this.jn_1.dn();
|
|
2861
2876
|
};
|
|
2862
|
-
protoOf(SerialDescriptorForNullable).
|
|
2863
|
-
return this.
|
|
2877
|
+
protoOf(SerialDescriptorForNullable).en = function (index) {
|
|
2878
|
+
return this.jn_1.en(index);
|
|
2864
2879
|
};
|
|
2865
|
-
protoOf(SerialDescriptorForNullable).
|
|
2866
|
-
return this.
|
|
2880
|
+
protoOf(SerialDescriptorForNullable).fn = function (index) {
|
|
2881
|
+
return this.jn_1.fn(index);
|
|
2867
2882
|
};
|
|
2868
|
-
protoOf(SerialDescriptorForNullable).
|
|
2869
|
-
return this.
|
|
2883
|
+
protoOf(SerialDescriptorForNullable).gn = function (name) {
|
|
2884
|
+
return this.jn_1.gn(name);
|
|
2870
2885
|
};
|
|
2871
|
-
protoOf(SerialDescriptorForNullable).
|
|
2872
|
-
return this.
|
|
2886
|
+
protoOf(SerialDescriptorForNullable).hn = function (index) {
|
|
2887
|
+
return this.jn_1.hn(index);
|
|
2873
2888
|
};
|
|
2874
|
-
protoOf(SerialDescriptorForNullable).
|
|
2875
|
-
return this.
|
|
2889
|
+
protoOf(SerialDescriptorForNullable).in = function (index) {
|
|
2890
|
+
return this.jn_1.in(index);
|
|
2876
2891
|
};
|
|
2877
|
-
protoOf(SerialDescriptorForNullable).
|
|
2878
|
-
return this.
|
|
2892
|
+
protoOf(SerialDescriptorForNullable).zm = function () {
|
|
2893
|
+
return this.kn_1;
|
|
2879
2894
|
};
|
|
2880
|
-
protoOf(SerialDescriptorForNullable).
|
|
2881
|
-
return this.
|
|
2895
|
+
protoOf(SerialDescriptorForNullable).fo = function () {
|
|
2896
|
+
return this.ln_1;
|
|
2882
2897
|
};
|
|
2883
|
-
protoOf(SerialDescriptorForNullable).
|
|
2898
|
+
protoOf(SerialDescriptorForNullable).vm = function () {
|
|
2884
2899
|
return true;
|
|
2885
2900
|
};
|
|
2886
2901
|
protoOf(SerialDescriptorForNullable).equals = function (other) {
|
|
@@ -2888,19 +2903,19 @@
|
|
|
2888
2903
|
return true;
|
|
2889
2904
|
if (!(other instanceof SerialDescriptorForNullable))
|
|
2890
2905
|
return false;
|
|
2891
|
-
if (!equals(this.
|
|
2906
|
+
if (!equals(this.jn_1, other.jn_1))
|
|
2892
2907
|
return false;
|
|
2893
2908
|
return true;
|
|
2894
2909
|
};
|
|
2895
2910
|
protoOf(SerialDescriptorForNullable).toString = function () {
|
|
2896
|
-
return '' + this.
|
|
2911
|
+
return '' + this.jn_1 + '?';
|
|
2897
2912
|
};
|
|
2898
2913
|
protoOf(SerialDescriptorForNullable).hashCode = function () {
|
|
2899
|
-
return imul(hashCode(this.
|
|
2914
|
+
return imul(hashCode(this.jn_1), 31);
|
|
2900
2915
|
};
|
|
2901
2916
|
function ObjectSerializer$descriptor$delegate$lambda$lambda(this$0) {
|
|
2902
2917
|
return function ($this$buildSerialDescriptor) {
|
|
2903
|
-
$this$buildSerialDescriptor.
|
|
2918
|
+
$this$buildSerialDescriptor.cm_1 = this$0.ev_1;
|
|
2904
2919
|
return Unit_getInstance();
|
|
2905
2920
|
};
|
|
2906
2921
|
}
|
|
@@ -2911,44 +2926,48 @@
|
|
|
2911
2926
|
};
|
|
2912
2927
|
}
|
|
2913
2928
|
function ObjectSerializer(serialName, objectInstance) {
|
|
2914
|
-
this.
|
|
2915
|
-
this.
|
|
2929
|
+
this.dv_1 = objectInstance;
|
|
2930
|
+
this.ev_1 = emptyList();
|
|
2916
2931
|
var tmp = this;
|
|
2917
2932
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2918
|
-
tmp.
|
|
2933
|
+
tmp.fv_1 = lazy(tmp_0, ObjectSerializer$descriptor$delegate$lambda(serialName, this));
|
|
2919
2934
|
}
|
|
2920
|
-
protoOf(ObjectSerializer).
|
|
2935
|
+
protoOf(ObjectSerializer).yl = function () {
|
|
2921
2936
|
var tmp$ret$0;
|
|
2922
2937
|
// Inline function 'kotlin.getValue' call
|
|
2923
2938
|
var tmp0_getValue = descriptor$factory_1();
|
|
2924
|
-
tmp$ret$0 = this.
|
|
2939
|
+
tmp$ret$0 = this.fv_1.w();
|
|
2925
2940
|
return tmp$ret$0;
|
|
2926
2941
|
};
|
|
2927
|
-
protoOf(ObjectSerializer).
|
|
2942
|
+
protoOf(ObjectSerializer).zl = function (decoder) {
|
|
2928
2943
|
var tmp$ret$1;
|
|
2929
2944
|
// Inline function 'kotlinx.serialization.encoding.decodeStructure' call
|
|
2930
|
-
var tmp0_decodeStructure = this.
|
|
2931
|
-
var composite = decoder.
|
|
2945
|
+
var tmp0_decodeStructure = this.yl();
|
|
2946
|
+
var composite = decoder.wo(tmp0_decodeStructure);
|
|
2932
2947
|
var tmp$ret$0;
|
|
2933
|
-
$l$
|
|
2948
|
+
$l$block_0: {
|
|
2934
2949
|
// Inline function 'kotlinx.serialization.internal.ObjectSerializer.deserialize.<anonymous>' call
|
|
2935
|
-
|
|
2950
|
+
if (composite.mp()) {
|
|
2951
|
+
tmp$ret$0 = Unit_getInstance();
|
|
2952
|
+
break $l$block_0;
|
|
2953
|
+
}
|
|
2954
|
+
var index = composite.np(this.yl());
|
|
2936
2955
|
Companion_getInstance_7();
|
|
2937
2956
|
if (index === -1) {
|
|
2938
2957
|
tmp$ret$0 = Unit_getInstance();
|
|
2939
|
-
break $l$
|
|
2958
|
+
break $l$block_0;
|
|
2940
2959
|
} else {
|
|
2941
2960
|
throw SerializationException_init_$Create$('Unexpected index ' + index);
|
|
2942
2961
|
}
|
|
2943
2962
|
}
|
|
2944
2963
|
var result = tmp$ret$0;
|
|
2945
|
-
composite.
|
|
2964
|
+
composite.xo(tmp0_decodeStructure);
|
|
2946
2965
|
tmp$ret$1 = result;
|
|
2947
|
-
return this.
|
|
2966
|
+
return this.dv_1;
|
|
2948
2967
|
};
|
|
2949
2968
|
function descriptor$factory_1() {
|
|
2950
2969
|
return getPropertyCallableRef('descriptor', 1, KProperty1, function (receiver) {
|
|
2951
|
-
return receiver.
|
|
2970
|
+
return receiver.yl();
|
|
2952
2971
|
}, null);
|
|
2953
2972
|
}
|
|
2954
2973
|
function get_EMPTY_DESCRIPTOR_ARRAY() {
|
|
@@ -2959,16 +2978,16 @@
|
|
|
2959
2978
|
function cachedSerialNames(_this__u8e3s4) {
|
|
2960
2979
|
_init_properties_Platform_common_kt__3qzecs();
|
|
2961
2980
|
if (isInterface(_this__u8e3s4, CachedNames))
|
|
2962
|
-
return _this__u8e3s4.
|
|
2963
|
-
var result = HashSet_init_$Create$_1(_this__u8e3s4.
|
|
2981
|
+
return _this__u8e3s4.fo();
|
|
2982
|
+
var result = HashSet_init_$Create$_1(_this__u8e3s4.bn());
|
|
2964
2983
|
var inductionVariable = 0;
|
|
2965
|
-
var last = _this__u8e3s4.
|
|
2984
|
+
var last = _this__u8e3s4.bn();
|
|
2966
2985
|
if (inductionVariable < last)
|
|
2967
2986
|
do {
|
|
2968
2987
|
var i = inductionVariable;
|
|
2969
2988
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2970
2989
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
2971
|
-
var tmp0_plusAssign = _this__u8e3s4.
|
|
2990
|
+
var tmp0_plusAssign = _this__u8e3s4.hn(i);
|
|
2972
2991
|
result.a(tmp0_plusAssign);
|
|
2973
2992
|
}
|
|
2974
2993
|
while (inductionVariable < last);
|
|
@@ -3063,13 +3082,13 @@
|
|
|
3063
3082
|
inductionVariable = inductionVariable + 1 | 0;
|
|
3064
3083
|
if (!((missingFieldsBits & 1) === 0)) {
|
|
3065
3084
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
3066
|
-
var tmp0_plusAssign = descriptor.
|
|
3085
|
+
var tmp0_plusAssign = descriptor.hn(i);
|
|
3067
3086
|
missingFields.a(tmp0_plusAssign);
|
|
3068
3087
|
}
|
|
3069
3088
|
missingFieldsBits = missingFieldsBits >>> 1 | 0;
|
|
3070
3089
|
}
|
|
3071
3090
|
while (inductionVariable < 32);
|
|
3072
|
-
throw MissingFieldException_init_$Create$(missingFields, descriptor.
|
|
3091
|
+
throw MissingFieldException_init_$Create$(missingFields, descriptor.zm());
|
|
3073
3092
|
}
|
|
3074
3093
|
function throwArrayMissingFieldException(seenArray, goldenMaskArray, descriptor) {
|
|
3075
3094
|
var tmp$ret$0;
|
|
@@ -3091,7 +3110,7 @@
|
|
|
3091
3110
|
inductionVariable_0 = inductionVariable_0 + 1 | 0;
|
|
3092
3111
|
if (!((missingFieldsBits & 1) === 0)) {
|
|
3093
3112
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
3094
|
-
var tmp0_plusAssign = descriptor.
|
|
3113
|
+
var tmp0_plusAssign = descriptor.hn(imul(maskSlot, 32) + i | 0);
|
|
3095
3114
|
missingFields.a(tmp0_plusAssign);
|
|
3096
3115
|
}
|
|
3097
3116
|
missingFieldsBits = missingFieldsBits >>> 1 | 0;
|
|
@@ -3100,32 +3119,32 @@
|
|
|
3100
3119
|
}
|
|
3101
3120
|
}
|
|
3102
3121
|
while (inductionVariable <= last);
|
|
3103
|
-
throw MissingFieldException_init_$Create$(missingFields, descriptor.
|
|
3122
|
+
throw MissingFieldException_init_$Create$(missingFields, descriptor.zm());
|
|
3104
3123
|
}
|
|
3105
3124
|
function _get_childSerializers__7vnyfa($this) {
|
|
3106
3125
|
var tmp$ret$0;
|
|
3107
3126
|
// Inline function 'kotlin.getValue' call
|
|
3108
3127
|
var tmp0_getValue = childSerializers$factory();
|
|
3109
|
-
tmp$ret$0 = $this.
|
|
3128
|
+
tmp$ret$0 = $this.kt_1.w();
|
|
3110
3129
|
return tmp$ret$0;
|
|
3111
3130
|
}
|
|
3112
3131
|
function _get__hashCode__tgwhef_0($this) {
|
|
3113
3132
|
var tmp$ret$0;
|
|
3114
3133
|
// Inline function 'kotlin.getValue' call
|
|
3115
3134
|
var tmp0_getValue = _hashCode$factory_0();
|
|
3116
|
-
tmp$ret$0 = $this.
|
|
3135
|
+
tmp$ret$0 = $this.mt_1.w();
|
|
3117
3136
|
return tmp$ret$0;
|
|
3118
3137
|
}
|
|
3119
3138
|
function buildIndices($this) {
|
|
3120
3139
|
var indices = HashMap_init_$Create$();
|
|
3121
3140
|
var inductionVariable = 0;
|
|
3122
|
-
var last = $this.
|
|
3141
|
+
var last = $this.ft_1.length - 1 | 0;
|
|
3123
3142
|
if (inductionVariable <= last)
|
|
3124
3143
|
do {
|
|
3125
3144
|
var i = inductionVariable;
|
|
3126
3145
|
inductionVariable = inductionVariable + 1 | 0;
|
|
3127
3146
|
// Inline function 'kotlin.collections.set' call
|
|
3128
|
-
var tmp0_set = $this.
|
|
3147
|
+
var tmp0_set = $this.ft_1[i];
|
|
3129
3148
|
indices.k3(tmp0_set, i);
|
|
3130
3149
|
}
|
|
3131
3150
|
while (inductionVariable <= last);
|
|
@@ -3133,15 +3152,15 @@
|
|
|
3133
3152
|
}
|
|
3134
3153
|
function PluginGeneratedSerialDescriptor$childSerializers$delegate$lambda(this$0) {
|
|
3135
3154
|
return function () {
|
|
3136
|
-
var tmp0_safe_receiver = this$0.
|
|
3137
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
3155
|
+
var tmp0_safe_receiver = this$0.ct_1;
|
|
3156
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.xu();
|
|
3138
3157
|
return tmp1_elvis_lhs == null ? get_EMPTY_SERIALIZER_ARRAY() : tmp1_elvis_lhs;
|
|
3139
3158
|
};
|
|
3140
3159
|
}
|
|
3141
3160
|
function PluginGeneratedSerialDescriptor$typeParameterDescriptors$delegate$lambda(this$0) {
|
|
3142
3161
|
return function () {
|
|
3143
|
-
var tmp0_safe_receiver = this$0.
|
|
3144
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
3162
|
+
var tmp0_safe_receiver = this$0.ct_1;
|
|
3163
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.yu();
|
|
3145
3164
|
var tmp;
|
|
3146
3165
|
if (tmp1_safe_receiver == null) {
|
|
3147
3166
|
tmp = null;
|
|
@@ -3156,7 +3175,7 @@
|
|
|
3156
3175
|
var item = tmp0_iterator.e();
|
|
3157
3176
|
var tmp$ret$0;
|
|
3158
3177
|
// Inline function 'kotlinx.serialization.internal.PluginGeneratedSerialDescriptor.typeParameterDescriptors$delegate.<anonymous>.<anonymous>' call
|
|
3159
|
-
tmp$ret$0 = item.
|
|
3178
|
+
tmp$ret$0 = item.yl();
|
|
3160
3179
|
tmp0_mapTo.a(tmp$ret$0);
|
|
3161
3180
|
}
|
|
3162
3181
|
tmp$ret$1 = tmp0_mapTo;
|
|
@@ -3168,23 +3187,23 @@
|
|
|
3168
3187
|
}
|
|
3169
3188
|
function PluginGeneratedSerialDescriptor$_hashCode$delegate$lambda(this$0) {
|
|
3170
3189
|
return function () {
|
|
3171
|
-
return hashCodeImpl(this$0, this$0.
|
|
3190
|
+
return hashCodeImpl(this$0, this$0.eu());
|
|
3172
3191
|
};
|
|
3173
3192
|
}
|
|
3174
3193
|
function PluginGeneratedSerialDescriptor$toString$lambda(this$0) {
|
|
3175
3194
|
return function (i) {
|
|
3176
|
-
return this$0.
|
|
3195
|
+
return this$0.hn(i) + ': ' + this$0.fn(i).zm();
|
|
3177
3196
|
};
|
|
3178
3197
|
}
|
|
3179
3198
|
function PluginGeneratedSerialDescriptor(serialName, generatedSerializer, elementsCount) {
|
|
3180
3199
|
generatedSerializer = generatedSerializer === VOID ? null : generatedSerializer;
|
|
3181
|
-
this.
|
|
3182
|
-
this.
|
|
3183
|
-
this.
|
|
3184
|
-
this.
|
|
3200
|
+
this.bt_1 = serialName;
|
|
3201
|
+
this.ct_1 = generatedSerializer;
|
|
3202
|
+
this.dt_1 = elementsCount;
|
|
3203
|
+
this.et_1 = -1;
|
|
3185
3204
|
var tmp = this;
|
|
3186
3205
|
var tmp_0 = 0;
|
|
3187
|
-
var tmp_1 = this.
|
|
3206
|
+
var tmp_1 = this.dt_1;
|
|
3188
3207
|
var tmp$ret$0;
|
|
3189
3208
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
3190
3209
|
tmp$ret$0 = fillArrayVal(Array(tmp_1), null);
|
|
@@ -3197,81 +3216,81 @@
|
|
|
3197
3216
|
tmp_2[tmp_3] = tmp$ret$1;
|
|
3198
3217
|
tmp_0 = tmp_0 + 1 | 0;
|
|
3199
3218
|
}
|
|
3200
|
-
tmp.
|
|
3219
|
+
tmp.ft_1 = tmp_2;
|
|
3201
3220
|
var tmp_4 = this;
|
|
3202
3221
|
var tmp$ret$2;
|
|
3203
3222
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
3204
|
-
var tmp0_arrayOfNulls = this.
|
|
3223
|
+
var tmp0_arrayOfNulls = this.dt_1;
|
|
3205
3224
|
tmp$ret$2 = fillArrayVal(Array(tmp0_arrayOfNulls), null);
|
|
3206
|
-
tmp_4.
|
|
3207
|
-
this.
|
|
3208
|
-
this.
|
|
3209
|
-
this.
|
|
3225
|
+
tmp_4.gt_1 = tmp$ret$2;
|
|
3226
|
+
this.ht_1 = null;
|
|
3227
|
+
this.it_1 = booleanArray(this.dt_1);
|
|
3228
|
+
this.jt_1 = emptyMap();
|
|
3210
3229
|
var tmp_5 = this;
|
|
3211
3230
|
var tmp_6 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3212
|
-
tmp_5.
|
|
3231
|
+
tmp_5.kt_1 = lazy(tmp_6, PluginGeneratedSerialDescriptor$childSerializers$delegate$lambda(this));
|
|
3213
3232
|
var tmp_7 = this;
|
|
3214
3233
|
var tmp_8 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3215
|
-
tmp_7.
|
|
3234
|
+
tmp_7.lt_1 = lazy(tmp_8, PluginGeneratedSerialDescriptor$typeParameterDescriptors$delegate$lambda(this));
|
|
3216
3235
|
var tmp_9 = this;
|
|
3217
3236
|
var tmp_10 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3218
|
-
tmp_9.
|
|
3237
|
+
tmp_9.mt_1 = lazy(tmp_10, PluginGeneratedSerialDescriptor$_hashCode$delegate$lambda(this));
|
|
3219
3238
|
}
|
|
3220
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3221
|
-
return this.
|
|
3239
|
+
protoOf(PluginGeneratedSerialDescriptor).zm = function () {
|
|
3240
|
+
return this.bt_1;
|
|
3222
3241
|
};
|
|
3223
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3224
|
-
return this.
|
|
3242
|
+
protoOf(PluginGeneratedSerialDescriptor).bn = function () {
|
|
3243
|
+
return this.dt_1;
|
|
3225
3244
|
};
|
|
3226
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3245
|
+
protoOf(PluginGeneratedSerialDescriptor).dn = function () {
|
|
3227
3246
|
return CLASS_getInstance();
|
|
3228
3247
|
};
|
|
3229
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3230
|
-
var tmp0_elvis_lhs = this.
|
|
3248
|
+
protoOf(PluginGeneratedSerialDescriptor).an = function () {
|
|
3249
|
+
var tmp0_elvis_lhs = this.ht_1;
|
|
3231
3250
|
return tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
3232
3251
|
};
|
|
3233
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3234
|
-
return this.
|
|
3252
|
+
protoOf(PluginGeneratedSerialDescriptor).fo = function () {
|
|
3253
|
+
return this.jt_1.n2();
|
|
3235
3254
|
};
|
|
3236
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3255
|
+
protoOf(PluginGeneratedSerialDescriptor).eu = function () {
|
|
3237
3256
|
var tmp$ret$0;
|
|
3238
3257
|
// Inline function 'kotlin.getValue' call
|
|
3239
3258
|
var tmp0_getValue = typeParameterDescriptors$factory();
|
|
3240
|
-
tmp$ret$0 = this.
|
|
3259
|
+
tmp$ret$0 = this.lt_1.w();
|
|
3241
3260
|
return tmp$ret$0;
|
|
3242
3261
|
};
|
|
3243
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3262
|
+
protoOf(PluginGeneratedSerialDescriptor).fu = function (name, isOptional) {
|
|
3244
3263
|
var tmp0_this = this;
|
|
3245
|
-
tmp0_this.
|
|
3246
|
-
this.
|
|
3247
|
-
this.
|
|
3248
|
-
this.
|
|
3249
|
-
if (this.
|
|
3250
|
-
this.
|
|
3264
|
+
tmp0_this.et_1 = tmp0_this.et_1 + 1 | 0;
|
|
3265
|
+
this.ft_1[tmp0_this.et_1] = name;
|
|
3266
|
+
this.it_1[this.et_1] = isOptional;
|
|
3267
|
+
this.gt_1[this.et_1] = null;
|
|
3268
|
+
if (this.et_1 === (this.dt_1 - 1 | 0)) {
|
|
3269
|
+
this.jt_1 = buildIndices(this);
|
|
3251
3270
|
}
|
|
3252
3271
|
};
|
|
3253
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3272
|
+
protoOf(PluginGeneratedSerialDescriptor).ot = function (name, isOptional, $super) {
|
|
3254
3273
|
isOptional = isOptional === VOID ? false : isOptional;
|
|
3255
3274
|
var tmp;
|
|
3256
3275
|
if ($super === VOID) {
|
|
3257
|
-
this.
|
|
3276
|
+
this.fu(name, isOptional);
|
|
3258
3277
|
tmp = Unit_getInstance();
|
|
3259
3278
|
} else {
|
|
3260
|
-
tmp = $super.
|
|
3279
|
+
tmp = $super.fu.call(this, name, isOptional);
|
|
3261
3280
|
}
|
|
3262
3281
|
return tmp;
|
|
3263
3282
|
};
|
|
3264
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3283
|
+
protoOf(PluginGeneratedSerialDescriptor).pt = function (annotation) {
|
|
3265
3284
|
var tmp$ret$1;
|
|
3266
3285
|
// Inline function 'kotlin.let' call
|
|
3267
|
-
var tmp0_let = this.
|
|
3286
|
+
var tmp0_let = this.gt_1[this.et_1];
|
|
3268
3287
|
// Inline function 'kotlin.contracts.contract' call
|
|
3269
3288
|
var tmp$ret$0;
|
|
3270
3289
|
// Inline function 'kotlinx.serialization.internal.PluginGeneratedSerialDescriptor.pushAnnotation.<anonymous>' call
|
|
3271
3290
|
var tmp;
|
|
3272
3291
|
if (tmp0_let == null) {
|
|
3273
3292
|
var result = ArrayList_init_$Create$(1);
|
|
3274
|
-
this.
|
|
3293
|
+
this.gt_1[this.et_1] = result;
|
|
3275
3294
|
tmp = result;
|
|
3276
3295
|
} else {
|
|
3277
3296
|
tmp = tmp0_let;
|
|
@@ -3281,27 +3300,27 @@
|
|
|
3281
3300
|
var list = tmp$ret$1;
|
|
3282
3301
|
list.a(annotation);
|
|
3283
3302
|
};
|
|
3284
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3285
|
-
if (this.
|
|
3286
|
-
this.
|
|
3303
|
+
protoOf(PluginGeneratedSerialDescriptor).nt = function (a) {
|
|
3304
|
+
if (this.ht_1 == null) {
|
|
3305
|
+
this.ht_1 = ArrayList_init_$Create$(1);
|
|
3287
3306
|
}
|
|
3288
|
-
ensureNotNull(this.
|
|
3307
|
+
ensureNotNull(this.ht_1).a(a);
|
|
3289
3308
|
};
|
|
3290
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3291
|
-
return getChecked(_get_childSerializers__7vnyfa(this), index).
|
|
3309
|
+
protoOf(PluginGeneratedSerialDescriptor).fn = function (index) {
|
|
3310
|
+
return getChecked(_get_childSerializers__7vnyfa(this), index).yl();
|
|
3292
3311
|
};
|
|
3293
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3294
|
-
return getChecked_0(this.
|
|
3312
|
+
protoOf(PluginGeneratedSerialDescriptor).in = function (index) {
|
|
3313
|
+
return getChecked_0(this.it_1, index);
|
|
3295
3314
|
};
|
|
3296
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3297
|
-
var tmp0_elvis_lhs = getChecked(this.
|
|
3315
|
+
protoOf(PluginGeneratedSerialDescriptor).en = function (index) {
|
|
3316
|
+
var tmp0_elvis_lhs = getChecked(this.gt_1, index);
|
|
3298
3317
|
return tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
3299
3318
|
};
|
|
3300
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3301
|
-
return getChecked(this.
|
|
3319
|
+
protoOf(PluginGeneratedSerialDescriptor).hn = function (index) {
|
|
3320
|
+
return getChecked(this.ft_1, index);
|
|
3302
3321
|
};
|
|
3303
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3304
|
-
var tmp0_elvis_lhs = this.
|
|
3322
|
+
protoOf(PluginGeneratedSerialDescriptor).gn = function (name) {
|
|
3323
|
+
var tmp0_elvis_lhs = this.jt_1.m2(name);
|
|
3305
3324
|
var tmp;
|
|
3306
3325
|
if (tmp0_elvis_lhs == null) {
|
|
3307
3326
|
Companion_getInstance_7();
|
|
@@ -3323,33 +3342,33 @@
|
|
|
3323
3342
|
tmp$ret$0 = false;
|
|
3324
3343
|
break $l$block_5;
|
|
3325
3344
|
}
|
|
3326
|
-
if (!(this.
|
|
3345
|
+
if (!(this.zm() === other.zm())) {
|
|
3327
3346
|
tmp$ret$0 = false;
|
|
3328
3347
|
break $l$block_5;
|
|
3329
3348
|
}
|
|
3330
3349
|
var tmp$ret$1;
|
|
3331
3350
|
// Inline function 'kotlinx.serialization.internal.PluginGeneratedSerialDescriptor.equals.<anonymous>' call
|
|
3332
3351
|
var tmp0__anonymous__q1qw7t = other;
|
|
3333
|
-
tmp$ret$1 = contentEquals(this.
|
|
3352
|
+
tmp$ret$1 = contentEquals(this.eu(), tmp0__anonymous__q1qw7t.eu());
|
|
3334
3353
|
if (!tmp$ret$1) {
|
|
3335
3354
|
tmp$ret$0 = false;
|
|
3336
3355
|
break $l$block_5;
|
|
3337
3356
|
}
|
|
3338
|
-
if (!(this.
|
|
3357
|
+
if (!(this.bn() === other.bn())) {
|
|
3339
3358
|
tmp$ret$0 = false;
|
|
3340
3359
|
break $l$block_5;
|
|
3341
3360
|
}
|
|
3342
3361
|
var inductionVariable = 0;
|
|
3343
|
-
var last = this.
|
|
3362
|
+
var last = this.bn();
|
|
3344
3363
|
if (inductionVariable < last)
|
|
3345
3364
|
do {
|
|
3346
3365
|
var index = inductionVariable;
|
|
3347
3366
|
inductionVariable = inductionVariable + 1 | 0;
|
|
3348
|
-
if (!(this.
|
|
3367
|
+
if (!(this.fn(index).zm() === other.fn(index).zm())) {
|
|
3349
3368
|
tmp$ret$0 = false;
|
|
3350
3369
|
break $l$block_5;
|
|
3351
3370
|
}
|
|
3352
|
-
if (!equals(this.
|
|
3371
|
+
if (!equals(this.fn(index).dn(), other.fn(index).dn())) {
|
|
3353
3372
|
tmp$ret$0 = false;
|
|
3354
3373
|
break $l$block_5;
|
|
3355
3374
|
}
|
|
@@ -3363,12 +3382,12 @@
|
|
|
3363
3382
|
return _get__hashCode__tgwhef_0(this);
|
|
3364
3383
|
};
|
|
3365
3384
|
protoOf(PluginGeneratedSerialDescriptor).toString = function () {
|
|
3366
|
-
var tmp = until(0, this.
|
|
3367
|
-
var tmp_0 = this.
|
|
3385
|
+
var tmp = until(0, this.dt_1);
|
|
3386
|
+
var tmp_0 = this.zm() + '(';
|
|
3368
3387
|
return joinToString(tmp, ', ', tmp_0, ')', VOID, VOID, PluginGeneratedSerialDescriptor$toString$lambda(this));
|
|
3369
3388
|
};
|
|
3370
3389
|
function hashCodeImpl(_this__u8e3s4, typeParams) {
|
|
3371
|
-
var result = getStringHashCode(_this__u8e3s4.
|
|
3390
|
+
var result = getStringHashCode(_this__u8e3s4.zm());
|
|
3372
3391
|
result = imul(31, result) + contentHashCode(typeParams) | 0;
|
|
3373
3392
|
var elementDescriptors = get_elementDescriptors(_this__u8e3s4);
|
|
3374
3393
|
var tmp$ret$4;
|
|
@@ -3387,7 +3406,7 @@
|
|
|
3387
3406
|
// Inline function 'kotlin.hashCode' call
|
|
3388
3407
|
var tmp$ret$0;
|
|
3389
3408
|
// Inline function 'kotlinx.serialization.internal.hashCodeImpl.<anonymous>' call
|
|
3390
|
-
tmp$ret$0 = element.
|
|
3409
|
+
tmp$ret$0 = element.zm();
|
|
3391
3410
|
var tmp0_hashCode = tmp$ret$0;
|
|
3392
3411
|
var tmp0_safe_receiver = tmp0_hashCode;
|
|
3393
3412
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
@@ -3414,7 +3433,7 @@
|
|
|
3414
3433
|
// Inline function 'kotlin.hashCode' call
|
|
3415
3434
|
var tmp$ret$5;
|
|
3416
3435
|
// Inline function 'kotlinx.serialization.internal.hashCodeImpl.<anonymous>' call
|
|
3417
|
-
tmp$ret$5 = element_0.
|
|
3436
|
+
tmp$ret$5 = element_0.dn();
|
|
3418
3437
|
var tmp0_hashCode_0 = tmp$ret$5;
|
|
3419
3438
|
var tmp0_safe_receiver_0 = tmp0_hashCode_0;
|
|
3420
3439
|
var tmp1_elvis_lhs_0 = tmp0_safe_receiver_0 == null ? null : hashCode(tmp0_safe_receiver_0);
|
|
@@ -3436,7 +3455,7 @@
|
|
|
3436
3455
|
}
|
|
3437
3456
|
function typeParameterDescriptors$factory() {
|
|
3438
3457
|
return getPropertyCallableRef('typeParameterDescriptors', 1, KProperty1, function (receiver) {
|
|
3439
|
-
return receiver.
|
|
3458
|
+
return receiver.eu();
|
|
3440
3459
|
}, null);
|
|
3441
3460
|
}
|
|
3442
3461
|
function _hashCode$factory_0() {
|
|
@@ -3474,20 +3493,20 @@
|
|
|
3474
3493
|
CharArraySerializer_instance = this;
|
|
3475
3494
|
PrimitiveArraySerializer.call(this, serializer_1(Companion_getInstance_1()));
|
|
3476
3495
|
}
|
|
3477
|
-
protoOf(CharArraySerializer_0).
|
|
3496
|
+
protoOf(CharArraySerializer_0).jv = function (_this__u8e3s4) {
|
|
3478
3497
|
return new CharArrayBuilder(_this__u8e3s4);
|
|
3479
3498
|
};
|
|
3480
|
-
protoOf(CharArraySerializer_0).
|
|
3481
|
-
return this.
|
|
3499
|
+
protoOf(CharArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3500
|
+
return this.jv((!(_this__u8e3s4 == null) ? isCharArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3482
3501
|
};
|
|
3483
|
-
protoOf(CharArraySerializer_0).
|
|
3502
|
+
protoOf(CharArraySerializer_0).ss = function () {
|
|
3484
3503
|
return charArray(0);
|
|
3485
3504
|
};
|
|
3486
|
-
protoOf(CharArraySerializer_0).
|
|
3487
|
-
builder.
|
|
3505
|
+
protoOf(CharArraySerializer_0).kv = function (decoder, index, builder, checkIndex) {
|
|
3506
|
+
builder.nv(decoder.fp(this.ps_1, index));
|
|
3488
3507
|
};
|
|
3489
|
-
protoOf(CharArraySerializer_0).
|
|
3490
|
-
return this.
|
|
3508
|
+
protoOf(CharArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3509
|
+
return this.kv(decoder, index, builder instanceof CharArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3491
3510
|
};
|
|
3492
3511
|
var CharArraySerializer_instance;
|
|
3493
3512
|
function CharArraySerializer_getInstance() {
|
|
@@ -3499,20 +3518,20 @@
|
|
|
3499
3518
|
DoubleArraySerializer_instance = this;
|
|
3500
3519
|
PrimitiveArraySerializer.call(this, serializer_2(DoubleCompanionObject_getInstance()));
|
|
3501
3520
|
}
|
|
3502
|
-
protoOf(DoubleArraySerializer_0).
|
|
3521
|
+
protoOf(DoubleArraySerializer_0).qv = function (_this__u8e3s4) {
|
|
3503
3522
|
return new DoubleArrayBuilder(_this__u8e3s4);
|
|
3504
3523
|
};
|
|
3505
|
-
protoOf(DoubleArraySerializer_0).
|
|
3506
|
-
return this.
|
|
3524
|
+
protoOf(DoubleArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3525
|
+
return this.qv((!(_this__u8e3s4 == null) ? isDoubleArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3507
3526
|
};
|
|
3508
|
-
protoOf(DoubleArraySerializer_0).
|
|
3527
|
+
protoOf(DoubleArraySerializer_0).ss = function () {
|
|
3509
3528
|
return new Float64Array(0);
|
|
3510
3529
|
};
|
|
3511
|
-
protoOf(DoubleArraySerializer_0).
|
|
3512
|
-
builder.
|
|
3530
|
+
protoOf(DoubleArraySerializer_0).rv = function (decoder, index, builder, checkIndex) {
|
|
3531
|
+
builder.uv(decoder.ep(this.ps_1, index));
|
|
3513
3532
|
};
|
|
3514
|
-
protoOf(DoubleArraySerializer_0).
|
|
3515
|
-
return this.
|
|
3533
|
+
protoOf(DoubleArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3534
|
+
return this.rv(decoder, index, builder instanceof DoubleArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3516
3535
|
};
|
|
3517
3536
|
var DoubleArraySerializer_instance;
|
|
3518
3537
|
function DoubleArraySerializer_getInstance() {
|
|
@@ -3524,20 +3543,20 @@
|
|
|
3524
3543
|
FloatArraySerializer_instance = this;
|
|
3525
3544
|
PrimitiveArraySerializer.call(this, serializer_3(FloatCompanionObject_getInstance()));
|
|
3526
3545
|
}
|
|
3527
|
-
protoOf(FloatArraySerializer_0).
|
|
3546
|
+
protoOf(FloatArraySerializer_0).xv = function (_this__u8e3s4) {
|
|
3528
3547
|
return new FloatArrayBuilder(_this__u8e3s4);
|
|
3529
3548
|
};
|
|
3530
|
-
protoOf(FloatArraySerializer_0).
|
|
3531
|
-
return this.
|
|
3549
|
+
protoOf(FloatArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3550
|
+
return this.xv((!(_this__u8e3s4 == null) ? isFloatArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3532
3551
|
};
|
|
3533
|
-
protoOf(FloatArraySerializer_0).
|
|
3552
|
+
protoOf(FloatArraySerializer_0).ss = function () {
|
|
3534
3553
|
return new Float32Array(0);
|
|
3535
3554
|
};
|
|
3536
|
-
protoOf(FloatArraySerializer_0).
|
|
3537
|
-
builder.
|
|
3555
|
+
protoOf(FloatArraySerializer_0).yv = function (decoder, index, builder, checkIndex) {
|
|
3556
|
+
builder.bw(decoder.dp(this.ps_1, index));
|
|
3538
3557
|
};
|
|
3539
|
-
protoOf(FloatArraySerializer_0).
|
|
3540
|
-
return this.
|
|
3558
|
+
protoOf(FloatArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3559
|
+
return this.yv(decoder, index, builder instanceof FloatArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3541
3560
|
};
|
|
3542
3561
|
var FloatArraySerializer_instance;
|
|
3543
3562
|
function FloatArraySerializer_getInstance() {
|
|
@@ -3549,20 +3568,20 @@
|
|
|
3549
3568
|
LongArraySerializer_instance = this;
|
|
3550
3569
|
PrimitiveArraySerializer.call(this, serializer_4(Companion_getInstance_0()));
|
|
3551
3570
|
}
|
|
3552
|
-
protoOf(LongArraySerializer_0).
|
|
3571
|
+
protoOf(LongArraySerializer_0).ew = function (_this__u8e3s4) {
|
|
3553
3572
|
return new LongArrayBuilder(_this__u8e3s4);
|
|
3554
3573
|
};
|
|
3555
|
-
protoOf(LongArraySerializer_0).
|
|
3556
|
-
return this.
|
|
3574
|
+
protoOf(LongArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3575
|
+
return this.ew((!(_this__u8e3s4 == null) ? isLongArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3557
3576
|
};
|
|
3558
|
-
protoOf(LongArraySerializer_0).
|
|
3577
|
+
protoOf(LongArraySerializer_0).ss = function () {
|
|
3559
3578
|
return longArray(0);
|
|
3560
3579
|
};
|
|
3561
|
-
protoOf(LongArraySerializer_0).
|
|
3562
|
-
builder.
|
|
3580
|
+
protoOf(LongArraySerializer_0).fw = function (decoder, index, builder, checkIndex) {
|
|
3581
|
+
builder.iw(decoder.cp(this.ps_1, index));
|
|
3563
3582
|
};
|
|
3564
|
-
protoOf(LongArraySerializer_0).
|
|
3565
|
-
return this.
|
|
3583
|
+
protoOf(LongArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3584
|
+
return this.fw(decoder, index, builder instanceof LongArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3566
3585
|
};
|
|
3567
3586
|
var LongArraySerializer_instance;
|
|
3568
3587
|
function LongArraySerializer_getInstance() {
|
|
@@ -3574,27 +3593,27 @@
|
|
|
3574
3593
|
ULongArraySerializer_instance = this;
|
|
3575
3594
|
PrimitiveArraySerializer.call(this, serializer_5(Companion_getInstance_2()));
|
|
3576
3595
|
}
|
|
3577
|
-
protoOf(ULongArraySerializer_0).
|
|
3596
|
+
protoOf(ULongArraySerializer_0).lw = function (_this__u8e3s4) {
|
|
3578
3597
|
return new ULongArrayBuilder(_this__u8e3s4);
|
|
3579
3598
|
};
|
|
3580
|
-
protoOf(ULongArraySerializer_0).
|
|
3581
|
-
return this.
|
|
3599
|
+
protoOf(ULongArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3600
|
+
return this.lw(_this__u8e3s4 instanceof ULongArray ? _this__u8e3s4.b8_1 : THROW_CCE());
|
|
3582
3601
|
};
|
|
3583
|
-
protoOf(ULongArraySerializer_0).
|
|
3602
|
+
protoOf(ULongArraySerializer_0).mw = function () {
|
|
3584
3603
|
return _ULongArray___init__impl__twm1l3(0);
|
|
3585
3604
|
};
|
|
3586
|
-
protoOf(ULongArraySerializer_0).
|
|
3587
|
-
return new ULongArray(this.
|
|
3605
|
+
protoOf(ULongArraySerializer_0).ss = function () {
|
|
3606
|
+
return new ULongArray(this.mw());
|
|
3588
3607
|
};
|
|
3589
|
-
protoOf(ULongArraySerializer_0).
|
|
3608
|
+
protoOf(ULongArraySerializer_0).nw = function (decoder, index, builder, checkIndex) {
|
|
3590
3609
|
var tmp$ret$0;
|
|
3591
3610
|
// Inline function 'kotlin.toULong' call
|
|
3592
|
-
var tmp0_toULong = decoder.
|
|
3611
|
+
var tmp0_toULong = decoder.hp(this.ps_1, index).no();
|
|
3593
3612
|
tmp$ret$0 = _ULong___init__impl__c78o9k(tmp0_toULong);
|
|
3594
|
-
builder.
|
|
3613
|
+
builder.qw(tmp$ret$0);
|
|
3595
3614
|
};
|
|
3596
|
-
protoOf(ULongArraySerializer_0).
|
|
3597
|
-
return this.
|
|
3615
|
+
protoOf(ULongArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3616
|
+
return this.nw(decoder, index, builder instanceof ULongArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3598
3617
|
};
|
|
3599
3618
|
var ULongArraySerializer_instance;
|
|
3600
3619
|
function ULongArraySerializer_getInstance() {
|
|
@@ -3606,20 +3625,20 @@
|
|
|
3606
3625
|
IntArraySerializer_instance = this;
|
|
3607
3626
|
PrimitiveArraySerializer.call(this, serializer_6(IntCompanionObject_getInstance()));
|
|
3608
3627
|
}
|
|
3609
|
-
protoOf(IntArraySerializer_0).
|
|
3628
|
+
protoOf(IntArraySerializer_0).tw = function (_this__u8e3s4) {
|
|
3610
3629
|
return new IntArrayBuilder(_this__u8e3s4);
|
|
3611
3630
|
};
|
|
3612
|
-
protoOf(IntArraySerializer_0).
|
|
3613
|
-
return this.
|
|
3631
|
+
protoOf(IntArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3632
|
+
return this.tw((!(_this__u8e3s4 == null) ? isIntArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3614
3633
|
};
|
|
3615
|
-
protoOf(IntArraySerializer_0).
|
|
3634
|
+
protoOf(IntArraySerializer_0).ss = function () {
|
|
3616
3635
|
return new Int32Array(0);
|
|
3617
3636
|
};
|
|
3618
|
-
protoOf(IntArraySerializer_0).
|
|
3619
|
-
builder.
|
|
3637
|
+
protoOf(IntArraySerializer_0).uw = function (decoder, index, builder, checkIndex) {
|
|
3638
|
+
builder.xw(decoder.bp(this.ps_1, index));
|
|
3620
3639
|
};
|
|
3621
|
-
protoOf(IntArraySerializer_0).
|
|
3622
|
-
return this.
|
|
3640
|
+
protoOf(IntArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3641
|
+
return this.uw(decoder, index, builder instanceof IntArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3623
3642
|
};
|
|
3624
3643
|
var IntArraySerializer_instance;
|
|
3625
3644
|
function IntArraySerializer_getInstance() {
|
|
@@ -3631,27 +3650,27 @@
|
|
|
3631
3650
|
UIntArraySerializer_instance = this;
|
|
3632
3651
|
PrimitiveArraySerializer.call(this, serializer_7(Companion_getInstance_3()));
|
|
3633
3652
|
}
|
|
3634
|
-
protoOf(UIntArraySerializer_0).
|
|
3653
|
+
protoOf(UIntArraySerializer_0).ax = function (_this__u8e3s4) {
|
|
3635
3654
|
return new UIntArrayBuilder(_this__u8e3s4);
|
|
3636
3655
|
};
|
|
3637
|
-
protoOf(UIntArraySerializer_0).
|
|
3638
|
-
return this.
|
|
3656
|
+
protoOf(UIntArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3657
|
+
return this.ax(_this__u8e3s4 instanceof UIntArray ? _this__u8e3s4.q7_1 : THROW_CCE());
|
|
3639
3658
|
};
|
|
3640
|
-
protoOf(UIntArraySerializer_0).
|
|
3659
|
+
protoOf(UIntArraySerializer_0).bx = function () {
|
|
3641
3660
|
return _UIntArray___init__impl__ghjpc6(0);
|
|
3642
3661
|
};
|
|
3643
|
-
protoOf(UIntArraySerializer_0).
|
|
3644
|
-
return new UIntArray(this.
|
|
3662
|
+
protoOf(UIntArraySerializer_0).ss = function () {
|
|
3663
|
+
return new UIntArray(this.bx());
|
|
3645
3664
|
};
|
|
3646
|
-
protoOf(UIntArraySerializer_0).
|
|
3665
|
+
protoOf(UIntArraySerializer_0).cx = function (decoder, index, builder, checkIndex) {
|
|
3647
3666
|
var tmp$ret$0;
|
|
3648
3667
|
// Inline function 'kotlin.toUInt' call
|
|
3649
|
-
var tmp0_toUInt = decoder.
|
|
3668
|
+
var tmp0_toUInt = decoder.hp(this.ps_1, index).mo();
|
|
3650
3669
|
tmp$ret$0 = _UInt___init__impl__l7qpdl(tmp0_toUInt);
|
|
3651
|
-
builder.
|
|
3670
|
+
builder.fx(tmp$ret$0);
|
|
3652
3671
|
};
|
|
3653
|
-
protoOf(UIntArraySerializer_0).
|
|
3654
|
-
return this.
|
|
3672
|
+
protoOf(UIntArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3673
|
+
return this.cx(decoder, index, builder instanceof UIntArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3655
3674
|
};
|
|
3656
3675
|
var UIntArraySerializer_instance;
|
|
3657
3676
|
function UIntArraySerializer_getInstance() {
|
|
@@ -3663,20 +3682,20 @@
|
|
|
3663
3682
|
ShortArraySerializer_instance = this;
|
|
3664
3683
|
PrimitiveArraySerializer.call(this, serializer_8(ShortCompanionObject_getInstance()));
|
|
3665
3684
|
}
|
|
3666
|
-
protoOf(ShortArraySerializer_0).
|
|
3685
|
+
protoOf(ShortArraySerializer_0).ix = function (_this__u8e3s4) {
|
|
3667
3686
|
return new ShortArrayBuilder(_this__u8e3s4);
|
|
3668
3687
|
};
|
|
3669
|
-
protoOf(ShortArraySerializer_0).
|
|
3670
|
-
return this.
|
|
3688
|
+
protoOf(ShortArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3689
|
+
return this.ix((!(_this__u8e3s4 == null) ? isShortArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3671
3690
|
};
|
|
3672
|
-
protoOf(ShortArraySerializer_0).
|
|
3691
|
+
protoOf(ShortArraySerializer_0).ss = function () {
|
|
3673
3692
|
return new Int16Array(0);
|
|
3674
3693
|
};
|
|
3675
|
-
protoOf(ShortArraySerializer_0).
|
|
3676
|
-
builder.
|
|
3694
|
+
protoOf(ShortArraySerializer_0).jx = function (decoder, index, builder, checkIndex) {
|
|
3695
|
+
builder.mx(decoder.ap(this.ps_1, index));
|
|
3677
3696
|
};
|
|
3678
|
-
protoOf(ShortArraySerializer_0).
|
|
3679
|
-
return this.
|
|
3697
|
+
protoOf(ShortArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3698
|
+
return this.jx(decoder, index, builder instanceof ShortArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3680
3699
|
};
|
|
3681
3700
|
var ShortArraySerializer_instance;
|
|
3682
3701
|
function ShortArraySerializer_getInstance() {
|
|
@@ -3688,27 +3707,27 @@
|
|
|
3688
3707
|
UShortArraySerializer_instance = this;
|
|
3689
3708
|
PrimitiveArraySerializer.call(this, serializer_9(Companion_getInstance_4()));
|
|
3690
3709
|
}
|
|
3691
|
-
protoOf(UShortArraySerializer_0).
|
|
3710
|
+
protoOf(UShortArraySerializer_0).px = function (_this__u8e3s4) {
|
|
3692
3711
|
return new UShortArrayBuilder(_this__u8e3s4);
|
|
3693
3712
|
};
|
|
3694
|
-
protoOf(UShortArraySerializer_0).
|
|
3695
|
-
return this.
|
|
3713
|
+
protoOf(UShortArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3714
|
+
return this.px(_this__u8e3s4 instanceof UShortArray ? _this__u8e3s4.m8_1 : THROW_CCE());
|
|
3696
3715
|
};
|
|
3697
|
-
protoOf(UShortArraySerializer_0).
|
|
3716
|
+
protoOf(UShortArraySerializer_0).qx = function () {
|
|
3698
3717
|
return _UShortArray___init__impl__9b26ef(0);
|
|
3699
3718
|
};
|
|
3700
|
-
protoOf(UShortArraySerializer_0).
|
|
3701
|
-
return new UShortArray(this.
|
|
3719
|
+
protoOf(UShortArraySerializer_0).ss = function () {
|
|
3720
|
+
return new UShortArray(this.qx());
|
|
3702
3721
|
};
|
|
3703
|
-
protoOf(UShortArraySerializer_0).
|
|
3722
|
+
protoOf(UShortArraySerializer_0).rx = function (decoder, index, builder, checkIndex) {
|
|
3704
3723
|
var tmp$ret$0;
|
|
3705
3724
|
// Inline function 'kotlin.toUShort' call
|
|
3706
|
-
var tmp0_toUShort = decoder.
|
|
3725
|
+
var tmp0_toUShort = decoder.hp(this.ps_1, index).lo();
|
|
3707
3726
|
tmp$ret$0 = _UShort___init__impl__jigrne(tmp0_toUShort);
|
|
3708
|
-
builder.
|
|
3727
|
+
builder.ux(tmp$ret$0);
|
|
3709
3728
|
};
|
|
3710
|
-
protoOf(UShortArraySerializer_0).
|
|
3711
|
-
return this.
|
|
3729
|
+
protoOf(UShortArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3730
|
+
return this.rx(decoder, index, builder instanceof UShortArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3712
3731
|
};
|
|
3713
3732
|
var UShortArraySerializer_instance;
|
|
3714
3733
|
function UShortArraySerializer_getInstance() {
|
|
@@ -3720,20 +3739,20 @@
|
|
|
3720
3739
|
ByteArraySerializer_instance = this;
|
|
3721
3740
|
PrimitiveArraySerializer.call(this, serializer_10(ByteCompanionObject_getInstance()));
|
|
3722
3741
|
}
|
|
3723
|
-
protoOf(ByteArraySerializer_0).
|
|
3742
|
+
protoOf(ByteArraySerializer_0).xx = function (_this__u8e3s4) {
|
|
3724
3743
|
return new ByteArrayBuilder(_this__u8e3s4);
|
|
3725
3744
|
};
|
|
3726
|
-
protoOf(ByteArraySerializer_0).
|
|
3727
|
-
return this.
|
|
3745
|
+
protoOf(ByteArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3746
|
+
return this.xx((!(_this__u8e3s4 == null) ? isByteArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3728
3747
|
};
|
|
3729
|
-
protoOf(ByteArraySerializer_0).
|
|
3748
|
+
protoOf(ByteArraySerializer_0).ss = function () {
|
|
3730
3749
|
return new Int8Array(0);
|
|
3731
3750
|
};
|
|
3732
|
-
protoOf(ByteArraySerializer_0).
|
|
3733
|
-
builder.
|
|
3751
|
+
protoOf(ByteArraySerializer_0).yx = function (decoder, index, builder, checkIndex) {
|
|
3752
|
+
builder.by(decoder.zo(this.ps_1, index));
|
|
3734
3753
|
};
|
|
3735
|
-
protoOf(ByteArraySerializer_0).
|
|
3736
|
-
return this.
|
|
3754
|
+
protoOf(ByteArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3755
|
+
return this.yx(decoder, index, builder instanceof ByteArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3737
3756
|
};
|
|
3738
3757
|
var ByteArraySerializer_instance;
|
|
3739
3758
|
function ByteArraySerializer_getInstance() {
|
|
@@ -3745,27 +3764,27 @@
|
|
|
3745
3764
|
UByteArraySerializer_instance = this;
|
|
3746
3765
|
PrimitiveArraySerializer.call(this, serializer_11(Companion_getInstance_5()));
|
|
3747
3766
|
}
|
|
3748
|
-
protoOf(UByteArraySerializer_0).
|
|
3767
|
+
protoOf(UByteArraySerializer_0).ey = function (_this__u8e3s4) {
|
|
3749
3768
|
return new UByteArrayBuilder(_this__u8e3s4);
|
|
3750
3769
|
};
|
|
3751
|
-
protoOf(UByteArraySerializer_0).
|
|
3752
|
-
return this.
|
|
3770
|
+
protoOf(UByteArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3771
|
+
return this.ey(_this__u8e3s4 instanceof UByteArray ? _this__u8e3s4.e7_1 : THROW_CCE());
|
|
3753
3772
|
};
|
|
3754
|
-
protoOf(UByteArraySerializer_0).
|
|
3773
|
+
protoOf(UByteArraySerializer_0).fy = function () {
|
|
3755
3774
|
return _UByteArray___init__impl__ip4y9n(0);
|
|
3756
3775
|
};
|
|
3757
|
-
protoOf(UByteArraySerializer_0).
|
|
3758
|
-
return new UByteArray(this.
|
|
3776
|
+
protoOf(UByteArraySerializer_0).ss = function () {
|
|
3777
|
+
return new UByteArray(this.fy());
|
|
3759
3778
|
};
|
|
3760
|
-
protoOf(UByteArraySerializer_0).
|
|
3779
|
+
protoOf(UByteArraySerializer_0).gy = function (decoder, index, builder, checkIndex) {
|
|
3761
3780
|
var tmp$ret$0;
|
|
3762
3781
|
// Inline function 'kotlin.toUByte' call
|
|
3763
|
-
var tmp0_toUByte = decoder.
|
|
3782
|
+
var tmp0_toUByte = decoder.hp(this.ps_1, index).ko();
|
|
3764
3783
|
tmp$ret$0 = _UByte___init__impl__g9hnc4(tmp0_toUByte);
|
|
3765
|
-
builder.
|
|
3784
|
+
builder.jy(tmp$ret$0);
|
|
3766
3785
|
};
|
|
3767
|
-
protoOf(UByteArraySerializer_0).
|
|
3768
|
-
return this.
|
|
3786
|
+
protoOf(UByteArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3787
|
+
return this.gy(decoder, index, builder instanceof UByteArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3769
3788
|
};
|
|
3770
3789
|
var UByteArraySerializer_instance;
|
|
3771
3790
|
function UByteArraySerializer_getInstance() {
|
|
@@ -3777,20 +3796,20 @@
|
|
|
3777
3796
|
BooleanArraySerializer_instance = this;
|
|
3778
3797
|
PrimitiveArraySerializer.call(this, serializer_12(BooleanCompanionObject_getInstance()));
|
|
3779
3798
|
}
|
|
3780
|
-
protoOf(BooleanArraySerializer_0).
|
|
3799
|
+
protoOf(BooleanArraySerializer_0).my = function (_this__u8e3s4) {
|
|
3781
3800
|
return new BooleanArrayBuilder(_this__u8e3s4);
|
|
3782
3801
|
};
|
|
3783
|
-
protoOf(BooleanArraySerializer_0).
|
|
3784
|
-
return this.
|
|
3802
|
+
protoOf(BooleanArraySerializer_0).uq = function (_this__u8e3s4) {
|
|
3803
|
+
return this.my((!(_this__u8e3s4 == null) ? isBooleanArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3785
3804
|
};
|
|
3786
|
-
protoOf(BooleanArraySerializer_0).
|
|
3805
|
+
protoOf(BooleanArraySerializer_0).ss = function () {
|
|
3787
3806
|
return booleanArray(0);
|
|
3788
3807
|
};
|
|
3789
|
-
protoOf(BooleanArraySerializer_0).
|
|
3790
|
-
builder.
|
|
3808
|
+
protoOf(BooleanArraySerializer_0).ny = function (decoder, index, builder, checkIndex) {
|
|
3809
|
+
builder.qy(decoder.yo(this.ps_1, index));
|
|
3791
3810
|
};
|
|
3792
|
-
protoOf(BooleanArraySerializer_0).
|
|
3793
|
-
return this.
|
|
3811
|
+
protoOf(BooleanArraySerializer_0).br = function (decoder, index, builder, checkIndex) {
|
|
3812
|
+
return this.ny(decoder, index, builder instanceof BooleanArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3794
3813
|
};
|
|
3795
3814
|
var BooleanArraySerializer_instance;
|
|
3796
3815
|
function BooleanArraySerializer_getInstance() {
|
|
@@ -3800,351 +3819,351 @@
|
|
|
3800
3819
|
}
|
|
3801
3820
|
function CharArrayBuilder(bufferWithData) {
|
|
3802
3821
|
PrimitiveArrayBuilder.call(this);
|
|
3803
|
-
this.
|
|
3804
|
-
this.
|
|
3822
|
+
this.lv_1 = bufferWithData;
|
|
3823
|
+
this.mv_1 = bufferWithData.length;
|
|
3805
3824
|
this.ia(10);
|
|
3806
3825
|
}
|
|
3807
|
-
protoOf(CharArrayBuilder).
|
|
3808
|
-
return this.
|
|
3826
|
+
protoOf(CharArrayBuilder).qs = function () {
|
|
3827
|
+
return this.mv_1;
|
|
3809
3828
|
};
|
|
3810
3829
|
protoOf(CharArrayBuilder).ia = function (requiredCapacity) {
|
|
3811
|
-
if (this.
|
|
3812
|
-
this.
|
|
3830
|
+
if (this.lv_1.length < requiredCapacity)
|
|
3831
|
+
this.lv_1 = copyOf(this.lv_1, coerceAtLeast(requiredCapacity, imul(this.lv_1.length, 2)));
|
|
3813
3832
|
};
|
|
3814
|
-
protoOf(CharArrayBuilder).
|
|
3815
|
-
this.
|
|
3816
|
-
var tmp = this.
|
|
3833
|
+
protoOf(CharArrayBuilder).nv = function (c) {
|
|
3834
|
+
this.ts();
|
|
3835
|
+
var tmp = this.lv_1;
|
|
3817
3836
|
var tmp0_this = this;
|
|
3818
|
-
var tmp1 = tmp0_this.
|
|
3819
|
-
tmp0_this.
|
|
3837
|
+
var tmp1 = tmp0_this.mv_1;
|
|
3838
|
+
tmp0_this.mv_1 = tmp1 + 1 | 0;
|
|
3820
3839
|
tmp[tmp1] = c;
|
|
3821
3840
|
};
|
|
3822
|
-
protoOf(CharArrayBuilder).
|
|
3823
|
-
return copyOf(this.
|
|
3841
|
+
protoOf(CharArrayBuilder).rs = function () {
|
|
3842
|
+
return copyOf(this.lv_1, this.mv_1);
|
|
3824
3843
|
};
|
|
3825
3844
|
function DoubleArrayBuilder(bufferWithData) {
|
|
3826
3845
|
PrimitiveArrayBuilder.call(this);
|
|
3827
|
-
this.
|
|
3828
|
-
this.
|
|
3846
|
+
this.sv_1 = bufferWithData;
|
|
3847
|
+
this.tv_1 = bufferWithData.length;
|
|
3829
3848
|
this.ia(10);
|
|
3830
3849
|
}
|
|
3831
|
-
protoOf(DoubleArrayBuilder).
|
|
3832
|
-
return this.
|
|
3850
|
+
protoOf(DoubleArrayBuilder).qs = function () {
|
|
3851
|
+
return this.tv_1;
|
|
3833
3852
|
};
|
|
3834
3853
|
protoOf(DoubleArrayBuilder).ia = function (requiredCapacity) {
|
|
3835
|
-
if (this.
|
|
3836
|
-
this.
|
|
3854
|
+
if (this.sv_1.length < requiredCapacity)
|
|
3855
|
+
this.sv_1 = copyOf_0(this.sv_1, coerceAtLeast(requiredCapacity, imul(this.sv_1.length, 2)));
|
|
3837
3856
|
};
|
|
3838
|
-
protoOf(DoubleArrayBuilder).
|
|
3839
|
-
this.
|
|
3840
|
-
var tmp = this.
|
|
3857
|
+
protoOf(DoubleArrayBuilder).uv = function (c) {
|
|
3858
|
+
this.ts();
|
|
3859
|
+
var tmp = this.sv_1;
|
|
3841
3860
|
var tmp0_this = this;
|
|
3842
|
-
var tmp1 = tmp0_this.
|
|
3843
|
-
tmp0_this.
|
|
3861
|
+
var tmp1 = tmp0_this.tv_1;
|
|
3862
|
+
tmp0_this.tv_1 = tmp1 + 1 | 0;
|
|
3844
3863
|
tmp[tmp1] = c;
|
|
3845
3864
|
};
|
|
3846
|
-
protoOf(DoubleArrayBuilder).
|
|
3847
|
-
return copyOf_0(this.
|
|
3865
|
+
protoOf(DoubleArrayBuilder).rs = function () {
|
|
3866
|
+
return copyOf_0(this.sv_1, this.tv_1);
|
|
3848
3867
|
};
|
|
3849
3868
|
function FloatArrayBuilder(bufferWithData) {
|
|
3850
3869
|
PrimitiveArrayBuilder.call(this);
|
|
3851
|
-
this.
|
|
3852
|
-
this.
|
|
3870
|
+
this.zv_1 = bufferWithData;
|
|
3871
|
+
this.aw_1 = bufferWithData.length;
|
|
3853
3872
|
this.ia(10);
|
|
3854
3873
|
}
|
|
3855
|
-
protoOf(FloatArrayBuilder).
|
|
3856
|
-
return this.
|
|
3874
|
+
protoOf(FloatArrayBuilder).qs = function () {
|
|
3875
|
+
return this.aw_1;
|
|
3857
3876
|
};
|
|
3858
3877
|
protoOf(FloatArrayBuilder).ia = function (requiredCapacity) {
|
|
3859
|
-
if (this.
|
|
3860
|
-
this.
|
|
3878
|
+
if (this.zv_1.length < requiredCapacity)
|
|
3879
|
+
this.zv_1 = copyOf_1(this.zv_1, coerceAtLeast(requiredCapacity, imul(this.zv_1.length, 2)));
|
|
3861
3880
|
};
|
|
3862
|
-
protoOf(FloatArrayBuilder).
|
|
3863
|
-
this.
|
|
3864
|
-
var tmp = this.
|
|
3881
|
+
protoOf(FloatArrayBuilder).bw = function (c) {
|
|
3882
|
+
this.ts();
|
|
3883
|
+
var tmp = this.zv_1;
|
|
3865
3884
|
var tmp0_this = this;
|
|
3866
|
-
var tmp1 = tmp0_this.
|
|
3867
|
-
tmp0_this.
|
|
3885
|
+
var tmp1 = tmp0_this.aw_1;
|
|
3886
|
+
tmp0_this.aw_1 = tmp1 + 1 | 0;
|
|
3868
3887
|
tmp[tmp1] = c;
|
|
3869
3888
|
};
|
|
3870
|
-
protoOf(FloatArrayBuilder).
|
|
3871
|
-
return copyOf_1(this.
|
|
3889
|
+
protoOf(FloatArrayBuilder).rs = function () {
|
|
3890
|
+
return copyOf_1(this.zv_1, this.aw_1);
|
|
3872
3891
|
};
|
|
3873
3892
|
function LongArrayBuilder(bufferWithData) {
|
|
3874
3893
|
PrimitiveArrayBuilder.call(this);
|
|
3875
|
-
this.
|
|
3876
|
-
this.
|
|
3894
|
+
this.gw_1 = bufferWithData;
|
|
3895
|
+
this.hw_1 = bufferWithData.length;
|
|
3877
3896
|
this.ia(10);
|
|
3878
3897
|
}
|
|
3879
|
-
protoOf(LongArrayBuilder).
|
|
3880
|
-
return this.
|
|
3898
|
+
protoOf(LongArrayBuilder).qs = function () {
|
|
3899
|
+
return this.hw_1;
|
|
3881
3900
|
};
|
|
3882
3901
|
protoOf(LongArrayBuilder).ia = function (requiredCapacity) {
|
|
3883
|
-
if (this.
|
|
3884
|
-
this.
|
|
3902
|
+
if (this.gw_1.length < requiredCapacity)
|
|
3903
|
+
this.gw_1 = copyOf_2(this.gw_1, coerceAtLeast(requiredCapacity, imul(this.gw_1.length, 2)));
|
|
3885
3904
|
};
|
|
3886
|
-
protoOf(LongArrayBuilder).
|
|
3887
|
-
this.
|
|
3888
|
-
var tmp = this.
|
|
3905
|
+
protoOf(LongArrayBuilder).iw = function (c) {
|
|
3906
|
+
this.ts();
|
|
3907
|
+
var tmp = this.gw_1;
|
|
3889
3908
|
var tmp0_this = this;
|
|
3890
|
-
var tmp1 = tmp0_this.
|
|
3891
|
-
tmp0_this.
|
|
3909
|
+
var tmp1 = tmp0_this.hw_1;
|
|
3910
|
+
tmp0_this.hw_1 = tmp1 + 1 | 0;
|
|
3892
3911
|
tmp[tmp1] = c;
|
|
3893
3912
|
};
|
|
3894
|
-
protoOf(LongArrayBuilder).
|
|
3895
|
-
return copyOf_2(this.
|
|
3913
|
+
protoOf(LongArrayBuilder).rs = function () {
|
|
3914
|
+
return copyOf_2(this.gw_1, this.hw_1);
|
|
3896
3915
|
};
|
|
3897
3916
|
function ULongArrayBuilder(bufferWithData) {
|
|
3898
3917
|
PrimitiveArrayBuilder.call(this);
|
|
3899
|
-
this.
|
|
3900
|
-
this.
|
|
3918
|
+
this.ow_1 = bufferWithData;
|
|
3919
|
+
this.pw_1 = _ULongArray___get_size__impl__ju6dtr(bufferWithData);
|
|
3901
3920
|
this.ia(10);
|
|
3902
3921
|
}
|
|
3903
|
-
protoOf(ULongArrayBuilder).
|
|
3904
|
-
return this.
|
|
3922
|
+
protoOf(ULongArrayBuilder).qs = function () {
|
|
3923
|
+
return this.pw_1;
|
|
3905
3924
|
};
|
|
3906
3925
|
protoOf(ULongArrayBuilder).ia = function (requiredCapacity) {
|
|
3907
|
-
if (_ULongArray___get_size__impl__ju6dtr(this.
|
|
3926
|
+
if (_ULongArray___get_size__impl__ju6dtr(this.ow_1) < requiredCapacity) {
|
|
3908
3927
|
var tmp = this;
|
|
3909
3928
|
var tmp$ret$0;
|
|
3910
3929
|
// Inline function 'kotlin.collections.copyOf' call
|
|
3911
|
-
var tmp0_copyOf = this.
|
|
3912
|
-
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_ULongArray___get_size__impl__ju6dtr(this.
|
|
3930
|
+
var tmp0_copyOf = this.ow_1;
|
|
3931
|
+
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_ULongArray___get_size__impl__ju6dtr(this.ow_1), 2));
|
|
3913
3932
|
tmp$ret$0 = _ULongArray___init__impl__twm1l3_0(copyOf_2(_ULongArray___get_storage__impl__28e64j(tmp0_copyOf), tmp1_copyOf));
|
|
3914
|
-
tmp.
|
|
3933
|
+
tmp.ow_1 = tmp$ret$0;
|
|
3915
3934
|
}
|
|
3916
3935
|
};
|
|
3917
|
-
protoOf(ULongArrayBuilder).
|
|
3918
|
-
this.
|
|
3919
|
-
var tmp = this.
|
|
3936
|
+
protoOf(ULongArrayBuilder).qw = function (c) {
|
|
3937
|
+
this.ts();
|
|
3938
|
+
var tmp = this.ow_1;
|
|
3920
3939
|
var tmp0_this = this;
|
|
3921
|
-
var tmp1 = tmp0_this.
|
|
3922
|
-
tmp0_this.
|
|
3940
|
+
var tmp1 = tmp0_this.pw_1;
|
|
3941
|
+
tmp0_this.pw_1 = tmp1 + 1 | 0;
|
|
3923
3942
|
ULongArray__set_impl_z19mvh(tmp, tmp1, c);
|
|
3924
3943
|
};
|
|
3925
|
-
protoOf(ULongArrayBuilder).
|
|
3944
|
+
protoOf(ULongArrayBuilder).ry = function () {
|
|
3926
3945
|
var tmp$ret$0;
|
|
3927
3946
|
// Inline function 'kotlin.collections.copyOf' call
|
|
3928
|
-
var tmp0_copyOf = this.
|
|
3929
|
-
var tmp1_copyOf = this.
|
|
3947
|
+
var tmp0_copyOf = this.ow_1;
|
|
3948
|
+
var tmp1_copyOf = this.pw_1;
|
|
3930
3949
|
tmp$ret$0 = _ULongArray___init__impl__twm1l3_0(copyOf_2(_ULongArray___get_storage__impl__28e64j(tmp0_copyOf), tmp1_copyOf));
|
|
3931
3950
|
return tmp$ret$0;
|
|
3932
3951
|
};
|
|
3933
|
-
protoOf(ULongArrayBuilder).
|
|
3934
|
-
return new ULongArray(this.
|
|
3952
|
+
protoOf(ULongArrayBuilder).rs = function () {
|
|
3953
|
+
return new ULongArray(this.ry());
|
|
3935
3954
|
};
|
|
3936
3955
|
function IntArrayBuilder(bufferWithData) {
|
|
3937
3956
|
PrimitiveArrayBuilder.call(this);
|
|
3938
|
-
this.
|
|
3939
|
-
this.
|
|
3957
|
+
this.vw_1 = bufferWithData;
|
|
3958
|
+
this.ww_1 = bufferWithData.length;
|
|
3940
3959
|
this.ia(10);
|
|
3941
3960
|
}
|
|
3942
|
-
protoOf(IntArrayBuilder).
|
|
3943
|
-
return this.
|
|
3961
|
+
protoOf(IntArrayBuilder).qs = function () {
|
|
3962
|
+
return this.ww_1;
|
|
3944
3963
|
};
|
|
3945
3964
|
protoOf(IntArrayBuilder).ia = function (requiredCapacity) {
|
|
3946
|
-
if (this.
|
|
3947
|
-
this.
|
|
3965
|
+
if (this.vw_1.length < requiredCapacity)
|
|
3966
|
+
this.vw_1 = copyOf_3(this.vw_1, coerceAtLeast(requiredCapacity, imul(this.vw_1.length, 2)));
|
|
3948
3967
|
};
|
|
3949
|
-
protoOf(IntArrayBuilder).
|
|
3950
|
-
this.
|
|
3951
|
-
var tmp = this.
|
|
3968
|
+
protoOf(IntArrayBuilder).xw = function (c) {
|
|
3969
|
+
this.ts();
|
|
3970
|
+
var tmp = this.vw_1;
|
|
3952
3971
|
var tmp0_this = this;
|
|
3953
|
-
var tmp1 = tmp0_this.
|
|
3954
|
-
tmp0_this.
|
|
3972
|
+
var tmp1 = tmp0_this.ww_1;
|
|
3973
|
+
tmp0_this.ww_1 = tmp1 + 1 | 0;
|
|
3955
3974
|
tmp[tmp1] = c;
|
|
3956
3975
|
};
|
|
3957
|
-
protoOf(IntArrayBuilder).
|
|
3958
|
-
return copyOf_3(this.
|
|
3976
|
+
protoOf(IntArrayBuilder).rs = function () {
|
|
3977
|
+
return copyOf_3(this.vw_1, this.ww_1);
|
|
3959
3978
|
};
|
|
3960
3979
|
function UIntArrayBuilder(bufferWithData) {
|
|
3961
3980
|
PrimitiveArrayBuilder.call(this);
|
|
3962
|
-
this.
|
|
3963
|
-
this.
|
|
3981
|
+
this.dx_1 = bufferWithData;
|
|
3982
|
+
this.ex_1 = _UIntArray___get_size__impl__r6l8ci(bufferWithData);
|
|
3964
3983
|
this.ia(10);
|
|
3965
3984
|
}
|
|
3966
|
-
protoOf(UIntArrayBuilder).
|
|
3967
|
-
return this.
|
|
3985
|
+
protoOf(UIntArrayBuilder).qs = function () {
|
|
3986
|
+
return this.ex_1;
|
|
3968
3987
|
};
|
|
3969
3988
|
protoOf(UIntArrayBuilder).ia = function (requiredCapacity) {
|
|
3970
|
-
if (_UIntArray___get_size__impl__r6l8ci(this.
|
|
3989
|
+
if (_UIntArray___get_size__impl__r6l8ci(this.dx_1) < requiredCapacity) {
|
|
3971
3990
|
var tmp = this;
|
|
3972
3991
|
var tmp$ret$0;
|
|
3973
3992
|
// Inline function 'kotlin.collections.copyOf' call
|
|
3974
|
-
var tmp0_copyOf = this.
|
|
3975
|
-
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UIntArray___get_size__impl__r6l8ci(this.
|
|
3993
|
+
var tmp0_copyOf = this.dx_1;
|
|
3994
|
+
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UIntArray___get_size__impl__r6l8ci(this.dx_1), 2));
|
|
3976
3995
|
tmp$ret$0 = _UIntArray___init__impl__ghjpc6_0(copyOf_3(_UIntArray___get_storage__impl__92a0v0(tmp0_copyOf), tmp1_copyOf));
|
|
3977
|
-
tmp.
|
|
3996
|
+
tmp.dx_1 = tmp$ret$0;
|
|
3978
3997
|
}
|
|
3979
3998
|
};
|
|
3980
|
-
protoOf(UIntArrayBuilder).
|
|
3981
|
-
this.
|
|
3982
|
-
var tmp = this.
|
|
3999
|
+
protoOf(UIntArrayBuilder).fx = function (c) {
|
|
4000
|
+
this.ts();
|
|
4001
|
+
var tmp = this.dx_1;
|
|
3983
4002
|
var tmp0_this = this;
|
|
3984
|
-
var tmp1 = tmp0_this.
|
|
3985
|
-
tmp0_this.
|
|
4003
|
+
var tmp1 = tmp0_this.ex_1;
|
|
4004
|
+
tmp0_this.ex_1 = tmp1 + 1 | 0;
|
|
3986
4005
|
UIntArray__set_impl_7f2zu2(tmp, tmp1, c);
|
|
3987
4006
|
};
|
|
3988
|
-
protoOf(UIntArrayBuilder).
|
|
4007
|
+
protoOf(UIntArrayBuilder).sy = function () {
|
|
3989
4008
|
var tmp$ret$0;
|
|
3990
4009
|
// Inline function 'kotlin.collections.copyOf' call
|
|
3991
|
-
var tmp0_copyOf = this.
|
|
3992
|
-
var tmp1_copyOf = this.
|
|
4010
|
+
var tmp0_copyOf = this.dx_1;
|
|
4011
|
+
var tmp1_copyOf = this.ex_1;
|
|
3993
4012
|
tmp$ret$0 = _UIntArray___init__impl__ghjpc6_0(copyOf_3(_UIntArray___get_storage__impl__92a0v0(tmp0_copyOf), tmp1_copyOf));
|
|
3994
4013
|
return tmp$ret$0;
|
|
3995
4014
|
};
|
|
3996
|
-
protoOf(UIntArrayBuilder).
|
|
3997
|
-
return new UIntArray(this.
|
|
4015
|
+
protoOf(UIntArrayBuilder).rs = function () {
|
|
4016
|
+
return new UIntArray(this.sy());
|
|
3998
4017
|
};
|
|
3999
4018
|
function ShortArrayBuilder(bufferWithData) {
|
|
4000
4019
|
PrimitiveArrayBuilder.call(this);
|
|
4001
|
-
this.
|
|
4002
|
-
this.
|
|
4020
|
+
this.kx_1 = bufferWithData;
|
|
4021
|
+
this.lx_1 = bufferWithData.length;
|
|
4003
4022
|
this.ia(10);
|
|
4004
4023
|
}
|
|
4005
|
-
protoOf(ShortArrayBuilder).
|
|
4006
|
-
return this.
|
|
4024
|
+
protoOf(ShortArrayBuilder).qs = function () {
|
|
4025
|
+
return this.lx_1;
|
|
4007
4026
|
};
|
|
4008
4027
|
protoOf(ShortArrayBuilder).ia = function (requiredCapacity) {
|
|
4009
|
-
if (this.
|
|
4010
|
-
this.
|
|
4028
|
+
if (this.kx_1.length < requiredCapacity)
|
|
4029
|
+
this.kx_1 = copyOf_4(this.kx_1, coerceAtLeast(requiredCapacity, imul(this.kx_1.length, 2)));
|
|
4011
4030
|
};
|
|
4012
|
-
protoOf(ShortArrayBuilder).
|
|
4013
|
-
this.
|
|
4014
|
-
var tmp = this.
|
|
4031
|
+
protoOf(ShortArrayBuilder).mx = function (c) {
|
|
4032
|
+
this.ts();
|
|
4033
|
+
var tmp = this.kx_1;
|
|
4015
4034
|
var tmp0_this = this;
|
|
4016
|
-
var tmp1 = tmp0_this.
|
|
4017
|
-
tmp0_this.
|
|
4035
|
+
var tmp1 = tmp0_this.lx_1;
|
|
4036
|
+
tmp0_this.lx_1 = tmp1 + 1 | 0;
|
|
4018
4037
|
tmp[tmp1] = c;
|
|
4019
4038
|
};
|
|
4020
|
-
protoOf(ShortArrayBuilder).
|
|
4021
|
-
return copyOf_4(this.
|
|
4039
|
+
protoOf(ShortArrayBuilder).rs = function () {
|
|
4040
|
+
return copyOf_4(this.kx_1, this.lx_1);
|
|
4022
4041
|
};
|
|
4023
4042
|
function UShortArrayBuilder(bufferWithData) {
|
|
4024
4043
|
PrimitiveArrayBuilder.call(this);
|
|
4025
|
-
this.
|
|
4026
|
-
this.
|
|
4044
|
+
this.sx_1 = bufferWithData;
|
|
4045
|
+
this.tx_1 = _UShortArray___get_size__impl__jqto1b(bufferWithData);
|
|
4027
4046
|
this.ia(10);
|
|
4028
4047
|
}
|
|
4029
|
-
protoOf(UShortArrayBuilder).
|
|
4030
|
-
return this.
|
|
4048
|
+
protoOf(UShortArrayBuilder).qs = function () {
|
|
4049
|
+
return this.tx_1;
|
|
4031
4050
|
};
|
|
4032
4051
|
protoOf(UShortArrayBuilder).ia = function (requiredCapacity) {
|
|
4033
|
-
if (_UShortArray___get_size__impl__jqto1b(this.
|
|
4052
|
+
if (_UShortArray___get_size__impl__jqto1b(this.sx_1) < requiredCapacity) {
|
|
4034
4053
|
var tmp = this;
|
|
4035
4054
|
var tmp$ret$0;
|
|
4036
4055
|
// Inline function 'kotlin.collections.copyOf' call
|
|
4037
|
-
var tmp0_copyOf = this.
|
|
4038
|
-
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UShortArray___get_size__impl__jqto1b(this.
|
|
4056
|
+
var tmp0_copyOf = this.sx_1;
|
|
4057
|
+
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UShortArray___get_size__impl__jqto1b(this.sx_1), 2));
|
|
4039
4058
|
tmp$ret$0 = _UShortArray___init__impl__9b26ef_0(copyOf_4(_UShortArray___get_storage__impl__t2jpv5(tmp0_copyOf), tmp1_copyOf));
|
|
4040
|
-
tmp.
|
|
4059
|
+
tmp.sx_1 = tmp$ret$0;
|
|
4041
4060
|
}
|
|
4042
4061
|
};
|
|
4043
|
-
protoOf(UShortArrayBuilder).
|
|
4044
|
-
this.
|
|
4045
|
-
var tmp = this.
|
|
4062
|
+
protoOf(UShortArrayBuilder).ux = function (c) {
|
|
4063
|
+
this.ts();
|
|
4064
|
+
var tmp = this.sx_1;
|
|
4046
4065
|
var tmp0_this = this;
|
|
4047
|
-
var tmp1 = tmp0_this.
|
|
4048
|
-
tmp0_this.
|
|
4066
|
+
var tmp1 = tmp0_this.tx_1;
|
|
4067
|
+
tmp0_this.tx_1 = tmp1 + 1 | 0;
|
|
4049
4068
|
UShortArray__set_impl_6d8whp(tmp, tmp1, c);
|
|
4050
4069
|
};
|
|
4051
|
-
protoOf(UShortArrayBuilder).
|
|
4070
|
+
protoOf(UShortArrayBuilder).ty = function () {
|
|
4052
4071
|
var tmp$ret$0;
|
|
4053
4072
|
// Inline function 'kotlin.collections.copyOf' call
|
|
4054
|
-
var tmp0_copyOf = this.
|
|
4055
|
-
var tmp1_copyOf = this.
|
|
4073
|
+
var tmp0_copyOf = this.sx_1;
|
|
4074
|
+
var tmp1_copyOf = this.tx_1;
|
|
4056
4075
|
tmp$ret$0 = _UShortArray___init__impl__9b26ef_0(copyOf_4(_UShortArray___get_storage__impl__t2jpv5(tmp0_copyOf), tmp1_copyOf));
|
|
4057
4076
|
return tmp$ret$0;
|
|
4058
4077
|
};
|
|
4059
|
-
protoOf(UShortArrayBuilder).
|
|
4060
|
-
return new UShortArray(this.
|
|
4078
|
+
protoOf(UShortArrayBuilder).rs = function () {
|
|
4079
|
+
return new UShortArray(this.ty());
|
|
4061
4080
|
};
|
|
4062
4081
|
function ByteArrayBuilder(bufferWithData) {
|
|
4063
4082
|
PrimitiveArrayBuilder.call(this);
|
|
4064
|
-
this.
|
|
4065
|
-
this.
|
|
4083
|
+
this.zx_1 = bufferWithData;
|
|
4084
|
+
this.ay_1 = bufferWithData.length;
|
|
4066
4085
|
this.ia(10);
|
|
4067
4086
|
}
|
|
4068
|
-
protoOf(ByteArrayBuilder).
|
|
4069
|
-
return this.
|
|
4087
|
+
protoOf(ByteArrayBuilder).qs = function () {
|
|
4088
|
+
return this.ay_1;
|
|
4070
4089
|
};
|
|
4071
4090
|
protoOf(ByteArrayBuilder).ia = function (requiredCapacity) {
|
|
4072
|
-
if (this.
|
|
4073
|
-
this.
|
|
4091
|
+
if (this.zx_1.length < requiredCapacity)
|
|
4092
|
+
this.zx_1 = copyOf_5(this.zx_1, coerceAtLeast(requiredCapacity, imul(this.zx_1.length, 2)));
|
|
4074
4093
|
};
|
|
4075
|
-
protoOf(ByteArrayBuilder).
|
|
4076
|
-
this.
|
|
4077
|
-
var tmp = this.
|
|
4094
|
+
protoOf(ByteArrayBuilder).by = function (c) {
|
|
4095
|
+
this.ts();
|
|
4096
|
+
var tmp = this.zx_1;
|
|
4078
4097
|
var tmp0_this = this;
|
|
4079
|
-
var tmp1 = tmp0_this.
|
|
4080
|
-
tmp0_this.
|
|
4098
|
+
var tmp1 = tmp0_this.ay_1;
|
|
4099
|
+
tmp0_this.ay_1 = tmp1 + 1 | 0;
|
|
4081
4100
|
tmp[tmp1] = c;
|
|
4082
4101
|
};
|
|
4083
|
-
protoOf(ByteArrayBuilder).
|
|
4084
|
-
return copyOf_5(this.
|
|
4102
|
+
protoOf(ByteArrayBuilder).rs = function () {
|
|
4103
|
+
return copyOf_5(this.zx_1, this.ay_1);
|
|
4085
4104
|
};
|
|
4086
4105
|
function UByteArrayBuilder(bufferWithData) {
|
|
4087
4106
|
PrimitiveArrayBuilder.call(this);
|
|
4088
|
-
this.
|
|
4089
|
-
this.
|
|
4107
|
+
this.hy_1 = bufferWithData;
|
|
4108
|
+
this.iy_1 = _UByteArray___get_size__impl__h6pkdv(bufferWithData);
|
|
4090
4109
|
this.ia(10);
|
|
4091
4110
|
}
|
|
4092
|
-
protoOf(UByteArrayBuilder).
|
|
4093
|
-
return this.
|
|
4111
|
+
protoOf(UByteArrayBuilder).qs = function () {
|
|
4112
|
+
return this.iy_1;
|
|
4094
4113
|
};
|
|
4095
4114
|
protoOf(UByteArrayBuilder).ia = function (requiredCapacity) {
|
|
4096
|
-
if (_UByteArray___get_size__impl__h6pkdv(this.
|
|
4115
|
+
if (_UByteArray___get_size__impl__h6pkdv(this.hy_1) < requiredCapacity) {
|
|
4097
4116
|
var tmp = this;
|
|
4098
4117
|
var tmp$ret$0;
|
|
4099
4118
|
// Inline function 'kotlin.collections.copyOf' call
|
|
4100
|
-
var tmp0_copyOf = this.
|
|
4101
|
-
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UByteArray___get_size__impl__h6pkdv(this.
|
|
4119
|
+
var tmp0_copyOf = this.hy_1;
|
|
4120
|
+
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UByteArray___get_size__impl__h6pkdv(this.hy_1), 2));
|
|
4102
4121
|
tmp$ret$0 = _UByteArray___init__impl__ip4y9n_0(copyOf_5(_UByteArray___get_storage__impl__d4kctt(tmp0_copyOf), tmp1_copyOf));
|
|
4103
|
-
tmp.
|
|
4122
|
+
tmp.hy_1 = tmp$ret$0;
|
|
4104
4123
|
}
|
|
4105
4124
|
};
|
|
4106
|
-
protoOf(UByteArrayBuilder).
|
|
4107
|
-
this.
|
|
4108
|
-
var tmp = this.
|
|
4125
|
+
protoOf(UByteArrayBuilder).jy = function (c) {
|
|
4126
|
+
this.ts();
|
|
4127
|
+
var tmp = this.hy_1;
|
|
4109
4128
|
var tmp0_this = this;
|
|
4110
|
-
var tmp1 = tmp0_this.
|
|
4111
|
-
tmp0_this.
|
|
4129
|
+
var tmp1 = tmp0_this.iy_1;
|
|
4130
|
+
tmp0_this.iy_1 = tmp1 + 1 | 0;
|
|
4112
4131
|
UByteArray__set_impl_jvcicn(tmp, tmp1, c);
|
|
4113
4132
|
};
|
|
4114
|
-
protoOf(UByteArrayBuilder).
|
|
4133
|
+
protoOf(UByteArrayBuilder).uy = function () {
|
|
4115
4134
|
var tmp$ret$0;
|
|
4116
4135
|
// Inline function 'kotlin.collections.copyOf' call
|
|
4117
|
-
var tmp0_copyOf = this.
|
|
4118
|
-
var tmp1_copyOf = this.
|
|
4136
|
+
var tmp0_copyOf = this.hy_1;
|
|
4137
|
+
var tmp1_copyOf = this.iy_1;
|
|
4119
4138
|
tmp$ret$0 = _UByteArray___init__impl__ip4y9n_0(copyOf_5(_UByteArray___get_storage__impl__d4kctt(tmp0_copyOf), tmp1_copyOf));
|
|
4120
4139
|
return tmp$ret$0;
|
|
4121
4140
|
};
|
|
4122
|
-
protoOf(UByteArrayBuilder).
|
|
4123
|
-
return new UByteArray(this.
|
|
4141
|
+
protoOf(UByteArrayBuilder).rs = function () {
|
|
4142
|
+
return new UByteArray(this.uy());
|
|
4124
4143
|
};
|
|
4125
4144
|
function BooleanArrayBuilder(bufferWithData) {
|
|
4126
4145
|
PrimitiveArrayBuilder.call(this);
|
|
4127
|
-
this.
|
|
4128
|
-
this.
|
|
4146
|
+
this.oy_1 = bufferWithData;
|
|
4147
|
+
this.py_1 = bufferWithData.length;
|
|
4129
4148
|
this.ia(10);
|
|
4130
4149
|
}
|
|
4131
|
-
protoOf(BooleanArrayBuilder).
|
|
4132
|
-
return this.
|
|
4150
|
+
protoOf(BooleanArrayBuilder).qs = function () {
|
|
4151
|
+
return this.py_1;
|
|
4133
4152
|
};
|
|
4134
4153
|
protoOf(BooleanArrayBuilder).ia = function (requiredCapacity) {
|
|
4135
|
-
if (this.
|
|
4136
|
-
this.
|
|
4154
|
+
if (this.oy_1.length < requiredCapacity)
|
|
4155
|
+
this.oy_1 = copyOf_6(this.oy_1, coerceAtLeast(requiredCapacity, imul(this.oy_1.length, 2)));
|
|
4137
4156
|
};
|
|
4138
|
-
protoOf(BooleanArrayBuilder).
|
|
4139
|
-
this.
|
|
4140
|
-
var tmp = this.
|
|
4157
|
+
protoOf(BooleanArrayBuilder).qy = function (c) {
|
|
4158
|
+
this.ts();
|
|
4159
|
+
var tmp = this.oy_1;
|
|
4141
4160
|
var tmp0_this = this;
|
|
4142
|
-
var tmp1 = tmp0_this.
|
|
4143
|
-
tmp0_this.
|
|
4161
|
+
var tmp1 = tmp0_this.py_1;
|
|
4162
|
+
tmp0_this.py_1 = tmp1 + 1 | 0;
|
|
4144
4163
|
tmp[tmp1] = c;
|
|
4145
4164
|
};
|
|
4146
|
-
protoOf(BooleanArrayBuilder).
|
|
4147
|
-
return copyOf_6(this.
|
|
4165
|
+
protoOf(BooleanArrayBuilder).rs = function () {
|
|
4166
|
+
return copyOf_6(this.oy_1, this.py_1);
|
|
4148
4167
|
};
|
|
4149
4168
|
function get_BUILTIN_SERIALIZERS() {
|
|
4150
4169
|
_init_properties_Primitives_kt__k0eto4();
|
|
@@ -4158,13 +4177,13 @@
|
|
|
4158
4177
|
}
|
|
4159
4178
|
function StringSerializer() {
|
|
4160
4179
|
StringSerializer_instance = this;
|
|
4161
|
-
this.
|
|
4180
|
+
this.vy_1 = new PrimitiveSerialDescriptor_0('kotlin.String', STRING_getInstance());
|
|
4162
4181
|
}
|
|
4163
|
-
protoOf(StringSerializer).
|
|
4164
|
-
return this.
|
|
4182
|
+
protoOf(StringSerializer).yl = function () {
|
|
4183
|
+
return this.vy_1;
|
|
4165
4184
|
};
|
|
4166
|
-
protoOf(StringSerializer).
|
|
4167
|
-
return decoder.
|
|
4185
|
+
protoOf(StringSerializer).zl = function (decoder) {
|
|
4186
|
+
return decoder.ro();
|
|
4168
4187
|
};
|
|
4169
4188
|
var StringSerializer_instance;
|
|
4170
4189
|
function StringSerializer_getInstance() {
|
|
@@ -4174,16 +4193,16 @@
|
|
|
4174
4193
|
}
|
|
4175
4194
|
function CharSerializer() {
|
|
4176
4195
|
CharSerializer_instance = this;
|
|
4177
|
-
this.
|
|
4196
|
+
this.wy_1 = new PrimitiveSerialDescriptor_0('kotlin.Char', CHAR_getInstance());
|
|
4178
4197
|
}
|
|
4179
|
-
protoOf(CharSerializer).
|
|
4180
|
-
return this.
|
|
4198
|
+
protoOf(CharSerializer).yl = function () {
|
|
4199
|
+
return this.wy_1;
|
|
4181
4200
|
};
|
|
4182
|
-
protoOf(CharSerializer).
|
|
4183
|
-
return decoder.
|
|
4201
|
+
protoOf(CharSerializer).xy = function (decoder) {
|
|
4202
|
+
return decoder.qo();
|
|
4184
4203
|
};
|
|
4185
|
-
protoOf(CharSerializer).
|
|
4186
|
-
return new Char(this.
|
|
4204
|
+
protoOf(CharSerializer).zl = function (decoder) {
|
|
4205
|
+
return new Char(this.xy(decoder));
|
|
4187
4206
|
};
|
|
4188
4207
|
var CharSerializer_instance;
|
|
4189
4208
|
function CharSerializer_getInstance() {
|
|
@@ -4193,13 +4212,13 @@
|
|
|
4193
4212
|
}
|
|
4194
4213
|
function DoubleSerializer() {
|
|
4195
4214
|
DoubleSerializer_instance = this;
|
|
4196
|
-
this.
|
|
4215
|
+
this.yy_1 = new PrimitiveSerialDescriptor_0('kotlin.Double', DOUBLE_getInstance());
|
|
4197
4216
|
}
|
|
4198
|
-
protoOf(DoubleSerializer).
|
|
4199
|
-
return this.
|
|
4217
|
+
protoOf(DoubleSerializer).yl = function () {
|
|
4218
|
+
return this.yy_1;
|
|
4200
4219
|
};
|
|
4201
|
-
protoOf(DoubleSerializer).
|
|
4202
|
-
return decoder.
|
|
4220
|
+
protoOf(DoubleSerializer).zl = function (decoder) {
|
|
4221
|
+
return decoder.po();
|
|
4203
4222
|
};
|
|
4204
4223
|
var DoubleSerializer_instance;
|
|
4205
4224
|
function DoubleSerializer_getInstance() {
|
|
@@ -4209,13 +4228,13 @@
|
|
|
4209
4228
|
}
|
|
4210
4229
|
function FloatSerializer() {
|
|
4211
4230
|
FloatSerializer_instance = this;
|
|
4212
|
-
this.
|
|
4231
|
+
this.zy_1 = new PrimitiveSerialDescriptor_0('kotlin.Float', FLOAT_getInstance());
|
|
4213
4232
|
}
|
|
4214
|
-
protoOf(FloatSerializer).
|
|
4215
|
-
return this.
|
|
4233
|
+
protoOf(FloatSerializer).yl = function () {
|
|
4234
|
+
return this.zy_1;
|
|
4216
4235
|
};
|
|
4217
|
-
protoOf(FloatSerializer).
|
|
4218
|
-
return decoder.
|
|
4236
|
+
protoOf(FloatSerializer).zl = function (decoder) {
|
|
4237
|
+
return decoder.oo();
|
|
4219
4238
|
};
|
|
4220
4239
|
var FloatSerializer_instance;
|
|
4221
4240
|
function FloatSerializer_getInstance() {
|
|
@@ -4225,13 +4244,13 @@
|
|
|
4225
4244
|
}
|
|
4226
4245
|
function LongSerializer() {
|
|
4227
4246
|
LongSerializer_instance = this;
|
|
4228
|
-
this.
|
|
4247
|
+
this.az_1 = new PrimitiveSerialDescriptor_0('kotlin.Long', LONG_getInstance());
|
|
4229
4248
|
}
|
|
4230
|
-
protoOf(LongSerializer).
|
|
4231
|
-
return this.
|
|
4249
|
+
protoOf(LongSerializer).yl = function () {
|
|
4250
|
+
return this.az_1;
|
|
4232
4251
|
};
|
|
4233
|
-
protoOf(LongSerializer).
|
|
4234
|
-
return decoder.
|
|
4252
|
+
protoOf(LongSerializer).zl = function (decoder) {
|
|
4253
|
+
return decoder.no();
|
|
4235
4254
|
};
|
|
4236
4255
|
var LongSerializer_instance;
|
|
4237
4256
|
function LongSerializer_getInstance() {
|
|
@@ -4241,13 +4260,13 @@
|
|
|
4241
4260
|
}
|
|
4242
4261
|
function IntSerializer() {
|
|
4243
4262
|
IntSerializer_instance = this;
|
|
4244
|
-
this.
|
|
4263
|
+
this.bz_1 = new PrimitiveSerialDescriptor_0('kotlin.Int', INT_getInstance());
|
|
4245
4264
|
}
|
|
4246
|
-
protoOf(IntSerializer).
|
|
4247
|
-
return this.
|
|
4265
|
+
protoOf(IntSerializer).yl = function () {
|
|
4266
|
+
return this.bz_1;
|
|
4248
4267
|
};
|
|
4249
|
-
protoOf(IntSerializer).
|
|
4250
|
-
return decoder.
|
|
4268
|
+
protoOf(IntSerializer).zl = function (decoder) {
|
|
4269
|
+
return decoder.mo();
|
|
4251
4270
|
};
|
|
4252
4271
|
var IntSerializer_instance;
|
|
4253
4272
|
function IntSerializer_getInstance() {
|
|
@@ -4257,13 +4276,13 @@
|
|
|
4257
4276
|
}
|
|
4258
4277
|
function ShortSerializer() {
|
|
4259
4278
|
ShortSerializer_instance = this;
|
|
4260
|
-
this.
|
|
4279
|
+
this.cz_1 = new PrimitiveSerialDescriptor_0('kotlin.Short', SHORT_getInstance());
|
|
4261
4280
|
}
|
|
4262
|
-
protoOf(ShortSerializer).
|
|
4263
|
-
return this.
|
|
4281
|
+
protoOf(ShortSerializer).yl = function () {
|
|
4282
|
+
return this.cz_1;
|
|
4264
4283
|
};
|
|
4265
|
-
protoOf(ShortSerializer).
|
|
4266
|
-
return decoder.
|
|
4284
|
+
protoOf(ShortSerializer).zl = function (decoder) {
|
|
4285
|
+
return decoder.lo();
|
|
4267
4286
|
};
|
|
4268
4287
|
var ShortSerializer_instance;
|
|
4269
4288
|
function ShortSerializer_getInstance() {
|
|
@@ -4273,13 +4292,13 @@
|
|
|
4273
4292
|
}
|
|
4274
4293
|
function ByteSerializer() {
|
|
4275
4294
|
ByteSerializer_instance = this;
|
|
4276
|
-
this.
|
|
4295
|
+
this.dz_1 = new PrimitiveSerialDescriptor_0('kotlin.Byte', BYTE_getInstance());
|
|
4277
4296
|
}
|
|
4278
|
-
protoOf(ByteSerializer).
|
|
4279
|
-
return this.
|
|
4297
|
+
protoOf(ByteSerializer).yl = function () {
|
|
4298
|
+
return this.dz_1;
|
|
4280
4299
|
};
|
|
4281
|
-
protoOf(ByteSerializer).
|
|
4282
|
-
return decoder.
|
|
4300
|
+
protoOf(ByteSerializer).zl = function (decoder) {
|
|
4301
|
+
return decoder.ko();
|
|
4283
4302
|
};
|
|
4284
4303
|
var ByteSerializer_instance;
|
|
4285
4304
|
function ByteSerializer_getInstance() {
|
|
@@ -4289,13 +4308,13 @@
|
|
|
4289
4308
|
}
|
|
4290
4309
|
function BooleanSerializer() {
|
|
4291
4310
|
BooleanSerializer_instance = this;
|
|
4292
|
-
this.
|
|
4311
|
+
this.ez_1 = new PrimitiveSerialDescriptor_0('kotlin.Boolean', BOOLEAN_getInstance());
|
|
4293
4312
|
}
|
|
4294
|
-
protoOf(BooleanSerializer).
|
|
4295
|
-
return this.
|
|
4313
|
+
protoOf(BooleanSerializer).yl = function () {
|
|
4314
|
+
return this.ez_1;
|
|
4296
4315
|
};
|
|
4297
|
-
protoOf(BooleanSerializer).
|
|
4298
|
-
return decoder.
|
|
4316
|
+
protoOf(BooleanSerializer).zl = function (decoder) {
|
|
4317
|
+
return decoder.jo();
|
|
4299
4318
|
};
|
|
4300
4319
|
var BooleanSerializer_instance;
|
|
4301
4320
|
function BooleanSerializer_getInstance() {
|
|
@@ -4305,16 +4324,16 @@
|
|
|
4305
4324
|
}
|
|
4306
4325
|
function UnitSerializer() {
|
|
4307
4326
|
UnitSerializer_instance = this;
|
|
4308
|
-
this.
|
|
4327
|
+
this.fz_1 = new ObjectSerializer('kotlin.Unit', Unit_getInstance());
|
|
4309
4328
|
}
|
|
4310
|
-
protoOf(UnitSerializer).
|
|
4311
|
-
return this.
|
|
4329
|
+
protoOf(UnitSerializer).yl = function () {
|
|
4330
|
+
return this.fz_1.yl();
|
|
4312
4331
|
};
|
|
4313
|
-
protoOf(UnitSerializer).
|
|
4314
|
-
this.
|
|
4332
|
+
protoOf(UnitSerializer).gz = function (decoder) {
|
|
4333
|
+
this.fz_1.zl(decoder);
|
|
4315
4334
|
};
|
|
4316
|
-
protoOf(UnitSerializer).
|
|
4317
|
-
this.
|
|
4335
|
+
protoOf(UnitSerializer).zl = function (decoder) {
|
|
4336
|
+
this.gz(decoder);
|
|
4318
4337
|
return Unit_getInstance();
|
|
4319
4338
|
};
|
|
4320
4339
|
var UnitSerializer_instance;
|
|
@@ -4327,47 +4346,47 @@
|
|
|
4327
4346
|
throw IllegalStateException_init_$Create$('Primitive descriptor does not have elements');
|
|
4328
4347
|
}
|
|
4329
4348
|
function PrimitiveSerialDescriptor_0(serialName, kind) {
|
|
4330
|
-
this.
|
|
4331
|
-
this.
|
|
4349
|
+
this.hz_1 = serialName;
|
|
4350
|
+
this.iz_1 = kind;
|
|
4332
4351
|
}
|
|
4333
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4334
|
-
return this.
|
|
4352
|
+
protoOf(PrimitiveSerialDescriptor_0).zm = function () {
|
|
4353
|
+
return this.hz_1;
|
|
4335
4354
|
};
|
|
4336
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4337
|
-
return this.
|
|
4355
|
+
protoOf(PrimitiveSerialDescriptor_0).dn = function () {
|
|
4356
|
+
return this.iz_1;
|
|
4338
4357
|
};
|
|
4339
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4358
|
+
protoOf(PrimitiveSerialDescriptor_0).bn = function () {
|
|
4340
4359
|
return 0;
|
|
4341
4360
|
};
|
|
4342
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4361
|
+
protoOf(PrimitiveSerialDescriptor_0).hn = function (index) {
|
|
4343
4362
|
error_0(this);
|
|
4344
4363
|
};
|
|
4345
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4364
|
+
protoOf(PrimitiveSerialDescriptor_0).gn = function (name) {
|
|
4346
4365
|
error_0(this);
|
|
4347
4366
|
};
|
|
4348
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4367
|
+
protoOf(PrimitiveSerialDescriptor_0).in = function (index) {
|
|
4349
4368
|
error_0(this);
|
|
4350
4369
|
};
|
|
4351
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4370
|
+
protoOf(PrimitiveSerialDescriptor_0).fn = function (index) {
|
|
4352
4371
|
error_0(this);
|
|
4353
4372
|
};
|
|
4354
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4373
|
+
protoOf(PrimitiveSerialDescriptor_0).en = function (index) {
|
|
4355
4374
|
error_0(this);
|
|
4356
4375
|
};
|
|
4357
4376
|
protoOf(PrimitiveSerialDescriptor_0).toString = function () {
|
|
4358
|
-
return 'PrimitiveDescriptor(' + this.
|
|
4377
|
+
return 'PrimitiveDescriptor(' + this.hz_1 + ')';
|
|
4359
4378
|
};
|
|
4360
4379
|
protoOf(PrimitiveSerialDescriptor_0).equals = function (other) {
|
|
4361
4380
|
if (this === other)
|
|
4362
4381
|
return true;
|
|
4363
4382
|
if (!(other instanceof PrimitiveSerialDescriptor_0))
|
|
4364
4383
|
return false;
|
|
4365
|
-
if (this.
|
|
4384
|
+
if (this.hz_1 === other.hz_1 ? equals(this.iz_1, other.iz_1) : false)
|
|
4366
4385
|
return true;
|
|
4367
4386
|
return false;
|
|
4368
4387
|
};
|
|
4369
4388
|
protoOf(PrimitiveSerialDescriptor_0).hashCode = function () {
|
|
4370
|
-
return getStringHashCode(this.
|
|
4389
|
+
return getStringHashCode(this.hz_1) + imul(31, this.iz_1.hashCode()) | 0;
|
|
4371
4390
|
};
|
|
4372
4391
|
function PrimitiveDescriptorSafe(serialName, kind) {
|
|
4373
4392
|
_init_properties_Primitives_kt__k0eto4();
|
|
@@ -4425,17 +4444,17 @@
|
|
|
4425
4444
|
function NamedValueDecoder() {
|
|
4426
4445
|
TaggedDecoder.call(this);
|
|
4427
4446
|
}
|
|
4428
|
-
protoOf(NamedValueDecoder).
|
|
4429
|
-
return this.
|
|
4447
|
+
protoOf(NamedValueDecoder).lz = function (_this__u8e3s4, index) {
|
|
4448
|
+
return this.nz(this.mz(_this__u8e3s4, index));
|
|
4430
4449
|
};
|
|
4431
|
-
protoOf(NamedValueDecoder).
|
|
4432
|
-
var tmp0_elvis_lhs = this.
|
|
4433
|
-
return this.
|
|
4450
|
+
protoOf(NamedValueDecoder).nz = function (nestedName) {
|
|
4451
|
+
var tmp0_elvis_lhs = this.qz();
|
|
4452
|
+
return this.rz(tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs, nestedName);
|
|
4434
4453
|
};
|
|
4435
|
-
protoOf(NamedValueDecoder).
|
|
4436
|
-
return descriptor.
|
|
4454
|
+
protoOf(NamedValueDecoder).mz = function (descriptor, index) {
|
|
4455
|
+
return descriptor.hn(index);
|
|
4437
4456
|
};
|
|
4438
|
-
protoOf(NamedValueDecoder).
|
|
4457
|
+
protoOf(NamedValueDecoder).rz = function (parentName, childName) {
|
|
4439
4458
|
var tmp;
|
|
4440
4459
|
var tmp$ret$0;
|
|
4441
4460
|
// Inline function 'kotlin.text.isEmpty' call
|
|
@@ -4448,22 +4467,22 @@
|
|
|
4448
4467
|
return tmp;
|
|
4449
4468
|
};
|
|
4450
4469
|
function tagBlock($this, tag, block) {
|
|
4451
|
-
$this.
|
|
4470
|
+
$this.f10(tag);
|
|
4452
4471
|
var r = block();
|
|
4453
|
-
if (!$this.
|
|
4454
|
-
$this.
|
|
4472
|
+
if (!$this.pz_1) {
|
|
4473
|
+
$this.g10();
|
|
4455
4474
|
}
|
|
4456
|
-
$this.
|
|
4475
|
+
$this.pz_1 = false;
|
|
4457
4476
|
return r;
|
|
4458
4477
|
}
|
|
4459
4478
|
function TaggedDecoder$decodeSerializableElement$lambda(this$0, $deserializer, $previousValue) {
|
|
4460
4479
|
return function () {
|
|
4461
|
-
return this$0.
|
|
4480
|
+
return this$0.uo($deserializer, $previousValue);
|
|
4462
4481
|
};
|
|
4463
4482
|
}
|
|
4464
4483
|
function TaggedDecoder$decodeNullableSerializableElement$lambda(this$0, $deserializer, $previousValue) {
|
|
4465
4484
|
return function () {
|
|
4466
|
-
return this$0.
|
|
4485
|
+
return this$0.ho() ? this$0.uo($deserializer, $previousValue) : this$0.io();
|
|
4467
4486
|
};
|
|
4468
4487
|
}
|
|
4469
4488
|
function TaggedDecoder() {
|
|
@@ -4471,75 +4490,75 @@
|
|
|
4471
4490
|
var tmp$ret$0;
|
|
4472
4491
|
// Inline function 'kotlin.collections.arrayListOf' call
|
|
4473
4492
|
tmp$ret$0 = ArrayList_init_$Create$_0();
|
|
4474
|
-
tmp.
|
|
4475
|
-
this.
|
|
4493
|
+
tmp.oz_1 = tmp$ret$0;
|
|
4494
|
+
this.pz_1 = false;
|
|
4476
4495
|
}
|
|
4477
|
-
protoOf(TaggedDecoder).
|
|
4496
|
+
protoOf(TaggedDecoder).lp = function () {
|
|
4478
4497
|
return EmptySerializersModule_0();
|
|
4479
4498
|
};
|
|
4480
|
-
protoOf(TaggedDecoder).
|
|
4499
|
+
protoOf(TaggedDecoder).sz = function (tag) {
|
|
4481
4500
|
throw SerializationException_init_$Create$('' + getKClassFromExpression(this) + " can't retrieve untyped values");
|
|
4482
4501
|
};
|
|
4483
|
-
protoOf(TaggedDecoder).
|
|
4502
|
+
protoOf(TaggedDecoder).tz = function (tag) {
|
|
4484
4503
|
return true;
|
|
4485
4504
|
};
|
|
4486
|
-
protoOf(TaggedDecoder).
|
|
4487
|
-
var tmp = this.
|
|
4505
|
+
protoOf(TaggedDecoder).uz = function (tag) {
|
|
4506
|
+
var tmp = this.sz(tag);
|
|
4488
4507
|
return typeof tmp === 'boolean' ? tmp : THROW_CCE();
|
|
4489
4508
|
};
|
|
4490
|
-
protoOf(TaggedDecoder).
|
|
4491
|
-
var tmp = this.
|
|
4509
|
+
protoOf(TaggedDecoder).vz = function (tag) {
|
|
4510
|
+
var tmp = this.sz(tag);
|
|
4492
4511
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4493
4512
|
};
|
|
4494
|
-
protoOf(TaggedDecoder).
|
|
4495
|
-
var tmp = this.
|
|
4513
|
+
protoOf(TaggedDecoder).wz = function (tag) {
|
|
4514
|
+
var tmp = this.sz(tag);
|
|
4496
4515
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4497
4516
|
};
|
|
4498
|
-
protoOf(TaggedDecoder).
|
|
4499
|
-
var tmp = this.
|
|
4517
|
+
protoOf(TaggedDecoder).xz = function (tag) {
|
|
4518
|
+
var tmp = this.sz(tag);
|
|
4500
4519
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4501
4520
|
};
|
|
4502
|
-
protoOf(TaggedDecoder).
|
|
4503
|
-
var tmp = this.
|
|
4521
|
+
protoOf(TaggedDecoder).yz = function (tag) {
|
|
4522
|
+
var tmp = this.sz(tag);
|
|
4504
4523
|
return tmp instanceof Long ? tmp : THROW_CCE();
|
|
4505
4524
|
};
|
|
4506
|
-
protoOf(TaggedDecoder).
|
|
4507
|
-
var tmp = this.
|
|
4525
|
+
protoOf(TaggedDecoder).zz = function (tag) {
|
|
4526
|
+
var tmp = this.sz(tag);
|
|
4508
4527
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4509
4528
|
};
|
|
4510
|
-
protoOf(TaggedDecoder).
|
|
4511
|
-
var tmp = this.
|
|
4529
|
+
protoOf(TaggedDecoder).a10 = function (tag) {
|
|
4530
|
+
var tmp = this.sz(tag);
|
|
4512
4531
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4513
4532
|
};
|
|
4514
|
-
protoOf(TaggedDecoder).
|
|
4515
|
-
var tmp = this.
|
|
4533
|
+
protoOf(TaggedDecoder).b10 = function (tag) {
|
|
4534
|
+
var tmp = this.sz(tag);
|
|
4516
4535
|
return tmp instanceof Char ? tmp.w4_1 : THROW_CCE();
|
|
4517
4536
|
};
|
|
4518
|
-
protoOf(TaggedDecoder).
|
|
4519
|
-
var tmp = this.
|
|
4537
|
+
protoOf(TaggedDecoder).c10 = function (tag) {
|
|
4538
|
+
var tmp = this.sz(tag);
|
|
4520
4539
|
return typeof tmp === 'string' ? tmp : THROW_CCE();
|
|
4521
4540
|
};
|
|
4522
|
-
protoOf(TaggedDecoder).
|
|
4523
|
-
var tmp = this.
|
|
4541
|
+
protoOf(TaggedDecoder).d10 = function (tag, enumDescriptor) {
|
|
4542
|
+
var tmp = this.sz(tag);
|
|
4524
4543
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4525
4544
|
};
|
|
4526
|
-
protoOf(TaggedDecoder).
|
|
4545
|
+
protoOf(TaggedDecoder).e10 = function (tag, inlineDescriptor) {
|
|
4527
4546
|
var tmp$ret$0;
|
|
4528
4547
|
// Inline function 'kotlin.apply' call
|
|
4529
4548
|
// Inline function 'kotlin.contracts.contract' call
|
|
4530
4549
|
// Inline function 'kotlinx.serialization.internal.TaggedDecoder.decodeTaggedInline.<anonymous>' call
|
|
4531
|
-
this.
|
|
4550
|
+
this.f10(tag);
|
|
4532
4551
|
tmp$ret$0 = this;
|
|
4533
4552
|
return tmp$ret$0;
|
|
4534
4553
|
};
|
|
4535
|
-
protoOf(TaggedDecoder).
|
|
4536
|
-
return this.
|
|
4554
|
+
protoOf(TaggedDecoder).uo = function (deserializer, previousValue) {
|
|
4555
|
+
return this.vo(deserializer);
|
|
4537
4556
|
};
|
|
4538
|
-
protoOf(TaggedDecoder).
|
|
4539
|
-
return this.
|
|
4557
|
+
protoOf(TaggedDecoder).to = function (descriptor) {
|
|
4558
|
+
return this.e10(this.g10(), descriptor);
|
|
4540
4559
|
};
|
|
4541
|
-
protoOf(TaggedDecoder).
|
|
4542
|
-
var tmp0_elvis_lhs = this.
|
|
4560
|
+
protoOf(TaggedDecoder).ho = function () {
|
|
4561
|
+
var tmp0_elvis_lhs = this.qz();
|
|
4543
4562
|
var tmp;
|
|
4544
4563
|
if (tmp0_elvis_lhs == null) {
|
|
4545
4564
|
return false;
|
|
@@ -4547,93 +4566,93 @@
|
|
|
4547
4566
|
tmp = tmp0_elvis_lhs;
|
|
4548
4567
|
}
|
|
4549
4568
|
var currentTag = tmp;
|
|
4550
|
-
return this.
|
|
4551
|
-
};
|
|
4552
|
-
protoOf(TaggedDecoder).co = function () {
|
|
4553
|
-
return null;
|
|
4554
|
-
};
|
|
4555
|
-
protoOf(TaggedDecoder).do = function () {
|
|
4556
|
-
return this.oz(this.a10());
|
|
4557
|
-
};
|
|
4558
|
-
protoOf(TaggedDecoder).eo = function () {
|
|
4559
|
-
return this.pz(this.a10());
|
|
4560
|
-
};
|
|
4561
|
-
protoOf(TaggedDecoder).fo = function () {
|
|
4562
|
-
return this.qz(this.a10());
|
|
4563
|
-
};
|
|
4564
|
-
protoOf(TaggedDecoder).go = function () {
|
|
4565
|
-
return this.rz(this.a10());
|
|
4566
|
-
};
|
|
4567
|
-
protoOf(TaggedDecoder).ho = function () {
|
|
4568
|
-
return this.sz(this.a10());
|
|
4569
|
+
return this.tz(currentTag);
|
|
4569
4570
|
};
|
|
4570
4571
|
protoOf(TaggedDecoder).io = function () {
|
|
4571
|
-
return
|
|
4572
|
+
return null;
|
|
4572
4573
|
};
|
|
4573
4574
|
protoOf(TaggedDecoder).jo = function () {
|
|
4574
|
-
return this.uz(this.
|
|
4575
|
+
return this.uz(this.g10());
|
|
4575
4576
|
};
|
|
4576
4577
|
protoOf(TaggedDecoder).ko = function () {
|
|
4577
|
-
return this.vz(this.
|
|
4578
|
+
return this.vz(this.g10());
|
|
4578
4579
|
};
|
|
4579
4580
|
protoOf(TaggedDecoder).lo = function () {
|
|
4580
|
-
return this.wz(this.
|
|
4581
|
+
return this.wz(this.g10());
|
|
4581
4582
|
};
|
|
4582
|
-
protoOf(TaggedDecoder).mo = function (
|
|
4583
|
-
return this.xz(this.
|
|
4583
|
+
protoOf(TaggedDecoder).mo = function () {
|
|
4584
|
+
return this.xz(this.g10());
|
|
4584
4585
|
};
|
|
4585
|
-
protoOf(TaggedDecoder).
|
|
4586
|
-
return this;
|
|
4586
|
+
protoOf(TaggedDecoder).no = function () {
|
|
4587
|
+
return this.yz(this.g10());
|
|
4587
4588
|
};
|
|
4588
|
-
protoOf(TaggedDecoder).
|
|
4589
|
+
protoOf(TaggedDecoder).oo = function () {
|
|
4590
|
+
return this.zz(this.g10());
|
|
4589
4591
|
};
|
|
4590
|
-
protoOf(TaggedDecoder).
|
|
4591
|
-
return this.
|
|
4592
|
+
protoOf(TaggedDecoder).po = function () {
|
|
4593
|
+
return this.a10(this.g10());
|
|
4592
4594
|
};
|
|
4593
|
-
protoOf(TaggedDecoder).
|
|
4594
|
-
return this.
|
|
4595
|
+
protoOf(TaggedDecoder).qo = function () {
|
|
4596
|
+
return this.b10(this.g10());
|
|
4595
4597
|
};
|
|
4596
|
-
protoOf(TaggedDecoder).
|
|
4597
|
-
return this.
|
|
4598
|
+
protoOf(TaggedDecoder).ro = function () {
|
|
4599
|
+
return this.c10(this.g10());
|
|
4598
4600
|
};
|
|
4599
|
-
protoOf(TaggedDecoder).
|
|
4600
|
-
return this.
|
|
4601
|
+
protoOf(TaggedDecoder).so = function (enumDescriptor) {
|
|
4602
|
+
return this.d10(this.g10(), enumDescriptor);
|
|
4601
4603
|
};
|
|
4602
|
-
protoOf(TaggedDecoder).wo = function (descriptor
|
|
4603
|
-
return this
|
|
4604
|
+
protoOf(TaggedDecoder).wo = function (descriptor) {
|
|
4605
|
+
return this;
|
|
4604
4606
|
};
|
|
4605
|
-
protoOf(TaggedDecoder).xo = function (descriptor
|
|
4606
|
-
return this.tz(this.fz(descriptor, index));
|
|
4607
|
+
protoOf(TaggedDecoder).xo = function (descriptor) {
|
|
4607
4608
|
};
|
|
4608
4609
|
protoOf(TaggedDecoder).yo = function (descriptor, index) {
|
|
4609
|
-
return this.uz(this.
|
|
4610
|
+
return this.uz(this.lz(descriptor, index));
|
|
4610
4611
|
};
|
|
4611
4612
|
protoOf(TaggedDecoder).zo = function (descriptor, index) {
|
|
4612
|
-
return this.vz(this.
|
|
4613
|
+
return this.vz(this.lz(descriptor, index));
|
|
4613
4614
|
};
|
|
4614
4615
|
protoOf(TaggedDecoder).ap = function (descriptor, index) {
|
|
4615
|
-
return this.wz(this.
|
|
4616
|
+
return this.wz(this.lz(descriptor, index));
|
|
4616
4617
|
};
|
|
4617
4618
|
protoOf(TaggedDecoder).bp = function (descriptor, index) {
|
|
4618
|
-
return this.
|
|
4619
|
+
return this.xz(this.lz(descriptor, index));
|
|
4620
|
+
};
|
|
4621
|
+
protoOf(TaggedDecoder).cp = function (descriptor, index) {
|
|
4622
|
+
return this.yz(this.lz(descriptor, index));
|
|
4623
|
+
};
|
|
4624
|
+
protoOf(TaggedDecoder).dp = function (descriptor, index) {
|
|
4625
|
+
return this.zz(this.lz(descriptor, index));
|
|
4626
|
+
};
|
|
4627
|
+
protoOf(TaggedDecoder).ep = function (descriptor, index) {
|
|
4628
|
+
return this.a10(this.lz(descriptor, index));
|
|
4619
4629
|
};
|
|
4620
|
-
protoOf(TaggedDecoder).
|
|
4621
|
-
|
|
4630
|
+
protoOf(TaggedDecoder).fp = function (descriptor, index) {
|
|
4631
|
+
return this.b10(this.lz(descriptor, index));
|
|
4632
|
+
};
|
|
4633
|
+
protoOf(TaggedDecoder).gp = function (descriptor, index) {
|
|
4634
|
+
return this.c10(this.lz(descriptor, index));
|
|
4635
|
+
};
|
|
4636
|
+
protoOf(TaggedDecoder).hp = function (descriptor, index) {
|
|
4637
|
+
return this.e10(this.lz(descriptor, index), descriptor.fn(index));
|
|
4638
|
+
};
|
|
4639
|
+
protoOf(TaggedDecoder).ip = function (descriptor, index, deserializer, previousValue) {
|
|
4640
|
+
var tmp = this.lz(descriptor, index);
|
|
4622
4641
|
return tagBlock(this, tmp, TaggedDecoder$decodeSerializableElement$lambda(this, deserializer, previousValue));
|
|
4623
4642
|
};
|
|
4624
|
-
protoOf(TaggedDecoder).
|
|
4625
|
-
var tmp = this.
|
|
4643
|
+
protoOf(TaggedDecoder).kp = function (descriptor, index, deserializer, previousValue) {
|
|
4644
|
+
var tmp = this.lz(descriptor, index);
|
|
4626
4645
|
return tagBlock(this, tmp, TaggedDecoder$decodeNullableSerializableElement$lambda(this, deserializer, previousValue));
|
|
4627
4646
|
};
|
|
4628
|
-
protoOf(TaggedDecoder).
|
|
4629
|
-
return lastOrNull(this.
|
|
4647
|
+
protoOf(TaggedDecoder).qz = function () {
|
|
4648
|
+
return lastOrNull(this.oz_1);
|
|
4630
4649
|
};
|
|
4631
|
-
protoOf(TaggedDecoder).
|
|
4632
|
-
this.
|
|
4650
|
+
protoOf(TaggedDecoder).f10 = function (name) {
|
|
4651
|
+
this.oz_1.a(name);
|
|
4633
4652
|
};
|
|
4634
|
-
protoOf(TaggedDecoder).
|
|
4635
|
-
var r = this.
|
|
4636
|
-
this.
|
|
4653
|
+
protoOf(TaggedDecoder).g10 = function () {
|
|
4654
|
+
var r = this.oz_1.v3(get_lastIndex_0(this.oz_1));
|
|
4655
|
+
this.pz_1 = true;
|
|
4637
4656
|
return r;
|
|
4638
4657
|
};
|
|
4639
4658
|
function get_NULL() {
|
|
@@ -4642,21 +4661,21 @@
|
|
|
4642
4661
|
}
|
|
4643
4662
|
var NULL;
|
|
4644
4663
|
function MapEntry(key, value) {
|
|
4645
|
-
this.
|
|
4646
|
-
this.
|
|
4664
|
+
this.h10_1 = key;
|
|
4665
|
+
this.i10_1 = value;
|
|
4647
4666
|
}
|
|
4648
4667
|
protoOf(MapEntry).v = function () {
|
|
4649
|
-
return this.
|
|
4668
|
+
return this.h10_1;
|
|
4650
4669
|
};
|
|
4651
4670
|
protoOf(MapEntry).w = function () {
|
|
4652
|
-
return this.
|
|
4671
|
+
return this.i10_1;
|
|
4653
4672
|
};
|
|
4654
4673
|
protoOf(MapEntry).toString = function () {
|
|
4655
|
-
return 'MapEntry(key=' + this.
|
|
4674
|
+
return 'MapEntry(key=' + this.h10_1 + ', value=' + this.i10_1 + ')';
|
|
4656
4675
|
};
|
|
4657
4676
|
protoOf(MapEntry).hashCode = function () {
|
|
4658
|
-
var result = this.
|
|
4659
|
-
result = imul(result, 31) + (this.
|
|
4677
|
+
var result = this.h10_1 == null ? 0 : hashCode(this.h10_1);
|
|
4678
|
+
result = imul(result, 31) + (this.i10_1 == null ? 0 : hashCode(this.i10_1)) | 0;
|
|
4660
4679
|
return result;
|
|
4661
4680
|
};
|
|
4662
4681
|
protoOf(MapEntry).equals = function (other) {
|
|
@@ -4665,16 +4684,16 @@
|
|
|
4665
4684
|
if (!(other instanceof MapEntry))
|
|
4666
4685
|
return false;
|
|
4667
4686
|
var tmp0_other_with_cast = other instanceof MapEntry ? other : THROW_CCE();
|
|
4668
|
-
if (!equals(this.
|
|
4687
|
+
if (!equals(this.h10_1, tmp0_other_with_cast.h10_1))
|
|
4669
4688
|
return false;
|
|
4670
|
-
if (!equals(this.
|
|
4689
|
+
if (!equals(this.i10_1, tmp0_other_with_cast.i10_1))
|
|
4671
4690
|
return false;
|
|
4672
4691
|
return true;
|
|
4673
4692
|
};
|
|
4674
4693
|
function MapEntrySerializer$descriptor$lambda($keySerializer, $valueSerializer) {
|
|
4675
4694
|
return function ($this$buildSerialDescriptor) {
|
|
4676
|
-
$this$buildSerialDescriptor.
|
|
4677
|
-
$this$buildSerialDescriptor.
|
|
4695
|
+
$this$buildSerialDescriptor.im('key', $keySerializer.yl());
|
|
4696
|
+
$this$buildSerialDescriptor.im('value', $valueSerializer.yl());
|
|
4678
4697
|
return Unit_getInstance();
|
|
4679
4698
|
};
|
|
4680
4699
|
}
|
|
@@ -4682,37 +4701,37 @@
|
|
|
4682
4701
|
KeyValueSerializer.call(this, keySerializer, valueSerializer);
|
|
4683
4702
|
var tmp = this;
|
|
4684
4703
|
var tmp_0 = MAP_getInstance();
|
|
4685
|
-
tmp.
|
|
4704
|
+
tmp.l10_1 = buildSerialDescriptor('kotlin.collections.Map.Entry', tmp_0, [], MapEntrySerializer$descriptor$lambda(keySerializer, valueSerializer));
|
|
4686
4705
|
}
|
|
4687
|
-
protoOf(MapEntrySerializer_0).
|
|
4688
|
-
return this.
|
|
4706
|
+
protoOf(MapEntrySerializer_0).yl = function () {
|
|
4707
|
+
return this.l10_1;
|
|
4689
4708
|
};
|
|
4690
|
-
protoOf(MapEntrySerializer_0).
|
|
4709
|
+
protoOf(MapEntrySerializer_0).m10 = function (key, value) {
|
|
4691
4710
|
return new MapEntry(key, value);
|
|
4692
4711
|
};
|
|
4693
4712
|
function PairSerializer$descriptor$lambda($keySerializer, $valueSerializer) {
|
|
4694
4713
|
return function ($this$buildClassSerialDescriptor) {
|
|
4695
|
-
$this$buildClassSerialDescriptor.
|
|
4696
|
-
$this$buildClassSerialDescriptor.
|
|
4714
|
+
$this$buildClassSerialDescriptor.im('first', $keySerializer.yl());
|
|
4715
|
+
$this$buildClassSerialDescriptor.im('second', $valueSerializer.yl());
|
|
4697
4716
|
return Unit_getInstance();
|
|
4698
4717
|
};
|
|
4699
4718
|
}
|
|
4700
4719
|
function PairSerializer_0(keySerializer, valueSerializer) {
|
|
4701
4720
|
KeyValueSerializer.call(this, keySerializer, valueSerializer);
|
|
4702
4721
|
var tmp = this;
|
|
4703
|
-
tmp.
|
|
4722
|
+
tmp.r10_1 = buildClassSerialDescriptor('kotlin.Pair', [], PairSerializer$descriptor$lambda(keySerializer, valueSerializer));
|
|
4704
4723
|
}
|
|
4705
|
-
protoOf(PairSerializer_0).
|
|
4706
|
-
return this.
|
|
4724
|
+
protoOf(PairSerializer_0).yl = function () {
|
|
4725
|
+
return this.r10_1;
|
|
4707
4726
|
};
|
|
4708
|
-
protoOf(PairSerializer_0).
|
|
4727
|
+
protoOf(PairSerializer_0).m10 = function (key, value) {
|
|
4709
4728
|
return to(key, value);
|
|
4710
4729
|
};
|
|
4711
4730
|
function decodeSequentially_1($this, composite) {
|
|
4712
|
-
var a = composite.
|
|
4713
|
-
var b = composite.
|
|
4714
|
-
var c = composite.
|
|
4715
|
-
composite.
|
|
4731
|
+
var a = composite.jp($this.v10_1, 0, $this.s10_1);
|
|
4732
|
+
var b = composite.jp($this.v10_1, 1, $this.t10_1);
|
|
4733
|
+
var c = composite.jp($this.v10_1, 2, $this.u10_1);
|
|
4734
|
+
composite.xo($this.v10_1);
|
|
4716
4735
|
return new Triple(a, b, c);
|
|
4717
4736
|
}
|
|
4718
4737
|
function decodeStructure($this, composite) {
|
|
@@ -4720,19 +4739,19 @@
|
|
|
4720
4739
|
var b = get_NULL();
|
|
4721
4740
|
var c = get_NULL();
|
|
4722
4741
|
mainLoop: while (true) {
|
|
4723
|
-
var index = composite.
|
|
4742
|
+
var index = composite.np($this.v10_1);
|
|
4724
4743
|
Companion_getInstance_7();
|
|
4725
4744
|
if (index === -1) {
|
|
4726
4745
|
break mainLoop;
|
|
4727
4746
|
} else {
|
|
4728
4747
|
if (index === 0) {
|
|
4729
|
-
a = composite.
|
|
4748
|
+
a = composite.jp($this.v10_1, 0, $this.s10_1);
|
|
4730
4749
|
} else {
|
|
4731
4750
|
if (index === 1) {
|
|
4732
|
-
b = composite.
|
|
4751
|
+
b = composite.jp($this.v10_1, 1, $this.t10_1);
|
|
4733
4752
|
} else {
|
|
4734
4753
|
if (index === 2) {
|
|
4735
|
-
c = composite.
|
|
4754
|
+
c = composite.jp($this.v10_1, 2, $this.u10_1);
|
|
4736
4755
|
} else {
|
|
4737
4756
|
throw SerializationException_init_$Create$('Unexpected index ' + index);
|
|
4738
4757
|
}
|
|
@@ -4740,7 +4759,7 @@
|
|
|
4740
4759
|
}
|
|
4741
4760
|
}
|
|
4742
4761
|
}
|
|
4743
|
-
composite.
|
|
4762
|
+
composite.xo($this.v10_1);
|
|
4744
4763
|
if (a === get_NULL())
|
|
4745
4764
|
throw SerializationException_init_$Create$("Element 'first' is missing");
|
|
4746
4765
|
if (b === get_NULL())
|
|
@@ -4753,66 +4772,77 @@
|
|
|
4753
4772
|
}
|
|
4754
4773
|
function TripleSerializer$descriptor$lambda(this$0) {
|
|
4755
4774
|
return function ($this$buildClassSerialDescriptor) {
|
|
4756
|
-
$this$buildClassSerialDescriptor.
|
|
4757
|
-
$this$buildClassSerialDescriptor.
|
|
4758
|
-
$this$buildClassSerialDescriptor.
|
|
4775
|
+
$this$buildClassSerialDescriptor.im('first', this$0.s10_1.yl());
|
|
4776
|
+
$this$buildClassSerialDescriptor.im('second', this$0.t10_1.yl());
|
|
4777
|
+
$this$buildClassSerialDescriptor.im('third', this$0.u10_1.yl());
|
|
4759
4778
|
return Unit_getInstance();
|
|
4760
4779
|
};
|
|
4761
4780
|
}
|
|
4762
4781
|
function TripleSerializer_0(aSerializer, bSerializer, cSerializer) {
|
|
4763
|
-
this.
|
|
4764
|
-
this.
|
|
4765
|
-
this.
|
|
4782
|
+
this.s10_1 = aSerializer;
|
|
4783
|
+
this.t10_1 = bSerializer;
|
|
4784
|
+
this.u10_1 = cSerializer;
|
|
4766
4785
|
var tmp = this;
|
|
4767
|
-
tmp.
|
|
4786
|
+
tmp.v10_1 = buildClassSerialDescriptor('kotlin.Triple', [], TripleSerializer$descriptor$lambda(this));
|
|
4768
4787
|
}
|
|
4769
|
-
protoOf(TripleSerializer_0).
|
|
4770
|
-
return this.
|
|
4788
|
+
protoOf(TripleSerializer_0).yl = function () {
|
|
4789
|
+
return this.v10_1;
|
|
4771
4790
|
};
|
|
4772
|
-
protoOf(TripleSerializer_0).
|
|
4773
|
-
var composite = decoder.
|
|
4774
|
-
if (composite.
|
|
4791
|
+
protoOf(TripleSerializer_0).zl = function (decoder) {
|
|
4792
|
+
var composite = decoder.wo(this.v10_1);
|
|
4793
|
+
if (composite.mp()) {
|
|
4775
4794
|
return decodeSequentially_1(this, composite);
|
|
4776
4795
|
}
|
|
4777
4796
|
return decodeStructure(this, composite);
|
|
4778
4797
|
};
|
|
4779
4798
|
function KeyValueSerializer(keySerializer, valueSerializer) {
|
|
4780
|
-
this.
|
|
4781
|
-
this.
|
|
4782
|
-
}
|
|
4783
|
-
protoOf(KeyValueSerializer).
|
|
4784
|
-
var
|
|
4785
|
-
|
|
4786
|
-
|
|
4787
|
-
|
|
4788
|
-
|
|
4789
|
-
|
|
4790
|
-
|
|
4791
|
-
|
|
4792
|
-
|
|
4793
|
-
|
|
4794
|
-
|
|
4795
|
-
|
|
4796
|
-
|
|
4797
|
-
|
|
4798
|
-
|
|
4799
|
-
|
|
4799
|
+
this.n10_1 = keySerializer;
|
|
4800
|
+
this.o10_1 = valueSerializer;
|
|
4801
|
+
}
|
|
4802
|
+
protoOf(KeyValueSerializer).zl = function (decoder) {
|
|
4803
|
+
var tmp$ret$1;
|
|
4804
|
+
// Inline function 'kotlinx.serialization.encoding.decodeStructure' call
|
|
4805
|
+
var tmp0_decodeStructure = this.yl();
|
|
4806
|
+
var composite = decoder.wo(tmp0_decodeStructure);
|
|
4807
|
+
var tmp$ret$0;
|
|
4808
|
+
$l$block: {
|
|
4809
|
+
// Inline function 'kotlinx.serialization.internal.KeyValueSerializer.deserialize.<anonymous>' call
|
|
4810
|
+
if (composite.mp()) {
|
|
4811
|
+
var key = composite.jp(this.yl(), 0, this.n10_1);
|
|
4812
|
+
var value = composite.jp(this.yl(), 1, this.o10_1);
|
|
4813
|
+
tmp$ret$0 = this.m10(key, value);
|
|
4814
|
+
break $l$block;
|
|
4815
|
+
}
|
|
4816
|
+
var key_0 = get_NULL();
|
|
4817
|
+
var value_0 = get_NULL();
|
|
4818
|
+
mainLoop: while (true) {
|
|
4819
|
+
var idx = composite.np(this.yl());
|
|
4820
|
+
Companion_getInstance_7();
|
|
4821
|
+
if (idx === -1) {
|
|
4822
|
+
break mainLoop;
|
|
4800
4823
|
} else {
|
|
4801
|
-
if (idx ===
|
|
4802
|
-
|
|
4824
|
+
if (idx === 0) {
|
|
4825
|
+
key_0 = composite.jp(this.yl(), 0, this.n10_1);
|
|
4803
4826
|
} else {
|
|
4804
|
-
|
|
4827
|
+
if (idx === 1) {
|
|
4828
|
+
value_0 = composite.jp(this.yl(), 1, this.o10_1);
|
|
4829
|
+
} else {
|
|
4830
|
+
throw SerializationException_init_$Create$('Invalid index: ' + idx);
|
|
4831
|
+
}
|
|
4805
4832
|
}
|
|
4806
4833
|
}
|
|
4807
4834
|
}
|
|
4835
|
+
if (key_0 === get_NULL())
|
|
4836
|
+
throw SerializationException_init_$Create$("Element 'key' is missing");
|
|
4837
|
+
if (value_0 === get_NULL())
|
|
4838
|
+
throw SerializationException_init_$Create$("Element 'value' is missing");
|
|
4839
|
+
var tmp = (key_0 == null ? true : isObject(key_0)) ? key_0 : THROW_CCE();
|
|
4840
|
+
tmp$ret$0 = this.m10(tmp, (value_0 == null ? true : isObject(value_0)) ? value_0 : THROW_CCE());
|
|
4808
4841
|
}
|
|
4809
|
-
|
|
4810
|
-
|
|
4811
|
-
|
|
4812
|
-
|
|
4813
|
-
throw SerializationException_init_$Create$("Element 'value' is missing");
|
|
4814
|
-
var tmp = (key_0 == null ? true : isObject(key_0)) ? key_0 : THROW_CCE();
|
|
4815
|
-
return this.g10(tmp, (value_0 == null ? true : isObject(value_0)) ? value_0 : THROW_CCE());
|
|
4842
|
+
var result = tmp$ret$0;
|
|
4843
|
+
composite.xo(tmp0_decodeStructure);
|
|
4844
|
+
tmp$ret$1 = result;
|
|
4845
|
+
return tmp$ret$1;
|
|
4816
4846
|
};
|
|
4817
4847
|
var properties_initialized_Tuples_kt_3vs7ar;
|
|
4818
4848
|
function _init_properties_Tuples_kt__dz0qyd() {
|
|
@@ -4824,20 +4854,20 @@
|
|
|
4824
4854
|
}
|
|
4825
4855
|
function ULongSerializer() {
|
|
4826
4856
|
ULongSerializer_instance = this;
|
|
4827
|
-
this.
|
|
4857
|
+
this.w10_1 = InlinePrimitiveDescriptor('kotlin.ULong', serializer_4(Companion_getInstance_0()));
|
|
4828
4858
|
}
|
|
4829
|
-
protoOf(ULongSerializer).
|
|
4830
|
-
return this.
|
|
4859
|
+
protoOf(ULongSerializer).yl = function () {
|
|
4860
|
+
return this.w10_1;
|
|
4831
4861
|
};
|
|
4832
|
-
protoOf(ULongSerializer).
|
|
4862
|
+
protoOf(ULongSerializer).x10 = function (decoder) {
|
|
4833
4863
|
var tmp$ret$0;
|
|
4834
4864
|
// Inline function 'kotlin.toULong' call
|
|
4835
|
-
var tmp0_toULong = decoder.
|
|
4865
|
+
var tmp0_toULong = decoder.to(this.w10_1).no();
|
|
4836
4866
|
tmp$ret$0 = _ULong___init__impl__c78o9k(tmp0_toULong);
|
|
4837
4867
|
return tmp$ret$0;
|
|
4838
4868
|
};
|
|
4839
|
-
protoOf(ULongSerializer).
|
|
4840
|
-
return new ULong(this.
|
|
4869
|
+
protoOf(ULongSerializer).zl = function (decoder) {
|
|
4870
|
+
return new ULong(this.x10(decoder));
|
|
4841
4871
|
};
|
|
4842
4872
|
var ULongSerializer_instance;
|
|
4843
4873
|
function ULongSerializer_getInstance() {
|
|
@@ -4847,20 +4877,20 @@
|
|
|
4847
4877
|
}
|
|
4848
4878
|
function UIntSerializer() {
|
|
4849
4879
|
UIntSerializer_instance = this;
|
|
4850
|
-
this.
|
|
4880
|
+
this.y10_1 = InlinePrimitiveDescriptor('kotlin.UInt', serializer_6(IntCompanionObject_getInstance()));
|
|
4851
4881
|
}
|
|
4852
|
-
protoOf(UIntSerializer).
|
|
4853
|
-
return this.
|
|
4882
|
+
protoOf(UIntSerializer).yl = function () {
|
|
4883
|
+
return this.y10_1;
|
|
4854
4884
|
};
|
|
4855
|
-
protoOf(UIntSerializer).
|
|
4885
|
+
protoOf(UIntSerializer).z10 = function (decoder) {
|
|
4856
4886
|
var tmp$ret$0;
|
|
4857
4887
|
// Inline function 'kotlin.toUInt' call
|
|
4858
|
-
var tmp0_toUInt = decoder.
|
|
4888
|
+
var tmp0_toUInt = decoder.to(this.y10_1).mo();
|
|
4859
4889
|
tmp$ret$0 = _UInt___init__impl__l7qpdl(tmp0_toUInt);
|
|
4860
4890
|
return tmp$ret$0;
|
|
4861
4891
|
};
|
|
4862
|
-
protoOf(UIntSerializer).
|
|
4863
|
-
return new UInt(this.
|
|
4892
|
+
protoOf(UIntSerializer).zl = function (decoder) {
|
|
4893
|
+
return new UInt(this.z10(decoder));
|
|
4864
4894
|
};
|
|
4865
4895
|
var UIntSerializer_instance;
|
|
4866
4896
|
function UIntSerializer_getInstance() {
|
|
@@ -4870,20 +4900,20 @@
|
|
|
4870
4900
|
}
|
|
4871
4901
|
function UShortSerializer() {
|
|
4872
4902
|
UShortSerializer_instance = this;
|
|
4873
|
-
this.
|
|
4903
|
+
this.a11_1 = InlinePrimitiveDescriptor('kotlin.UShort', serializer_8(ShortCompanionObject_getInstance()));
|
|
4874
4904
|
}
|
|
4875
|
-
protoOf(UShortSerializer).
|
|
4876
|
-
return this.
|
|
4905
|
+
protoOf(UShortSerializer).yl = function () {
|
|
4906
|
+
return this.a11_1;
|
|
4877
4907
|
};
|
|
4878
|
-
protoOf(UShortSerializer).
|
|
4908
|
+
protoOf(UShortSerializer).b11 = function (decoder) {
|
|
4879
4909
|
var tmp$ret$0;
|
|
4880
4910
|
// Inline function 'kotlin.toUShort' call
|
|
4881
|
-
var tmp0_toUShort = decoder.
|
|
4911
|
+
var tmp0_toUShort = decoder.to(this.a11_1).lo();
|
|
4882
4912
|
tmp$ret$0 = _UShort___init__impl__jigrne(tmp0_toUShort);
|
|
4883
4913
|
return tmp$ret$0;
|
|
4884
4914
|
};
|
|
4885
|
-
protoOf(UShortSerializer).
|
|
4886
|
-
return new UShort(this.
|
|
4915
|
+
protoOf(UShortSerializer).zl = function (decoder) {
|
|
4916
|
+
return new UShort(this.b11(decoder));
|
|
4887
4917
|
};
|
|
4888
4918
|
var UShortSerializer_instance;
|
|
4889
4919
|
function UShortSerializer_getInstance() {
|
|
@@ -4893,20 +4923,20 @@
|
|
|
4893
4923
|
}
|
|
4894
4924
|
function UByteSerializer() {
|
|
4895
4925
|
UByteSerializer_instance = this;
|
|
4896
|
-
this.
|
|
4926
|
+
this.c11_1 = InlinePrimitiveDescriptor('kotlin.UByte', serializer_10(ByteCompanionObject_getInstance()));
|
|
4897
4927
|
}
|
|
4898
|
-
protoOf(UByteSerializer).
|
|
4899
|
-
return this.
|
|
4928
|
+
protoOf(UByteSerializer).yl = function () {
|
|
4929
|
+
return this.c11_1;
|
|
4900
4930
|
};
|
|
4901
|
-
protoOf(UByteSerializer).
|
|
4931
|
+
protoOf(UByteSerializer).d11 = function (decoder) {
|
|
4902
4932
|
var tmp$ret$0;
|
|
4903
4933
|
// Inline function 'kotlin.toUByte' call
|
|
4904
|
-
var tmp0_toUByte = decoder.
|
|
4934
|
+
var tmp0_toUByte = decoder.to(this.c11_1).ko();
|
|
4905
4935
|
tmp$ret$0 = _UByte___init__impl__g9hnc4(tmp0_toUByte);
|
|
4906
4936
|
return tmp$ret$0;
|
|
4907
4937
|
};
|
|
4908
|
-
protoOf(UByteSerializer).
|
|
4909
|
-
return new UByte(this.
|
|
4938
|
+
protoOf(UByteSerializer).zl = function (decoder) {
|
|
4939
|
+
return new UByte(this.d11(decoder));
|
|
4910
4940
|
};
|
|
4911
4941
|
var UByteSerializer_instance;
|
|
4912
4942
|
function UByteSerializer_getInstance() {
|
|
@@ -4921,20 +4951,20 @@
|
|
|
4921
4951
|
var EmptySerializersModule;
|
|
4922
4952
|
function SerializersModule() {
|
|
4923
4953
|
}
|
|
4924
|
-
protoOf(SerializersModule).
|
|
4954
|
+
protoOf(SerializersModule).sm = function (kClass, typeArgumentsSerializers, $super) {
|
|
4925
4955
|
typeArgumentsSerializers = typeArgumentsSerializers === VOID ? emptyList() : typeArgumentsSerializers;
|
|
4926
|
-
return $super === VOID ? this.
|
|
4956
|
+
return $super === VOID ? this.rm(kClass, typeArgumentsSerializers) : $super.rm.call(this, kClass, typeArgumentsSerializers);
|
|
4927
4957
|
};
|
|
4928
4958
|
function SerialModuleImpl(class2ContextualFactory, polyBase2Serializers, polyBase2DefaultSerializerProvider, polyBase2NamedSerializers, polyBase2DefaultDeserializerProvider) {
|
|
4929
4959
|
SerializersModule.call(this);
|
|
4930
|
-
this.
|
|
4931
|
-
this.
|
|
4932
|
-
this.
|
|
4933
|
-
this.
|
|
4934
|
-
this.
|
|
4935
|
-
}
|
|
4936
|
-
protoOf(SerialModuleImpl).
|
|
4937
|
-
var tmp0_safe_receiver = this.
|
|
4960
|
+
this.f11_1 = class2ContextualFactory;
|
|
4961
|
+
this.g11_1 = polyBase2Serializers;
|
|
4962
|
+
this.h11_1 = polyBase2DefaultSerializerProvider;
|
|
4963
|
+
this.i11_1 = polyBase2NamedSerializers;
|
|
4964
|
+
this.j11_1 = polyBase2DefaultDeserializerProvider;
|
|
4965
|
+
}
|
|
4966
|
+
protoOf(SerialModuleImpl).rp = function (baseClass, serializedClassName) {
|
|
4967
|
+
var tmp0_safe_receiver = this.i11_1.m2(baseClass);
|
|
4938
4968
|
var tmp;
|
|
4939
4969
|
if (tmp0_safe_receiver == null) {
|
|
4940
4970
|
tmp = null;
|
|
@@ -4948,18 +4978,18 @@
|
|
|
4948
4978
|
var registered = (!(tmp_0 == null) ? isInterface(tmp_0, KSerializer) : false) ? tmp_0 : null;
|
|
4949
4979
|
if (!(registered == null))
|
|
4950
4980
|
return registered;
|
|
4951
|
-
var tmp_1 = this.
|
|
4981
|
+
var tmp_1 = this.j11_1.m2(baseClass);
|
|
4952
4982
|
var tmp1_safe_receiver = (!(tmp_1 == null) ? typeof tmp_1 === 'function' : false) ? tmp_1 : null;
|
|
4953
4983
|
return tmp1_safe_receiver == null ? null : tmp1_safe_receiver(serializedClassName);
|
|
4954
4984
|
};
|
|
4955
|
-
protoOf(SerialModuleImpl).
|
|
4956
|
-
var tmp0_safe_receiver = this.
|
|
4957
|
-
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
4985
|
+
protoOf(SerialModuleImpl).rm = function (kClass, typeArgumentsSerializers) {
|
|
4986
|
+
var tmp0_safe_receiver = this.f11_1.m2(kClass);
|
|
4987
|
+
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.k11(typeArgumentsSerializers);
|
|
4958
4988
|
return (tmp == null ? true : isInterface(tmp, KSerializer)) ? tmp : null;
|
|
4959
4989
|
};
|
|
4960
|
-
protoOf(SerialModuleImpl).
|
|
4990
|
+
protoOf(SerialModuleImpl).e11 = function (collector) {
|
|
4961
4991
|
// Inline function 'kotlin.collections.forEach' call
|
|
4962
|
-
var tmp0_forEach = this.
|
|
4992
|
+
var tmp0_forEach = this.f11_1;
|
|
4963
4993
|
var tmp$ret$0;
|
|
4964
4994
|
// Inline function 'kotlin.collections.iterator' call
|
|
4965
4995
|
tmp$ret$0 = tmp0_forEach.u().c();
|
|
@@ -4978,16 +5008,16 @@
|
|
|
4978
5008
|
var tmp0_subject = serial;
|
|
4979
5009
|
if (tmp0_subject instanceof Argless) {
|
|
4980
5010
|
var tmp = isInterface(kclass, KClass) ? kclass : THROW_CCE();
|
|
4981
|
-
var tmp_0 = serial.
|
|
4982
|
-
collector.
|
|
5011
|
+
var tmp_0 = serial.n11_1;
|
|
5012
|
+
collector.o11(tmp, isInterface(tmp_0, KSerializer) ? tmp_0 : THROW_CCE());
|
|
4983
5013
|
} else {
|
|
4984
5014
|
if (tmp0_subject instanceof WithTypeArguments) {
|
|
4985
|
-
collector.
|
|
5015
|
+
collector.m11(kclass, serial.l11_1);
|
|
4986
5016
|
}
|
|
4987
5017
|
}
|
|
4988
5018
|
}
|
|
4989
5019
|
// Inline function 'kotlin.collections.forEach' call
|
|
4990
|
-
var tmp1_forEach = this.
|
|
5020
|
+
var tmp1_forEach = this.g11_1;
|
|
4991
5021
|
var tmp$ret$3;
|
|
4992
5022
|
// Inline function 'kotlin.collections.iterator' call
|
|
4993
5023
|
tmp$ret$3 = tmp1_forEach.u().c();
|
|
@@ -5024,11 +5054,11 @@
|
|
|
5024
5054
|
var tmp$ret$9;
|
|
5025
5055
|
// Inline function 'kotlinx.serialization.internal.cast' call
|
|
5026
5056
|
tmp$ret$9 = isInterface(serializer, KSerializer) ? serializer : THROW_CCE();
|
|
5027
|
-
collector.
|
|
5057
|
+
collector.p11(tmp_1, tmp_2, tmp$ret$9);
|
|
5028
5058
|
}
|
|
5029
5059
|
}
|
|
5030
5060
|
// Inline function 'kotlin.collections.forEach' call
|
|
5031
|
-
var tmp2_forEach = this.
|
|
5061
|
+
var tmp2_forEach = this.h11_1;
|
|
5032
5062
|
var tmp$ret$10;
|
|
5033
5063
|
// Inline function 'kotlin.collections.iterator' call
|
|
5034
5064
|
tmp$ret$10 = tmp2_forEach.u().c();
|
|
@@ -5045,10 +5075,10 @@
|
|
|
5045
5075
|
tmp$ret$12 = element_2.w();
|
|
5046
5076
|
var provider = tmp$ret$12;
|
|
5047
5077
|
var tmp_3 = isInterface(baseClass_0, KClass) ? baseClass_0 : THROW_CCE();
|
|
5048
|
-
collector.
|
|
5078
|
+
collector.q11(tmp_3, typeof provider === 'function' ? provider : THROW_CCE());
|
|
5049
5079
|
}
|
|
5050
5080
|
// Inline function 'kotlin.collections.forEach' call
|
|
5051
|
-
var tmp3_forEach = this.
|
|
5081
|
+
var tmp3_forEach = this.j11_1;
|
|
5052
5082
|
var tmp$ret$13;
|
|
5053
5083
|
// Inline function 'kotlin.collections.iterator' call
|
|
5054
5084
|
tmp$ret$13 = tmp3_forEach.u().c();
|
|
@@ -5065,7 +5095,7 @@
|
|
|
5065
5095
|
tmp$ret$15 = element_3.w();
|
|
5066
5096
|
var provider_0 = tmp$ret$15;
|
|
5067
5097
|
var tmp_4 = isInterface(baseClass_1, KClass) ? baseClass_1 : THROW_CCE();
|
|
5068
|
-
collector.
|
|
5098
|
+
collector.r11(tmp_4, typeof provider_0 === 'function' ? provider_0 : THROW_CCE());
|
|
5069
5099
|
}
|
|
5070
5100
|
};
|
|
5071
5101
|
function Argless() {
|
|
@@ -5093,21 +5123,21 @@
|
|
|
5093
5123
|
function SerializersModuleCollector() {
|
|
5094
5124
|
}
|
|
5095
5125
|
function SerializableWith(serializer) {
|
|
5096
|
-
this.
|
|
5126
|
+
this.s11_1 = serializer;
|
|
5097
5127
|
}
|
|
5098
5128
|
protoOf(SerializableWith).equals = function (other) {
|
|
5099
5129
|
if (!(other instanceof SerializableWith))
|
|
5100
5130
|
return false;
|
|
5101
5131
|
var tmp0_other_with_cast = other instanceof SerializableWith ? other : THROW_CCE();
|
|
5102
|
-
if (!this.
|
|
5132
|
+
if (!this.s11_1.equals(tmp0_other_with_cast.s11_1))
|
|
5103
5133
|
return false;
|
|
5104
5134
|
return true;
|
|
5105
5135
|
};
|
|
5106
5136
|
protoOf(SerializableWith).hashCode = function () {
|
|
5107
|
-
return imul(getStringHashCode('serializer'), 127) ^ this.
|
|
5137
|
+
return imul(getStringHashCode('serializer'), 127) ^ this.s11_1.hashCode();
|
|
5108
5138
|
};
|
|
5109
5139
|
protoOf(SerializableWith).toString = function () {
|
|
5110
|
-
return '@kotlinx.serialization.SerializableWith(serializer=' + this.
|
|
5140
|
+
return '@kotlinx.serialization.SerializableWith(serializer=' + this.s11_1 + ')';
|
|
5111
5141
|
};
|
|
5112
5142
|
function createCache(factory) {
|
|
5113
5143
|
return new createCache$1(factory);
|
|
@@ -5149,7 +5179,7 @@
|
|
|
5149
5179
|
tmp_0 = (!(assocObject == null) ? isInterface(assocObject, KSerializer) : false) ? assocObject : THROW_CCE();
|
|
5150
5180
|
} else {
|
|
5151
5181
|
if (!(assocObject == null) ? isInterface(assocObject, SerializerFactory) : false) {
|
|
5152
|
-
var tmp_1 = assocObject.
|
|
5182
|
+
var tmp_1 = assocObject.gv(args.slice());
|
|
5153
5183
|
tmp_0 = isInterface(tmp_1, KSerializer) ? tmp_1 : THROW_CCE();
|
|
5154
5184
|
} else {
|
|
5155
5185
|
if (get_isInterface(_this__u8e3s4)) {
|
|
@@ -5195,15 +5225,15 @@
|
|
|
5195
5225
|
return _this__u8e3s4[index];
|
|
5196
5226
|
}
|
|
5197
5227
|
function createCache$1($factory) {
|
|
5198
|
-
this.
|
|
5228
|
+
this.t11_1 = $factory;
|
|
5199
5229
|
}
|
|
5200
|
-
protoOf(createCache$1).
|
|
5201
|
-
return this.
|
|
5230
|
+
protoOf(createCache$1).tm = function (key) {
|
|
5231
|
+
return this.t11_1(key);
|
|
5202
5232
|
};
|
|
5203
5233
|
function createParametrizedCache$1($factory) {
|
|
5204
|
-
this.
|
|
5234
|
+
this.u11_1 = $factory;
|
|
5205
5235
|
}
|
|
5206
|
-
protoOf(createParametrizedCache$1).
|
|
5236
|
+
protoOf(createParametrizedCache$1).um = function (key, types) {
|
|
5207
5237
|
var tmp$ret$3;
|
|
5208
5238
|
// Inline function 'kotlin.runCatching' call
|
|
5209
5239
|
var tmp;
|
|
@@ -5213,7 +5243,7 @@
|
|
|
5213
5243
|
var tmp0_success = Companion_getInstance_6();
|
|
5214
5244
|
var tmp$ret$0;
|
|
5215
5245
|
// Inline function 'kotlinx.serialization.internal.<no name provided>.get.<anonymous>' call
|
|
5216
|
-
tmp$ret$0 = this.
|
|
5246
|
+
tmp$ret$0 = this.u11_1(key, types);
|
|
5217
5247
|
var tmp1_success = tmp$ret$0;
|
|
5218
5248
|
tmp$ret$1 = _Result___init__impl__xyqfz8(tmp1_success);
|
|
5219
5249
|
tmp = tmp$ret$1;
|
|
@@ -5235,59 +5265,59 @@
|
|
|
5235
5265
|
return tmp$ret$3;
|
|
5236
5266
|
};
|
|
5237
5267
|
//region block: post-declaration
|
|
5238
|
-
protoOf(SerialDescriptorImpl).
|
|
5239
|
-
protoOf(SerialDescriptorImpl).
|
|
5240
|
-
protoOf(AbstractDecoder).
|
|
5241
|
-
protoOf(AbstractDecoder).
|
|
5242
|
-
protoOf(AbstractDecoder).
|
|
5243
|
-
protoOf(AbstractDecoder).
|
|
5244
|
-
protoOf(ListLikeDescriptor).
|
|
5245
|
-
protoOf(ListLikeDescriptor).
|
|
5246
|
-
protoOf(ListLikeDescriptor).
|
|
5247
|
-
protoOf(ArrayListClassDesc).
|
|
5248
|
-
protoOf(ArrayListClassDesc).
|
|
5249
|
-
protoOf(ArrayListClassDesc).
|
|
5250
|
-
protoOf(HashSetClassDesc).
|
|
5251
|
-
protoOf(HashSetClassDesc).
|
|
5252
|
-
protoOf(HashSetClassDesc).
|
|
5253
|
-
protoOf(LinkedHashSetClassDesc).
|
|
5254
|
-
protoOf(LinkedHashSetClassDesc).
|
|
5255
|
-
protoOf(LinkedHashSetClassDesc).
|
|
5256
|
-
protoOf(MapLikeDescriptor).
|
|
5257
|
-
protoOf(MapLikeDescriptor).
|
|
5258
|
-
protoOf(MapLikeDescriptor).
|
|
5259
|
-
protoOf(HashMapClassDesc).
|
|
5260
|
-
protoOf(HashMapClassDesc).
|
|
5261
|
-
protoOf(HashMapClassDesc).
|
|
5262
|
-
protoOf(LinkedHashMapClassDesc).
|
|
5263
|
-
protoOf(LinkedHashMapClassDesc).
|
|
5264
|
-
protoOf(LinkedHashMapClassDesc).
|
|
5265
|
-
protoOf(ArrayClassDesc).
|
|
5266
|
-
protoOf(ArrayClassDesc).
|
|
5267
|
-
protoOf(ArrayClassDesc).
|
|
5268
|
-
protoOf(PrimitiveArrayDescriptor).
|
|
5269
|
-
protoOf(PrimitiveArrayDescriptor).
|
|
5270
|
-
protoOf(PrimitiveArrayDescriptor).
|
|
5271
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
5272
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
5273
|
-
protoOf(EnumDescriptor).
|
|
5274
|
-
protoOf(EnumDescriptor).
|
|
5275
|
-
protoOf(InlineClassDescriptor).
|
|
5276
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
5277
|
-
protoOf(NothingSerialDescriptor).
|
|
5278
|
-
protoOf(NothingSerialDescriptor).
|
|
5279
|
-
protoOf(NothingSerialDescriptor).
|
|
5280
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
5281
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
5282
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
5283
|
-
protoOf(TaggedDecoder).
|
|
5284
|
-
protoOf(TaggedDecoder).
|
|
5285
|
-
protoOf(TaggedDecoder).
|
|
5286
|
-
protoOf(TaggedDecoder).
|
|
5287
|
-
protoOf(NamedValueDecoder).
|
|
5288
|
-
protoOf(NamedValueDecoder).
|
|
5289
|
-
protoOf(NamedValueDecoder).
|
|
5290
|
-
protoOf(NamedValueDecoder).
|
|
5268
|
+
protoOf(SerialDescriptorImpl).vm = get_isNullable;
|
|
5269
|
+
protoOf(SerialDescriptorImpl).cn = get_isInline;
|
|
5270
|
+
protoOf(AbstractDecoder).jp = decodeSerializableElement$default;
|
|
5271
|
+
protoOf(AbstractDecoder).vo = decodeSerializableValue;
|
|
5272
|
+
protoOf(AbstractDecoder).mp = decodeSequentially;
|
|
5273
|
+
protoOf(AbstractDecoder).op = decodeCollectionSize;
|
|
5274
|
+
protoOf(ListLikeDescriptor).vm = get_isNullable;
|
|
5275
|
+
protoOf(ListLikeDescriptor).cn = get_isInline;
|
|
5276
|
+
protoOf(ListLikeDescriptor).an = get_annotations;
|
|
5277
|
+
protoOf(ArrayListClassDesc).vm = get_isNullable;
|
|
5278
|
+
protoOf(ArrayListClassDesc).cn = get_isInline;
|
|
5279
|
+
protoOf(ArrayListClassDesc).an = get_annotations;
|
|
5280
|
+
protoOf(HashSetClassDesc).vm = get_isNullable;
|
|
5281
|
+
protoOf(HashSetClassDesc).cn = get_isInline;
|
|
5282
|
+
protoOf(HashSetClassDesc).an = get_annotations;
|
|
5283
|
+
protoOf(LinkedHashSetClassDesc).vm = get_isNullable;
|
|
5284
|
+
protoOf(LinkedHashSetClassDesc).cn = get_isInline;
|
|
5285
|
+
protoOf(LinkedHashSetClassDesc).an = get_annotations;
|
|
5286
|
+
protoOf(MapLikeDescriptor).vm = get_isNullable;
|
|
5287
|
+
protoOf(MapLikeDescriptor).cn = get_isInline;
|
|
5288
|
+
protoOf(MapLikeDescriptor).an = get_annotations;
|
|
5289
|
+
protoOf(HashMapClassDesc).vm = get_isNullable;
|
|
5290
|
+
protoOf(HashMapClassDesc).cn = get_isInline;
|
|
5291
|
+
protoOf(HashMapClassDesc).an = get_annotations;
|
|
5292
|
+
protoOf(LinkedHashMapClassDesc).vm = get_isNullable;
|
|
5293
|
+
protoOf(LinkedHashMapClassDesc).cn = get_isInline;
|
|
5294
|
+
protoOf(LinkedHashMapClassDesc).an = get_annotations;
|
|
5295
|
+
protoOf(ArrayClassDesc).vm = get_isNullable;
|
|
5296
|
+
protoOf(ArrayClassDesc).cn = get_isInline;
|
|
5297
|
+
protoOf(ArrayClassDesc).an = get_annotations;
|
|
5298
|
+
protoOf(PrimitiveArrayDescriptor).vm = get_isNullable;
|
|
5299
|
+
protoOf(PrimitiveArrayDescriptor).cn = get_isInline;
|
|
5300
|
+
protoOf(PrimitiveArrayDescriptor).an = get_annotations;
|
|
5301
|
+
protoOf(PluginGeneratedSerialDescriptor).vm = get_isNullable;
|
|
5302
|
+
protoOf(PluginGeneratedSerialDescriptor).cn = get_isInline;
|
|
5303
|
+
protoOf(EnumDescriptor).vm = get_isNullable;
|
|
5304
|
+
protoOf(EnumDescriptor).cn = get_isInline;
|
|
5305
|
+
protoOf(InlineClassDescriptor).vm = get_isNullable;
|
|
5306
|
+
protoOf(InlinePrimitiveDescriptor$1).yu = typeParametersSerializers;
|
|
5307
|
+
protoOf(NothingSerialDescriptor).vm = get_isNullable;
|
|
5308
|
+
protoOf(NothingSerialDescriptor).cn = get_isInline;
|
|
5309
|
+
protoOf(NothingSerialDescriptor).an = get_annotations;
|
|
5310
|
+
protoOf(PrimitiveSerialDescriptor_0).vm = get_isNullable;
|
|
5311
|
+
protoOf(PrimitiveSerialDescriptor_0).cn = get_isInline;
|
|
5312
|
+
protoOf(PrimitiveSerialDescriptor_0).an = get_annotations;
|
|
5313
|
+
protoOf(TaggedDecoder).jp = decodeSerializableElement$default;
|
|
5314
|
+
protoOf(TaggedDecoder).vo = decodeSerializableValue;
|
|
5315
|
+
protoOf(TaggedDecoder).mp = decodeSequentially;
|
|
5316
|
+
protoOf(TaggedDecoder).op = decodeCollectionSize;
|
|
5317
|
+
protoOf(NamedValueDecoder).vo = decodeSerializableValue;
|
|
5318
|
+
protoOf(NamedValueDecoder).jp = decodeSerializableElement$default;
|
|
5319
|
+
protoOf(NamedValueDecoder).mp = decodeSequentially;
|
|
5320
|
+
protoOf(NamedValueDecoder).op = decodeCollectionSize;
|
|
5291
5321
|
//endregion
|
|
5292
5322
|
//region block: exports
|
|
5293
5323
|
_.$_$ = _.$_$ || {};
|