@flock/wirespec 0.4.4 → 0.5.2
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 +294 -294
- package/kotlin/kotlin-kotlin-stdlib-js-ir.js +6 -6
- package/kotlin/kotlin-kotlin-stdlib-js-ir.js.map +1 -1
- package/kotlin/kotlin-openapi-bindings.js +5138 -5133
- package/kotlin/kotlin-openapi-bindings.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core-js-ir.js +1265 -1265
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json-js-ir.js +980 -980
- package/kotlin/wirespec-cli.js +87 -87
- package/kotlin/wirespec-cli.js.map +1 -1
- package/kotlin/wirespec-core.js +676 -444
- package/kotlin/wirespec-core.js.map +1 -1
- package/kotlin/wirespec-lib.js +38 -38
- package/kotlin/wirespec-openapi.js +2475 -1934
- 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/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/wirespec-cli.js.hash +1 -1
- package/sync-hashes/wirespec-cli.js.map.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
|
@@ -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.pl(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.yo(descriptor, index, deserializer, previousValue) : $super.yo.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.c11(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.yl('type', serializer_0(StringCompanionObject_getInstance()).ol());
|
|
363
|
+
$this$buildSerialDescriptor.yl('value', buildSerialDescriptor('kotlinx.serialization.Polymorphic<' + this$0.zl_1.fc() + '>', CONTEXTUAL_getInstance(), []));
|
|
364
|
+
$this$buildSerialDescriptor.sl_1 = this$0.am_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.zl_1);
|
|
372
372
|
};
|
|
373
373
|
}
|
|
374
374
|
function PolymorphicSerializer(baseClass) {
|
|
375
375
|
AbstractPolymorphicSerializer.call(this);
|
|
376
|
-
this.
|
|
377
|
-
this.
|
|
376
|
+
this.zl_1 = baseClass;
|
|
377
|
+
this.am_1 = emptyList();
|
|
378
378
|
var tmp = this;
|
|
379
379
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
380
|
-
tmp.
|
|
380
|
+
tmp.bm_1 = lazy(tmp_0, PolymorphicSerializer$descriptor$delegate$lambda(this));
|
|
381
381
|
}
|
|
382
|
-
protoOf(PolymorphicSerializer).
|
|
383
|
-
return this.
|
|
382
|
+
protoOf(PolymorphicSerializer).cm = function () {
|
|
383
|
+
return this.zl_1;
|
|
384
384
|
};
|
|
385
|
-
protoOf(PolymorphicSerializer).
|
|
385
|
+
protoOf(PolymorphicSerializer).ol = 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.bm_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.zl_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.dm(decoder, klassName);
|
|
397
397
|
var tmp;
|
|
398
398
|
if (tmp0_elvis_lhs == null) {
|
|
399
|
-
throwSubtypeNotRegistered(klassName, _this__u8e3s4.
|
|
399
|
+
throwSubtypeNotRegistered(klassName, _this__u8e3s4.cm());
|
|
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.ol();
|
|
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.em_1 = missingFields;
|
|
454
454
|
}
|
|
455
455
|
function serializerOrNull(_this__u8e3s4) {
|
|
456
456
|
var tmp0_elvis_lhs = compiledSerializerImpl(_this__u8e3s4);
|
|
@@ -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.gm_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.im(rootClass);
|
|
644
644
|
} else {
|
|
645
645
|
var tmp1_elvis_lhs = serializersForParameters(_this__u8e3s4, typeArguments, failOnMissingTypeArgSerializer);
|
|
646
646
|
var tmp_6;
|
|
@@ -651,7 +651,7 @@
|
|
|
651
651
|
}
|
|
652
652
|
var serializers = tmp_6;
|
|
653
653
|
var tmp2_elvis_lhs = parametrizedSerializerOrNull(rootClass, typeArguments, serializers);
|
|
654
|
-
tmp_5 = tmp2_elvis_lhs == null ? _this__u8e3s4.
|
|
654
|
+
tmp_5 = tmp2_elvis_lhs == null ? _this__u8e3s4.hm(rootClass, serializers) : tmp2_elvis_lhs;
|
|
655
655
|
}
|
|
656
656
|
var contextualSerializer = tmp_5;
|
|
657
657
|
var tmp3_safe_receiver = contextualSerializer;
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
697
697
|
var tmp;
|
|
698
698
|
if (!isNullable) {
|
|
699
|
-
var tmp0_safe_receiver = get_SERIALIZERS_CACHE().
|
|
699
|
+
var tmp0_safe_receiver = get_SERIALIZERS_CACHE().jm(clazz);
|
|
700
700
|
var tmp_0;
|
|
701
701
|
if (tmp0_safe_receiver == null) {
|
|
702
702
|
tmp_0 = null;
|
|
@@ -708,7 +708,7 @@
|
|
|
708
708
|
}
|
|
709
709
|
tmp = tmp_0;
|
|
710
710
|
} else {
|
|
711
|
-
tmp = get_SERIALIZERS_CACHE_NULLABLE().
|
|
711
|
+
tmp = get_SERIALIZERS_CACHE_NULLABLE().jm(clazz);
|
|
712
712
|
}
|
|
713
713
|
return tmp;
|
|
714
714
|
}
|
|
@@ -716,10 +716,10 @@
|
|
|
716
716
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
717
717
|
var tmp;
|
|
718
718
|
if (!isNullable) {
|
|
719
|
-
var tmp_0 = get_PARAMETRIZED_SERIALIZERS_CACHE().
|
|
719
|
+
var tmp_0 = get_PARAMETRIZED_SERIALIZERS_CACHE().km(clazz, types);
|
|
720
720
|
tmp = new Result(tmp_0) instanceof Result ? tmp_0 : THROW_CCE();
|
|
721
721
|
} else {
|
|
722
|
-
tmp = get_PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE().
|
|
722
|
+
tmp = get_PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE().km(clazz, types);
|
|
723
723
|
}
|
|
724
724
|
return tmp;
|
|
725
725
|
}
|
|
@@ -776,7 +776,7 @@
|
|
|
776
776
|
}
|
|
777
777
|
function get_nullable(_this__u8e3s4) {
|
|
778
778
|
var tmp;
|
|
779
|
-
if (_this__u8e3s4.
|
|
779
|
+
if (_this__u8e3s4.ol().lm()) {
|
|
780
780
|
tmp = isInterface(_this__u8e3s4, KSerializer) ? _this__u8e3s4 : THROW_CCE();
|
|
781
781
|
} else {
|
|
782
782
|
tmp = new NullableSerializer(_this__u8e3s4);
|
|
@@ -889,42 +889,42 @@
|
|
|
889
889
|
return new ContextDescriptor(_this__u8e3s4, context);
|
|
890
890
|
}
|
|
891
891
|
function ContextDescriptor(original, kClass) {
|
|
892
|
-
this.
|
|
893
|
-
this.
|
|
894
|
-
this.
|
|
892
|
+
this.mm_1 = original;
|
|
893
|
+
this.nm_1 = kClass;
|
|
894
|
+
this.om_1 = this.mm_1.pm() + '<' + this.nm_1.fc() + '>';
|
|
895
895
|
}
|
|
896
|
-
protoOf(ContextDescriptor).
|
|
897
|
-
return this.
|
|
896
|
+
protoOf(ContextDescriptor).qm = function () {
|
|
897
|
+
return this.mm_1.qm();
|
|
898
898
|
};
|
|
899
|
-
protoOf(ContextDescriptor).
|
|
900
|
-
return this.
|
|
899
|
+
protoOf(ContextDescriptor).rm = function () {
|
|
900
|
+
return this.mm_1.rm();
|
|
901
901
|
};
|
|
902
|
-
protoOf(ContextDescriptor).
|
|
903
|
-
return this.
|
|
902
|
+
protoOf(ContextDescriptor).sm = function () {
|
|
903
|
+
return this.mm_1.sm();
|
|
904
904
|
};
|
|
905
|
-
protoOf(ContextDescriptor).
|
|
906
|
-
return this.
|
|
905
|
+
protoOf(ContextDescriptor).lm = function () {
|
|
906
|
+
return this.mm_1.lm();
|
|
907
907
|
};
|
|
908
|
-
protoOf(ContextDescriptor).
|
|
909
|
-
return this.
|
|
908
|
+
protoOf(ContextDescriptor).tm = function () {
|
|
909
|
+
return this.mm_1.tm();
|
|
910
910
|
};
|
|
911
|
-
protoOf(ContextDescriptor).
|
|
912
|
-
return this.
|
|
911
|
+
protoOf(ContextDescriptor).um = function (index) {
|
|
912
|
+
return this.mm_1.um(index);
|
|
913
913
|
};
|
|
914
|
-
protoOf(ContextDescriptor).
|
|
915
|
-
return this.
|
|
914
|
+
protoOf(ContextDescriptor).vm = function (index) {
|
|
915
|
+
return this.mm_1.vm(index);
|
|
916
916
|
};
|
|
917
|
-
protoOf(ContextDescriptor).
|
|
918
|
-
return this.
|
|
917
|
+
protoOf(ContextDescriptor).wm = function (name) {
|
|
918
|
+
return this.mm_1.wm(name);
|
|
919
919
|
};
|
|
920
|
-
protoOf(ContextDescriptor).
|
|
921
|
-
return this.
|
|
920
|
+
protoOf(ContextDescriptor).xm = function (index) {
|
|
921
|
+
return this.mm_1.xm(index);
|
|
922
922
|
};
|
|
923
|
-
protoOf(ContextDescriptor).
|
|
924
|
-
return this.
|
|
923
|
+
protoOf(ContextDescriptor).ym = function (index) {
|
|
924
|
+
return this.mm_1.ym(index);
|
|
925
925
|
};
|
|
926
|
-
protoOf(ContextDescriptor).
|
|
927
|
-
return this.
|
|
926
|
+
protoOf(ContextDescriptor).pm = function () {
|
|
927
|
+
return this.om_1;
|
|
928
928
|
};
|
|
929
929
|
protoOf(ContextDescriptor).equals = function (other) {
|
|
930
930
|
var tmp0_elvis_lhs = other instanceof ContextDescriptor ? other : null;
|
|
@@ -935,15 +935,15 @@
|
|
|
935
935
|
tmp = tmp0_elvis_lhs;
|
|
936
936
|
}
|
|
937
937
|
var another = tmp;
|
|
938
|
-
return equals(this.
|
|
938
|
+
return equals(this.mm_1, another.mm_1) ? another.nm_1.equals(this.nm_1) : false;
|
|
939
939
|
};
|
|
940
940
|
protoOf(ContextDescriptor).hashCode = function () {
|
|
941
|
-
var result = this.
|
|
942
|
-
result = imul(31, result) + getStringHashCode(this.
|
|
941
|
+
var result = this.nm_1.hashCode();
|
|
942
|
+
result = imul(31, result) + getStringHashCode(this.om_1) | 0;
|
|
943
943
|
return result;
|
|
944
944
|
};
|
|
945
945
|
protoOf(ContextDescriptor).toString = function () {
|
|
946
|
-
return 'ContextDescriptor(kClass: ' + this.
|
|
946
|
+
return 'ContextDescriptor(kClass: ' + this.nm_1 + ', original: ' + this.mm_1 + ')';
|
|
947
947
|
};
|
|
948
948
|
function getContextualDescriptor(_this__u8e3s4, descriptor) {
|
|
949
949
|
var tmp0_safe_receiver = get_capturedKClass(descriptor);
|
|
@@ -956,8 +956,8 @@
|
|
|
956
956
|
// Inline function 'kotlin.contracts.contract' call
|
|
957
957
|
var tmp$ret$0;
|
|
958
958
|
// 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.
|
|
959
|
+
var tmp0_safe_receiver_0 = _this__u8e3s4.im(tmp0_safe_receiver);
|
|
960
|
+
tmp$ret$0 = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.ol();
|
|
961
961
|
tmp$ret$1 = tmp$ret$0;
|
|
962
962
|
tmp = tmp$ret$1;
|
|
963
963
|
}
|
|
@@ -967,10 +967,10 @@
|
|
|
967
967
|
var tmp0_subject = _this__u8e3s4;
|
|
968
968
|
var tmp;
|
|
969
969
|
if (tmp0_subject instanceof ContextDescriptor) {
|
|
970
|
-
tmp = _this__u8e3s4.
|
|
970
|
+
tmp = _this__u8e3s4.nm_1;
|
|
971
971
|
} else {
|
|
972
972
|
if (tmp0_subject instanceof SerialDescriptorForNullable) {
|
|
973
|
-
tmp = get_capturedKClass(_this__u8e3s4.
|
|
973
|
+
tmp = get_capturedKClass(_this__u8e3s4.zm_1);
|
|
974
974
|
} else {
|
|
975
975
|
tmp = null;
|
|
976
976
|
}
|
|
@@ -992,49 +992,49 @@
|
|
|
992
992
|
return tmp$ret$0;
|
|
993
993
|
}
|
|
994
994
|
function elementDescriptors$1$1($this_elementDescriptors) {
|
|
995
|
-
this.
|
|
996
|
-
this.
|
|
995
|
+
this.dn_1 = $this_elementDescriptors;
|
|
996
|
+
this.cn_1 = $this_elementDescriptors.rm();
|
|
997
997
|
}
|
|
998
998
|
protoOf(elementDescriptors$1$1).d = function () {
|
|
999
|
-
return this.
|
|
999
|
+
return this.cn_1 > 0;
|
|
1000
1000
|
};
|
|
1001
1001
|
protoOf(elementDescriptors$1$1).e = function () {
|
|
1002
|
-
var tmp = this.
|
|
1002
|
+
var tmp = this.dn_1.rm();
|
|
1003
1003
|
var tmp0_this = this;
|
|
1004
|
-
var tmp1 = tmp0_this.
|
|
1005
|
-
tmp0_this.
|
|
1006
|
-
return this.
|
|
1004
|
+
var tmp1 = tmp0_this.cn_1;
|
|
1005
|
+
tmp0_this.cn_1 = tmp1 - 1 | 0;
|
|
1006
|
+
return this.dn_1.vm(tmp - tmp1 | 0);
|
|
1007
1007
|
};
|
|
1008
1008
|
function _no_name_provided__qut3iv($this_elementDescriptors) {
|
|
1009
|
-
this.
|
|
1009
|
+
this.en_1 = $this_elementDescriptors;
|
|
1010
1010
|
}
|
|
1011
1011
|
protoOf(_no_name_provided__qut3iv).c = function () {
|
|
1012
1012
|
var tmp$ret$0;
|
|
1013
1013
|
// Inline function 'kotlinx.serialization.descriptors.<get-elementDescriptors>.<anonymous>' call
|
|
1014
|
-
tmp$ret$0 = new elementDescriptors$1$1(this.
|
|
1014
|
+
tmp$ret$0 = new elementDescriptors$1$1(this.en_1);
|
|
1015
1015
|
return tmp$ret$0;
|
|
1016
1016
|
};
|
|
1017
1017
|
function elementNames$1$1($this_elementNames) {
|
|
1018
|
-
this.
|
|
1019
|
-
this.
|
|
1018
|
+
this.gn_1 = $this_elementNames;
|
|
1019
|
+
this.fn_1 = $this_elementNames.rm();
|
|
1020
1020
|
}
|
|
1021
1021
|
protoOf(elementNames$1$1).d = function () {
|
|
1022
|
-
return this.
|
|
1022
|
+
return this.fn_1 > 0;
|
|
1023
1023
|
};
|
|
1024
1024
|
protoOf(elementNames$1$1).e = function () {
|
|
1025
|
-
var tmp = this.
|
|
1025
|
+
var tmp = this.gn_1.rm();
|
|
1026
1026
|
var tmp0_this = this;
|
|
1027
|
-
var tmp1 = tmp0_this.
|
|
1028
|
-
tmp0_this.
|
|
1029
|
-
return this.
|
|
1027
|
+
var tmp1 = tmp0_this.fn_1;
|
|
1028
|
+
tmp0_this.fn_1 = tmp1 - 1 | 0;
|
|
1029
|
+
return this.gn_1.xm(tmp - tmp1 | 0);
|
|
1030
1030
|
};
|
|
1031
1031
|
function _no_name_provided__qut3iv_0($this_elementNames) {
|
|
1032
|
-
this.
|
|
1032
|
+
this.hn_1 = $this_elementNames;
|
|
1033
1033
|
}
|
|
1034
1034
|
protoOf(_no_name_provided__qut3iv_0).c = function () {
|
|
1035
1035
|
var tmp$ret$0;
|
|
1036
1036
|
// Inline function 'kotlinx.serialization.descriptors.<get-elementNames>.<anonymous>' call
|
|
1037
|
-
tmp$ret$0 = new elementNames$1$1(this.
|
|
1037
|
+
tmp$ret$0 = new elementNames$1$1(this.hn_1);
|
|
1038
1038
|
return tmp$ret$0;
|
|
1039
1039
|
};
|
|
1040
1040
|
function buildSerialDescriptor(serialName, kind, typeParameters, builder) {
|
|
@@ -1070,55 +1070,55 @@
|
|
|
1070
1070
|
}
|
|
1071
1071
|
var sdBuilder = new ClassSerialDescriptorBuilder(serialName);
|
|
1072
1072
|
builder(sdBuilder);
|
|
1073
|
-
return new SerialDescriptorImpl(serialName, kind, sdBuilder.
|
|
1073
|
+
return new SerialDescriptorImpl(serialName, kind, sdBuilder.tl_1.f(), toList(typeParameters), sdBuilder);
|
|
1074
1074
|
}
|
|
1075
1075
|
function ClassSerialDescriptorBuilder(serialName) {
|
|
1076
|
-
this.
|
|
1077
|
-
this.
|
|
1078
|
-
this.
|
|
1079
|
-
this.
|
|
1080
|
-
this.
|
|
1081
|
-
this.
|
|
1082
|
-
this.
|
|
1083
|
-
this.
|
|
1084
|
-
}
|
|
1085
|
-
protoOf(ClassSerialDescriptorBuilder).
|
|
1076
|
+
this.ql_1 = serialName;
|
|
1077
|
+
this.rl_1 = false;
|
|
1078
|
+
this.sl_1 = emptyList();
|
|
1079
|
+
this.tl_1 = ArrayList_init_$Create$_0();
|
|
1080
|
+
this.ul_1 = HashSet_init_$Create$();
|
|
1081
|
+
this.vl_1 = ArrayList_init_$Create$_0();
|
|
1082
|
+
this.wl_1 = ArrayList_init_$Create$_0();
|
|
1083
|
+
this.xl_1 = ArrayList_init_$Create$_0();
|
|
1084
|
+
}
|
|
1085
|
+
protoOf(ClassSerialDescriptorBuilder).in = function (elementName, descriptor, annotations, isOptional) {
|
|
1086
1086
|
// Inline function 'kotlin.require' call
|
|
1087
|
-
var tmp0_require = this.
|
|
1087
|
+
var tmp0_require = this.ul_1.a(elementName);
|
|
1088
1088
|
// Inline function 'kotlin.contracts.contract' call
|
|
1089
1089
|
if (!tmp0_require) {
|
|
1090
1090
|
var tmp$ret$0;
|
|
1091
1091
|
// Inline function 'kotlinx.serialization.descriptors.ClassSerialDescriptorBuilder.element.<anonymous>' call
|
|
1092
|
-
tmp$ret$0 = "Element with name '" + elementName + "' is already registered in " + this.
|
|
1092
|
+
tmp$ret$0 = "Element with name '" + elementName + "' is already registered in " + this.ql_1;
|
|
1093
1093
|
var message = tmp$ret$0;
|
|
1094
1094
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1095
1095
|
}
|
|
1096
1096
|
var tmp0_this = this;
|
|
1097
1097
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1098
|
-
var tmp1_plusAssign = tmp0_this.
|
|
1098
|
+
var tmp1_plusAssign = tmp0_this.tl_1;
|
|
1099
1099
|
tmp1_plusAssign.a(elementName);
|
|
1100
1100
|
var tmp1_this = this;
|
|
1101
1101
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1102
|
-
var tmp2_plusAssign = tmp1_this.
|
|
1102
|
+
var tmp2_plusAssign = tmp1_this.vl_1;
|
|
1103
1103
|
tmp2_plusAssign.a(descriptor);
|
|
1104
1104
|
var tmp2_this = this;
|
|
1105
1105
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1106
|
-
var tmp3_plusAssign = tmp2_this.
|
|
1106
|
+
var tmp3_plusAssign = tmp2_this.wl_1;
|
|
1107
1107
|
tmp3_plusAssign.a(annotations);
|
|
1108
1108
|
var tmp3_this = this;
|
|
1109
1109
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1110
|
-
var tmp4_plusAssign = tmp3_this.
|
|
1110
|
+
var tmp4_plusAssign = tmp3_this.xl_1;
|
|
1111
1111
|
tmp4_plusAssign.a(isOptional);
|
|
1112
1112
|
};
|
|
1113
|
-
protoOf(ClassSerialDescriptorBuilder).
|
|
1113
|
+
protoOf(ClassSerialDescriptorBuilder).yl = function (elementName, descriptor, annotations, isOptional, $super) {
|
|
1114
1114
|
annotations = annotations === VOID ? emptyList() : annotations;
|
|
1115
1115
|
isOptional = isOptional === VOID ? false : isOptional;
|
|
1116
1116
|
var tmp;
|
|
1117
1117
|
if ($super === VOID) {
|
|
1118
|
-
this.
|
|
1118
|
+
this.in(elementName, descriptor, annotations, isOptional);
|
|
1119
1119
|
tmp = Unit_getInstance();
|
|
1120
1120
|
} else {
|
|
1121
|
-
tmp = $super.
|
|
1121
|
+
tmp = $super.in.call(this, elementName, descriptor, annotations, isOptional);
|
|
1122
1122
|
}
|
|
1123
1123
|
return tmp;
|
|
1124
1124
|
};
|
|
@@ -1145,49 +1145,49 @@
|
|
|
1145
1145
|
}
|
|
1146
1146
|
var sdBuilder = new ClassSerialDescriptorBuilder(serialName);
|
|
1147
1147
|
builderAction(sdBuilder);
|
|
1148
|
-
return new SerialDescriptorImpl(serialName, CLASS_getInstance(), sdBuilder.
|
|
1148
|
+
return new SerialDescriptorImpl(serialName, CLASS_getInstance(), sdBuilder.tl_1.f(), toList(typeParameters), sdBuilder);
|
|
1149
1149
|
}
|
|
1150
1150
|
function _get__hashCode__tgwhef($this) {
|
|
1151
1151
|
var tmp$ret$0;
|
|
1152
1152
|
// Inline function 'kotlin.getValue' call
|
|
1153
1153
|
var tmp0_getValue = _hashCode$factory();
|
|
1154
|
-
tmp$ret$0 = $this.
|
|
1154
|
+
tmp$ret$0 = $this.un_1.w();
|
|
1155
1155
|
return tmp$ret$0;
|
|
1156
1156
|
}
|
|
1157
1157
|
function SerialDescriptorImpl$_hashCode$delegate$lambda(this$0) {
|
|
1158
1158
|
return function () {
|
|
1159
|
-
return hashCodeImpl(this$0, this$0.
|
|
1159
|
+
return hashCodeImpl(this$0, this$0.tn_1);
|
|
1160
1160
|
};
|
|
1161
1161
|
}
|
|
1162
1162
|
function SerialDescriptorImpl$toString$lambda(this$0) {
|
|
1163
1163
|
return function (it) {
|
|
1164
|
-
return this$0.
|
|
1164
|
+
return this$0.xm(it) + ': ' + this$0.vm(it).pm();
|
|
1165
1165
|
};
|
|
1166
1166
|
}
|
|
1167
1167
|
function SerialDescriptorImpl(serialName, kind, elementsCount, typeParameters, builder) {
|
|
1168
|
-
this.
|
|
1169
|
-
this.
|
|
1170
|
-
this.
|
|
1171
|
-
this.
|
|
1172
|
-
this.
|
|
1168
|
+
this.jn_1 = serialName;
|
|
1169
|
+
this.kn_1 = kind;
|
|
1170
|
+
this.ln_1 = elementsCount;
|
|
1171
|
+
this.mn_1 = builder.sl_1;
|
|
1172
|
+
this.nn_1 = toHashSet(builder.tl_1);
|
|
1173
1173
|
var tmp = this;
|
|
1174
1174
|
var tmp$ret$0;
|
|
1175
1175
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1176
|
-
var tmp0_toTypedArray = builder.
|
|
1176
|
+
var tmp0_toTypedArray = builder.tl_1;
|
|
1177
1177
|
tmp$ret$0 = copyToArray(tmp0_toTypedArray);
|
|
1178
|
-
tmp.
|
|
1179
|
-
this.
|
|
1178
|
+
tmp.on_1 = tmp$ret$0;
|
|
1179
|
+
this.pn_1 = compactArray(builder.vl_1);
|
|
1180
1180
|
var tmp_0 = this;
|
|
1181
1181
|
var tmp$ret$1;
|
|
1182
1182
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1183
|
-
var tmp0_toTypedArray_0 = builder.
|
|
1183
|
+
var tmp0_toTypedArray_0 = builder.wl_1;
|
|
1184
1184
|
tmp$ret$1 = copyToArray(tmp0_toTypedArray_0);
|
|
1185
|
-
tmp_0.
|
|
1186
|
-
this.
|
|
1185
|
+
tmp_0.qn_1 = tmp$ret$1;
|
|
1186
|
+
this.rn_1 = toBooleanArray(builder.xl_1);
|
|
1187
1187
|
var tmp_1 = this;
|
|
1188
1188
|
var tmp$ret$4;
|
|
1189
1189
|
// Inline function 'kotlin.collections.map' call
|
|
1190
|
-
var tmp1_map = withIndex(this.
|
|
1190
|
+
var tmp1_map = withIndex(this.on_1);
|
|
1191
1191
|
var tmp$ret$3;
|
|
1192
1192
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1193
1193
|
var tmp0_mapTo = ArrayList_init_$Create$(collectionSizeOrDefault(tmp1_map, 10));
|
|
@@ -1201,31 +1201,31 @@
|
|
|
1201
1201
|
}
|
|
1202
1202
|
tmp$ret$3 = tmp0_mapTo;
|
|
1203
1203
|
tmp$ret$4 = tmp$ret$3;
|
|
1204
|
-
tmp_1.
|
|
1205
|
-
this.
|
|
1204
|
+
tmp_1.sn_1 = toMap(tmp$ret$4);
|
|
1205
|
+
this.tn_1 = compactArray(typeParameters);
|
|
1206
1206
|
var tmp_2 = this;
|
|
1207
|
-
tmp_2.
|
|
1207
|
+
tmp_2.un_1 = lazy_0(SerialDescriptorImpl$_hashCode$delegate$lambda(this));
|
|
1208
1208
|
}
|
|
1209
|
-
protoOf(SerialDescriptorImpl).
|
|
1210
|
-
return this.
|
|
1209
|
+
protoOf(SerialDescriptorImpl).pm = function () {
|
|
1210
|
+
return this.jn_1;
|
|
1211
1211
|
};
|
|
1212
|
-
protoOf(SerialDescriptorImpl).
|
|
1213
|
-
return this.
|
|
1212
|
+
protoOf(SerialDescriptorImpl).tm = function () {
|
|
1213
|
+
return this.kn_1;
|
|
1214
1214
|
};
|
|
1215
|
-
protoOf(SerialDescriptorImpl).
|
|
1216
|
-
return this.
|
|
1215
|
+
protoOf(SerialDescriptorImpl).rm = function () {
|
|
1216
|
+
return this.ln_1;
|
|
1217
1217
|
};
|
|
1218
|
-
protoOf(SerialDescriptorImpl).
|
|
1219
|
-
return this.
|
|
1218
|
+
protoOf(SerialDescriptorImpl).qm = function () {
|
|
1219
|
+
return this.mn_1;
|
|
1220
1220
|
};
|
|
1221
|
-
protoOf(SerialDescriptorImpl).
|
|
1222
|
-
return this.
|
|
1221
|
+
protoOf(SerialDescriptorImpl).vn = function () {
|
|
1222
|
+
return this.nn_1;
|
|
1223
1223
|
};
|
|
1224
|
-
protoOf(SerialDescriptorImpl).
|
|
1225
|
-
return getChecked(this.
|
|
1224
|
+
protoOf(SerialDescriptorImpl).xm = function (index) {
|
|
1225
|
+
return getChecked(this.on_1, index);
|
|
1226
1226
|
};
|
|
1227
|
-
protoOf(SerialDescriptorImpl).
|
|
1228
|
-
var tmp0_elvis_lhs = this.
|
|
1227
|
+
protoOf(SerialDescriptorImpl).wm = function (name) {
|
|
1228
|
+
var tmp0_elvis_lhs = this.sn_1.m2(name);
|
|
1229
1229
|
var tmp;
|
|
1230
1230
|
if (tmp0_elvis_lhs == null) {
|
|
1231
1231
|
Companion_getInstance_7();
|
|
@@ -1235,14 +1235,14 @@
|
|
|
1235
1235
|
}
|
|
1236
1236
|
return tmp;
|
|
1237
1237
|
};
|
|
1238
|
-
protoOf(SerialDescriptorImpl).
|
|
1239
|
-
return getChecked(this.
|
|
1238
|
+
protoOf(SerialDescriptorImpl).um = function (index) {
|
|
1239
|
+
return getChecked(this.qn_1, index);
|
|
1240
1240
|
};
|
|
1241
|
-
protoOf(SerialDescriptorImpl).
|
|
1242
|
-
return getChecked(this.
|
|
1241
|
+
protoOf(SerialDescriptorImpl).vm = function (index) {
|
|
1242
|
+
return getChecked(this.pn_1, index);
|
|
1243
1243
|
};
|
|
1244
|
-
protoOf(SerialDescriptorImpl).
|
|
1245
|
-
return getChecked_0(this.
|
|
1244
|
+
protoOf(SerialDescriptorImpl).ym = function (index) {
|
|
1245
|
+
return getChecked_0(this.rn_1, index);
|
|
1246
1246
|
};
|
|
1247
1247
|
protoOf(SerialDescriptorImpl).equals = function (other) {
|
|
1248
1248
|
var tmp$ret$0;
|
|
@@ -1256,33 +1256,33 @@
|
|
|
1256
1256
|
tmp$ret$0 = false;
|
|
1257
1257
|
break $l$block_5;
|
|
1258
1258
|
}
|
|
1259
|
-
if (!(this.
|
|
1259
|
+
if (!(this.pm() === other.pm())) {
|
|
1260
1260
|
tmp$ret$0 = false;
|
|
1261
1261
|
break $l$block_5;
|
|
1262
1262
|
}
|
|
1263
1263
|
var tmp$ret$1;
|
|
1264
1264
|
// Inline function 'kotlinx.serialization.descriptors.SerialDescriptorImpl.equals.<anonymous>' call
|
|
1265
1265
|
var tmp0__anonymous__q1qw7t = other;
|
|
1266
|
-
tmp$ret$1 = contentEquals(this.
|
|
1266
|
+
tmp$ret$1 = contentEquals(this.tn_1, tmp0__anonymous__q1qw7t.tn_1);
|
|
1267
1267
|
if (!tmp$ret$1) {
|
|
1268
1268
|
tmp$ret$0 = false;
|
|
1269
1269
|
break $l$block_5;
|
|
1270
1270
|
}
|
|
1271
|
-
if (!(this.
|
|
1271
|
+
if (!(this.rm() === other.rm())) {
|
|
1272
1272
|
tmp$ret$0 = false;
|
|
1273
1273
|
break $l$block_5;
|
|
1274
1274
|
}
|
|
1275
1275
|
var inductionVariable = 0;
|
|
1276
|
-
var last = this.
|
|
1276
|
+
var last = this.rm();
|
|
1277
1277
|
if (inductionVariable < last)
|
|
1278
1278
|
do {
|
|
1279
1279
|
var index = inductionVariable;
|
|
1280
1280
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1281
|
-
if (!(this.
|
|
1281
|
+
if (!(this.vm(index).pm() === other.vm(index).pm())) {
|
|
1282
1282
|
tmp$ret$0 = false;
|
|
1283
1283
|
break $l$block_5;
|
|
1284
1284
|
}
|
|
1285
|
-
if (!equals(this.
|
|
1285
|
+
if (!equals(this.vm(index).tm(), other.vm(index).tm())) {
|
|
1286
1286
|
tmp$ret$0 = false;
|
|
1287
1287
|
break $l$block_5;
|
|
1288
1288
|
}
|
|
@@ -1296,8 +1296,8 @@
|
|
|
1296
1296
|
return _get__hashCode__tgwhef(this);
|
|
1297
1297
|
};
|
|
1298
1298
|
protoOf(SerialDescriptorImpl).toString = function () {
|
|
1299
|
-
var tmp = until(0, this.
|
|
1300
|
-
var tmp_0 = this.
|
|
1299
|
+
var tmp = until(0, this.ln_1);
|
|
1300
|
+
var tmp_0 = this.jn_1 + '(';
|
|
1301
1301
|
return joinToString(tmp, ', ', tmp_0, ')', VOID, VOID, SerialDescriptorImpl$toString$lambda(this));
|
|
1302
1302
|
};
|
|
1303
1303
|
function PrimitiveSerialDescriptor(serialName, kind) {
|
|
@@ -1516,80 +1516,65 @@
|
|
|
1516
1516
|
}
|
|
1517
1517
|
function AbstractDecoder() {
|
|
1518
1518
|
}
|
|
1519
|
-
protoOf(AbstractDecoder).
|
|
1519
|
+
protoOf(AbstractDecoder).wn = function () {
|
|
1520
1520
|
throw SerializationException_init_$Create$('' + getKClassFromExpression(this) + " can't retrieve untyped values");
|
|
1521
1521
|
};
|
|
1522
|
-
protoOf(AbstractDecoder).
|
|
1522
|
+
protoOf(AbstractDecoder).xn = function () {
|
|
1523
1523
|
return true;
|
|
1524
1524
|
};
|
|
1525
|
-
protoOf(AbstractDecoder).
|
|
1525
|
+
protoOf(AbstractDecoder).yn = function () {
|
|
1526
1526
|
return null;
|
|
1527
1527
|
};
|
|
1528
|
-
protoOf(AbstractDecoder).
|
|
1529
|
-
var tmp = this.
|
|
1528
|
+
protoOf(AbstractDecoder).zn = function () {
|
|
1529
|
+
var tmp = this.wn();
|
|
1530
1530
|
return typeof tmp === 'boolean' ? tmp : THROW_CCE();
|
|
1531
1531
|
};
|
|
1532
|
-
protoOf(AbstractDecoder).
|
|
1533
|
-
var tmp = this.
|
|
1532
|
+
protoOf(AbstractDecoder).ao = function () {
|
|
1533
|
+
var tmp = this.wn();
|
|
1534
1534
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1535
1535
|
};
|
|
1536
|
-
protoOf(AbstractDecoder).
|
|
1537
|
-
var tmp = this.
|
|
1536
|
+
protoOf(AbstractDecoder).bo = function () {
|
|
1537
|
+
var tmp = this.wn();
|
|
1538
1538
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1539
1539
|
};
|
|
1540
|
-
protoOf(AbstractDecoder).
|
|
1541
|
-
var tmp = this.
|
|
1540
|
+
protoOf(AbstractDecoder).co = function () {
|
|
1541
|
+
var tmp = this.wn();
|
|
1542
1542
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1543
1543
|
};
|
|
1544
|
-
protoOf(AbstractDecoder).
|
|
1545
|
-
var tmp = this.
|
|
1544
|
+
protoOf(AbstractDecoder).do = function () {
|
|
1545
|
+
var tmp = this.wn();
|
|
1546
1546
|
return tmp instanceof Long ? tmp : THROW_CCE();
|
|
1547
1547
|
};
|
|
1548
|
-
protoOf(AbstractDecoder).
|
|
1549
|
-
var tmp = this.
|
|
1548
|
+
protoOf(AbstractDecoder).eo = function () {
|
|
1549
|
+
var tmp = this.wn();
|
|
1550
1550
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1551
1551
|
};
|
|
1552
|
-
protoOf(AbstractDecoder).
|
|
1553
|
-
var tmp = this.
|
|
1552
|
+
protoOf(AbstractDecoder).fo = function () {
|
|
1553
|
+
var tmp = this.wn();
|
|
1554
1554
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1555
1555
|
};
|
|
1556
|
-
protoOf(AbstractDecoder).
|
|
1557
|
-
var tmp = this.
|
|
1556
|
+
protoOf(AbstractDecoder).go = function () {
|
|
1557
|
+
var tmp = this.wn();
|
|
1558
1558
|
return tmp instanceof Char ? tmp.w4_1 : THROW_CCE();
|
|
1559
1559
|
};
|
|
1560
|
-
protoOf(AbstractDecoder).
|
|
1561
|
-
var tmp = this.
|
|
1560
|
+
protoOf(AbstractDecoder).ho = function () {
|
|
1561
|
+
var tmp = this.wn();
|
|
1562
1562
|
return typeof tmp === 'string' ? tmp : THROW_CCE();
|
|
1563
1563
|
};
|
|
1564
|
-
protoOf(AbstractDecoder).
|
|
1565
|
-
var tmp = this.
|
|
1564
|
+
protoOf(AbstractDecoder).io = function (enumDescriptor) {
|
|
1565
|
+
var tmp = this.wn();
|
|
1566
1566
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
1567
1567
|
};
|
|
1568
|
-
protoOf(AbstractDecoder).
|
|
1568
|
+
protoOf(AbstractDecoder).jo = function (descriptor) {
|
|
1569
1569
|
return this;
|
|
1570
1570
|
};
|
|
1571
|
-
protoOf(AbstractDecoder).
|
|
1572
|
-
return this.
|
|
1571
|
+
protoOf(AbstractDecoder).ko = function (deserializer, previousValue) {
|
|
1572
|
+
return this.lo(deserializer);
|
|
1573
1573
|
};
|
|
1574
|
-
protoOf(AbstractDecoder).
|
|
1574
|
+
protoOf(AbstractDecoder).mo = function (descriptor) {
|
|
1575
1575
|
return this;
|
|
1576
1576
|
};
|
|
1577
|
-
protoOf(AbstractDecoder).
|
|
1578
|
-
};
|
|
1579
|
-
protoOf(AbstractDecoder).jo = function (descriptor, index) {
|
|
1580
|
-
return this.un();
|
|
1581
|
-
};
|
|
1582
|
-
protoOf(AbstractDecoder).ko = function (descriptor, index) {
|
|
1583
|
-
return this.vn();
|
|
1584
|
-
};
|
|
1585
|
-
protoOf(AbstractDecoder).lo = function (descriptor, index) {
|
|
1586
|
-
return this.wn();
|
|
1587
|
-
};
|
|
1588
|
-
protoOf(AbstractDecoder).mo = function (descriptor, index) {
|
|
1589
|
-
return this.xn();
|
|
1590
|
-
};
|
|
1591
|
-
protoOf(AbstractDecoder).no = function (descriptor, index) {
|
|
1592
|
-
return this.yn();
|
|
1577
|
+
protoOf(AbstractDecoder).no = function (descriptor) {
|
|
1593
1578
|
};
|
|
1594
1579
|
protoOf(AbstractDecoder).oo = function (descriptor, index) {
|
|
1595
1580
|
return this.zn();
|
|
@@ -1604,21 +1589,36 @@
|
|
|
1604
1589
|
return this.co();
|
|
1605
1590
|
};
|
|
1606
1591
|
protoOf(AbstractDecoder).so = function (descriptor, index) {
|
|
1607
|
-
return this.
|
|
1592
|
+
return this.do();
|
|
1593
|
+
};
|
|
1594
|
+
protoOf(AbstractDecoder).to = function (descriptor, index) {
|
|
1595
|
+
return this.eo();
|
|
1596
|
+
};
|
|
1597
|
+
protoOf(AbstractDecoder).uo = function (descriptor, index) {
|
|
1598
|
+
return this.fo();
|
|
1599
|
+
};
|
|
1600
|
+
protoOf(AbstractDecoder).vo = function (descriptor, index) {
|
|
1601
|
+
return this.go();
|
|
1608
1602
|
};
|
|
1609
|
-
protoOf(AbstractDecoder).
|
|
1610
|
-
return this.
|
|
1603
|
+
protoOf(AbstractDecoder).wo = function (descriptor, index) {
|
|
1604
|
+
return this.ho();
|
|
1611
1605
|
};
|
|
1612
|
-
protoOf(AbstractDecoder).
|
|
1613
|
-
|
|
1614
|
-
|
|
1606
|
+
protoOf(AbstractDecoder).xo = function (descriptor, index) {
|
|
1607
|
+
return this.jo(descriptor.vm(index));
|
|
1608
|
+
};
|
|
1609
|
+
protoOf(AbstractDecoder).yo = function (descriptor, index, deserializer, previousValue) {
|
|
1610
|
+
return this.ko(deserializer, previousValue);
|
|
1611
|
+
};
|
|
1612
|
+
protoOf(AbstractDecoder).ap = function (descriptor, index, deserializer, previousValue) {
|
|
1613
|
+
var isNullabilitySupported = deserializer.ol().lm();
|
|
1614
|
+
return (isNullabilitySupported ? true : this.xn()) ? this.ko(deserializer, previousValue) : this.yn();
|
|
1615
1615
|
};
|
|
1616
1616
|
function Decoder() {
|
|
1617
1617
|
}
|
|
1618
1618
|
function Companion() {
|
|
1619
1619
|
Companion_instance = this;
|
|
1620
|
-
this.
|
|
1621
|
-
this.
|
|
1620
|
+
this.fp_1 = -1;
|
|
1621
|
+
this.gp_1 = -3;
|
|
1622
1622
|
}
|
|
1623
1623
|
var Companion_instance;
|
|
1624
1624
|
function Companion_getInstance_7() {
|
|
@@ -1629,34 +1629,34 @@
|
|
|
1629
1629
|
function CompositeDecoder() {
|
|
1630
1630
|
}
|
|
1631
1631
|
function decodeSequentially_0($this, compositeDecoder) {
|
|
1632
|
-
var klassName = compositeDecoder.
|
|
1632
|
+
var klassName = compositeDecoder.wo($this.ol(), 0);
|
|
1633
1633
|
var serializer = findPolymorphicSerializer($this, compositeDecoder, klassName);
|
|
1634
|
-
return compositeDecoder.
|
|
1634
|
+
return compositeDecoder.zo($this.ol(), 1, serializer);
|
|
1635
1635
|
}
|
|
1636
1636
|
function AbstractPolymorphicSerializer() {
|
|
1637
1637
|
}
|
|
1638
|
-
protoOf(AbstractPolymorphicSerializer).
|
|
1638
|
+
protoOf(AbstractPolymorphicSerializer).pl = function (decoder) {
|
|
1639
1639
|
var tmp$ret$5;
|
|
1640
1640
|
// Inline function 'kotlinx.serialization.encoding.decodeStructure' call
|
|
1641
|
-
var tmp0_decodeStructure = this.
|
|
1642
|
-
var composite = decoder.
|
|
1641
|
+
var tmp0_decodeStructure = this.ol();
|
|
1642
|
+
var composite = decoder.mo(tmp0_decodeStructure);
|
|
1643
1643
|
var tmp$ret$0;
|
|
1644
1644
|
$l$block: {
|
|
1645
1645
|
// Inline function 'kotlinx.serialization.internal.AbstractPolymorphicSerializer.deserialize.<anonymous>' call
|
|
1646
1646
|
var klassName = null;
|
|
1647
1647
|
var value = null;
|
|
1648
|
-
if (composite.
|
|
1648
|
+
if (composite.cp()) {
|
|
1649
1649
|
tmp$ret$0 = decodeSequentially_0(this, composite);
|
|
1650
1650
|
break $l$block;
|
|
1651
1651
|
}
|
|
1652
1652
|
mainLoop: while (true) {
|
|
1653
|
-
var index = composite.
|
|
1653
|
+
var index = composite.dp(this.ol());
|
|
1654
1654
|
Companion_getInstance_7();
|
|
1655
1655
|
if (index === -1) {
|
|
1656
1656
|
break mainLoop;
|
|
1657
1657
|
} else {
|
|
1658
1658
|
if (index === 0) {
|
|
1659
|
-
klassName = composite.
|
|
1659
|
+
klassName = composite.wo(this.ol(), index);
|
|
1660
1660
|
} else {
|
|
1661
1661
|
if (index === 1) {
|
|
1662
1662
|
var tmp$ret$2;
|
|
@@ -1677,7 +1677,7 @@
|
|
|
1677
1677
|
}
|
|
1678
1678
|
klassName = tmp$ret$2;
|
|
1679
1679
|
var serializer = findPolymorphicSerializer(this, composite, klassName);
|
|
1680
|
-
value = composite.
|
|
1680
|
+
value = composite.zo(this.ol(), index, serializer);
|
|
1681
1681
|
} else {
|
|
1682
1682
|
var tmp0_elvis_lhs = klassName;
|
|
1683
1683
|
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 +1705,12 @@
|
|
|
1705
1705
|
tmp$ret$0 = isObject(tmp) ? tmp : THROW_CCE();
|
|
1706
1706
|
}
|
|
1707
1707
|
var result = tmp$ret$0;
|
|
1708
|
-
composite.
|
|
1708
|
+
composite.no(tmp0_decodeStructure);
|
|
1709
1709
|
tmp$ret$5 = result;
|
|
1710
1710
|
return tmp$ret$5;
|
|
1711
1711
|
};
|
|
1712
|
-
protoOf(AbstractPolymorphicSerializer).
|
|
1713
|
-
return decoder.
|
|
1712
|
+
protoOf(AbstractPolymorphicSerializer).dm = function (decoder, klassName) {
|
|
1713
|
+
return decoder.bp().hp(this.cm(), klassName);
|
|
1714
1714
|
};
|
|
1715
1715
|
function throwSubtypeNotRegistered(subClassName, baseClass) {
|
|
1716
1716
|
var scope = "in the scope of '" + baseClass.fc() + "'";
|
|
@@ -1718,12 +1718,12 @@
|
|
|
1718
1718
|
}
|
|
1719
1719
|
function NothingSerializer_0() {
|
|
1720
1720
|
NothingSerializer_instance = this;
|
|
1721
|
-
this.
|
|
1721
|
+
this.ip_1 = NothingSerialDescriptor_getInstance();
|
|
1722
1722
|
}
|
|
1723
|
-
protoOf(NothingSerializer_0).
|
|
1724
|
-
return this.
|
|
1723
|
+
protoOf(NothingSerializer_0).ol = function () {
|
|
1724
|
+
return this.ip_1;
|
|
1725
1725
|
};
|
|
1726
|
-
protoOf(NothingSerializer_0).
|
|
1726
|
+
protoOf(NothingSerializer_0).pl = function (decoder) {
|
|
1727
1727
|
throw SerializationException_init_$Create$("'kotlin.Nothing' does not have instances");
|
|
1728
1728
|
};
|
|
1729
1729
|
var NothingSerializer_instance;
|
|
@@ -1734,16 +1734,16 @@
|
|
|
1734
1734
|
}
|
|
1735
1735
|
function DurationSerializer() {
|
|
1736
1736
|
DurationSerializer_instance = this;
|
|
1737
|
-
this.
|
|
1737
|
+
this.jp_1 = new PrimitiveSerialDescriptor_0('kotlin.time.Duration', STRING_getInstance());
|
|
1738
1738
|
}
|
|
1739
|
-
protoOf(DurationSerializer).
|
|
1740
|
-
return this.
|
|
1739
|
+
protoOf(DurationSerializer).ol = function () {
|
|
1740
|
+
return this.jp_1;
|
|
1741
1741
|
};
|
|
1742
|
-
protoOf(DurationSerializer).
|
|
1743
|
-
return Companion_getInstance().t5(decoder.
|
|
1742
|
+
protoOf(DurationSerializer).kp = function (decoder) {
|
|
1743
|
+
return Companion_getInstance().t5(decoder.ho());
|
|
1744
1744
|
};
|
|
1745
|
-
protoOf(DurationSerializer).
|
|
1746
|
-
return new Duration(this.
|
|
1745
|
+
protoOf(DurationSerializer).pl = function (decoder) {
|
|
1746
|
+
return new Duration(this.kp(decoder));
|
|
1747
1747
|
};
|
|
1748
1748
|
var DurationSerializer_instance;
|
|
1749
1749
|
function DurationSerializer_getInstance() {
|
|
@@ -1756,19 +1756,19 @@
|
|
|
1756
1756
|
function ArrayListClassDesc(elementDesc) {
|
|
1757
1757
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1758
1758
|
}
|
|
1759
|
-
protoOf(ArrayListClassDesc).
|
|
1759
|
+
protoOf(ArrayListClassDesc).pm = function () {
|
|
1760
1760
|
return 'kotlin.collections.ArrayList';
|
|
1761
1761
|
};
|
|
1762
1762
|
function HashSetClassDesc(elementDesc) {
|
|
1763
1763
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1764
1764
|
}
|
|
1765
|
-
protoOf(HashSetClassDesc).
|
|
1765
|
+
protoOf(HashSetClassDesc).pm = function () {
|
|
1766
1766
|
return 'kotlin.collections.HashSet';
|
|
1767
1767
|
};
|
|
1768
1768
|
function LinkedHashSetClassDesc(elementDesc) {
|
|
1769
1769
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1770
1770
|
}
|
|
1771
|
-
protoOf(LinkedHashSetClassDesc).
|
|
1771
|
+
protoOf(LinkedHashSetClassDesc).pm = function () {
|
|
1772
1772
|
return 'kotlin.collections.LinkedHashSet';
|
|
1773
1773
|
};
|
|
1774
1774
|
function HashMapClassDesc(keyDesc, valueDesc) {
|
|
@@ -1780,30 +1780,30 @@
|
|
|
1780
1780
|
function ArrayClassDesc(elementDesc) {
|
|
1781
1781
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1782
1782
|
}
|
|
1783
|
-
protoOf(ArrayClassDesc).
|
|
1783
|
+
protoOf(ArrayClassDesc).pm = function () {
|
|
1784
1784
|
return 'kotlin.Array';
|
|
1785
1785
|
};
|
|
1786
1786
|
function PrimitiveArrayDescriptor(primitive) {
|
|
1787
1787
|
ListLikeDescriptor.call(this, primitive);
|
|
1788
|
-
this.
|
|
1788
|
+
this.bq_1 = primitive.pm() + 'Array';
|
|
1789
1789
|
}
|
|
1790
|
-
protoOf(PrimitiveArrayDescriptor).
|
|
1791
|
-
return this.
|
|
1790
|
+
protoOf(PrimitiveArrayDescriptor).pm = function () {
|
|
1791
|
+
return this.bq_1;
|
|
1792
1792
|
};
|
|
1793
1793
|
function ListLikeDescriptor(elementDescriptor) {
|
|
1794
|
-
this.
|
|
1795
|
-
this.
|
|
1794
|
+
this.np_1 = elementDescriptor;
|
|
1795
|
+
this.op_1 = 1;
|
|
1796
1796
|
}
|
|
1797
|
-
protoOf(ListLikeDescriptor).
|
|
1797
|
+
protoOf(ListLikeDescriptor).tm = function () {
|
|
1798
1798
|
return LIST_getInstance();
|
|
1799
1799
|
};
|
|
1800
|
-
protoOf(ListLikeDescriptor).
|
|
1801
|
-
return this.
|
|
1800
|
+
protoOf(ListLikeDescriptor).rm = function () {
|
|
1801
|
+
return this.op_1;
|
|
1802
1802
|
};
|
|
1803
|
-
protoOf(ListLikeDescriptor).
|
|
1803
|
+
protoOf(ListLikeDescriptor).xm = function (index) {
|
|
1804
1804
|
return index.toString();
|
|
1805
1805
|
};
|
|
1806
|
-
protoOf(ListLikeDescriptor).
|
|
1806
|
+
protoOf(ListLikeDescriptor).wm = function (name) {
|
|
1807
1807
|
var tmp0_elvis_lhs = toIntOrNull(name);
|
|
1808
1808
|
var tmp;
|
|
1809
1809
|
if (tmp0_elvis_lhs == null) {
|
|
@@ -1813,79 +1813,79 @@
|
|
|
1813
1813
|
}
|
|
1814
1814
|
return tmp;
|
|
1815
1815
|
};
|
|
1816
|
-
protoOf(ListLikeDescriptor).
|
|
1816
|
+
protoOf(ListLikeDescriptor).ym = function (index) {
|
|
1817
1817
|
// Inline function 'kotlin.require' call
|
|
1818
1818
|
var tmp0_require = index >= 0;
|
|
1819
1819
|
// Inline function 'kotlin.contracts.contract' call
|
|
1820
1820
|
if (!tmp0_require) {
|
|
1821
1821
|
var tmp$ret$0;
|
|
1822
1822
|
// Inline function 'kotlinx.serialization.internal.ListLikeDescriptor.isElementOptional.<anonymous>' call
|
|
1823
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1823
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.pm() + ' expects only non-negative indices';
|
|
1824
1824
|
var message = tmp$ret$0;
|
|
1825
1825
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1826
1826
|
}
|
|
1827
1827
|
return false;
|
|
1828
1828
|
};
|
|
1829
|
-
protoOf(ListLikeDescriptor).
|
|
1829
|
+
protoOf(ListLikeDescriptor).um = function (index) {
|
|
1830
1830
|
// Inline function 'kotlin.require' call
|
|
1831
1831
|
var tmp0_require = index >= 0;
|
|
1832
1832
|
// Inline function 'kotlin.contracts.contract' call
|
|
1833
1833
|
if (!tmp0_require) {
|
|
1834
1834
|
var tmp$ret$0;
|
|
1835
1835
|
// Inline function 'kotlinx.serialization.internal.ListLikeDescriptor.getElementAnnotations.<anonymous>' call
|
|
1836
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1836
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.pm() + ' expects only non-negative indices';
|
|
1837
1837
|
var message = tmp$ret$0;
|
|
1838
1838
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1839
1839
|
}
|
|
1840
1840
|
return emptyList();
|
|
1841
1841
|
};
|
|
1842
|
-
protoOf(ListLikeDescriptor).
|
|
1842
|
+
protoOf(ListLikeDescriptor).vm = function (index) {
|
|
1843
1843
|
// Inline function 'kotlin.require' call
|
|
1844
1844
|
var tmp0_require = index >= 0;
|
|
1845
1845
|
// Inline function 'kotlin.contracts.contract' call
|
|
1846
1846
|
if (!tmp0_require) {
|
|
1847
1847
|
var tmp$ret$0;
|
|
1848
1848
|
// Inline function 'kotlinx.serialization.internal.ListLikeDescriptor.getElementDescriptor.<anonymous>' call
|
|
1849
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1849
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.pm() + ' expects only non-negative indices';
|
|
1850
1850
|
var message = tmp$ret$0;
|
|
1851
1851
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1852
1852
|
}
|
|
1853
|
-
return this.
|
|
1853
|
+
return this.np_1;
|
|
1854
1854
|
};
|
|
1855
1855
|
protoOf(ListLikeDescriptor).equals = function (other) {
|
|
1856
1856
|
if (this === other)
|
|
1857
1857
|
return true;
|
|
1858
1858
|
if (!(other instanceof ListLikeDescriptor))
|
|
1859
1859
|
return false;
|
|
1860
|
-
if (equals(this.
|
|
1860
|
+
if (equals(this.np_1, other.np_1) ? this.pm() === other.pm() : false)
|
|
1861
1861
|
return true;
|
|
1862
1862
|
return false;
|
|
1863
1863
|
};
|
|
1864
1864
|
protoOf(ListLikeDescriptor).hashCode = function () {
|
|
1865
|
-
return imul(hashCode(this.
|
|
1865
|
+
return imul(hashCode(this.np_1), 31) + getStringHashCode(this.pm()) | 0;
|
|
1866
1866
|
};
|
|
1867
1867
|
protoOf(ListLikeDescriptor).toString = function () {
|
|
1868
|
-
return this.
|
|
1868
|
+
return this.pm() + '(' + this.np_1 + ')';
|
|
1869
1869
|
};
|
|
1870
1870
|
function MapLikeDescriptor(serialName, keyDescriptor, valueDescriptor) {
|
|
1871
|
-
this.
|
|
1872
|
-
this.
|
|
1873
|
-
this.
|
|
1874
|
-
this.
|
|
1871
|
+
this.tp_1 = serialName;
|
|
1872
|
+
this.up_1 = keyDescriptor;
|
|
1873
|
+
this.vp_1 = valueDescriptor;
|
|
1874
|
+
this.wp_1 = 2;
|
|
1875
1875
|
}
|
|
1876
|
-
protoOf(MapLikeDescriptor).
|
|
1877
|
-
return this.
|
|
1876
|
+
protoOf(MapLikeDescriptor).pm = function () {
|
|
1877
|
+
return this.tp_1;
|
|
1878
1878
|
};
|
|
1879
|
-
protoOf(MapLikeDescriptor).
|
|
1879
|
+
protoOf(MapLikeDescriptor).tm = function () {
|
|
1880
1880
|
return MAP_getInstance();
|
|
1881
1881
|
};
|
|
1882
|
-
protoOf(MapLikeDescriptor).
|
|
1883
|
-
return this.
|
|
1882
|
+
protoOf(MapLikeDescriptor).rm = function () {
|
|
1883
|
+
return this.wp_1;
|
|
1884
1884
|
};
|
|
1885
|
-
protoOf(MapLikeDescriptor).
|
|
1885
|
+
protoOf(MapLikeDescriptor).xm = function (index) {
|
|
1886
1886
|
return index.toString();
|
|
1887
1887
|
};
|
|
1888
|
-
protoOf(MapLikeDescriptor).
|
|
1888
|
+
protoOf(MapLikeDescriptor).wm = function (name) {
|
|
1889
1889
|
var tmp0_elvis_lhs = toIntOrNull(name);
|
|
1890
1890
|
var tmp;
|
|
1891
1891
|
if (tmp0_elvis_lhs == null) {
|
|
@@ -1895,40 +1895,40 @@
|
|
|
1895
1895
|
}
|
|
1896
1896
|
return tmp;
|
|
1897
1897
|
};
|
|
1898
|
-
protoOf(MapLikeDescriptor).
|
|
1898
|
+
protoOf(MapLikeDescriptor).ym = function (index) {
|
|
1899
1899
|
// Inline function 'kotlin.require' call
|
|
1900
1900
|
var tmp0_require = index >= 0;
|
|
1901
1901
|
// Inline function 'kotlin.contracts.contract' call
|
|
1902
1902
|
if (!tmp0_require) {
|
|
1903
1903
|
var tmp$ret$0;
|
|
1904
1904
|
// Inline function 'kotlinx.serialization.internal.MapLikeDescriptor.isElementOptional.<anonymous>' call
|
|
1905
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1905
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.pm() + ' expects only non-negative indices';
|
|
1906
1906
|
var message = tmp$ret$0;
|
|
1907
1907
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1908
1908
|
}
|
|
1909
1909
|
return false;
|
|
1910
1910
|
};
|
|
1911
|
-
protoOf(MapLikeDescriptor).
|
|
1911
|
+
protoOf(MapLikeDescriptor).um = function (index) {
|
|
1912
1912
|
// Inline function 'kotlin.require' call
|
|
1913
1913
|
var tmp0_require = index >= 0;
|
|
1914
1914
|
// Inline function 'kotlin.contracts.contract' call
|
|
1915
1915
|
if (!tmp0_require) {
|
|
1916
1916
|
var tmp$ret$0;
|
|
1917
1917
|
// Inline function 'kotlinx.serialization.internal.MapLikeDescriptor.getElementAnnotations.<anonymous>' call
|
|
1918
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1918
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.pm() + ' expects only non-negative indices';
|
|
1919
1919
|
var message = tmp$ret$0;
|
|
1920
1920
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1921
1921
|
}
|
|
1922
1922
|
return emptyList();
|
|
1923
1923
|
};
|
|
1924
|
-
protoOf(MapLikeDescriptor).
|
|
1924
|
+
protoOf(MapLikeDescriptor).vm = function (index) {
|
|
1925
1925
|
// Inline function 'kotlin.require' call
|
|
1926
1926
|
var tmp0_require = index >= 0;
|
|
1927
1927
|
// Inline function 'kotlin.contracts.contract' call
|
|
1928
1928
|
if (!tmp0_require) {
|
|
1929
1929
|
var tmp$ret$0;
|
|
1930
1930
|
// Inline function 'kotlinx.serialization.internal.MapLikeDescriptor.getElementDescriptor.<anonymous>' call
|
|
1931
|
-
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.
|
|
1931
|
+
tmp$ret$0 = 'Illegal index ' + index + ', ' + this.pm() + ' expects only non-negative indices';
|
|
1932
1932
|
var message = tmp$ret$0;
|
|
1933
1933
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1934
1934
|
}
|
|
@@ -1936,10 +1936,10 @@
|
|
|
1936
1936
|
var tmp;
|
|
1937
1937
|
switch (tmp0_subject) {
|
|
1938
1938
|
case 0:
|
|
1939
|
-
tmp = this.
|
|
1939
|
+
tmp = this.up_1;
|
|
1940
1940
|
break;
|
|
1941
1941
|
case 1:
|
|
1942
|
-
tmp = this.
|
|
1942
|
+
tmp = this.vp_1;
|
|
1943
1943
|
break;
|
|
1944
1944
|
default:
|
|
1945
1945
|
throw IllegalStateException_init_$Create$('Unreached');
|
|
@@ -1951,275 +1951,275 @@
|
|
|
1951
1951
|
return true;
|
|
1952
1952
|
if (!(other instanceof MapLikeDescriptor))
|
|
1953
1953
|
return false;
|
|
1954
|
-
if (!(this.
|
|
1954
|
+
if (!(this.pm() === other.pm()))
|
|
1955
1955
|
return false;
|
|
1956
|
-
if (!equals(this.
|
|
1956
|
+
if (!equals(this.up_1, other.up_1))
|
|
1957
1957
|
return false;
|
|
1958
|
-
if (!equals(this.
|
|
1958
|
+
if (!equals(this.vp_1, other.vp_1))
|
|
1959
1959
|
return false;
|
|
1960
1960
|
return true;
|
|
1961
1961
|
};
|
|
1962
1962
|
protoOf(MapLikeDescriptor).hashCode = function () {
|
|
1963
|
-
var result = getStringHashCode(this.
|
|
1964
|
-
result = imul(31, result) + hashCode(this.
|
|
1965
|
-
result = imul(31, result) + hashCode(this.
|
|
1963
|
+
var result = getStringHashCode(this.pm());
|
|
1964
|
+
result = imul(31, result) + hashCode(this.up_1) | 0;
|
|
1965
|
+
result = imul(31, result) + hashCode(this.vp_1) | 0;
|
|
1966
1966
|
return result;
|
|
1967
1967
|
};
|
|
1968
1968
|
protoOf(MapLikeDescriptor).toString = function () {
|
|
1969
|
-
return this.
|
|
1969
|
+
return this.pm() + '(' + this.up_1 + ', ' + this.vp_1 + ')';
|
|
1970
1970
|
};
|
|
1971
1971
|
function ArrayListSerializer(element) {
|
|
1972
1972
|
CollectionSerializer.call(this, element);
|
|
1973
|
-
this.
|
|
1973
|
+
this.dq_1 = new ArrayListClassDesc(element.ol());
|
|
1974
1974
|
}
|
|
1975
|
-
protoOf(ArrayListSerializer).
|
|
1976
|
-
return this.
|
|
1975
|
+
protoOf(ArrayListSerializer).ol = function () {
|
|
1976
|
+
return this.dq_1;
|
|
1977
1977
|
};
|
|
1978
|
-
protoOf(ArrayListSerializer).
|
|
1978
|
+
protoOf(ArrayListSerializer).eq = function () {
|
|
1979
1979
|
var tmp$ret$0;
|
|
1980
1980
|
// Inline function 'kotlin.collections.arrayListOf' call
|
|
1981
1981
|
tmp$ret$0 = ArrayList_init_$Create$_0();
|
|
1982
1982
|
return tmp$ret$0;
|
|
1983
1983
|
};
|
|
1984
|
-
protoOf(ArrayListSerializer).
|
|
1984
|
+
protoOf(ArrayListSerializer).fq = function (_this__u8e3s4) {
|
|
1985
1985
|
return _this__u8e3s4.f();
|
|
1986
1986
|
};
|
|
1987
|
-
protoOf(ArrayListSerializer).
|
|
1988
|
-
return this.
|
|
1987
|
+
protoOf(ArrayListSerializer).gq = function (_this__u8e3s4) {
|
|
1988
|
+
return this.fq(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE());
|
|
1989
1989
|
};
|
|
1990
|
-
protoOf(ArrayListSerializer).
|
|
1990
|
+
protoOf(ArrayListSerializer).hq = function (_this__u8e3s4) {
|
|
1991
1991
|
return _this__u8e3s4;
|
|
1992
1992
|
};
|
|
1993
|
-
protoOf(ArrayListSerializer).
|
|
1994
|
-
return this.
|
|
1993
|
+
protoOf(ArrayListSerializer).iq = function (_this__u8e3s4) {
|
|
1994
|
+
return this.hq(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE());
|
|
1995
1995
|
};
|
|
1996
|
-
protoOf(ArrayListSerializer).
|
|
1996
|
+
protoOf(ArrayListSerializer).jq = function (_this__u8e3s4) {
|
|
1997
1997
|
var tmp0_elvis_lhs = _this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : null;
|
|
1998
1998
|
return tmp0_elvis_lhs == null ? ArrayList_init_$Create$_1(_this__u8e3s4) : tmp0_elvis_lhs;
|
|
1999
1999
|
};
|
|
2000
|
-
protoOf(ArrayListSerializer).
|
|
2001
|
-
return this.
|
|
2000
|
+
protoOf(ArrayListSerializer).kq = function (_this__u8e3s4) {
|
|
2001
|
+
return this.jq((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, List) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2002
2002
|
};
|
|
2003
|
-
protoOf(ArrayListSerializer).
|
|
2003
|
+
protoOf(ArrayListSerializer).lq = function (_this__u8e3s4, size) {
|
|
2004
2004
|
return _this__u8e3s4.ia(size);
|
|
2005
2005
|
};
|
|
2006
|
-
protoOf(ArrayListSerializer).
|
|
2007
|
-
return this.
|
|
2006
|
+
protoOf(ArrayListSerializer).mq = function (_this__u8e3s4, size) {
|
|
2007
|
+
return this.lq(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2008
2008
|
};
|
|
2009
|
-
protoOf(ArrayListSerializer).
|
|
2009
|
+
protoOf(ArrayListSerializer).nq = function (_this__u8e3s4, index, element) {
|
|
2010
2010
|
_this__u8e3s4.o9(index, element);
|
|
2011
2011
|
};
|
|
2012
|
-
protoOf(ArrayListSerializer).
|
|
2012
|
+
protoOf(ArrayListSerializer).oq = function (_this__u8e3s4, index, element) {
|
|
2013
2013
|
var tmp = _this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE();
|
|
2014
|
-
return this.
|
|
2014
|
+
return this.nq(tmp, index, (element == null ? true : isObject(element)) ? element : THROW_CCE());
|
|
2015
2015
|
};
|
|
2016
2016
|
function HashSetSerializer(eSerializer) {
|
|
2017
2017
|
CollectionSerializer.call(this, eSerializer);
|
|
2018
|
-
this.
|
|
2018
|
+
this.vq_1 = new HashSetClassDesc(eSerializer.ol());
|
|
2019
2019
|
}
|
|
2020
|
-
protoOf(HashSetSerializer).
|
|
2021
|
-
return this.
|
|
2020
|
+
protoOf(HashSetSerializer).ol = function () {
|
|
2021
|
+
return this.vq_1;
|
|
2022
2022
|
};
|
|
2023
|
-
protoOf(HashSetSerializer).
|
|
2023
|
+
protoOf(HashSetSerializer).eq = function () {
|
|
2024
2024
|
return HashSet_init_$Create$();
|
|
2025
2025
|
};
|
|
2026
|
-
protoOf(HashSetSerializer).
|
|
2026
|
+
protoOf(HashSetSerializer).wq = function (_this__u8e3s4) {
|
|
2027
2027
|
return _this__u8e3s4.f();
|
|
2028
2028
|
};
|
|
2029
|
-
protoOf(HashSetSerializer).
|
|
2030
|
-
return this.
|
|
2029
|
+
protoOf(HashSetSerializer).gq = function (_this__u8e3s4) {
|
|
2030
|
+
return this.wq(_this__u8e3s4 instanceof HashSet ? _this__u8e3s4 : THROW_CCE());
|
|
2031
2031
|
};
|
|
2032
|
-
protoOf(HashSetSerializer).
|
|
2032
|
+
protoOf(HashSetSerializer).xq = function (_this__u8e3s4) {
|
|
2033
2033
|
return _this__u8e3s4;
|
|
2034
2034
|
};
|
|
2035
|
-
protoOf(HashSetSerializer).
|
|
2036
|
-
return this.
|
|
2035
|
+
protoOf(HashSetSerializer).iq = function (_this__u8e3s4) {
|
|
2036
|
+
return this.xq(_this__u8e3s4 instanceof HashSet ? _this__u8e3s4 : THROW_CCE());
|
|
2037
2037
|
};
|
|
2038
|
-
protoOf(HashSetSerializer).
|
|
2038
|
+
protoOf(HashSetSerializer).yq = function (_this__u8e3s4) {
|
|
2039
2039
|
var tmp0_elvis_lhs = _this__u8e3s4 instanceof HashSet ? _this__u8e3s4 : null;
|
|
2040
2040
|
return tmp0_elvis_lhs == null ? HashSet_init_$Create$_0(_this__u8e3s4) : tmp0_elvis_lhs;
|
|
2041
2041
|
};
|
|
2042
|
-
protoOf(HashSetSerializer).
|
|
2043
|
-
return this.
|
|
2042
|
+
protoOf(HashSetSerializer).kq = function (_this__u8e3s4) {
|
|
2043
|
+
return this.yq((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Set) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2044
2044
|
};
|
|
2045
|
-
protoOf(HashSetSerializer).
|
|
2045
|
+
protoOf(HashSetSerializer).zq = function (_this__u8e3s4, size) {
|
|
2046
2046
|
};
|
|
2047
|
-
protoOf(HashSetSerializer).
|
|
2048
|
-
return this.
|
|
2047
|
+
protoOf(HashSetSerializer).mq = function (_this__u8e3s4, size) {
|
|
2048
|
+
return this.zq(_this__u8e3s4 instanceof HashSet ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2049
2049
|
};
|
|
2050
|
-
protoOf(HashSetSerializer).
|
|
2050
|
+
protoOf(HashSetSerializer).ar = function (_this__u8e3s4, index, element) {
|
|
2051
2051
|
_this__u8e3s4.a(element);
|
|
2052
2052
|
};
|
|
2053
|
-
protoOf(HashSetSerializer).
|
|
2053
|
+
protoOf(HashSetSerializer).oq = function (_this__u8e3s4, index, element) {
|
|
2054
2054
|
var tmp = _this__u8e3s4 instanceof HashSet ? _this__u8e3s4 : THROW_CCE();
|
|
2055
|
-
return this.
|
|
2055
|
+
return this.ar(tmp, index, (element == null ? true : isObject(element)) ? element : THROW_CCE());
|
|
2056
2056
|
};
|
|
2057
2057
|
function LinkedHashSetSerializer(eSerializer) {
|
|
2058
2058
|
CollectionSerializer.call(this, eSerializer);
|
|
2059
|
-
this.
|
|
2059
|
+
this.cr_1 = new LinkedHashSetClassDesc(eSerializer.ol());
|
|
2060
2060
|
}
|
|
2061
|
-
protoOf(LinkedHashSetSerializer).
|
|
2062
|
-
return this.
|
|
2061
|
+
protoOf(LinkedHashSetSerializer).ol = function () {
|
|
2062
|
+
return this.cr_1;
|
|
2063
2063
|
};
|
|
2064
|
-
protoOf(LinkedHashSetSerializer).
|
|
2064
|
+
protoOf(LinkedHashSetSerializer).eq = function () {
|
|
2065
2065
|
var tmp$ret$0;
|
|
2066
2066
|
// Inline function 'kotlin.collections.linkedSetOf' call
|
|
2067
2067
|
tmp$ret$0 = LinkedHashSet_init_$Create$();
|
|
2068
2068
|
return tmp$ret$0;
|
|
2069
2069
|
};
|
|
2070
|
-
protoOf(LinkedHashSetSerializer).
|
|
2070
|
+
protoOf(LinkedHashSetSerializer).dr = function (_this__u8e3s4) {
|
|
2071
2071
|
return _this__u8e3s4.f();
|
|
2072
2072
|
};
|
|
2073
|
-
protoOf(LinkedHashSetSerializer).
|
|
2074
|
-
return this.
|
|
2073
|
+
protoOf(LinkedHashSetSerializer).gq = function (_this__u8e3s4) {
|
|
2074
|
+
return this.dr(_this__u8e3s4 instanceof LinkedHashSet ? _this__u8e3s4 : THROW_CCE());
|
|
2075
2075
|
};
|
|
2076
|
-
protoOf(LinkedHashSetSerializer).
|
|
2076
|
+
protoOf(LinkedHashSetSerializer).er = function (_this__u8e3s4) {
|
|
2077
2077
|
return _this__u8e3s4;
|
|
2078
2078
|
};
|
|
2079
|
-
protoOf(LinkedHashSetSerializer).
|
|
2080
|
-
return this.
|
|
2079
|
+
protoOf(LinkedHashSetSerializer).iq = function (_this__u8e3s4) {
|
|
2080
|
+
return this.er(_this__u8e3s4 instanceof LinkedHashSet ? _this__u8e3s4 : THROW_CCE());
|
|
2081
2081
|
};
|
|
2082
|
-
protoOf(LinkedHashSetSerializer).
|
|
2082
|
+
protoOf(LinkedHashSetSerializer).yq = function (_this__u8e3s4) {
|
|
2083
2083
|
var tmp0_elvis_lhs = _this__u8e3s4 instanceof LinkedHashSet ? _this__u8e3s4 : null;
|
|
2084
2084
|
return tmp0_elvis_lhs == null ? LinkedHashSet_init_$Create$_0(_this__u8e3s4) : tmp0_elvis_lhs;
|
|
2085
2085
|
};
|
|
2086
|
-
protoOf(LinkedHashSetSerializer).
|
|
2087
|
-
return this.
|
|
2086
|
+
protoOf(LinkedHashSetSerializer).kq = function (_this__u8e3s4) {
|
|
2087
|
+
return this.yq((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Set) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2088
2088
|
};
|
|
2089
|
-
protoOf(LinkedHashSetSerializer).
|
|
2089
|
+
protoOf(LinkedHashSetSerializer).fr = function (_this__u8e3s4, size) {
|
|
2090
2090
|
};
|
|
2091
|
-
protoOf(LinkedHashSetSerializer).
|
|
2092
|
-
return this.
|
|
2091
|
+
protoOf(LinkedHashSetSerializer).mq = function (_this__u8e3s4, size) {
|
|
2092
|
+
return this.fr(_this__u8e3s4 instanceof LinkedHashSet ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2093
2093
|
};
|
|
2094
|
-
protoOf(LinkedHashSetSerializer).
|
|
2094
|
+
protoOf(LinkedHashSetSerializer).gr = function (_this__u8e3s4, index, element) {
|
|
2095
2095
|
_this__u8e3s4.a(element);
|
|
2096
2096
|
};
|
|
2097
|
-
protoOf(LinkedHashSetSerializer).
|
|
2097
|
+
protoOf(LinkedHashSetSerializer).oq = function (_this__u8e3s4, index, element) {
|
|
2098
2098
|
var tmp = _this__u8e3s4 instanceof LinkedHashSet ? _this__u8e3s4 : THROW_CCE();
|
|
2099
|
-
return this.
|
|
2099
|
+
return this.gr(tmp, index, (element == null ? true : isObject(element)) ? element : THROW_CCE());
|
|
2100
2100
|
};
|
|
2101
2101
|
function HashMapSerializer(kSerializer, vSerializer) {
|
|
2102
2102
|
MapLikeSerializer.call(this, kSerializer, vSerializer);
|
|
2103
|
-
this.
|
|
2103
|
+
this.jr_1 = new HashMapClassDesc(kSerializer.ol(), vSerializer.ol());
|
|
2104
2104
|
}
|
|
2105
|
-
protoOf(HashMapSerializer).
|
|
2106
|
-
return this.
|
|
2105
|
+
protoOf(HashMapSerializer).ol = function () {
|
|
2106
|
+
return this.jr_1;
|
|
2107
2107
|
};
|
|
2108
|
-
protoOf(HashMapSerializer).
|
|
2108
|
+
protoOf(HashMapSerializer).eq = function () {
|
|
2109
2109
|
return HashMap_init_$Create$();
|
|
2110
2110
|
};
|
|
2111
|
-
protoOf(HashMapSerializer).
|
|
2111
|
+
protoOf(HashMapSerializer).kr = function (_this__u8e3s4) {
|
|
2112
2112
|
return imul(_this__u8e3s4.f(), 2);
|
|
2113
2113
|
};
|
|
2114
|
-
protoOf(HashMapSerializer).
|
|
2115
|
-
return this.
|
|
2114
|
+
protoOf(HashMapSerializer).gq = function (_this__u8e3s4) {
|
|
2115
|
+
return this.kr(_this__u8e3s4 instanceof HashMap ? _this__u8e3s4 : THROW_CCE());
|
|
2116
2116
|
};
|
|
2117
|
-
protoOf(HashMapSerializer).
|
|
2117
|
+
protoOf(HashMapSerializer).lr = function (_this__u8e3s4) {
|
|
2118
2118
|
return _this__u8e3s4;
|
|
2119
2119
|
};
|
|
2120
|
-
protoOf(HashMapSerializer).
|
|
2121
|
-
return this.
|
|
2120
|
+
protoOf(HashMapSerializer).iq = function (_this__u8e3s4) {
|
|
2121
|
+
return this.lr(_this__u8e3s4 instanceof HashMap ? _this__u8e3s4 : THROW_CCE());
|
|
2122
2122
|
};
|
|
2123
|
-
protoOf(HashMapSerializer).
|
|
2123
|
+
protoOf(HashMapSerializer).mr = function (_this__u8e3s4) {
|
|
2124
2124
|
var tmp0_elvis_lhs = _this__u8e3s4 instanceof HashMap ? _this__u8e3s4 : null;
|
|
2125
2125
|
return tmp0_elvis_lhs == null ? HashMap_init_$Create$_0(_this__u8e3s4) : tmp0_elvis_lhs;
|
|
2126
2126
|
};
|
|
2127
|
-
protoOf(HashMapSerializer).
|
|
2128
|
-
return this.
|
|
2127
|
+
protoOf(HashMapSerializer).kq = function (_this__u8e3s4) {
|
|
2128
|
+
return this.mr((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Map) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2129
2129
|
};
|
|
2130
|
-
protoOf(HashMapSerializer).
|
|
2130
|
+
protoOf(HashMapSerializer).nr = function (_this__u8e3s4, size) {
|
|
2131
2131
|
};
|
|
2132
|
-
protoOf(HashMapSerializer).
|
|
2133
|
-
return this.
|
|
2132
|
+
protoOf(HashMapSerializer).mq = function (_this__u8e3s4, size) {
|
|
2133
|
+
return this.nr(_this__u8e3s4 instanceof HashMap ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2134
2134
|
};
|
|
2135
2135
|
function LinkedHashMapSerializer(kSerializer, vSerializer) {
|
|
2136
2136
|
MapLikeSerializer.call(this, kSerializer, vSerializer);
|
|
2137
|
-
this.
|
|
2137
|
+
this.sr_1 = new LinkedHashMapClassDesc(kSerializer.ol(), vSerializer.ol());
|
|
2138
2138
|
}
|
|
2139
|
-
protoOf(LinkedHashMapSerializer).
|
|
2140
|
-
return this.
|
|
2139
|
+
protoOf(LinkedHashMapSerializer).ol = function () {
|
|
2140
|
+
return this.sr_1;
|
|
2141
2141
|
};
|
|
2142
|
-
protoOf(LinkedHashMapSerializer).
|
|
2142
|
+
protoOf(LinkedHashMapSerializer).eq = function () {
|
|
2143
2143
|
return LinkedHashMap_init_$Create$();
|
|
2144
2144
|
};
|
|
2145
|
-
protoOf(LinkedHashMapSerializer).
|
|
2145
|
+
protoOf(LinkedHashMapSerializer).tr = function (_this__u8e3s4) {
|
|
2146
2146
|
return imul(_this__u8e3s4.f(), 2);
|
|
2147
2147
|
};
|
|
2148
|
-
protoOf(LinkedHashMapSerializer).
|
|
2149
|
-
return this.
|
|
2148
|
+
protoOf(LinkedHashMapSerializer).gq = function (_this__u8e3s4) {
|
|
2149
|
+
return this.tr(_this__u8e3s4 instanceof LinkedHashMap ? _this__u8e3s4 : THROW_CCE());
|
|
2150
2150
|
};
|
|
2151
|
-
protoOf(LinkedHashMapSerializer).
|
|
2151
|
+
protoOf(LinkedHashMapSerializer).ur = function (_this__u8e3s4) {
|
|
2152
2152
|
return _this__u8e3s4;
|
|
2153
2153
|
};
|
|
2154
|
-
protoOf(LinkedHashMapSerializer).
|
|
2155
|
-
return this.
|
|
2154
|
+
protoOf(LinkedHashMapSerializer).iq = function (_this__u8e3s4) {
|
|
2155
|
+
return this.ur(_this__u8e3s4 instanceof LinkedHashMap ? _this__u8e3s4 : THROW_CCE());
|
|
2156
2156
|
};
|
|
2157
|
-
protoOf(LinkedHashMapSerializer).
|
|
2157
|
+
protoOf(LinkedHashMapSerializer).mr = function (_this__u8e3s4) {
|
|
2158
2158
|
var tmp0_elvis_lhs = _this__u8e3s4 instanceof LinkedHashMap ? _this__u8e3s4 : null;
|
|
2159
2159
|
return tmp0_elvis_lhs == null ? LinkedHashMap_init_$Create$_0(_this__u8e3s4) : tmp0_elvis_lhs;
|
|
2160
2160
|
};
|
|
2161
|
-
protoOf(LinkedHashMapSerializer).
|
|
2162
|
-
return this.
|
|
2161
|
+
protoOf(LinkedHashMapSerializer).kq = function (_this__u8e3s4) {
|
|
2162
|
+
return this.mr((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Map) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2163
2163
|
};
|
|
2164
|
-
protoOf(LinkedHashMapSerializer).
|
|
2164
|
+
protoOf(LinkedHashMapSerializer).vr = function (_this__u8e3s4, size) {
|
|
2165
2165
|
};
|
|
2166
|
-
protoOf(LinkedHashMapSerializer).
|
|
2167
|
-
return this.
|
|
2166
|
+
protoOf(LinkedHashMapSerializer).mq = function (_this__u8e3s4, size) {
|
|
2167
|
+
return this.vr(_this__u8e3s4 instanceof LinkedHashMap ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2168
2168
|
};
|
|
2169
2169
|
function ReferenceArraySerializer(kClass, eSerializer) {
|
|
2170
2170
|
CollectionLikeSerializer.call(this, eSerializer);
|
|
2171
|
-
this.
|
|
2172
|
-
this.
|
|
2171
|
+
this.xr_1 = kClass;
|
|
2172
|
+
this.yr_1 = new ArrayClassDesc(eSerializer.ol());
|
|
2173
2173
|
}
|
|
2174
|
-
protoOf(ReferenceArraySerializer).
|
|
2175
|
-
return this.
|
|
2174
|
+
protoOf(ReferenceArraySerializer).ol = function () {
|
|
2175
|
+
return this.yr_1;
|
|
2176
2176
|
};
|
|
2177
|
-
protoOf(ReferenceArraySerializer).
|
|
2177
|
+
protoOf(ReferenceArraySerializer).eq = function () {
|
|
2178
2178
|
var tmp$ret$0;
|
|
2179
2179
|
// Inline function 'kotlin.collections.arrayListOf' call
|
|
2180
2180
|
tmp$ret$0 = ArrayList_init_$Create$_0();
|
|
2181
2181
|
return tmp$ret$0;
|
|
2182
2182
|
};
|
|
2183
|
-
protoOf(ReferenceArraySerializer).
|
|
2183
|
+
protoOf(ReferenceArraySerializer).zr = function (_this__u8e3s4) {
|
|
2184
2184
|
return _this__u8e3s4.f();
|
|
2185
2185
|
};
|
|
2186
|
-
protoOf(ReferenceArraySerializer).
|
|
2187
|
-
return this.
|
|
2186
|
+
protoOf(ReferenceArraySerializer).gq = function (_this__u8e3s4) {
|
|
2187
|
+
return this.zr(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE());
|
|
2188
2188
|
};
|
|
2189
|
-
protoOf(ReferenceArraySerializer).
|
|
2190
|
-
return toNativeArrayImpl(_this__u8e3s4, this.
|
|
2189
|
+
protoOf(ReferenceArraySerializer).as = function (_this__u8e3s4) {
|
|
2190
|
+
return toNativeArrayImpl(_this__u8e3s4, this.xr_1);
|
|
2191
2191
|
};
|
|
2192
|
-
protoOf(ReferenceArraySerializer).
|
|
2193
|
-
return this.
|
|
2192
|
+
protoOf(ReferenceArraySerializer).iq = function (_this__u8e3s4) {
|
|
2193
|
+
return this.as(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE());
|
|
2194
2194
|
};
|
|
2195
|
-
protoOf(ReferenceArraySerializer).
|
|
2195
|
+
protoOf(ReferenceArraySerializer).bs = function (_this__u8e3s4) {
|
|
2196
2196
|
return ArrayList_init_$Create$_1(asList(_this__u8e3s4));
|
|
2197
2197
|
};
|
|
2198
|
-
protoOf(ReferenceArraySerializer).
|
|
2199
|
-
return this.
|
|
2198
|
+
protoOf(ReferenceArraySerializer).kq = function (_this__u8e3s4) {
|
|
2199
|
+
return this.bs((!(_this__u8e3s4 == null) ? isArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2200
2200
|
};
|
|
2201
|
-
protoOf(ReferenceArraySerializer).
|
|
2201
|
+
protoOf(ReferenceArraySerializer).cs = function (_this__u8e3s4, size) {
|
|
2202
2202
|
return _this__u8e3s4.ia(size);
|
|
2203
2203
|
};
|
|
2204
|
-
protoOf(ReferenceArraySerializer).
|
|
2205
|
-
return this.
|
|
2204
|
+
protoOf(ReferenceArraySerializer).mq = function (_this__u8e3s4, size) {
|
|
2205
|
+
return this.cs(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2206
2206
|
};
|
|
2207
|
-
protoOf(ReferenceArraySerializer).
|
|
2207
|
+
protoOf(ReferenceArraySerializer).ds = function (_this__u8e3s4, index, element) {
|
|
2208
2208
|
_this__u8e3s4.o9(index, element);
|
|
2209
2209
|
};
|
|
2210
|
-
protoOf(ReferenceArraySerializer).
|
|
2210
|
+
protoOf(ReferenceArraySerializer).oq = function (_this__u8e3s4, index, element) {
|
|
2211
2211
|
var tmp = _this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE();
|
|
2212
|
-
return this.
|
|
2212
|
+
return this.ds(tmp, index, (element == null ? true : isObject(element)) ? element : THROW_CCE());
|
|
2213
2213
|
};
|
|
2214
2214
|
function CollectionSerializer(element) {
|
|
2215
2215
|
CollectionLikeSerializer.call(this, element);
|
|
2216
2216
|
}
|
|
2217
2217
|
function MapLikeSerializer(keySerializer, valueSerializer) {
|
|
2218
2218
|
AbstractCollectionSerializer.call(this);
|
|
2219
|
-
this.
|
|
2220
|
-
this.
|
|
2219
|
+
this.or_1 = keySerializer;
|
|
2220
|
+
this.pr_1 = valueSerializer;
|
|
2221
2221
|
}
|
|
2222
|
-
protoOf(MapLikeSerializer).
|
|
2222
|
+
protoOf(MapLikeSerializer).qq = function (decoder, builder, startIndex, size) {
|
|
2223
2223
|
// Inline function 'kotlin.require' call
|
|
2224
2224
|
var tmp0_require = size >= 0;
|
|
2225
2225
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -2238,17 +2238,17 @@
|
|
|
2238
2238
|
do {
|
|
2239
2239
|
var index = inductionVariable;
|
|
2240
2240
|
inductionVariable = inductionVariable + step_0 | 0;
|
|
2241
|
-
this.
|
|
2241
|
+
this.rq(decoder, startIndex + index | 0, builder, false);
|
|
2242
2242
|
}
|
|
2243
2243
|
while (!(index === last));
|
|
2244
2244
|
};
|
|
2245
|
-
protoOf(MapLikeSerializer).
|
|
2246
|
-
var key = decoder.
|
|
2245
|
+
protoOf(MapLikeSerializer).rq = function (decoder, index, builder, checkIndex) {
|
|
2246
|
+
var key = decoder.zo(this.ol(), index, this.or_1);
|
|
2247
2247
|
var tmp;
|
|
2248
2248
|
if (checkIndex) {
|
|
2249
2249
|
var tmp$ret$1;
|
|
2250
2250
|
// Inline function 'kotlin.also' call
|
|
2251
|
-
var tmp0_also = decoder.
|
|
2251
|
+
var tmp0_also = decoder.dp(this.ol());
|
|
2252
2252
|
// Inline function 'kotlin.contracts.contract' call
|
|
2253
2253
|
// Inline function 'kotlinx.serialization.internal.MapLikeSerializer.readElement.<anonymous>' call
|
|
2254
2254
|
// Inline function 'kotlin.require' call
|
|
@@ -2270,15 +2270,15 @@
|
|
|
2270
2270
|
var tmp_0;
|
|
2271
2271
|
var tmp_1;
|
|
2272
2272
|
if (builder.i2(key)) {
|
|
2273
|
-
var tmp_2 = this.
|
|
2273
|
+
var tmp_2 = this.pr_1.ol().tm();
|
|
2274
2274
|
tmp_1 = !(tmp_2 instanceof PrimitiveKind);
|
|
2275
2275
|
} else {
|
|
2276
2276
|
tmp_1 = false;
|
|
2277
2277
|
}
|
|
2278
2278
|
if (tmp_1) {
|
|
2279
|
-
tmp_0 = decoder.
|
|
2279
|
+
tmp_0 = decoder.yo(this.ol(), vIndex, this.pr_1, getValue(builder, key));
|
|
2280
2280
|
} else {
|
|
2281
|
-
tmp_0 = decoder.
|
|
2281
|
+
tmp_0 = decoder.zo(this.ol(), vIndex, this.pr_1);
|
|
2282
2282
|
}
|
|
2283
2283
|
var value = tmp_0;
|
|
2284
2284
|
// Inline function 'kotlin.collections.set' call
|
|
@@ -2286,9 +2286,9 @@
|
|
|
2286
2286
|
};
|
|
2287
2287
|
function CollectionLikeSerializer(elementSerializer) {
|
|
2288
2288
|
AbstractCollectionSerializer.call(this);
|
|
2289
|
-
this.
|
|
2289
|
+
this.pq_1 = elementSerializer;
|
|
2290
2290
|
}
|
|
2291
|
-
protoOf(CollectionLikeSerializer).
|
|
2291
|
+
protoOf(CollectionLikeSerializer).qq = function (decoder, builder, startIndex, size) {
|
|
2292
2292
|
// Inline function 'kotlin.require' call
|
|
2293
2293
|
var tmp0_require = size >= 0;
|
|
2294
2294
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -2304,83 +2304,83 @@
|
|
|
2304
2304
|
do {
|
|
2305
2305
|
var index = inductionVariable;
|
|
2306
2306
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2307
|
-
this.
|
|
2307
|
+
this.rq(decoder, startIndex + index | 0, builder, false);
|
|
2308
2308
|
}
|
|
2309
2309
|
while (inductionVariable < size);
|
|
2310
2310
|
};
|
|
2311
|
-
protoOf(CollectionLikeSerializer).
|
|
2312
|
-
this.
|
|
2311
|
+
protoOf(CollectionLikeSerializer).rq = function (decoder, index, builder, checkIndex) {
|
|
2312
|
+
this.oq(builder, index, decoder.zo(this.ol(), index, this.pq_1));
|
|
2313
2313
|
};
|
|
2314
2314
|
function readSize($this, decoder, builder) {
|
|
2315
|
-
var size = decoder.
|
|
2316
|
-
$this.
|
|
2315
|
+
var size = decoder.ep($this.ol());
|
|
2316
|
+
$this.mq(builder, size);
|
|
2317
2317
|
return size;
|
|
2318
2318
|
}
|
|
2319
2319
|
function AbstractCollectionSerializer() {
|
|
2320
2320
|
}
|
|
2321
|
-
protoOf(AbstractCollectionSerializer).
|
|
2321
|
+
protoOf(AbstractCollectionSerializer).tq = function (decoder, previous) {
|
|
2322
2322
|
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.
|
|
2323
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : this.kq(tmp0_safe_receiver);
|
|
2324
|
+
var builder = tmp1_elvis_lhs == null ? this.eq() : tmp1_elvis_lhs;
|
|
2325
|
+
var startIndex = this.gq(builder);
|
|
2326
|
+
var compositeDecoder = decoder.mo(this.ol());
|
|
2327
|
+
if (compositeDecoder.cp()) {
|
|
2328
|
+
this.qq(compositeDecoder, builder, startIndex, readSize(this, compositeDecoder, builder));
|
|
2329
2329
|
} else {
|
|
2330
2330
|
$l$loop: while (true) {
|
|
2331
|
-
var index = compositeDecoder.
|
|
2331
|
+
var index = compositeDecoder.dp(this.ol());
|
|
2332
2332
|
Companion_getInstance_7();
|
|
2333
2333
|
if (index === -1)
|
|
2334
2334
|
break $l$loop;
|
|
2335
|
-
this.
|
|
2335
|
+
this.sq(compositeDecoder, startIndex + index | 0, builder);
|
|
2336
2336
|
}
|
|
2337
2337
|
}
|
|
2338
|
-
compositeDecoder.
|
|
2339
|
-
return this.
|
|
2338
|
+
compositeDecoder.no(this.ol());
|
|
2339
|
+
return this.iq(builder);
|
|
2340
2340
|
};
|
|
2341
|
-
protoOf(AbstractCollectionSerializer).
|
|
2342
|
-
return this.
|
|
2341
|
+
protoOf(AbstractCollectionSerializer).pl = function (decoder) {
|
|
2342
|
+
return this.tq(decoder, null);
|
|
2343
2343
|
};
|
|
2344
|
-
protoOf(AbstractCollectionSerializer).
|
|
2344
|
+
protoOf(AbstractCollectionSerializer).sq = function (decoder, index, builder, checkIndex, $super) {
|
|
2345
2345
|
checkIndex = checkIndex === VOID ? true : checkIndex;
|
|
2346
2346
|
var tmp;
|
|
2347
2347
|
if ($super === VOID) {
|
|
2348
|
-
this.
|
|
2348
|
+
this.rq(decoder, index, builder, checkIndex);
|
|
2349
2349
|
tmp = Unit_getInstance();
|
|
2350
2350
|
} else {
|
|
2351
|
-
tmp = $super.
|
|
2351
|
+
tmp = $super.rq.call(this, decoder, index, builder, checkIndex);
|
|
2352
2352
|
}
|
|
2353
2353
|
return tmp;
|
|
2354
2354
|
};
|
|
2355
2355
|
function PrimitiveArraySerializer(primitiveSerializer) {
|
|
2356
2356
|
CollectionLikeSerializer.call(this, primitiveSerializer);
|
|
2357
|
-
this.
|
|
2357
|
+
this.fs_1 = new PrimitiveArrayDescriptor(primitiveSerializer.ol());
|
|
2358
2358
|
}
|
|
2359
|
-
protoOf(PrimitiveArraySerializer).
|
|
2360
|
-
return this.
|
|
2359
|
+
protoOf(PrimitiveArraySerializer).ol = function () {
|
|
2360
|
+
return this.fs_1;
|
|
2361
2361
|
};
|
|
2362
|
-
protoOf(PrimitiveArraySerializer).
|
|
2363
|
-
return _this__u8e3s4.
|
|
2362
|
+
protoOf(PrimitiveArraySerializer).gq = function (_this__u8e3s4) {
|
|
2363
|
+
return _this__u8e3s4.gs();
|
|
2364
2364
|
};
|
|
2365
|
-
protoOf(PrimitiveArraySerializer).
|
|
2366
|
-
return _this__u8e3s4.
|
|
2365
|
+
protoOf(PrimitiveArraySerializer).iq = function (_this__u8e3s4) {
|
|
2366
|
+
return _this__u8e3s4.hs();
|
|
2367
2367
|
};
|
|
2368
|
-
protoOf(PrimitiveArraySerializer).
|
|
2368
|
+
protoOf(PrimitiveArraySerializer).mq = function (_this__u8e3s4, size) {
|
|
2369
2369
|
return _this__u8e3s4.ia(size);
|
|
2370
2370
|
};
|
|
2371
|
-
protoOf(PrimitiveArraySerializer).
|
|
2371
|
+
protoOf(PrimitiveArraySerializer).oq = function (_this__u8e3s4, index, element) {
|
|
2372
2372
|
throw IllegalStateException_init_$Create$('This method lead to boxing and must not be used, use Builder.append instead');
|
|
2373
2373
|
};
|
|
2374
|
-
protoOf(PrimitiveArraySerializer).
|
|
2375
|
-
return this.
|
|
2374
|
+
protoOf(PrimitiveArraySerializer).eq = function () {
|
|
2375
|
+
return this.kq(this.is());
|
|
2376
2376
|
};
|
|
2377
|
-
protoOf(PrimitiveArraySerializer).
|
|
2378
|
-
return this.
|
|
2377
|
+
protoOf(PrimitiveArraySerializer).pl = function (decoder) {
|
|
2378
|
+
return this.tq(decoder, null);
|
|
2379
2379
|
};
|
|
2380
2380
|
function PrimitiveArrayBuilder() {
|
|
2381
2381
|
}
|
|
2382
|
-
protoOf(PrimitiveArrayBuilder).
|
|
2383
|
-
requiredCapacity = requiredCapacity === VOID ? this.
|
|
2382
|
+
protoOf(PrimitiveArrayBuilder).js = function (requiredCapacity, $super) {
|
|
2383
|
+
requiredCapacity = requiredCapacity === VOID ? this.gs() + 1 | 0 : requiredCapacity;
|
|
2384
2384
|
var tmp;
|
|
2385
2385
|
if ($super === VOID) {
|
|
2386
2386
|
this.ia(requiredCapacity);
|
|
@@ -2392,7 +2392,7 @@
|
|
|
2392
2392
|
};
|
|
2393
2393
|
function Companion_0() {
|
|
2394
2394
|
Companion_instance_0 = this;
|
|
2395
|
-
this.
|
|
2395
|
+
this.ks_1 = longArray(0);
|
|
2396
2396
|
}
|
|
2397
2397
|
var Companion_instance_0;
|
|
2398
2398
|
function Companion_getInstance_8() {
|
|
@@ -2414,11 +2414,11 @@
|
|
|
2414
2414
|
var slot = (index >>> 6 | 0) - 1 | 0;
|
|
2415
2415
|
Companion_getInstance_0();
|
|
2416
2416
|
var offsetInSlot = index & (64 - 1 | 0);
|
|
2417
|
-
$this.
|
|
2417
|
+
$this.os_1[slot] = $this.os_1[slot].jf((new Long(1, 0)).d6(offsetInSlot));
|
|
2418
2418
|
}
|
|
2419
2419
|
function nextUnmarkedHighIndex($this) {
|
|
2420
2420
|
var inductionVariable = 0;
|
|
2421
|
-
var last = $this.
|
|
2421
|
+
var last = $this.os_1.length - 1 | 0;
|
|
2422
2422
|
if (inductionVariable <= last)
|
|
2423
2423
|
do {
|
|
2424
2424
|
var slot = inductionVariable;
|
|
@@ -2426,17 +2426,17 @@
|
|
|
2426
2426
|
var tmp = slot + 1 | 0;
|
|
2427
2427
|
Companion_getInstance_0();
|
|
2428
2428
|
var slotOffset = imul(tmp, 64);
|
|
2429
|
-
var slotMarks = $this.
|
|
2429
|
+
var slotMarks = $this.os_1[slot];
|
|
2430
2430
|
while (!slotMarks.equals(new Long(-1, -1))) {
|
|
2431
2431
|
var indexInSlot = countTrailingZeroBits(slotMarks.if());
|
|
2432
2432
|
slotMarks = slotMarks.jf((new Long(1, 0)).d6(indexInSlot));
|
|
2433
2433
|
var index = slotOffset + indexInSlot | 0;
|
|
2434
|
-
if ($this.
|
|
2435
|
-
$this.
|
|
2434
|
+
if ($this.ms_1($this.ls_1, index)) {
|
|
2435
|
+
$this.os_1[slot] = slotMarks;
|
|
2436
2436
|
return index;
|
|
2437
2437
|
}
|
|
2438
2438
|
}
|
|
2439
|
-
$this.
|
|
2439
|
+
$this.os_1[slot] = slotMarks;
|
|
2440
2440
|
}
|
|
2441
2441
|
while (inductionVariable <= last);
|
|
2442
2442
|
Companion_getInstance_7();
|
|
@@ -2444,9 +2444,9 @@
|
|
|
2444
2444
|
}
|
|
2445
2445
|
function ElementMarker(descriptor, readIfAbsent) {
|
|
2446
2446
|
Companion_getInstance_8();
|
|
2447
|
-
this.
|
|
2448
|
-
this.
|
|
2449
|
-
var elementsCount = this.
|
|
2447
|
+
this.ls_1 = descriptor;
|
|
2448
|
+
this.ms_1 = readIfAbsent;
|
|
2449
|
+
var elementsCount = this.ls_1.rm();
|
|
2450
2450
|
Companion_getInstance_0();
|
|
2451
2451
|
if (elementsCount <= 64) {
|
|
2452
2452
|
var tmp = this;
|
|
@@ -2457,27 +2457,27 @@
|
|
|
2457
2457
|
} else {
|
|
2458
2458
|
tmp_0 = (new Long(-1, -1)).d6(elementsCount);
|
|
2459
2459
|
}
|
|
2460
|
-
tmp.
|
|
2461
|
-
this.
|
|
2460
|
+
tmp.ns_1 = tmp_0;
|
|
2461
|
+
this.os_1 = Companion_getInstance_8().ks_1;
|
|
2462
2462
|
} else {
|
|
2463
|
-
this.
|
|
2464
|
-
this.
|
|
2463
|
+
this.ns_1 = new Long(0, 0);
|
|
2464
|
+
this.os_1 = prepareHighMarksArray(this, elementsCount);
|
|
2465
2465
|
}
|
|
2466
2466
|
}
|
|
2467
|
-
protoOf(ElementMarker).
|
|
2467
|
+
protoOf(ElementMarker).ps = function (index) {
|
|
2468
2468
|
Companion_getInstance_0();
|
|
2469
2469
|
if (index < 64) {
|
|
2470
|
-
this.
|
|
2470
|
+
this.ns_1 = this.ns_1.jf((new Long(1, 0)).d6(index));
|
|
2471
2471
|
} else {
|
|
2472
2472
|
markHigh(this, index);
|
|
2473
2473
|
}
|
|
2474
2474
|
};
|
|
2475
|
-
protoOf(ElementMarker).
|
|
2476
|
-
var elementsCount = this.
|
|
2477
|
-
while (!this.
|
|
2478
|
-
var index = countTrailingZeroBits(this.
|
|
2479
|
-
this.
|
|
2480
|
-
if (this.
|
|
2475
|
+
protoOf(ElementMarker).qs = function () {
|
|
2476
|
+
var elementsCount = this.ls_1.rm();
|
|
2477
|
+
while (!this.ns_1.equals(new Long(-1, -1))) {
|
|
2478
|
+
var index = countTrailingZeroBits(this.ns_1.if());
|
|
2479
|
+
this.ns_1 = this.ns_1.jf((new Long(1, 0)).d6(index));
|
|
2480
|
+
if (this.ms_1(this.ls_1, index)) {
|
|
2481
2481
|
return index;
|
|
2482
2482
|
}
|
|
2483
2483
|
}
|
|
@@ -2499,7 +2499,7 @@
|
|
|
2499
2499
|
while (tmp0_iterator.d()) {
|
|
2500
2500
|
var element = tmp0_iterator.e();
|
|
2501
2501
|
// Inline function 'kotlinx.serialization.internal.createAnnotatedEnumSerializer.<anonymous>' call
|
|
2502
|
-
descriptor.
|
|
2502
|
+
descriptor.dt(element);
|
|
2503
2503
|
}
|
|
2504
2504
|
}
|
|
2505
2505
|
// Inline function 'kotlin.collections.forEachIndexed' call
|
|
@@ -2516,7 +2516,7 @@
|
|
|
2516
2516
|
var tmp0__anonymous__q1qw7t = tmp1;
|
|
2517
2517
|
var tmp0_elvis_lhs = getOrNull(names, tmp0__anonymous__q1qw7t);
|
|
2518
2518
|
var elementName = tmp0_elvis_lhs == null ? item.p4_1 : tmp0_elvis_lhs;
|
|
2519
|
-
descriptor.
|
|
2519
|
+
descriptor.et(elementName);
|
|
2520
2520
|
var tmp1_safe_receiver = getOrNull(entryAnnotations, tmp0__anonymous__q1qw7t);
|
|
2521
2521
|
if (tmp1_safe_receiver == null)
|
|
2522
2522
|
null;
|
|
@@ -2526,7 +2526,7 @@
|
|
|
2526
2526
|
while (tmp0_iterator_0.d()) {
|
|
2527
2527
|
var element_0 = tmp0_iterator_0.e();
|
|
2528
2528
|
// Inline function 'kotlinx.serialization.internal.createAnnotatedEnumSerializer.<anonymous>.<anonymous>' call
|
|
2529
|
-
descriptor.
|
|
2529
|
+
descriptor.ft(element_0);
|
|
2530
2530
|
}
|
|
2531
2531
|
}
|
|
2532
2532
|
}
|
|
@@ -2536,7 +2536,7 @@
|
|
|
2536
2536
|
var tmp$ret$0;
|
|
2537
2537
|
// Inline function 'kotlin.getValue' call
|
|
2538
2538
|
var tmp0_getValue = elementDescriptors$factory();
|
|
2539
|
-
tmp$ret$0 = $this.
|
|
2539
|
+
tmp$ret$0 = $this.tt_1.w();
|
|
2540
2540
|
return tmp$ret$0;
|
|
2541
2541
|
}
|
|
2542
2542
|
function EnumDescriptor$elementDescriptors$delegate$lambda($elementsCount, $name, this$0) {
|
|
@@ -2551,7 +2551,7 @@
|
|
|
2551
2551
|
var tmp_2 = tmp;
|
|
2552
2552
|
var tmp$ret$1;
|
|
2553
2553
|
// Inline function 'kotlinx.serialization.internal.EnumDescriptor.elementDescriptors$delegate.<anonymous>.<anonymous>' call
|
|
2554
|
-
tmp$ret$1 = buildSerialDescriptor($name + '.' + this$0.
|
|
2554
|
+
tmp$ret$1 = buildSerialDescriptor($name + '.' + this$0.xm(tmp_2), OBJECT_getInstance(), []);
|
|
2555
2555
|
tmp_1[tmp_2] = tmp$ret$1;
|
|
2556
2556
|
tmp = tmp + 1 | 0;
|
|
2557
2557
|
}
|
|
@@ -2560,14 +2560,14 @@
|
|
|
2560
2560
|
}
|
|
2561
2561
|
function EnumDescriptor(name, elementsCount) {
|
|
2562
2562
|
PluginGeneratedSerialDescriptor.call(this, name, VOID, elementsCount);
|
|
2563
|
-
this.
|
|
2563
|
+
this.st_1 = ENUM_getInstance();
|
|
2564
2564
|
var tmp = this;
|
|
2565
|
-
tmp.
|
|
2565
|
+
tmp.tt_1 = lazy_0(EnumDescriptor$elementDescriptors$delegate$lambda(elementsCount, name, this));
|
|
2566
2566
|
}
|
|
2567
|
-
protoOf(EnumDescriptor).
|
|
2568
|
-
return this.
|
|
2567
|
+
protoOf(EnumDescriptor).tm = function () {
|
|
2568
|
+
return this.st_1;
|
|
2569
2569
|
};
|
|
2570
|
-
protoOf(EnumDescriptor).
|
|
2570
|
+
protoOf(EnumDescriptor).vm = function (index) {
|
|
2571
2571
|
return getChecked(_get_elementDescriptors__y23q9p(this), index);
|
|
2572
2572
|
};
|
|
2573
2573
|
protoOf(EnumDescriptor).equals = function (other) {
|
|
@@ -2577,19 +2577,19 @@
|
|
|
2577
2577
|
return false;
|
|
2578
2578
|
if (!(!(other == null) ? isInterface(other, SerialDescriptor) : false))
|
|
2579
2579
|
return false;
|
|
2580
|
-
if (!(other.
|
|
2580
|
+
if (!(other.tm() === ENUM_getInstance()))
|
|
2581
2581
|
return false;
|
|
2582
|
-
if (!(this.
|
|
2582
|
+
if (!(this.pm() === other.pm()))
|
|
2583
2583
|
return false;
|
|
2584
2584
|
if (!equals(cachedSerialNames(this), cachedSerialNames(other)))
|
|
2585
2585
|
return false;
|
|
2586
2586
|
return true;
|
|
2587
2587
|
};
|
|
2588
2588
|
protoOf(EnumDescriptor).toString = function () {
|
|
2589
|
-
return joinToString(get_elementNames(this), ', ', this.
|
|
2589
|
+
return joinToString(get_elementNames(this), ', ', this.pm() + '(', ')');
|
|
2590
2590
|
};
|
|
2591
2591
|
protoOf(EnumDescriptor).hashCode = function () {
|
|
2592
|
-
var result = getStringHashCode(this.
|
|
2592
|
+
var result = getStringHashCode(this.pm());
|
|
2593
2593
|
var tmp$ret$4;
|
|
2594
2594
|
// Inline function 'kotlinx.serialization.internal.elementsHashCodeBy' call
|
|
2595
2595
|
var tmp1_elementsHashCodeBy = get_elementNames(this);
|
|
@@ -2623,16 +2623,16 @@
|
|
|
2623
2623
|
};
|
|
2624
2624
|
function EnumSerializer_init_$Init$(serialName, values, descriptor, $this) {
|
|
2625
2625
|
EnumSerializer.call($this, serialName, values);
|
|
2626
|
-
$this.
|
|
2626
|
+
$this.xt_1 = descriptor;
|
|
2627
2627
|
return $this;
|
|
2628
2628
|
}
|
|
2629
2629
|
function EnumSerializer_init_$Create$(serialName, values, descriptor) {
|
|
2630
2630
|
return EnumSerializer_init_$Init$(serialName, values, descriptor, objectCreate(protoOf(EnumSerializer)));
|
|
2631
2631
|
}
|
|
2632
2632
|
function createUnmarkedDescriptor($this, serialName) {
|
|
2633
|
-
var d = new EnumDescriptor(serialName, $this.
|
|
2633
|
+
var d = new EnumDescriptor(serialName, $this.wt_1.length);
|
|
2634
2634
|
// Inline function 'kotlin.collections.forEach' call
|
|
2635
|
-
var tmp0_forEach = $this.
|
|
2635
|
+
var tmp0_forEach = $this.wt_1;
|
|
2636
2636
|
var indexedObject = tmp0_forEach;
|
|
2637
2637
|
var inductionVariable = 0;
|
|
2638
2638
|
var last = indexedObject.length;
|
|
@@ -2640,38 +2640,38 @@
|
|
|
2640
2640
|
var element = indexedObject[inductionVariable];
|
|
2641
2641
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2642
2642
|
// Inline function 'kotlinx.serialization.internal.EnumSerializer.createUnmarkedDescriptor.<anonymous>' call
|
|
2643
|
-
d.
|
|
2643
|
+
d.et(element.p4_1);
|
|
2644
2644
|
}
|
|
2645
2645
|
return d;
|
|
2646
2646
|
}
|
|
2647
2647
|
function EnumSerializer$descriptor$delegate$lambda(this$0, $serialName) {
|
|
2648
2648
|
return function () {
|
|
2649
|
-
var tmp0_elvis_lhs = this$0.
|
|
2649
|
+
var tmp0_elvis_lhs = this$0.xt_1;
|
|
2650
2650
|
return tmp0_elvis_lhs == null ? createUnmarkedDescriptor(this$0, $serialName) : tmp0_elvis_lhs;
|
|
2651
2651
|
};
|
|
2652
2652
|
}
|
|
2653
2653
|
function EnumSerializer(serialName, values) {
|
|
2654
|
-
this.
|
|
2655
|
-
this.
|
|
2654
|
+
this.wt_1 = values;
|
|
2655
|
+
this.xt_1 = null;
|
|
2656
2656
|
var tmp = this;
|
|
2657
|
-
tmp.
|
|
2657
|
+
tmp.yt_1 = lazy_0(EnumSerializer$descriptor$delegate$lambda(this, serialName));
|
|
2658
2658
|
}
|
|
2659
|
-
protoOf(EnumSerializer).
|
|
2659
|
+
protoOf(EnumSerializer).ol = function () {
|
|
2660
2660
|
var tmp$ret$0;
|
|
2661
2661
|
// Inline function 'kotlin.getValue' call
|
|
2662
2662
|
var tmp0_getValue = descriptor$factory_0();
|
|
2663
|
-
tmp$ret$0 = this.
|
|
2663
|
+
tmp$ret$0 = this.yt_1.w();
|
|
2664
2664
|
return tmp$ret$0;
|
|
2665
2665
|
};
|
|
2666
|
-
protoOf(EnumSerializer).
|
|
2667
|
-
var index = decoder.
|
|
2668
|
-
if (!(0 <= index ? index <= (this.
|
|
2669
|
-
throw SerializationException_init_$Create$('' + index + ' is not among valid ' + this.
|
|
2666
|
+
protoOf(EnumSerializer).pl = function (decoder) {
|
|
2667
|
+
var index = decoder.io(this.ol());
|
|
2668
|
+
if (!(0 <= index ? index <= (this.wt_1.length - 1 | 0) : false)) {
|
|
2669
|
+
throw SerializationException_init_$Create$('' + index + ' is not among valid ' + this.ol().pm() + ' enum values, ' + ('values size is ' + this.wt_1.length));
|
|
2670
2670
|
}
|
|
2671
|
-
return this.
|
|
2671
|
+
return this.wt_1[index];
|
|
2672
2672
|
};
|
|
2673
2673
|
protoOf(EnumSerializer).toString = function () {
|
|
2674
|
-
return 'kotlinx.serialization.internal.EnumSerializer<' + this.
|
|
2674
|
+
return 'kotlinx.serialization.internal.EnumSerializer<' + this.ol().pm() + '>';
|
|
2675
2675
|
};
|
|
2676
2676
|
function elementDescriptors$factory() {
|
|
2677
2677
|
return getPropertyCallableRef('elementDescriptors', 1, KProperty1, function (receiver) {
|
|
@@ -2680,7 +2680,7 @@
|
|
|
2680
2680
|
}
|
|
2681
2681
|
function descriptor$factory_0() {
|
|
2682
2682
|
return getPropertyCallableRef('descriptor', 1, KProperty1, function (receiver) {
|
|
2683
|
-
return receiver.
|
|
2683
|
+
return receiver.ol();
|
|
2684
2684
|
}, null);
|
|
2685
2685
|
}
|
|
2686
2686
|
function InlinePrimitiveDescriptor(name, primitiveSerializer) {
|
|
@@ -2688,10 +2688,10 @@
|
|
|
2688
2688
|
}
|
|
2689
2689
|
function InlineClassDescriptor(name, generatedSerializer) {
|
|
2690
2690
|
PluginGeneratedSerialDescriptor.call(this, name, generatedSerializer, 1);
|
|
2691
|
-
this.
|
|
2691
|
+
this.lu_1 = true;
|
|
2692
2692
|
}
|
|
2693
|
-
protoOf(InlineClassDescriptor).
|
|
2694
|
-
return this.
|
|
2693
|
+
protoOf(InlineClassDescriptor).sm = function () {
|
|
2694
|
+
return this.lu_1;
|
|
2695
2695
|
};
|
|
2696
2696
|
protoOf(InlineClassDescriptor).hashCode = function () {
|
|
2697
2697
|
return imul(protoOf(PluginGeneratedSerialDescriptor).hashCode.call(this), 31);
|
|
@@ -2708,33 +2708,33 @@
|
|
|
2708
2708
|
tmp$ret$0 = false;
|
|
2709
2709
|
break $l$block_5;
|
|
2710
2710
|
}
|
|
2711
|
-
if (!(this.
|
|
2711
|
+
if (!(this.pm() === other.pm())) {
|
|
2712
2712
|
tmp$ret$0 = false;
|
|
2713
2713
|
break $l$block_5;
|
|
2714
2714
|
}
|
|
2715
2715
|
var tmp$ret$1;
|
|
2716
2716
|
// Inline function 'kotlinx.serialization.internal.InlineClassDescriptor.equals.<anonymous>' call
|
|
2717
2717
|
var tmp0__anonymous__q1qw7t = other;
|
|
2718
|
-
tmp$ret$1 = tmp0__anonymous__q1qw7t.
|
|
2718
|
+
tmp$ret$1 = tmp0__anonymous__q1qw7t.lu_1 ? contentEquals(this.ut(), tmp0__anonymous__q1qw7t.ut()) : false;
|
|
2719
2719
|
if (!tmp$ret$1) {
|
|
2720
2720
|
tmp$ret$0 = false;
|
|
2721
2721
|
break $l$block_5;
|
|
2722
2722
|
}
|
|
2723
|
-
if (!(this.
|
|
2723
|
+
if (!(this.rm() === other.rm())) {
|
|
2724
2724
|
tmp$ret$0 = false;
|
|
2725
2725
|
break $l$block_5;
|
|
2726
2726
|
}
|
|
2727
2727
|
var inductionVariable = 0;
|
|
2728
|
-
var last = this.
|
|
2728
|
+
var last = this.rm();
|
|
2729
2729
|
if (inductionVariable < last)
|
|
2730
2730
|
do {
|
|
2731
2731
|
var index = inductionVariable;
|
|
2732
2732
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2733
|
-
if (!(this.
|
|
2733
|
+
if (!(this.vm(index).pm() === other.vm(index).pm())) {
|
|
2734
2734
|
tmp$ret$0 = false;
|
|
2735
2735
|
break $l$block_5;
|
|
2736
2736
|
}
|
|
2737
|
-
if (!equals(this.
|
|
2737
|
+
if (!equals(this.vm(index).tm(), other.vm(index).tm())) {
|
|
2738
2738
|
tmp$ret$0 = false;
|
|
2739
2739
|
break $l$block_5;
|
|
2740
2740
|
}
|
|
@@ -2745,24 +2745,24 @@
|
|
|
2745
2745
|
return tmp$ret$0;
|
|
2746
2746
|
};
|
|
2747
2747
|
function InlinePrimitiveDescriptor$1($primitiveSerializer) {
|
|
2748
|
-
this.
|
|
2748
|
+
this.mu_1 = $primitiveSerializer;
|
|
2749
2749
|
}
|
|
2750
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
2750
|
+
protoOf(InlinePrimitiveDescriptor$1).nu = function () {
|
|
2751
2751
|
var tmp$ret$2;
|
|
2752
2752
|
// Inline function 'kotlin.arrayOf' call
|
|
2753
2753
|
var tmp$ret$1;
|
|
2754
2754
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2755
2755
|
var tmp$ret$0;
|
|
2756
2756
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2757
|
-
tmp$ret$0 = [this.
|
|
2757
|
+
tmp$ret$0 = [this.mu_1];
|
|
2758
2758
|
tmp$ret$1 = tmp$ret$0;
|
|
2759
2759
|
tmp$ret$2 = tmp$ret$1;
|
|
2760
2760
|
return tmp$ret$2;
|
|
2761
2761
|
};
|
|
2762
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
2762
|
+
protoOf(InlinePrimitiveDescriptor$1).ol = function () {
|
|
2763
2763
|
throw IllegalStateException_init_$Create$('unsupported');
|
|
2764
2764
|
};
|
|
2765
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
2765
|
+
protoOf(InlinePrimitiveDescriptor$1).pl = function (decoder) {
|
|
2766
2766
|
// Inline function 'kotlin.error' call
|
|
2767
2767
|
throw IllegalStateException_init_$Create$('unsupported');
|
|
2768
2768
|
};
|
|
@@ -2774,31 +2774,31 @@
|
|
|
2774
2774
|
}
|
|
2775
2775
|
function NothingSerialDescriptor() {
|
|
2776
2776
|
NothingSerialDescriptor_instance = this;
|
|
2777
|
-
this.
|
|
2778
|
-
this.
|
|
2777
|
+
this.pu_1 = OBJECT_getInstance();
|
|
2778
|
+
this.qu_1 = 'kotlin.Nothing';
|
|
2779
2779
|
}
|
|
2780
|
-
protoOf(NothingSerialDescriptor).
|
|
2781
|
-
return this.
|
|
2780
|
+
protoOf(NothingSerialDescriptor).tm = function () {
|
|
2781
|
+
return this.pu_1;
|
|
2782
2782
|
};
|
|
2783
|
-
protoOf(NothingSerialDescriptor).
|
|
2784
|
-
return this.
|
|
2783
|
+
protoOf(NothingSerialDescriptor).pm = function () {
|
|
2784
|
+
return this.qu_1;
|
|
2785
2785
|
};
|
|
2786
|
-
protoOf(NothingSerialDescriptor).
|
|
2786
|
+
protoOf(NothingSerialDescriptor).rm = function () {
|
|
2787
2787
|
return 0;
|
|
2788
2788
|
};
|
|
2789
|
-
protoOf(NothingSerialDescriptor).
|
|
2789
|
+
protoOf(NothingSerialDescriptor).xm = function (index) {
|
|
2790
2790
|
error(this);
|
|
2791
2791
|
};
|
|
2792
|
-
protoOf(NothingSerialDescriptor).
|
|
2792
|
+
protoOf(NothingSerialDescriptor).wm = function (name) {
|
|
2793
2793
|
error(this);
|
|
2794
2794
|
};
|
|
2795
|
-
protoOf(NothingSerialDescriptor).
|
|
2795
|
+
protoOf(NothingSerialDescriptor).ym = function (index) {
|
|
2796
2796
|
error(this);
|
|
2797
2797
|
};
|
|
2798
|
-
protoOf(NothingSerialDescriptor).
|
|
2798
|
+
protoOf(NothingSerialDescriptor).vm = function (index) {
|
|
2799
2799
|
error(this);
|
|
2800
2800
|
};
|
|
2801
|
-
protoOf(NothingSerialDescriptor).
|
|
2801
|
+
protoOf(NothingSerialDescriptor).um = function (index) {
|
|
2802
2802
|
error(this);
|
|
2803
2803
|
};
|
|
2804
2804
|
protoOf(NothingSerialDescriptor).toString = function () {
|
|
@@ -2808,7 +2808,7 @@
|
|
|
2808
2808
|
return this === other;
|
|
2809
2809
|
};
|
|
2810
2810
|
protoOf(NothingSerialDescriptor).hashCode = function () {
|
|
2811
|
-
return getStringHashCode(this.
|
|
2811
|
+
return getStringHashCode(this.qu_1) + imul(31, this.pu_1.hashCode()) | 0;
|
|
2812
2812
|
};
|
|
2813
2813
|
var NothingSerialDescriptor_instance;
|
|
2814
2814
|
function NothingSerialDescriptor_getInstance() {
|
|
@@ -2817,14 +2817,14 @@
|
|
|
2817
2817
|
return NothingSerialDescriptor_instance;
|
|
2818
2818
|
}
|
|
2819
2819
|
function NullableSerializer(serializer) {
|
|
2820
|
-
this.
|
|
2821
|
-
this.
|
|
2820
|
+
this.ru_1 = serializer;
|
|
2821
|
+
this.su_1 = new SerialDescriptorForNullable(this.ru_1.ol());
|
|
2822
2822
|
}
|
|
2823
|
-
protoOf(NullableSerializer).
|
|
2824
|
-
return this.
|
|
2823
|
+
protoOf(NullableSerializer).ol = function () {
|
|
2824
|
+
return this.su_1;
|
|
2825
2825
|
};
|
|
2826
|
-
protoOf(NullableSerializer).
|
|
2827
|
-
return decoder.
|
|
2826
|
+
protoOf(NullableSerializer).pl = function (decoder) {
|
|
2827
|
+
return decoder.xn() ? decoder.lo(this.ru_1) : decoder.yn();
|
|
2828
2828
|
};
|
|
2829
2829
|
protoOf(NullableSerializer).equals = function (other) {
|
|
2830
2830
|
if (this === other)
|
|
@@ -2835,52 +2835,52 @@
|
|
|
2835
2835
|
other;
|
|
2836
2836
|
else
|
|
2837
2837
|
THROW_CCE();
|
|
2838
|
-
if (!equals(this.
|
|
2838
|
+
if (!equals(this.ru_1, other.ru_1))
|
|
2839
2839
|
return false;
|
|
2840
2840
|
return true;
|
|
2841
2841
|
};
|
|
2842
2842
|
protoOf(NullableSerializer).hashCode = function () {
|
|
2843
|
-
return hashCode(this.
|
|
2843
|
+
return hashCode(this.ru_1);
|
|
2844
2844
|
};
|
|
2845
2845
|
function SerialDescriptorForNullable(original) {
|
|
2846
|
-
this.
|
|
2847
|
-
this.
|
|
2848
|
-
this.
|
|
2846
|
+
this.zm_1 = original;
|
|
2847
|
+
this.an_1 = this.zm_1.pm() + '?';
|
|
2848
|
+
this.bn_1 = cachedSerialNames(this.zm_1);
|
|
2849
2849
|
}
|
|
2850
|
-
protoOf(SerialDescriptorForNullable).
|
|
2851
|
-
return this.
|
|
2850
|
+
protoOf(SerialDescriptorForNullable).qm = function () {
|
|
2851
|
+
return this.zm_1.qm();
|
|
2852
2852
|
};
|
|
2853
|
-
protoOf(SerialDescriptorForNullable).
|
|
2854
|
-
return this.
|
|
2853
|
+
protoOf(SerialDescriptorForNullable).rm = function () {
|
|
2854
|
+
return this.zm_1.rm();
|
|
2855
2855
|
};
|
|
2856
|
-
protoOf(SerialDescriptorForNullable).
|
|
2857
|
-
return this.
|
|
2856
|
+
protoOf(SerialDescriptorForNullable).sm = function () {
|
|
2857
|
+
return this.zm_1.sm();
|
|
2858
2858
|
};
|
|
2859
|
-
protoOf(SerialDescriptorForNullable).
|
|
2860
|
-
return this.
|
|
2859
|
+
protoOf(SerialDescriptorForNullable).tm = function () {
|
|
2860
|
+
return this.zm_1.tm();
|
|
2861
2861
|
};
|
|
2862
|
-
protoOf(SerialDescriptorForNullable).
|
|
2863
|
-
return this.
|
|
2862
|
+
protoOf(SerialDescriptorForNullable).um = function (index) {
|
|
2863
|
+
return this.zm_1.um(index);
|
|
2864
2864
|
};
|
|
2865
|
-
protoOf(SerialDescriptorForNullable).
|
|
2866
|
-
return this.
|
|
2865
|
+
protoOf(SerialDescriptorForNullable).vm = function (index) {
|
|
2866
|
+
return this.zm_1.vm(index);
|
|
2867
2867
|
};
|
|
2868
|
-
protoOf(SerialDescriptorForNullable).
|
|
2869
|
-
return this.
|
|
2868
|
+
protoOf(SerialDescriptorForNullable).wm = function (name) {
|
|
2869
|
+
return this.zm_1.wm(name);
|
|
2870
2870
|
};
|
|
2871
|
-
protoOf(SerialDescriptorForNullable).
|
|
2872
|
-
return this.
|
|
2871
|
+
protoOf(SerialDescriptorForNullable).xm = function (index) {
|
|
2872
|
+
return this.zm_1.xm(index);
|
|
2873
2873
|
};
|
|
2874
|
-
protoOf(SerialDescriptorForNullable).
|
|
2875
|
-
return this.
|
|
2874
|
+
protoOf(SerialDescriptorForNullable).ym = function (index) {
|
|
2875
|
+
return this.zm_1.ym(index);
|
|
2876
2876
|
};
|
|
2877
|
-
protoOf(SerialDescriptorForNullable).
|
|
2878
|
-
return this.
|
|
2877
|
+
protoOf(SerialDescriptorForNullable).pm = function () {
|
|
2878
|
+
return this.an_1;
|
|
2879
2879
|
};
|
|
2880
|
-
protoOf(SerialDescriptorForNullable).
|
|
2881
|
-
return this.
|
|
2880
|
+
protoOf(SerialDescriptorForNullable).vn = function () {
|
|
2881
|
+
return this.bn_1;
|
|
2882
2882
|
};
|
|
2883
|
-
protoOf(SerialDescriptorForNullable).
|
|
2883
|
+
protoOf(SerialDescriptorForNullable).lm = function () {
|
|
2884
2884
|
return true;
|
|
2885
2885
|
};
|
|
2886
2886
|
protoOf(SerialDescriptorForNullable).equals = function (other) {
|
|
@@ -2888,19 +2888,19 @@
|
|
|
2888
2888
|
return true;
|
|
2889
2889
|
if (!(other instanceof SerialDescriptorForNullable))
|
|
2890
2890
|
return false;
|
|
2891
|
-
if (!equals(this.
|
|
2891
|
+
if (!equals(this.zm_1, other.zm_1))
|
|
2892
2892
|
return false;
|
|
2893
2893
|
return true;
|
|
2894
2894
|
};
|
|
2895
2895
|
protoOf(SerialDescriptorForNullable).toString = function () {
|
|
2896
|
-
return '' + this.
|
|
2896
|
+
return '' + this.zm_1 + '?';
|
|
2897
2897
|
};
|
|
2898
2898
|
protoOf(SerialDescriptorForNullable).hashCode = function () {
|
|
2899
|
-
return imul(hashCode(this.
|
|
2899
|
+
return imul(hashCode(this.zm_1), 31);
|
|
2900
2900
|
};
|
|
2901
2901
|
function ObjectSerializer$descriptor$delegate$lambda$lambda(this$0) {
|
|
2902
2902
|
return function ($this$buildSerialDescriptor) {
|
|
2903
|
-
$this$buildSerialDescriptor.
|
|
2903
|
+
$this$buildSerialDescriptor.sl_1 = this$0.uu_1;
|
|
2904
2904
|
return Unit_getInstance();
|
|
2905
2905
|
};
|
|
2906
2906
|
}
|
|
@@ -2911,28 +2911,28 @@
|
|
|
2911
2911
|
};
|
|
2912
2912
|
}
|
|
2913
2913
|
function ObjectSerializer(serialName, objectInstance) {
|
|
2914
|
-
this.
|
|
2915
|
-
this.
|
|
2914
|
+
this.tu_1 = objectInstance;
|
|
2915
|
+
this.uu_1 = emptyList();
|
|
2916
2916
|
var tmp = this;
|
|
2917
2917
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2918
|
-
tmp.
|
|
2918
|
+
tmp.vu_1 = lazy(tmp_0, ObjectSerializer$descriptor$delegate$lambda(serialName, this));
|
|
2919
2919
|
}
|
|
2920
|
-
protoOf(ObjectSerializer).
|
|
2920
|
+
protoOf(ObjectSerializer).ol = function () {
|
|
2921
2921
|
var tmp$ret$0;
|
|
2922
2922
|
// Inline function 'kotlin.getValue' call
|
|
2923
2923
|
var tmp0_getValue = descriptor$factory_1();
|
|
2924
|
-
tmp$ret$0 = this.
|
|
2924
|
+
tmp$ret$0 = this.vu_1.w();
|
|
2925
2925
|
return tmp$ret$0;
|
|
2926
2926
|
};
|
|
2927
|
-
protoOf(ObjectSerializer).
|
|
2927
|
+
protoOf(ObjectSerializer).pl = function (decoder) {
|
|
2928
2928
|
var tmp$ret$1;
|
|
2929
2929
|
// Inline function 'kotlinx.serialization.encoding.decodeStructure' call
|
|
2930
|
-
var tmp0_decodeStructure = this.
|
|
2931
|
-
var composite = decoder.
|
|
2930
|
+
var tmp0_decodeStructure = this.ol();
|
|
2931
|
+
var composite = decoder.mo(tmp0_decodeStructure);
|
|
2932
2932
|
var tmp$ret$0;
|
|
2933
2933
|
$l$block: {
|
|
2934
2934
|
// Inline function 'kotlinx.serialization.internal.ObjectSerializer.deserialize.<anonymous>' call
|
|
2935
|
-
var index = composite.
|
|
2935
|
+
var index = composite.dp(this.ol());
|
|
2936
2936
|
Companion_getInstance_7();
|
|
2937
2937
|
if (index === -1) {
|
|
2938
2938
|
tmp$ret$0 = Unit_getInstance();
|
|
@@ -2942,13 +2942,13 @@
|
|
|
2942
2942
|
}
|
|
2943
2943
|
}
|
|
2944
2944
|
var result = tmp$ret$0;
|
|
2945
|
-
composite.
|
|
2945
|
+
composite.no(tmp0_decodeStructure);
|
|
2946
2946
|
tmp$ret$1 = result;
|
|
2947
|
-
return this.
|
|
2947
|
+
return this.tu_1;
|
|
2948
2948
|
};
|
|
2949
2949
|
function descriptor$factory_1() {
|
|
2950
2950
|
return getPropertyCallableRef('descriptor', 1, KProperty1, function (receiver) {
|
|
2951
|
-
return receiver.
|
|
2951
|
+
return receiver.ol();
|
|
2952
2952
|
}, null);
|
|
2953
2953
|
}
|
|
2954
2954
|
function get_EMPTY_DESCRIPTOR_ARRAY() {
|
|
@@ -2959,16 +2959,16 @@
|
|
|
2959
2959
|
function cachedSerialNames(_this__u8e3s4) {
|
|
2960
2960
|
_init_properties_Platform_common_kt__3qzecs();
|
|
2961
2961
|
if (isInterface(_this__u8e3s4, CachedNames))
|
|
2962
|
-
return _this__u8e3s4.
|
|
2963
|
-
var result = HashSet_init_$Create$_1(_this__u8e3s4.
|
|
2962
|
+
return _this__u8e3s4.vn();
|
|
2963
|
+
var result = HashSet_init_$Create$_1(_this__u8e3s4.rm());
|
|
2964
2964
|
var inductionVariable = 0;
|
|
2965
|
-
var last = _this__u8e3s4.
|
|
2965
|
+
var last = _this__u8e3s4.rm();
|
|
2966
2966
|
if (inductionVariable < last)
|
|
2967
2967
|
do {
|
|
2968
2968
|
var i = inductionVariable;
|
|
2969
2969
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2970
2970
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
2971
|
-
var tmp0_plusAssign = _this__u8e3s4.
|
|
2971
|
+
var tmp0_plusAssign = _this__u8e3s4.xm(i);
|
|
2972
2972
|
result.a(tmp0_plusAssign);
|
|
2973
2973
|
}
|
|
2974
2974
|
while (inductionVariable < last);
|
|
@@ -3063,13 +3063,13 @@
|
|
|
3063
3063
|
inductionVariable = inductionVariable + 1 | 0;
|
|
3064
3064
|
if (!((missingFieldsBits & 1) === 0)) {
|
|
3065
3065
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
3066
|
-
var tmp0_plusAssign = descriptor.
|
|
3066
|
+
var tmp0_plusAssign = descriptor.xm(i);
|
|
3067
3067
|
missingFields.a(tmp0_plusAssign);
|
|
3068
3068
|
}
|
|
3069
3069
|
missingFieldsBits = missingFieldsBits >>> 1 | 0;
|
|
3070
3070
|
}
|
|
3071
3071
|
while (inductionVariable < 32);
|
|
3072
|
-
throw MissingFieldException_init_$Create$(missingFields, descriptor.
|
|
3072
|
+
throw MissingFieldException_init_$Create$(missingFields, descriptor.pm());
|
|
3073
3073
|
}
|
|
3074
3074
|
function throwArrayMissingFieldException(seenArray, goldenMaskArray, descriptor) {
|
|
3075
3075
|
var tmp$ret$0;
|
|
@@ -3091,7 +3091,7 @@
|
|
|
3091
3091
|
inductionVariable_0 = inductionVariable_0 + 1 | 0;
|
|
3092
3092
|
if (!((missingFieldsBits & 1) === 0)) {
|
|
3093
3093
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
3094
|
-
var tmp0_plusAssign = descriptor.
|
|
3094
|
+
var tmp0_plusAssign = descriptor.xm(imul(maskSlot, 32) + i | 0);
|
|
3095
3095
|
missingFields.a(tmp0_plusAssign);
|
|
3096
3096
|
}
|
|
3097
3097
|
missingFieldsBits = missingFieldsBits >>> 1 | 0;
|
|
@@ -3100,32 +3100,32 @@
|
|
|
3100
3100
|
}
|
|
3101
3101
|
}
|
|
3102
3102
|
while (inductionVariable <= last);
|
|
3103
|
-
throw MissingFieldException_init_$Create$(missingFields, descriptor.
|
|
3103
|
+
throw MissingFieldException_init_$Create$(missingFields, descriptor.pm());
|
|
3104
3104
|
}
|
|
3105
3105
|
function _get_childSerializers__7vnyfa($this) {
|
|
3106
3106
|
var tmp$ret$0;
|
|
3107
3107
|
// Inline function 'kotlin.getValue' call
|
|
3108
3108
|
var tmp0_getValue = childSerializers$factory();
|
|
3109
|
-
tmp$ret$0 = $this.
|
|
3109
|
+
tmp$ret$0 = $this.at_1.w();
|
|
3110
3110
|
return tmp$ret$0;
|
|
3111
3111
|
}
|
|
3112
3112
|
function _get__hashCode__tgwhef_0($this) {
|
|
3113
3113
|
var tmp$ret$0;
|
|
3114
3114
|
// Inline function 'kotlin.getValue' call
|
|
3115
3115
|
var tmp0_getValue = _hashCode$factory_0();
|
|
3116
|
-
tmp$ret$0 = $this.
|
|
3116
|
+
tmp$ret$0 = $this.ct_1.w();
|
|
3117
3117
|
return tmp$ret$0;
|
|
3118
3118
|
}
|
|
3119
3119
|
function buildIndices($this) {
|
|
3120
3120
|
var indices = HashMap_init_$Create$();
|
|
3121
3121
|
var inductionVariable = 0;
|
|
3122
|
-
var last = $this.
|
|
3122
|
+
var last = $this.vs_1.length - 1 | 0;
|
|
3123
3123
|
if (inductionVariable <= last)
|
|
3124
3124
|
do {
|
|
3125
3125
|
var i = inductionVariable;
|
|
3126
3126
|
inductionVariable = inductionVariable + 1 | 0;
|
|
3127
3127
|
// Inline function 'kotlin.collections.set' call
|
|
3128
|
-
var tmp0_set = $this.
|
|
3128
|
+
var tmp0_set = $this.vs_1[i];
|
|
3129
3129
|
indices.k3(tmp0_set, i);
|
|
3130
3130
|
}
|
|
3131
3131
|
while (inductionVariable <= last);
|
|
@@ -3133,15 +3133,15 @@
|
|
|
3133
3133
|
}
|
|
3134
3134
|
function PluginGeneratedSerialDescriptor$childSerializers$delegate$lambda(this$0) {
|
|
3135
3135
|
return function () {
|
|
3136
|
-
var tmp0_safe_receiver = this$0.
|
|
3137
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
3136
|
+
var tmp0_safe_receiver = this$0.ss_1;
|
|
3137
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.nu();
|
|
3138
3138
|
return tmp1_elvis_lhs == null ? get_EMPTY_SERIALIZER_ARRAY() : tmp1_elvis_lhs;
|
|
3139
3139
|
};
|
|
3140
3140
|
}
|
|
3141
3141
|
function PluginGeneratedSerialDescriptor$typeParameterDescriptors$delegate$lambda(this$0) {
|
|
3142
3142
|
return function () {
|
|
3143
|
-
var tmp0_safe_receiver = this$0.
|
|
3144
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
3143
|
+
var tmp0_safe_receiver = this$0.ss_1;
|
|
3144
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.ou();
|
|
3145
3145
|
var tmp;
|
|
3146
3146
|
if (tmp1_safe_receiver == null) {
|
|
3147
3147
|
tmp = null;
|
|
@@ -3156,7 +3156,7 @@
|
|
|
3156
3156
|
var item = tmp0_iterator.e();
|
|
3157
3157
|
var tmp$ret$0;
|
|
3158
3158
|
// Inline function 'kotlinx.serialization.internal.PluginGeneratedSerialDescriptor.typeParameterDescriptors$delegate.<anonymous>.<anonymous>' call
|
|
3159
|
-
tmp$ret$0 = item.
|
|
3159
|
+
tmp$ret$0 = item.ol();
|
|
3160
3160
|
tmp0_mapTo.a(tmp$ret$0);
|
|
3161
3161
|
}
|
|
3162
3162
|
tmp$ret$1 = tmp0_mapTo;
|
|
@@ -3168,23 +3168,23 @@
|
|
|
3168
3168
|
}
|
|
3169
3169
|
function PluginGeneratedSerialDescriptor$_hashCode$delegate$lambda(this$0) {
|
|
3170
3170
|
return function () {
|
|
3171
|
-
return hashCodeImpl(this$0, this$0.
|
|
3171
|
+
return hashCodeImpl(this$0, this$0.ut());
|
|
3172
3172
|
};
|
|
3173
3173
|
}
|
|
3174
3174
|
function PluginGeneratedSerialDescriptor$toString$lambda(this$0) {
|
|
3175
3175
|
return function (i) {
|
|
3176
|
-
return this$0.
|
|
3176
|
+
return this$0.xm(i) + ': ' + this$0.vm(i).pm();
|
|
3177
3177
|
};
|
|
3178
3178
|
}
|
|
3179
3179
|
function PluginGeneratedSerialDescriptor(serialName, generatedSerializer, elementsCount) {
|
|
3180
3180
|
generatedSerializer = generatedSerializer === VOID ? null : generatedSerializer;
|
|
3181
|
-
this.
|
|
3182
|
-
this.
|
|
3183
|
-
this.
|
|
3184
|
-
this.
|
|
3181
|
+
this.rs_1 = serialName;
|
|
3182
|
+
this.ss_1 = generatedSerializer;
|
|
3183
|
+
this.ts_1 = elementsCount;
|
|
3184
|
+
this.us_1 = -1;
|
|
3185
3185
|
var tmp = this;
|
|
3186
3186
|
var tmp_0 = 0;
|
|
3187
|
-
var tmp_1 = this.
|
|
3187
|
+
var tmp_1 = this.ts_1;
|
|
3188
3188
|
var tmp$ret$0;
|
|
3189
3189
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
3190
3190
|
tmp$ret$0 = fillArrayVal(Array(tmp_1), null);
|
|
@@ -3197,81 +3197,81 @@
|
|
|
3197
3197
|
tmp_2[tmp_3] = tmp$ret$1;
|
|
3198
3198
|
tmp_0 = tmp_0 + 1 | 0;
|
|
3199
3199
|
}
|
|
3200
|
-
tmp.
|
|
3200
|
+
tmp.vs_1 = tmp_2;
|
|
3201
3201
|
var tmp_4 = this;
|
|
3202
3202
|
var tmp$ret$2;
|
|
3203
3203
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
3204
|
-
var tmp0_arrayOfNulls = this.
|
|
3204
|
+
var tmp0_arrayOfNulls = this.ts_1;
|
|
3205
3205
|
tmp$ret$2 = fillArrayVal(Array(tmp0_arrayOfNulls), null);
|
|
3206
|
-
tmp_4.
|
|
3207
|
-
this.
|
|
3208
|
-
this.
|
|
3209
|
-
this.
|
|
3206
|
+
tmp_4.ws_1 = tmp$ret$2;
|
|
3207
|
+
this.xs_1 = null;
|
|
3208
|
+
this.ys_1 = booleanArray(this.ts_1);
|
|
3209
|
+
this.zs_1 = emptyMap();
|
|
3210
3210
|
var tmp_5 = this;
|
|
3211
3211
|
var tmp_6 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3212
|
-
tmp_5.
|
|
3212
|
+
tmp_5.at_1 = lazy(tmp_6, PluginGeneratedSerialDescriptor$childSerializers$delegate$lambda(this));
|
|
3213
3213
|
var tmp_7 = this;
|
|
3214
3214
|
var tmp_8 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3215
|
-
tmp_7.
|
|
3215
|
+
tmp_7.bt_1 = lazy(tmp_8, PluginGeneratedSerialDescriptor$typeParameterDescriptors$delegate$lambda(this));
|
|
3216
3216
|
var tmp_9 = this;
|
|
3217
3217
|
var tmp_10 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3218
|
-
tmp_9.
|
|
3218
|
+
tmp_9.ct_1 = lazy(tmp_10, PluginGeneratedSerialDescriptor$_hashCode$delegate$lambda(this));
|
|
3219
3219
|
}
|
|
3220
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3221
|
-
return this.
|
|
3220
|
+
protoOf(PluginGeneratedSerialDescriptor).pm = function () {
|
|
3221
|
+
return this.rs_1;
|
|
3222
3222
|
};
|
|
3223
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3224
|
-
return this.
|
|
3223
|
+
protoOf(PluginGeneratedSerialDescriptor).rm = function () {
|
|
3224
|
+
return this.ts_1;
|
|
3225
3225
|
};
|
|
3226
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3226
|
+
protoOf(PluginGeneratedSerialDescriptor).tm = function () {
|
|
3227
3227
|
return CLASS_getInstance();
|
|
3228
3228
|
};
|
|
3229
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3230
|
-
var tmp0_elvis_lhs = this.
|
|
3229
|
+
protoOf(PluginGeneratedSerialDescriptor).qm = function () {
|
|
3230
|
+
var tmp0_elvis_lhs = this.xs_1;
|
|
3231
3231
|
return tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
3232
3232
|
};
|
|
3233
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3234
|
-
return this.
|
|
3233
|
+
protoOf(PluginGeneratedSerialDescriptor).vn = function () {
|
|
3234
|
+
return this.zs_1.n2();
|
|
3235
3235
|
};
|
|
3236
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3236
|
+
protoOf(PluginGeneratedSerialDescriptor).ut = function () {
|
|
3237
3237
|
var tmp$ret$0;
|
|
3238
3238
|
// Inline function 'kotlin.getValue' call
|
|
3239
3239
|
var tmp0_getValue = typeParameterDescriptors$factory();
|
|
3240
|
-
tmp$ret$0 = this.
|
|
3240
|
+
tmp$ret$0 = this.bt_1.w();
|
|
3241
3241
|
return tmp$ret$0;
|
|
3242
3242
|
};
|
|
3243
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3243
|
+
protoOf(PluginGeneratedSerialDescriptor).vt = function (name, isOptional) {
|
|
3244
3244
|
var tmp0_this = this;
|
|
3245
|
-
tmp0_this.
|
|
3246
|
-
this.
|
|
3247
|
-
this.
|
|
3248
|
-
this.
|
|
3249
|
-
if (this.
|
|
3250
|
-
this.
|
|
3245
|
+
tmp0_this.us_1 = tmp0_this.us_1 + 1 | 0;
|
|
3246
|
+
this.vs_1[tmp0_this.us_1] = name;
|
|
3247
|
+
this.ys_1[this.us_1] = isOptional;
|
|
3248
|
+
this.ws_1[this.us_1] = null;
|
|
3249
|
+
if (this.us_1 === (this.ts_1 - 1 | 0)) {
|
|
3250
|
+
this.zs_1 = buildIndices(this);
|
|
3251
3251
|
}
|
|
3252
3252
|
};
|
|
3253
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3253
|
+
protoOf(PluginGeneratedSerialDescriptor).et = function (name, isOptional, $super) {
|
|
3254
3254
|
isOptional = isOptional === VOID ? false : isOptional;
|
|
3255
3255
|
var tmp;
|
|
3256
3256
|
if ($super === VOID) {
|
|
3257
|
-
this.
|
|
3257
|
+
this.vt(name, isOptional);
|
|
3258
3258
|
tmp = Unit_getInstance();
|
|
3259
3259
|
} else {
|
|
3260
|
-
tmp = $super.
|
|
3260
|
+
tmp = $super.vt.call(this, name, isOptional);
|
|
3261
3261
|
}
|
|
3262
3262
|
return tmp;
|
|
3263
3263
|
};
|
|
3264
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3264
|
+
protoOf(PluginGeneratedSerialDescriptor).ft = function (annotation) {
|
|
3265
3265
|
var tmp$ret$1;
|
|
3266
3266
|
// Inline function 'kotlin.let' call
|
|
3267
|
-
var tmp0_let = this.
|
|
3267
|
+
var tmp0_let = this.ws_1[this.us_1];
|
|
3268
3268
|
// Inline function 'kotlin.contracts.contract' call
|
|
3269
3269
|
var tmp$ret$0;
|
|
3270
3270
|
// Inline function 'kotlinx.serialization.internal.PluginGeneratedSerialDescriptor.pushAnnotation.<anonymous>' call
|
|
3271
3271
|
var tmp;
|
|
3272
3272
|
if (tmp0_let == null) {
|
|
3273
3273
|
var result = ArrayList_init_$Create$(1);
|
|
3274
|
-
this.
|
|
3274
|
+
this.ws_1[this.us_1] = result;
|
|
3275
3275
|
tmp = result;
|
|
3276
3276
|
} else {
|
|
3277
3277
|
tmp = tmp0_let;
|
|
@@ -3281,27 +3281,27 @@
|
|
|
3281
3281
|
var list = tmp$ret$1;
|
|
3282
3282
|
list.a(annotation);
|
|
3283
3283
|
};
|
|
3284
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3285
|
-
if (this.
|
|
3286
|
-
this.
|
|
3284
|
+
protoOf(PluginGeneratedSerialDescriptor).dt = function (a) {
|
|
3285
|
+
if (this.xs_1 == null) {
|
|
3286
|
+
this.xs_1 = ArrayList_init_$Create$(1);
|
|
3287
3287
|
}
|
|
3288
|
-
ensureNotNull(this.
|
|
3288
|
+
ensureNotNull(this.xs_1).a(a);
|
|
3289
3289
|
};
|
|
3290
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3291
|
-
return getChecked(_get_childSerializers__7vnyfa(this), index).
|
|
3290
|
+
protoOf(PluginGeneratedSerialDescriptor).vm = function (index) {
|
|
3291
|
+
return getChecked(_get_childSerializers__7vnyfa(this), index).ol();
|
|
3292
3292
|
};
|
|
3293
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3294
|
-
return getChecked_0(this.
|
|
3293
|
+
protoOf(PluginGeneratedSerialDescriptor).ym = function (index) {
|
|
3294
|
+
return getChecked_0(this.ys_1, index);
|
|
3295
3295
|
};
|
|
3296
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3297
|
-
var tmp0_elvis_lhs = getChecked(this.
|
|
3296
|
+
protoOf(PluginGeneratedSerialDescriptor).um = function (index) {
|
|
3297
|
+
var tmp0_elvis_lhs = getChecked(this.ws_1, index);
|
|
3298
3298
|
return tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
3299
3299
|
};
|
|
3300
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3301
|
-
return getChecked(this.
|
|
3300
|
+
protoOf(PluginGeneratedSerialDescriptor).xm = function (index) {
|
|
3301
|
+
return getChecked(this.vs_1, index);
|
|
3302
3302
|
};
|
|
3303
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3304
|
-
var tmp0_elvis_lhs = this.
|
|
3303
|
+
protoOf(PluginGeneratedSerialDescriptor).wm = function (name) {
|
|
3304
|
+
var tmp0_elvis_lhs = this.zs_1.m2(name);
|
|
3305
3305
|
var tmp;
|
|
3306
3306
|
if (tmp0_elvis_lhs == null) {
|
|
3307
3307
|
Companion_getInstance_7();
|
|
@@ -3323,33 +3323,33 @@
|
|
|
3323
3323
|
tmp$ret$0 = false;
|
|
3324
3324
|
break $l$block_5;
|
|
3325
3325
|
}
|
|
3326
|
-
if (!(this.
|
|
3326
|
+
if (!(this.pm() === other.pm())) {
|
|
3327
3327
|
tmp$ret$0 = false;
|
|
3328
3328
|
break $l$block_5;
|
|
3329
3329
|
}
|
|
3330
3330
|
var tmp$ret$1;
|
|
3331
3331
|
// Inline function 'kotlinx.serialization.internal.PluginGeneratedSerialDescriptor.equals.<anonymous>' call
|
|
3332
3332
|
var tmp0__anonymous__q1qw7t = other;
|
|
3333
|
-
tmp$ret$1 = contentEquals(this.
|
|
3333
|
+
tmp$ret$1 = contentEquals(this.ut(), tmp0__anonymous__q1qw7t.ut());
|
|
3334
3334
|
if (!tmp$ret$1) {
|
|
3335
3335
|
tmp$ret$0 = false;
|
|
3336
3336
|
break $l$block_5;
|
|
3337
3337
|
}
|
|
3338
|
-
if (!(this.
|
|
3338
|
+
if (!(this.rm() === other.rm())) {
|
|
3339
3339
|
tmp$ret$0 = false;
|
|
3340
3340
|
break $l$block_5;
|
|
3341
3341
|
}
|
|
3342
3342
|
var inductionVariable = 0;
|
|
3343
|
-
var last = this.
|
|
3343
|
+
var last = this.rm();
|
|
3344
3344
|
if (inductionVariable < last)
|
|
3345
3345
|
do {
|
|
3346
3346
|
var index = inductionVariable;
|
|
3347
3347
|
inductionVariable = inductionVariable + 1 | 0;
|
|
3348
|
-
if (!(this.
|
|
3348
|
+
if (!(this.vm(index).pm() === other.vm(index).pm())) {
|
|
3349
3349
|
tmp$ret$0 = false;
|
|
3350
3350
|
break $l$block_5;
|
|
3351
3351
|
}
|
|
3352
|
-
if (!equals(this.
|
|
3352
|
+
if (!equals(this.vm(index).tm(), other.vm(index).tm())) {
|
|
3353
3353
|
tmp$ret$0 = false;
|
|
3354
3354
|
break $l$block_5;
|
|
3355
3355
|
}
|
|
@@ -3363,12 +3363,12 @@
|
|
|
3363
3363
|
return _get__hashCode__tgwhef_0(this);
|
|
3364
3364
|
};
|
|
3365
3365
|
protoOf(PluginGeneratedSerialDescriptor).toString = function () {
|
|
3366
|
-
var tmp = until(0, this.
|
|
3367
|
-
var tmp_0 = this.
|
|
3366
|
+
var tmp = until(0, this.ts_1);
|
|
3367
|
+
var tmp_0 = this.pm() + '(';
|
|
3368
3368
|
return joinToString(tmp, ', ', tmp_0, ')', VOID, VOID, PluginGeneratedSerialDescriptor$toString$lambda(this));
|
|
3369
3369
|
};
|
|
3370
3370
|
function hashCodeImpl(_this__u8e3s4, typeParams) {
|
|
3371
|
-
var result = getStringHashCode(_this__u8e3s4.
|
|
3371
|
+
var result = getStringHashCode(_this__u8e3s4.pm());
|
|
3372
3372
|
result = imul(31, result) + contentHashCode(typeParams) | 0;
|
|
3373
3373
|
var elementDescriptors = get_elementDescriptors(_this__u8e3s4);
|
|
3374
3374
|
var tmp$ret$4;
|
|
@@ -3387,7 +3387,7 @@
|
|
|
3387
3387
|
// Inline function 'kotlin.hashCode' call
|
|
3388
3388
|
var tmp$ret$0;
|
|
3389
3389
|
// Inline function 'kotlinx.serialization.internal.hashCodeImpl.<anonymous>' call
|
|
3390
|
-
tmp$ret$0 = element.
|
|
3390
|
+
tmp$ret$0 = element.pm();
|
|
3391
3391
|
var tmp0_hashCode = tmp$ret$0;
|
|
3392
3392
|
var tmp0_safe_receiver = tmp0_hashCode;
|
|
3393
3393
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
@@ -3414,7 +3414,7 @@
|
|
|
3414
3414
|
// Inline function 'kotlin.hashCode' call
|
|
3415
3415
|
var tmp$ret$5;
|
|
3416
3416
|
// Inline function 'kotlinx.serialization.internal.hashCodeImpl.<anonymous>' call
|
|
3417
|
-
tmp$ret$5 = element_0.
|
|
3417
|
+
tmp$ret$5 = element_0.tm();
|
|
3418
3418
|
var tmp0_hashCode_0 = tmp$ret$5;
|
|
3419
3419
|
var tmp0_safe_receiver_0 = tmp0_hashCode_0;
|
|
3420
3420
|
var tmp1_elvis_lhs_0 = tmp0_safe_receiver_0 == null ? null : hashCode(tmp0_safe_receiver_0);
|
|
@@ -3436,7 +3436,7 @@
|
|
|
3436
3436
|
}
|
|
3437
3437
|
function typeParameterDescriptors$factory() {
|
|
3438
3438
|
return getPropertyCallableRef('typeParameterDescriptors', 1, KProperty1, function (receiver) {
|
|
3439
|
-
return receiver.
|
|
3439
|
+
return receiver.ut();
|
|
3440
3440
|
}, null);
|
|
3441
3441
|
}
|
|
3442
3442
|
function _hashCode$factory_0() {
|
|
@@ -3474,20 +3474,20 @@
|
|
|
3474
3474
|
CharArraySerializer_instance = this;
|
|
3475
3475
|
PrimitiveArraySerializer.call(this, serializer_1(Companion_getInstance_1()));
|
|
3476
3476
|
}
|
|
3477
|
-
protoOf(CharArraySerializer_0).
|
|
3477
|
+
protoOf(CharArraySerializer_0).zu = function (_this__u8e3s4) {
|
|
3478
3478
|
return new CharArrayBuilder(_this__u8e3s4);
|
|
3479
3479
|
};
|
|
3480
|
-
protoOf(CharArraySerializer_0).
|
|
3481
|
-
return this.
|
|
3480
|
+
protoOf(CharArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3481
|
+
return this.zu((!(_this__u8e3s4 == null) ? isCharArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3482
3482
|
};
|
|
3483
|
-
protoOf(CharArraySerializer_0).
|
|
3483
|
+
protoOf(CharArraySerializer_0).is = function () {
|
|
3484
3484
|
return charArray(0);
|
|
3485
3485
|
};
|
|
3486
|
-
protoOf(CharArraySerializer_0).
|
|
3487
|
-
builder.
|
|
3486
|
+
protoOf(CharArraySerializer_0).av = function (decoder, index, builder, checkIndex) {
|
|
3487
|
+
builder.dv(decoder.vo(this.fs_1, index));
|
|
3488
3488
|
};
|
|
3489
|
-
protoOf(CharArraySerializer_0).
|
|
3490
|
-
return this.
|
|
3489
|
+
protoOf(CharArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3490
|
+
return this.av(decoder, index, builder instanceof CharArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3491
3491
|
};
|
|
3492
3492
|
var CharArraySerializer_instance;
|
|
3493
3493
|
function CharArraySerializer_getInstance() {
|
|
@@ -3499,20 +3499,20 @@
|
|
|
3499
3499
|
DoubleArraySerializer_instance = this;
|
|
3500
3500
|
PrimitiveArraySerializer.call(this, serializer_2(DoubleCompanionObject_getInstance()));
|
|
3501
3501
|
}
|
|
3502
|
-
protoOf(DoubleArraySerializer_0).
|
|
3502
|
+
protoOf(DoubleArraySerializer_0).gv = function (_this__u8e3s4) {
|
|
3503
3503
|
return new DoubleArrayBuilder(_this__u8e3s4);
|
|
3504
3504
|
};
|
|
3505
|
-
protoOf(DoubleArraySerializer_0).
|
|
3506
|
-
return this.
|
|
3505
|
+
protoOf(DoubleArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3506
|
+
return this.gv((!(_this__u8e3s4 == null) ? isDoubleArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3507
3507
|
};
|
|
3508
|
-
protoOf(DoubleArraySerializer_0).
|
|
3508
|
+
protoOf(DoubleArraySerializer_0).is = function () {
|
|
3509
3509
|
return new Float64Array(0);
|
|
3510
3510
|
};
|
|
3511
|
-
protoOf(DoubleArraySerializer_0).
|
|
3512
|
-
builder.
|
|
3511
|
+
protoOf(DoubleArraySerializer_0).hv = function (decoder, index, builder, checkIndex) {
|
|
3512
|
+
builder.kv(decoder.uo(this.fs_1, index));
|
|
3513
3513
|
};
|
|
3514
|
-
protoOf(DoubleArraySerializer_0).
|
|
3515
|
-
return this.
|
|
3514
|
+
protoOf(DoubleArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3515
|
+
return this.hv(decoder, index, builder instanceof DoubleArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3516
3516
|
};
|
|
3517
3517
|
var DoubleArraySerializer_instance;
|
|
3518
3518
|
function DoubleArraySerializer_getInstance() {
|
|
@@ -3524,20 +3524,20 @@
|
|
|
3524
3524
|
FloatArraySerializer_instance = this;
|
|
3525
3525
|
PrimitiveArraySerializer.call(this, serializer_3(FloatCompanionObject_getInstance()));
|
|
3526
3526
|
}
|
|
3527
|
-
protoOf(FloatArraySerializer_0).
|
|
3527
|
+
protoOf(FloatArraySerializer_0).nv = function (_this__u8e3s4) {
|
|
3528
3528
|
return new FloatArrayBuilder(_this__u8e3s4);
|
|
3529
3529
|
};
|
|
3530
|
-
protoOf(FloatArraySerializer_0).
|
|
3531
|
-
return this.
|
|
3530
|
+
protoOf(FloatArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3531
|
+
return this.nv((!(_this__u8e3s4 == null) ? isFloatArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3532
3532
|
};
|
|
3533
|
-
protoOf(FloatArraySerializer_0).
|
|
3533
|
+
protoOf(FloatArraySerializer_0).is = function () {
|
|
3534
3534
|
return new Float32Array(0);
|
|
3535
3535
|
};
|
|
3536
|
-
protoOf(FloatArraySerializer_0).
|
|
3537
|
-
builder.
|
|
3536
|
+
protoOf(FloatArraySerializer_0).ov = function (decoder, index, builder, checkIndex) {
|
|
3537
|
+
builder.rv(decoder.to(this.fs_1, index));
|
|
3538
3538
|
};
|
|
3539
|
-
protoOf(FloatArraySerializer_0).
|
|
3540
|
-
return this.
|
|
3539
|
+
protoOf(FloatArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3540
|
+
return this.ov(decoder, index, builder instanceof FloatArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3541
3541
|
};
|
|
3542
3542
|
var FloatArraySerializer_instance;
|
|
3543
3543
|
function FloatArraySerializer_getInstance() {
|
|
@@ -3549,20 +3549,20 @@
|
|
|
3549
3549
|
LongArraySerializer_instance = this;
|
|
3550
3550
|
PrimitiveArraySerializer.call(this, serializer_4(Companion_getInstance_0()));
|
|
3551
3551
|
}
|
|
3552
|
-
protoOf(LongArraySerializer_0).
|
|
3552
|
+
protoOf(LongArraySerializer_0).uv = function (_this__u8e3s4) {
|
|
3553
3553
|
return new LongArrayBuilder(_this__u8e3s4);
|
|
3554
3554
|
};
|
|
3555
|
-
protoOf(LongArraySerializer_0).
|
|
3556
|
-
return this.
|
|
3555
|
+
protoOf(LongArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3556
|
+
return this.uv((!(_this__u8e3s4 == null) ? isLongArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3557
3557
|
};
|
|
3558
|
-
protoOf(LongArraySerializer_0).
|
|
3558
|
+
protoOf(LongArraySerializer_0).is = function () {
|
|
3559
3559
|
return longArray(0);
|
|
3560
3560
|
};
|
|
3561
|
-
protoOf(LongArraySerializer_0).
|
|
3562
|
-
builder.
|
|
3561
|
+
protoOf(LongArraySerializer_0).vv = function (decoder, index, builder, checkIndex) {
|
|
3562
|
+
builder.yv(decoder.so(this.fs_1, index));
|
|
3563
3563
|
};
|
|
3564
|
-
protoOf(LongArraySerializer_0).
|
|
3565
|
-
return this.
|
|
3564
|
+
protoOf(LongArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3565
|
+
return this.vv(decoder, index, builder instanceof LongArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3566
3566
|
};
|
|
3567
3567
|
var LongArraySerializer_instance;
|
|
3568
3568
|
function LongArraySerializer_getInstance() {
|
|
@@ -3574,27 +3574,27 @@
|
|
|
3574
3574
|
ULongArraySerializer_instance = this;
|
|
3575
3575
|
PrimitiveArraySerializer.call(this, serializer_5(Companion_getInstance_2()));
|
|
3576
3576
|
}
|
|
3577
|
-
protoOf(ULongArraySerializer_0).
|
|
3577
|
+
protoOf(ULongArraySerializer_0).bw = function (_this__u8e3s4) {
|
|
3578
3578
|
return new ULongArrayBuilder(_this__u8e3s4);
|
|
3579
3579
|
};
|
|
3580
|
-
protoOf(ULongArraySerializer_0).
|
|
3581
|
-
return this.
|
|
3580
|
+
protoOf(ULongArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3581
|
+
return this.bw(_this__u8e3s4 instanceof ULongArray ? _this__u8e3s4.b8_1 : THROW_CCE());
|
|
3582
3582
|
};
|
|
3583
|
-
protoOf(ULongArraySerializer_0).
|
|
3583
|
+
protoOf(ULongArraySerializer_0).cw = function () {
|
|
3584
3584
|
return _ULongArray___init__impl__twm1l3(0);
|
|
3585
3585
|
};
|
|
3586
|
-
protoOf(ULongArraySerializer_0).
|
|
3587
|
-
return new ULongArray(this.
|
|
3586
|
+
protoOf(ULongArraySerializer_0).is = function () {
|
|
3587
|
+
return new ULongArray(this.cw());
|
|
3588
3588
|
};
|
|
3589
|
-
protoOf(ULongArraySerializer_0).
|
|
3589
|
+
protoOf(ULongArraySerializer_0).dw = function (decoder, index, builder, checkIndex) {
|
|
3590
3590
|
var tmp$ret$0;
|
|
3591
3591
|
// Inline function 'kotlin.toULong' call
|
|
3592
|
-
var tmp0_toULong = decoder.
|
|
3592
|
+
var tmp0_toULong = decoder.xo(this.fs_1, index).do();
|
|
3593
3593
|
tmp$ret$0 = _ULong___init__impl__c78o9k(tmp0_toULong);
|
|
3594
|
-
builder.
|
|
3594
|
+
builder.gw(tmp$ret$0);
|
|
3595
3595
|
};
|
|
3596
|
-
protoOf(ULongArraySerializer_0).
|
|
3597
|
-
return this.
|
|
3596
|
+
protoOf(ULongArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3597
|
+
return this.dw(decoder, index, builder instanceof ULongArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3598
3598
|
};
|
|
3599
3599
|
var ULongArraySerializer_instance;
|
|
3600
3600
|
function ULongArraySerializer_getInstance() {
|
|
@@ -3606,20 +3606,20 @@
|
|
|
3606
3606
|
IntArraySerializer_instance = this;
|
|
3607
3607
|
PrimitiveArraySerializer.call(this, serializer_6(IntCompanionObject_getInstance()));
|
|
3608
3608
|
}
|
|
3609
|
-
protoOf(IntArraySerializer_0).
|
|
3609
|
+
protoOf(IntArraySerializer_0).jw = function (_this__u8e3s4) {
|
|
3610
3610
|
return new IntArrayBuilder(_this__u8e3s4);
|
|
3611
3611
|
};
|
|
3612
|
-
protoOf(IntArraySerializer_0).
|
|
3613
|
-
return this.
|
|
3612
|
+
protoOf(IntArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3613
|
+
return this.jw((!(_this__u8e3s4 == null) ? isIntArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3614
3614
|
};
|
|
3615
|
-
protoOf(IntArraySerializer_0).
|
|
3615
|
+
protoOf(IntArraySerializer_0).is = function () {
|
|
3616
3616
|
return new Int32Array(0);
|
|
3617
3617
|
};
|
|
3618
|
-
protoOf(IntArraySerializer_0).
|
|
3619
|
-
builder.
|
|
3618
|
+
protoOf(IntArraySerializer_0).kw = function (decoder, index, builder, checkIndex) {
|
|
3619
|
+
builder.nw(decoder.ro(this.fs_1, index));
|
|
3620
3620
|
};
|
|
3621
|
-
protoOf(IntArraySerializer_0).
|
|
3622
|
-
return this.
|
|
3621
|
+
protoOf(IntArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3622
|
+
return this.kw(decoder, index, builder instanceof IntArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3623
3623
|
};
|
|
3624
3624
|
var IntArraySerializer_instance;
|
|
3625
3625
|
function IntArraySerializer_getInstance() {
|
|
@@ -3631,27 +3631,27 @@
|
|
|
3631
3631
|
UIntArraySerializer_instance = this;
|
|
3632
3632
|
PrimitiveArraySerializer.call(this, serializer_7(Companion_getInstance_3()));
|
|
3633
3633
|
}
|
|
3634
|
-
protoOf(UIntArraySerializer_0).
|
|
3634
|
+
protoOf(UIntArraySerializer_0).qw = function (_this__u8e3s4) {
|
|
3635
3635
|
return new UIntArrayBuilder(_this__u8e3s4);
|
|
3636
3636
|
};
|
|
3637
|
-
protoOf(UIntArraySerializer_0).
|
|
3638
|
-
return this.
|
|
3637
|
+
protoOf(UIntArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3638
|
+
return this.qw(_this__u8e3s4 instanceof UIntArray ? _this__u8e3s4.q7_1 : THROW_CCE());
|
|
3639
3639
|
};
|
|
3640
|
-
protoOf(UIntArraySerializer_0).
|
|
3640
|
+
protoOf(UIntArraySerializer_0).rw = function () {
|
|
3641
3641
|
return _UIntArray___init__impl__ghjpc6(0);
|
|
3642
3642
|
};
|
|
3643
|
-
protoOf(UIntArraySerializer_0).
|
|
3644
|
-
return new UIntArray(this.
|
|
3643
|
+
protoOf(UIntArraySerializer_0).is = function () {
|
|
3644
|
+
return new UIntArray(this.rw());
|
|
3645
3645
|
};
|
|
3646
|
-
protoOf(UIntArraySerializer_0).
|
|
3646
|
+
protoOf(UIntArraySerializer_0).sw = function (decoder, index, builder, checkIndex) {
|
|
3647
3647
|
var tmp$ret$0;
|
|
3648
3648
|
// Inline function 'kotlin.toUInt' call
|
|
3649
|
-
var tmp0_toUInt = decoder.
|
|
3649
|
+
var tmp0_toUInt = decoder.xo(this.fs_1, index).co();
|
|
3650
3650
|
tmp$ret$0 = _UInt___init__impl__l7qpdl(tmp0_toUInt);
|
|
3651
|
-
builder.
|
|
3651
|
+
builder.vw(tmp$ret$0);
|
|
3652
3652
|
};
|
|
3653
|
-
protoOf(UIntArraySerializer_0).
|
|
3654
|
-
return this.
|
|
3653
|
+
protoOf(UIntArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3654
|
+
return this.sw(decoder, index, builder instanceof UIntArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3655
3655
|
};
|
|
3656
3656
|
var UIntArraySerializer_instance;
|
|
3657
3657
|
function UIntArraySerializer_getInstance() {
|
|
@@ -3663,20 +3663,20 @@
|
|
|
3663
3663
|
ShortArraySerializer_instance = this;
|
|
3664
3664
|
PrimitiveArraySerializer.call(this, serializer_8(ShortCompanionObject_getInstance()));
|
|
3665
3665
|
}
|
|
3666
|
-
protoOf(ShortArraySerializer_0).
|
|
3666
|
+
protoOf(ShortArraySerializer_0).yw = function (_this__u8e3s4) {
|
|
3667
3667
|
return new ShortArrayBuilder(_this__u8e3s4);
|
|
3668
3668
|
};
|
|
3669
|
-
protoOf(ShortArraySerializer_0).
|
|
3670
|
-
return this.
|
|
3669
|
+
protoOf(ShortArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3670
|
+
return this.yw((!(_this__u8e3s4 == null) ? isShortArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3671
3671
|
};
|
|
3672
|
-
protoOf(ShortArraySerializer_0).
|
|
3672
|
+
protoOf(ShortArraySerializer_0).is = function () {
|
|
3673
3673
|
return new Int16Array(0);
|
|
3674
3674
|
};
|
|
3675
|
-
protoOf(ShortArraySerializer_0).
|
|
3676
|
-
builder.
|
|
3675
|
+
protoOf(ShortArraySerializer_0).zw = function (decoder, index, builder, checkIndex) {
|
|
3676
|
+
builder.cx(decoder.qo(this.fs_1, index));
|
|
3677
3677
|
};
|
|
3678
|
-
protoOf(ShortArraySerializer_0).
|
|
3679
|
-
return this.
|
|
3678
|
+
protoOf(ShortArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3679
|
+
return this.zw(decoder, index, builder instanceof ShortArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3680
3680
|
};
|
|
3681
3681
|
var ShortArraySerializer_instance;
|
|
3682
3682
|
function ShortArraySerializer_getInstance() {
|
|
@@ -3688,27 +3688,27 @@
|
|
|
3688
3688
|
UShortArraySerializer_instance = this;
|
|
3689
3689
|
PrimitiveArraySerializer.call(this, serializer_9(Companion_getInstance_4()));
|
|
3690
3690
|
}
|
|
3691
|
-
protoOf(UShortArraySerializer_0).
|
|
3691
|
+
protoOf(UShortArraySerializer_0).fx = function (_this__u8e3s4) {
|
|
3692
3692
|
return new UShortArrayBuilder(_this__u8e3s4);
|
|
3693
3693
|
};
|
|
3694
|
-
protoOf(UShortArraySerializer_0).
|
|
3695
|
-
return this.
|
|
3694
|
+
protoOf(UShortArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3695
|
+
return this.fx(_this__u8e3s4 instanceof UShortArray ? _this__u8e3s4.m8_1 : THROW_CCE());
|
|
3696
3696
|
};
|
|
3697
|
-
protoOf(UShortArraySerializer_0).
|
|
3697
|
+
protoOf(UShortArraySerializer_0).gx = function () {
|
|
3698
3698
|
return _UShortArray___init__impl__9b26ef(0);
|
|
3699
3699
|
};
|
|
3700
|
-
protoOf(UShortArraySerializer_0).
|
|
3701
|
-
return new UShortArray(this.
|
|
3700
|
+
protoOf(UShortArraySerializer_0).is = function () {
|
|
3701
|
+
return new UShortArray(this.gx());
|
|
3702
3702
|
};
|
|
3703
|
-
protoOf(UShortArraySerializer_0).
|
|
3703
|
+
protoOf(UShortArraySerializer_0).hx = function (decoder, index, builder, checkIndex) {
|
|
3704
3704
|
var tmp$ret$0;
|
|
3705
3705
|
// Inline function 'kotlin.toUShort' call
|
|
3706
|
-
var tmp0_toUShort = decoder.
|
|
3706
|
+
var tmp0_toUShort = decoder.xo(this.fs_1, index).bo();
|
|
3707
3707
|
tmp$ret$0 = _UShort___init__impl__jigrne(tmp0_toUShort);
|
|
3708
|
-
builder.
|
|
3708
|
+
builder.kx(tmp$ret$0);
|
|
3709
3709
|
};
|
|
3710
|
-
protoOf(UShortArraySerializer_0).
|
|
3711
|
-
return this.
|
|
3710
|
+
protoOf(UShortArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3711
|
+
return this.hx(decoder, index, builder instanceof UShortArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3712
3712
|
};
|
|
3713
3713
|
var UShortArraySerializer_instance;
|
|
3714
3714
|
function UShortArraySerializer_getInstance() {
|
|
@@ -3720,20 +3720,20 @@
|
|
|
3720
3720
|
ByteArraySerializer_instance = this;
|
|
3721
3721
|
PrimitiveArraySerializer.call(this, serializer_10(ByteCompanionObject_getInstance()));
|
|
3722
3722
|
}
|
|
3723
|
-
protoOf(ByteArraySerializer_0).
|
|
3723
|
+
protoOf(ByteArraySerializer_0).nx = function (_this__u8e3s4) {
|
|
3724
3724
|
return new ByteArrayBuilder(_this__u8e3s4);
|
|
3725
3725
|
};
|
|
3726
|
-
protoOf(ByteArraySerializer_0).
|
|
3727
|
-
return this.
|
|
3726
|
+
protoOf(ByteArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3727
|
+
return this.nx((!(_this__u8e3s4 == null) ? isByteArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3728
3728
|
};
|
|
3729
|
-
protoOf(ByteArraySerializer_0).
|
|
3729
|
+
protoOf(ByteArraySerializer_0).is = function () {
|
|
3730
3730
|
return new Int8Array(0);
|
|
3731
3731
|
};
|
|
3732
|
-
protoOf(ByteArraySerializer_0).
|
|
3733
|
-
builder.
|
|
3732
|
+
protoOf(ByteArraySerializer_0).ox = function (decoder, index, builder, checkIndex) {
|
|
3733
|
+
builder.rx(decoder.po(this.fs_1, index));
|
|
3734
3734
|
};
|
|
3735
|
-
protoOf(ByteArraySerializer_0).
|
|
3736
|
-
return this.
|
|
3735
|
+
protoOf(ByteArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3736
|
+
return this.ox(decoder, index, builder instanceof ByteArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3737
3737
|
};
|
|
3738
3738
|
var ByteArraySerializer_instance;
|
|
3739
3739
|
function ByteArraySerializer_getInstance() {
|
|
@@ -3745,27 +3745,27 @@
|
|
|
3745
3745
|
UByteArraySerializer_instance = this;
|
|
3746
3746
|
PrimitiveArraySerializer.call(this, serializer_11(Companion_getInstance_5()));
|
|
3747
3747
|
}
|
|
3748
|
-
protoOf(UByteArraySerializer_0).
|
|
3748
|
+
protoOf(UByteArraySerializer_0).ux = function (_this__u8e3s4) {
|
|
3749
3749
|
return new UByteArrayBuilder(_this__u8e3s4);
|
|
3750
3750
|
};
|
|
3751
|
-
protoOf(UByteArraySerializer_0).
|
|
3752
|
-
return this.
|
|
3751
|
+
protoOf(UByteArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3752
|
+
return this.ux(_this__u8e3s4 instanceof UByteArray ? _this__u8e3s4.e7_1 : THROW_CCE());
|
|
3753
3753
|
};
|
|
3754
|
-
protoOf(UByteArraySerializer_0).
|
|
3754
|
+
protoOf(UByteArraySerializer_0).vx = function () {
|
|
3755
3755
|
return _UByteArray___init__impl__ip4y9n(0);
|
|
3756
3756
|
};
|
|
3757
|
-
protoOf(UByteArraySerializer_0).
|
|
3758
|
-
return new UByteArray(this.
|
|
3757
|
+
protoOf(UByteArraySerializer_0).is = function () {
|
|
3758
|
+
return new UByteArray(this.vx());
|
|
3759
3759
|
};
|
|
3760
|
-
protoOf(UByteArraySerializer_0).
|
|
3760
|
+
protoOf(UByteArraySerializer_0).wx = function (decoder, index, builder, checkIndex) {
|
|
3761
3761
|
var tmp$ret$0;
|
|
3762
3762
|
// Inline function 'kotlin.toUByte' call
|
|
3763
|
-
var tmp0_toUByte = decoder.
|
|
3763
|
+
var tmp0_toUByte = decoder.xo(this.fs_1, index).ao();
|
|
3764
3764
|
tmp$ret$0 = _UByte___init__impl__g9hnc4(tmp0_toUByte);
|
|
3765
|
-
builder.
|
|
3765
|
+
builder.zx(tmp$ret$0);
|
|
3766
3766
|
};
|
|
3767
|
-
protoOf(UByteArraySerializer_0).
|
|
3768
|
-
return this.
|
|
3767
|
+
protoOf(UByteArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3768
|
+
return this.wx(decoder, index, builder instanceof UByteArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3769
3769
|
};
|
|
3770
3770
|
var UByteArraySerializer_instance;
|
|
3771
3771
|
function UByteArraySerializer_getInstance() {
|
|
@@ -3777,20 +3777,20 @@
|
|
|
3777
3777
|
BooleanArraySerializer_instance = this;
|
|
3778
3778
|
PrimitiveArraySerializer.call(this, serializer_12(BooleanCompanionObject_getInstance()));
|
|
3779
3779
|
}
|
|
3780
|
-
protoOf(BooleanArraySerializer_0).
|
|
3780
|
+
protoOf(BooleanArraySerializer_0).cy = function (_this__u8e3s4) {
|
|
3781
3781
|
return new BooleanArrayBuilder(_this__u8e3s4);
|
|
3782
3782
|
};
|
|
3783
|
-
protoOf(BooleanArraySerializer_0).
|
|
3784
|
-
return this.
|
|
3783
|
+
protoOf(BooleanArraySerializer_0).kq = function (_this__u8e3s4) {
|
|
3784
|
+
return this.cy((!(_this__u8e3s4 == null) ? isBooleanArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3785
3785
|
};
|
|
3786
|
-
protoOf(BooleanArraySerializer_0).
|
|
3786
|
+
protoOf(BooleanArraySerializer_0).is = function () {
|
|
3787
3787
|
return booleanArray(0);
|
|
3788
3788
|
};
|
|
3789
|
-
protoOf(BooleanArraySerializer_0).
|
|
3790
|
-
builder.
|
|
3789
|
+
protoOf(BooleanArraySerializer_0).dy = function (decoder, index, builder, checkIndex) {
|
|
3790
|
+
builder.gy(decoder.oo(this.fs_1, index));
|
|
3791
3791
|
};
|
|
3792
|
-
protoOf(BooleanArraySerializer_0).
|
|
3793
|
-
return this.
|
|
3792
|
+
protoOf(BooleanArraySerializer_0).rq = function (decoder, index, builder, checkIndex) {
|
|
3793
|
+
return this.dy(decoder, index, builder instanceof BooleanArrayBuilder ? builder : THROW_CCE(), checkIndex);
|
|
3794
3794
|
};
|
|
3795
3795
|
var BooleanArraySerializer_instance;
|
|
3796
3796
|
function BooleanArraySerializer_getInstance() {
|
|
@@ -3800,351 +3800,351 @@
|
|
|
3800
3800
|
}
|
|
3801
3801
|
function CharArrayBuilder(bufferWithData) {
|
|
3802
3802
|
PrimitiveArrayBuilder.call(this);
|
|
3803
|
-
this.
|
|
3804
|
-
this.
|
|
3803
|
+
this.bv_1 = bufferWithData;
|
|
3804
|
+
this.cv_1 = bufferWithData.length;
|
|
3805
3805
|
this.ia(10);
|
|
3806
3806
|
}
|
|
3807
|
-
protoOf(CharArrayBuilder).
|
|
3808
|
-
return this.
|
|
3807
|
+
protoOf(CharArrayBuilder).gs = function () {
|
|
3808
|
+
return this.cv_1;
|
|
3809
3809
|
};
|
|
3810
3810
|
protoOf(CharArrayBuilder).ia = function (requiredCapacity) {
|
|
3811
|
-
if (this.
|
|
3812
|
-
this.
|
|
3811
|
+
if (this.bv_1.length < requiredCapacity)
|
|
3812
|
+
this.bv_1 = copyOf(this.bv_1, coerceAtLeast(requiredCapacity, imul(this.bv_1.length, 2)));
|
|
3813
3813
|
};
|
|
3814
|
-
protoOf(CharArrayBuilder).
|
|
3815
|
-
this.
|
|
3816
|
-
var tmp = this.
|
|
3814
|
+
protoOf(CharArrayBuilder).dv = function (c) {
|
|
3815
|
+
this.js();
|
|
3816
|
+
var tmp = this.bv_1;
|
|
3817
3817
|
var tmp0_this = this;
|
|
3818
|
-
var tmp1 = tmp0_this.
|
|
3819
|
-
tmp0_this.
|
|
3818
|
+
var tmp1 = tmp0_this.cv_1;
|
|
3819
|
+
tmp0_this.cv_1 = tmp1 + 1 | 0;
|
|
3820
3820
|
tmp[tmp1] = c;
|
|
3821
3821
|
};
|
|
3822
|
-
protoOf(CharArrayBuilder).
|
|
3823
|
-
return copyOf(this.
|
|
3822
|
+
protoOf(CharArrayBuilder).hs = function () {
|
|
3823
|
+
return copyOf(this.bv_1, this.cv_1);
|
|
3824
3824
|
};
|
|
3825
3825
|
function DoubleArrayBuilder(bufferWithData) {
|
|
3826
3826
|
PrimitiveArrayBuilder.call(this);
|
|
3827
|
-
this.
|
|
3828
|
-
this.
|
|
3827
|
+
this.iv_1 = bufferWithData;
|
|
3828
|
+
this.jv_1 = bufferWithData.length;
|
|
3829
3829
|
this.ia(10);
|
|
3830
3830
|
}
|
|
3831
|
-
protoOf(DoubleArrayBuilder).
|
|
3832
|
-
return this.
|
|
3831
|
+
protoOf(DoubleArrayBuilder).gs = function () {
|
|
3832
|
+
return this.jv_1;
|
|
3833
3833
|
};
|
|
3834
3834
|
protoOf(DoubleArrayBuilder).ia = function (requiredCapacity) {
|
|
3835
|
-
if (this.
|
|
3836
|
-
this.
|
|
3835
|
+
if (this.iv_1.length < requiredCapacity)
|
|
3836
|
+
this.iv_1 = copyOf_0(this.iv_1, coerceAtLeast(requiredCapacity, imul(this.iv_1.length, 2)));
|
|
3837
3837
|
};
|
|
3838
|
-
protoOf(DoubleArrayBuilder).
|
|
3839
|
-
this.
|
|
3840
|
-
var tmp = this.
|
|
3838
|
+
protoOf(DoubleArrayBuilder).kv = function (c) {
|
|
3839
|
+
this.js();
|
|
3840
|
+
var tmp = this.iv_1;
|
|
3841
3841
|
var tmp0_this = this;
|
|
3842
|
-
var tmp1 = tmp0_this.
|
|
3843
|
-
tmp0_this.
|
|
3842
|
+
var tmp1 = tmp0_this.jv_1;
|
|
3843
|
+
tmp0_this.jv_1 = tmp1 + 1 | 0;
|
|
3844
3844
|
tmp[tmp1] = c;
|
|
3845
3845
|
};
|
|
3846
|
-
protoOf(DoubleArrayBuilder).
|
|
3847
|
-
return copyOf_0(this.
|
|
3846
|
+
protoOf(DoubleArrayBuilder).hs = function () {
|
|
3847
|
+
return copyOf_0(this.iv_1, this.jv_1);
|
|
3848
3848
|
};
|
|
3849
3849
|
function FloatArrayBuilder(bufferWithData) {
|
|
3850
3850
|
PrimitiveArrayBuilder.call(this);
|
|
3851
|
-
this.
|
|
3852
|
-
this.
|
|
3851
|
+
this.pv_1 = bufferWithData;
|
|
3852
|
+
this.qv_1 = bufferWithData.length;
|
|
3853
3853
|
this.ia(10);
|
|
3854
3854
|
}
|
|
3855
|
-
protoOf(FloatArrayBuilder).
|
|
3856
|
-
return this.
|
|
3855
|
+
protoOf(FloatArrayBuilder).gs = function () {
|
|
3856
|
+
return this.qv_1;
|
|
3857
3857
|
};
|
|
3858
3858
|
protoOf(FloatArrayBuilder).ia = function (requiredCapacity) {
|
|
3859
|
-
if (this.
|
|
3860
|
-
this.
|
|
3859
|
+
if (this.pv_1.length < requiredCapacity)
|
|
3860
|
+
this.pv_1 = copyOf_1(this.pv_1, coerceAtLeast(requiredCapacity, imul(this.pv_1.length, 2)));
|
|
3861
3861
|
};
|
|
3862
|
-
protoOf(FloatArrayBuilder).
|
|
3863
|
-
this.
|
|
3864
|
-
var tmp = this.
|
|
3862
|
+
protoOf(FloatArrayBuilder).rv = function (c) {
|
|
3863
|
+
this.js();
|
|
3864
|
+
var tmp = this.pv_1;
|
|
3865
3865
|
var tmp0_this = this;
|
|
3866
|
-
var tmp1 = tmp0_this.
|
|
3867
|
-
tmp0_this.
|
|
3866
|
+
var tmp1 = tmp0_this.qv_1;
|
|
3867
|
+
tmp0_this.qv_1 = tmp1 + 1 | 0;
|
|
3868
3868
|
tmp[tmp1] = c;
|
|
3869
3869
|
};
|
|
3870
|
-
protoOf(FloatArrayBuilder).
|
|
3871
|
-
return copyOf_1(this.
|
|
3870
|
+
protoOf(FloatArrayBuilder).hs = function () {
|
|
3871
|
+
return copyOf_1(this.pv_1, this.qv_1);
|
|
3872
3872
|
};
|
|
3873
3873
|
function LongArrayBuilder(bufferWithData) {
|
|
3874
3874
|
PrimitiveArrayBuilder.call(this);
|
|
3875
|
-
this.
|
|
3876
|
-
this.
|
|
3875
|
+
this.wv_1 = bufferWithData;
|
|
3876
|
+
this.xv_1 = bufferWithData.length;
|
|
3877
3877
|
this.ia(10);
|
|
3878
3878
|
}
|
|
3879
|
-
protoOf(LongArrayBuilder).
|
|
3880
|
-
return this.
|
|
3879
|
+
protoOf(LongArrayBuilder).gs = function () {
|
|
3880
|
+
return this.xv_1;
|
|
3881
3881
|
};
|
|
3882
3882
|
protoOf(LongArrayBuilder).ia = function (requiredCapacity) {
|
|
3883
|
-
if (this.
|
|
3884
|
-
this.
|
|
3883
|
+
if (this.wv_1.length < requiredCapacity)
|
|
3884
|
+
this.wv_1 = copyOf_2(this.wv_1, coerceAtLeast(requiredCapacity, imul(this.wv_1.length, 2)));
|
|
3885
3885
|
};
|
|
3886
|
-
protoOf(LongArrayBuilder).
|
|
3887
|
-
this.
|
|
3888
|
-
var tmp = this.
|
|
3886
|
+
protoOf(LongArrayBuilder).yv = function (c) {
|
|
3887
|
+
this.js();
|
|
3888
|
+
var tmp = this.wv_1;
|
|
3889
3889
|
var tmp0_this = this;
|
|
3890
|
-
var tmp1 = tmp0_this.
|
|
3891
|
-
tmp0_this.
|
|
3890
|
+
var tmp1 = tmp0_this.xv_1;
|
|
3891
|
+
tmp0_this.xv_1 = tmp1 + 1 | 0;
|
|
3892
3892
|
tmp[tmp1] = c;
|
|
3893
3893
|
};
|
|
3894
|
-
protoOf(LongArrayBuilder).
|
|
3895
|
-
return copyOf_2(this.
|
|
3894
|
+
protoOf(LongArrayBuilder).hs = function () {
|
|
3895
|
+
return copyOf_2(this.wv_1, this.xv_1);
|
|
3896
3896
|
};
|
|
3897
3897
|
function ULongArrayBuilder(bufferWithData) {
|
|
3898
3898
|
PrimitiveArrayBuilder.call(this);
|
|
3899
|
-
this.
|
|
3900
|
-
this.
|
|
3899
|
+
this.ew_1 = bufferWithData;
|
|
3900
|
+
this.fw_1 = _ULongArray___get_size__impl__ju6dtr(bufferWithData);
|
|
3901
3901
|
this.ia(10);
|
|
3902
3902
|
}
|
|
3903
|
-
protoOf(ULongArrayBuilder).
|
|
3904
|
-
return this.
|
|
3903
|
+
protoOf(ULongArrayBuilder).gs = function () {
|
|
3904
|
+
return this.fw_1;
|
|
3905
3905
|
};
|
|
3906
3906
|
protoOf(ULongArrayBuilder).ia = function (requiredCapacity) {
|
|
3907
|
-
if (_ULongArray___get_size__impl__ju6dtr(this.
|
|
3907
|
+
if (_ULongArray___get_size__impl__ju6dtr(this.ew_1) < requiredCapacity) {
|
|
3908
3908
|
var tmp = this;
|
|
3909
3909
|
var tmp$ret$0;
|
|
3910
3910
|
// Inline function 'kotlin.collections.copyOf' call
|
|
3911
|
-
var tmp0_copyOf = this.
|
|
3912
|
-
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_ULongArray___get_size__impl__ju6dtr(this.
|
|
3911
|
+
var tmp0_copyOf = this.ew_1;
|
|
3912
|
+
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_ULongArray___get_size__impl__ju6dtr(this.ew_1), 2));
|
|
3913
3913
|
tmp$ret$0 = _ULongArray___init__impl__twm1l3_0(copyOf_2(_ULongArray___get_storage__impl__28e64j(tmp0_copyOf), tmp1_copyOf));
|
|
3914
|
-
tmp.
|
|
3914
|
+
tmp.ew_1 = tmp$ret$0;
|
|
3915
3915
|
}
|
|
3916
3916
|
};
|
|
3917
|
-
protoOf(ULongArrayBuilder).
|
|
3918
|
-
this.
|
|
3919
|
-
var tmp = this.
|
|
3917
|
+
protoOf(ULongArrayBuilder).gw = function (c) {
|
|
3918
|
+
this.js();
|
|
3919
|
+
var tmp = this.ew_1;
|
|
3920
3920
|
var tmp0_this = this;
|
|
3921
|
-
var tmp1 = tmp0_this.
|
|
3922
|
-
tmp0_this.
|
|
3921
|
+
var tmp1 = tmp0_this.fw_1;
|
|
3922
|
+
tmp0_this.fw_1 = tmp1 + 1 | 0;
|
|
3923
3923
|
ULongArray__set_impl_z19mvh(tmp, tmp1, c);
|
|
3924
3924
|
};
|
|
3925
|
-
protoOf(ULongArrayBuilder).
|
|
3925
|
+
protoOf(ULongArrayBuilder).hy = function () {
|
|
3926
3926
|
var tmp$ret$0;
|
|
3927
3927
|
// Inline function 'kotlin.collections.copyOf' call
|
|
3928
|
-
var tmp0_copyOf = this.
|
|
3929
|
-
var tmp1_copyOf = this.
|
|
3928
|
+
var tmp0_copyOf = this.ew_1;
|
|
3929
|
+
var tmp1_copyOf = this.fw_1;
|
|
3930
3930
|
tmp$ret$0 = _ULongArray___init__impl__twm1l3_0(copyOf_2(_ULongArray___get_storage__impl__28e64j(tmp0_copyOf), tmp1_copyOf));
|
|
3931
3931
|
return tmp$ret$0;
|
|
3932
3932
|
};
|
|
3933
|
-
protoOf(ULongArrayBuilder).
|
|
3934
|
-
return new ULongArray(this.
|
|
3933
|
+
protoOf(ULongArrayBuilder).hs = function () {
|
|
3934
|
+
return new ULongArray(this.hy());
|
|
3935
3935
|
};
|
|
3936
3936
|
function IntArrayBuilder(bufferWithData) {
|
|
3937
3937
|
PrimitiveArrayBuilder.call(this);
|
|
3938
|
-
this.
|
|
3939
|
-
this.
|
|
3938
|
+
this.lw_1 = bufferWithData;
|
|
3939
|
+
this.mw_1 = bufferWithData.length;
|
|
3940
3940
|
this.ia(10);
|
|
3941
3941
|
}
|
|
3942
|
-
protoOf(IntArrayBuilder).
|
|
3943
|
-
return this.
|
|
3942
|
+
protoOf(IntArrayBuilder).gs = function () {
|
|
3943
|
+
return this.mw_1;
|
|
3944
3944
|
};
|
|
3945
3945
|
protoOf(IntArrayBuilder).ia = function (requiredCapacity) {
|
|
3946
|
-
if (this.
|
|
3947
|
-
this.
|
|
3946
|
+
if (this.lw_1.length < requiredCapacity)
|
|
3947
|
+
this.lw_1 = copyOf_3(this.lw_1, coerceAtLeast(requiredCapacity, imul(this.lw_1.length, 2)));
|
|
3948
3948
|
};
|
|
3949
|
-
protoOf(IntArrayBuilder).
|
|
3950
|
-
this.
|
|
3951
|
-
var tmp = this.
|
|
3949
|
+
protoOf(IntArrayBuilder).nw = function (c) {
|
|
3950
|
+
this.js();
|
|
3951
|
+
var tmp = this.lw_1;
|
|
3952
3952
|
var tmp0_this = this;
|
|
3953
|
-
var tmp1 = tmp0_this.
|
|
3954
|
-
tmp0_this.
|
|
3953
|
+
var tmp1 = tmp0_this.mw_1;
|
|
3954
|
+
tmp0_this.mw_1 = tmp1 + 1 | 0;
|
|
3955
3955
|
tmp[tmp1] = c;
|
|
3956
3956
|
};
|
|
3957
|
-
protoOf(IntArrayBuilder).
|
|
3958
|
-
return copyOf_3(this.
|
|
3957
|
+
protoOf(IntArrayBuilder).hs = function () {
|
|
3958
|
+
return copyOf_3(this.lw_1, this.mw_1);
|
|
3959
3959
|
};
|
|
3960
3960
|
function UIntArrayBuilder(bufferWithData) {
|
|
3961
3961
|
PrimitiveArrayBuilder.call(this);
|
|
3962
|
-
this.
|
|
3963
|
-
this.
|
|
3962
|
+
this.tw_1 = bufferWithData;
|
|
3963
|
+
this.uw_1 = _UIntArray___get_size__impl__r6l8ci(bufferWithData);
|
|
3964
3964
|
this.ia(10);
|
|
3965
3965
|
}
|
|
3966
|
-
protoOf(UIntArrayBuilder).
|
|
3967
|
-
return this.
|
|
3966
|
+
protoOf(UIntArrayBuilder).gs = function () {
|
|
3967
|
+
return this.uw_1;
|
|
3968
3968
|
};
|
|
3969
3969
|
protoOf(UIntArrayBuilder).ia = function (requiredCapacity) {
|
|
3970
|
-
if (_UIntArray___get_size__impl__r6l8ci(this.
|
|
3970
|
+
if (_UIntArray___get_size__impl__r6l8ci(this.tw_1) < requiredCapacity) {
|
|
3971
3971
|
var tmp = this;
|
|
3972
3972
|
var tmp$ret$0;
|
|
3973
3973
|
// Inline function 'kotlin.collections.copyOf' call
|
|
3974
|
-
var tmp0_copyOf = this.
|
|
3975
|
-
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UIntArray___get_size__impl__r6l8ci(this.
|
|
3974
|
+
var tmp0_copyOf = this.tw_1;
|
|
3975
|
+
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UIntArray___get_size__impl__r6l8ci(this.tw_1), 2));
|
|
3976
3976
|
tmp$ret$0 = _UIntArray___init__impl__ghjpc6_0(copyOf_3(_UIntArray___get_storage__impl__92a0v0(tmp0_copyOf), tmp1_copyOf));
|
|
3977
|
-
tmp.
|
|
3977
|
+
tmp.tw_1 = tmp$ret$0;
|
|
3978
3978
|
}
|
|
3979
3979
|
};
|
|
3980
|
-
protoOf(UIntArrayBuilder).
|
|
3981
|
-
this.
|
|
3982
|
-
var tmp = this.
|
|
3980
|
+
protoOf(UIntArrayBuilder).vw = function (c) {
|
|
3981
|
+
this.js();
|
|
3982
|
+
var tmp = this.tw_1;
|
|
3983
3983
|
var tmp0_this = this;
|
|
3984
|
-
var tmp1 = tmp0_this.
|
|
3985
|
-
tmp0_this.
|
|
3984
|
+
var tmp1 = tmp0_this.uw_1;
|
|
3985
|
+
tmp0_this.uw_1 = tmp1 + 1 | 0;
|
|
3986
3986
|
UIntArray__set_impl_7f2zu2(tmp, tmp1, c);
|
|
3987
3987
|
};
|
|
3988
|
-
protoOf(UIntArrayBuilder).
|
|
3988
|
+
protoOf(UIntArrayBuilder).iy = function () {
|
|
3989
3989
|
var tmp$ret$0;
|
|
3990
3990
|
// Inline function 'kotlin.collections.copyOf' call
|
|
3991
|
-
var tmp0_copyOf = this.
|
|
3992
|
-
var tmp1_copyOf = this.
|
|
3991
|
+
var tmp0_copyOf = this.tw_1;
|
|
3992
|
+
var tmp1_copyOf = this.uw_1;
|
|
3993
3993
|
tmp$ret$0 = _UIntArray___init__impl__ghjpc6_0(copyOf_3(_UIntArray___get_storage__impl__92a0v0(tmp0_copyOf), tmp1_copyOf));
|
|
3994
3994
|
return tmp$ret$0;
|
|
3995
3995
|
};
|
|
3996
|
-
protoOf(UIntArrayBuilder).
|
|
3997
|
-
return new UIntArray(this.
|
|
3996
|
+
protoOf(UIntArrayBuilder).hs = function () {
|
|
3997
|
+
return new UIntArray(this.iy());
|
|
3998
3998
|
};
|
|
3999
3999
|
function ShortArrayBuilder(bufferWithData) {
|
|
4000
4000
|
PrimitiveArrayBuilder.call(this);
|
|
4001
|
-
this.
|
|
4002
|
-
this.
|
|
4001
|
+
this.ax_1 = bufferWithData;
|
|
4002
|
+
this.bx_1 = bufferWithData.length;
|
|
4003
4003
|
this.ia(10);
|
|
4004
4004
|
}
|
|
4005
|
-
protoOf(ShortArrayBuilder).
|
|
4006
|
-
return this.
|
|
4005
|
+
protoOf(ShortArrayBuilder).gs = function () {
|
|
4006
|
+
return this.bx_1;
|
|
4007
4007
|
};
|
|
4008
4008
|
protoOf(ShortArrayBuilder).ia = function (requiredCapacity) {
|
|
4009
|
-
if (this.
|
|
4010
|
-
this.
|
|
4009
|
+
if (this.ax_1.length < requiredCapacity)
|
|
4010
|
+
this.ax_1 = copyOf_4(this.ax_1, coerceAtLeast(requiredCapacity, imul(this.ax_1.length, 2)));
|
|
4011
4011
|
};
|
|
4012
|
-
protoOf(ShortArrayBuilder).
|
|
4013
|
-
this.
|
|
4014
|
-
var tmp = this.
|
|
4012
|
+
protoOf(ShortArrayBuilder).cx = function (c) {
|
|
4013
|
+
this.js();
|
|
4014
|
+
var tmp = this.ax_1;
|
|
4015
4015
|
var tmp0_this = this;
|
|
4016
|
-
var tmp1 = tmp0_this.
|
|
4017
|
-
tmp0_this.
|
|
4016
|
+
var tmp1 = tmp0_this.bx_1;
|
|
4017
|
+
tmp0_this.bx_1 = tmp1 + 1 | 0;
|
|
4018
4018
|
tmp[tmp1] = c;
|
|
4019
4019
|
};
|
|
4020
|
-
protoOf(ShortArrayBuilder).
|
|
4021
|
-
return copyOf_4(this.
|
|
4020
|
+
protoOf(ShortArrayBuilder).hs = function () {
|
|
4021
|
+
return copyOf_4(this.ax_1, this.bx_1);
|
|
4022
4022
|
};
|
|
4023
4023
|
function UShortArrayBuilder(bufferWithData) {
|
|
4024
4024
|
PrimitiveArrayBuilder.call(this);
|
|
4025
|
-
this.
|
|
4026
|
-
this.
|
|
4025
|
+
this.ix_1 = bufferWithData;
|
|
4026
|
+
this.jx_1 = _UShortArray___get_size__impl__jqto1b(bufferWithData);
|
|
4027
4027
|
this.ia(10);
|
|
4028
4028
|
}
|
|
4029
|
-
protoOf(UShortArrayBuilder).
|
|
4030
|
-
return this.
|
|
4029
|
+
protoOf(UShortArrayBuilder).gs = function () {
|
|
4030
|
+
return this.jx_1;
|
|
4031
4031
|
};
|
|
4032
4032
|
protoOf(UShortArrayBuilder).ia = function (requiredCapacity) {
|
|
4033
|
-
if (_UShortArray___get_size__impl__jqto1b(this.
|
|
4033
|
+
if (_UShortArray___get_size__impl__jqto1b(this.ix_1) < requiredCapacity) {
|
|
4034
4034
|
var tmp = this;
|
|
4035
4035
|
var tmp$ret$0;
|
|
4036
4036
|
// Inline function 'kotlin.collections.copyOf' call
|
|
4037
|
-
var tmp0_copyOf = this.
|
|
4038
|
-
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UShortArray___get_size__impl__jqto1b(this.
|
|
4037
|
+
var tmp0_copyOf = this.ix_1;
|
|
4038
|
+
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UShortArray___get_size__impl__jqto1b(this.ix_1), 2));
|
|
4039
4039
|
tmp$ret$0 = _UShortArray___init__impl__9b26ef_0(copyOf_4(_UShortArray___get_storage__impl__t2jpv5(tmp0_copyOf), tmp1_copyOf));
|
|
4040
|
-
tmp.
|
|
4040
|
+
tmp.ix_1 = tmp$ret$0;
|
|
4041
4041
|
}
|
|
4042
4042
|
};
|
|
4043
|
-
protoOf(UShortArrayBuilder).
|
|
4044
|
-
this.
|
|
4045
|
-
var tmp = this.
|
|
4043
|
+
protoOf(UShortArrayBuilder).kx = function (c) {
|
|
4044
|
+
this.js();
|
|
4045
|
+
var tmp = this.ix_1;
|
|
4046
4046
|
var tmp0_this = this;
|
|
4047
|
-
var tmp1 = tmp0_this.
|
|
4048
|
-
tmp0_this.
|
|
4047
|
+
var tmp1 = tmp0_this.jx_1;
|
|
4048
|
+
tmp0_this.jx_1 = tmp1 + 1 | 0;
|
|
4049
4049
|
UShortArray__set_impl_6d8whp(tmp, tmp1, c);
|
|
4050
4050
|
};
|
|
4051
|
-
protoOf(UShortArrayBuilder).
|
|
4051
|
+
protoOf(UShortArrayBuilder).jy = function () {
|
|
4052
4052
|
var tmp$ret$0;
|
|
4053
4053
|
// Inline function 'kotlin.collections.copyOf' call
|
|
4054
|
-
var tmp0_copyOf = this.
|
|
4055
|
-
var tmp1_copyOf = this.
|
|
4054
|
+
var tmp0_copyOf = this.ix_1;
|
|
4055
|
+
var tmp1_copyOf = this.jx_1;
|
|
4056
4056
|
tmp$ret$0 = _UShortArray___init__impl__9b26ef_0(copyOf_4(_UShortArray___get_storage__impl__t2jpv5(tmp0_copyOf), tmp1_copyOf));
|
|
4057
4057
|
return tmp$ret$0;
|
|
4058
4058
|
};
|
|
4059
|
-
protoOf(UShortArrayBuilder).
|
|
4060
|
-
return new UShortArray(this.
|
|
4059
|
+
protoOf(UShortArrayBuilder).hs = function () {
|
|
4060
|
+
return new UShortArray(this.jy());
|
|
4061
4061
|
};
|
|
4062
4062
|
function ByteArrayBuilder(bufferWithData) {
|
|
4063
4063
|
PrimitiveArrayBuilder.call(this);
|
|
4064
|
-
this.
|
|
4065
|
-
this.
|
|
4064
|
+
this.px_1 = bufferWithData;
|
|
4065
|
+
this.qx_1 = bufferWithData.length;
|
|
4066
4066
|
this.ia(10);
|
|
4067
4067
|
}
|
|
4068
|
-
protoOf(ByteArrayBuilder).
|
|
4069
|
-
return this.
|
|
4068
|
+
protoOf(ByteArrayBuilder).gs = function () {
|
|
4069
|
+
return this.qx_1;
|
|
4070
4070
|
};
|
|
4071
4071
|
protoOf(ByteArrayBuilder).ia = function (requiredCapacity) {
|
|
4072
|
-
if (this.
|
|
4073
|
-
this.
|
|
4072
|
+
if (this.px_1.length < requiredCapacity)
|
|
4073
|
+
this.px_1 = copyOf_5(this.px_1, coerceAtLeast(requiredCapacity, imul(this.px_1.length, 2)));
|
|
4074
4074
|
};
|
|
4075
|
-
protoOf(ByteArrayBuilder).
|
|
4076
|
-
this.
|
|
4077
|
-
var tmp = this.
|
|
4075
|
+
protoOf(ByteArrayBuilder).rx = function (c) {
|
|
4076
|
+
this.js();
|
|
4077
|
+
var tmp = this.px_1;
|
|
4078
4078
|
var tmp0_this = this;
|
|
4079
|
-
var tmp1 = tmp0_this.
|
|
4080
|
-
tmp0_this.
|
|
4079
|
+
var tmp1 = tmp0_this.qx_1;
|
|
4080
|
+
tmp0_this.qx_1 = tmp1 + 1 | 0;
|
|
4081
4081
|
tmp[tmp1] = c;
|
|
4082
4082
|
};
|
|
4083
|
-
protoOf(ByteArrayBuilder).
|
|
4084
|
-
return copyOf_5(this.
|
|
4083
|
+
protoOf(ByteArrayBuilder).hs = function () {
|
|
4084
|
+
return copyOf_5(this.px_1, this.qx_1);
|
|
4085
4085
|
};
|
|
4086
4086
|
function UByteArrayBuilder(bufferWithData) {
|
|
4087
4087
|
PrimitiveArrayBuilder.call(this);
|
|
4088
|
-
this.
|
|
4089
|
-
this.
|
|
4088
|
+
this.xx_1 = bufferWithData;
|
|
4089
|
+
this.yx_1 = _UByteArray___get_size__impl__h6pkdv(bufferWithData);
|
|
4090
4090
|
this.ia(10);
|
|
4091
4091
|
}
|
|
4092
|
-
protoOf(UByteArrayBuilder).
|
|
4093
|
-
return this.
|
|
4092
|
+
protoOf(UByteArrayBuilder).gs = function () {
|
|
4093
|
+
return this.yx_1;
|
|
4094
4094
|
};
|
|
4095
4095
|
protoOf(UByteArrayBuilder).ia = function (requiredCapacity) {
|
|
4096
|
-
if (_UByteArray___get_size__impl__h6pkdv(this.
|
|
4096
|
+
if (_UByteArray___get_size__impl__h6pkdv(this.xx_1) < requiredCapacity) {
|
|
4097
4097
|
var tmp = this;
|
|
4098
4098
|
var tmp$ret$0;
|
|
4099
4099
|
// Inline function 'kotlin.collections.copyOf' call
|
|
4100
|
-
var tmp0_copyOf = this.
|
|
4101
|
-
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UByteArray___get_size__impl__h6pkdv(this.
|
|
4100
|
+
var tmp0_copyOf = this.xx_1;
|
|
4101
|
+
var tmp1_copyOf = coerceAtLeast(requiredCapacity, imul(_UByteArray___get_size__impl__h6pkdv(this.xx_1), 2));
|
|
4102
4102
|
tmp$ret$0 = _UByteArray___init__impl__ip4y9n_0(copyOf_5(_UByteArray___get_storage__impl__d4kctt(tmp0_copyOf), tmp1_copyOf));
|
|
4103
|
-
tmp.
|
|
4103
|
+
tmp.xx_1 = tmp$ret$0;
|
|
4104
4104
|
}
|
|
4105
4105
|
};
|
|
4106
|
-
protoOf(UByteArrayBuilder).
|
|
4107
|
-
this.
|
|
4108
|
-
var tmp = this.
|
|
4106
|
+
protoOf(UByteArrayBuilder).zx = function (c) {
|
|
4107
|
+
this.js();
|
|
4108
|
+
var tmp = this.xx_1;
|
|
4109
4109
|
var tmp0_this = this;
|
|
4110
|
-
var tmp1 = tmp0_this.
|
|
4111
|
-
tmp0_this.
|
|
4110
|
+
var tmp1 = tmp0_this.yx_1;
|
|
4111
|
+
tmp0_this.yx_1 = tmp1 + 1 | 0;
|
|
4112
4112
|
UByteArray__set_impl_jvcicn(tmp, tmp1, c);
|
|
4113
4113
|
};
|
|
4114
|
-
protoOf(UByteArrayBuilder).
|
|
4114
|
+
protoOf(UByteArrayBuilder).ky = function () {
|
|
4115
4115
|
var tmp$ret$0;
|
|
4116
4116
|
// Inline function 'kotlin.collections.copyOf' call
|
|
4117
|
-
var tmp0_copyOf = this.
|
|
4118
|
-
var tmp1_copyOf = this.
|
|
4117
|
+
var tmp0_copyOf = this.xx_1;
|
|
4118
|
+
var tmp1_copyOf = this.yx_1;
|
|
4119
4119
|
tmp$ret$0 = _UByteArray___init__impl__ip4y9n_0(copyOf_5(_UByteArray___get_storage__impl__d4kctt(tmp0_copyOf), tmp1_copyOf));
|
|
4120
4120
|
return tmp$ret$0;
|
|
4121
4121
|
};
|
|
4122
|
-
protoOf(UByteArrayBuilder).
|
|
4123
|
-
return new UByteArray(this.
|
|
4122
|
+
protoOf(UByteArrayBuilder).hs = function () {
|
|
4123
|
+
return new UByteArray(this.ky());
|
|
4124
4124
|
};
|
|
4125
4125
|
function BooleanArrayBuilder(bufferWithData) {
|
|
4126
4126
|
PrimitiveArrayBuilder.call(this);
|
|
4127
|
-
this.
|
|
4128
|
-
this.
|
|
4127
|
+
this.ey_1 = bufferWithData;
|
|
4128
|
+
this.fy_1 = bufferWithData.length;
|
|
4129
4129
|
this.ia(10);
|
|
4130
4130
|
}
|
|
4131
|
-
protoOf(BooleanArrayBuilder).
|
|
4132
|
-
return this.
|
|
4131
|
+
protoOf(BooleanArrayBuilder).gs = function () {
|
|
4132
|
+
return this.fy_1;
|
|
4133
4133
|
};
|
|
4134
4134
|
protoOf(BooleanArrayBuilder).ia = function (requiredCapacity) {
|
|
4135
|
-
if (this.
|
|
4136
|
-
this.
|
|
4135
|
+
if (this.ey_1.length < requiredCapacity)
|
|
4136
|
+
this.ey_1 = copyOf_6(this.ey_1, coerceAtLeast(requiredCapacity, imul(this.ey_1.length, 2)));
|
|
4137
4137
|
};
|
|
4138
|
-
protoOf(BooleanArrayBuilder).
|
|
4139
|
-
this.
|
|
4140
|
-
var tmp = this.
|
|
4138
|
+
protoOf(BooleanArrayBuilder).gy = function (c) {
|
|
4139
|
+
this.js();
|
|
4140
|
+
var tmp = this.ey_1;
|
|
4141
4141
|
var tmp0_this = this;
|
|
4142
|
-
var tmp1 = tmp0_this.
|
|
4143
|
-
tmp0_this.
|
|
4142
|
+
var tmp1 = tmp0_this.fy_1;
|
|
4143
|
+
tmp0_this.fy_1 = tmp1 + 1 | 0;
|
|
4144
4144
|
tmp[tmp1] = c;
|
|
4145
4145
|
};
|
|
4146
|
-
protoOf(BooleanArrayBuilder).
|
|
4147
|
-
return copyOf_6(this.
|
|
4146
|
+
protoOf(BooleanArrayBuilder).hs = function () {
|
|
4147
|
+
return copyOf_6(this.ey_1, this.fy_1);
|
|
4148
4148
|
};
|
|
4149
4149
|
function get_BUILTIN_SERIALIZERS() {
|
|
4150
4150
|
_init_properties_Primitives_kt__k0eto4();
|
|
@@ -4158,13 +4158,13 @@
|
|
|
4158
4158
|
}
|
|
4159
4159
|
function StringSerializer() {
|
|
4160
4160
|
StringSerializer_instance = this;
|
|
4161
|
-
this.
|
|
4161
|
+
this.ly_1 = new PrimitiveSerialDescriptor_0('kotlin.String', STRING_getInstance());
|
|
4162
4162
|
}
|
|
4163
|
-
protoOf(StringSerializer).
|
|
4164
|
-
return this.
|
|
4163
|
+
protoOf(StringSerializer).ol = function () {
|
|
4164
|
+
return this.ly_1;
|
|
4165
4165
|
};
|
|
4166
|
-
protoOf(StringSerializer).
|
|
4167
|
-
return decoder.
|
|
4166
|
+
protoOf(StringSerializer).pl = function (decoder) {
|
|
4167
|
+
return decoder.ho();
|
|
4168
4168
|
};
|
|
4169
4169
|
var StringSerializer_instance;
|
|
4170
4170
|
function StringSerializer_getInstance() {
|
|
@@ -4174,16 +4174,16 @@
|
|
|
4174
4174
|
}
|
|
4175
4175
|
function CharSerializer() {
|
|
4176
4176
|
CharSerializer_instance = this;
|
|
4177
|
-
this.
|
|
4177
|
+
this.my_1 = new PrimitiveSerialDescriptor_0('kotlin.Char', CHAR_getInstance());
|
|
4178
4178
|
}
|
|
4179
|
-
protoOf(CharSerializer).
|
|
4180
|
-
return this.
|
|
4179
|
+
protoOf(CharSerializer).ol = function () {
|
|
4180
|
+
return this.my_1;
|
|
4181
4181
|
};
|
|
4182
|
-
protoOf(CharSerializer).
|
|
4183
|
-
return decoder.
|
|
4182
|
+
protoOf(CharSerializer).ny = function (decoder) {
|
|
4183
|
+
return decoder.go();
|
|
4184
4184
|
};
|
|
4185
|
-
protoOf(CharSerializer).
|
|
4186
|
-
return new Char(this.
|
|
4185
|
+
protoOf(CharSerializer).pl = function (decoder) {
|
|
4186
|
+
return new Char(this.ny(decoder));
|
|
4187
4187
|
};
|
|
4188
4188
|
var CharSerializer_instance;
|
|
4189
4189
|
function CharSerializer_getInstance() {
|
|
@@ -4193,13 +4193,13 @@
|
|
|
4193
4193
|
}
|
|
4194
4194
|
function DoubleSerializer() {
|
|
4195
4195
|
DoubleSerializer_instance = this;
|
|
4196
|
-
this.
|
|
4196
|
+
this.oy_1 = new PrimitiveSerialDescriptor_0('kotlin.Double', DOUBLE_getInstance());
|
|
4197
4197
|
}
|
|
4198
|
-
protoOf(DoubleSerializer).
|
|
4199
|
-
return this.
|
|
4198
|
+
protoOf(DoubleSerializer).ol = function () {
|
|
4199
|
+
return this.oy_1;
|
|
4200
4200
|
};
|
|
4201
|
-
protoOf(DoubleSerializer).
|
|
4202
|
-
return decoder.
|
|
4201
|
+
protoOf(DoubleSerializer).pl = function (decoder) {
|
|
4202
|
+
return decoder.fo();
|
|
4203
4203
|
};
|
|
4204
4204
|
var DoubleSerializer_instance;
|
|
4205
4205
|
function DoubleSerializer_getInstance() {
|
|
@@ -4209,13 +4209,13 @@
|
|
|
4209
4209
|
}
|
|
4210
4210
|
function FloatSerializer() {
|
|
4211
4211
|
FloatSerializer_instance = this;
|
|
4212
|
-
this.
|
|
4212
|
+
this.py_1 = new PrimitiveSerialDescriptor_0('kotlin.Float', FLOAT_getInstance());
|
|
4213
4213
|
}
|
|
4214
|
-
protoOf(FloatSerializer).
|
|
4215
|
-
return this.
|
|
4214
|
+
protoOf(FloatSerializer).ol = function () {
|
|
4215
|
+
return this.py_1;
|
|
4216
4216
|
};
|
|
4217
|
-
protoOf(FloatSerializer).
|
|
4218
|
-
return decoder.
|
|
4217
|
+
protoOf(FloatSerializer).pl = function (decoder) {
|
|
4218
|
+
return decoder.eo();
|
|
4219
4219
|
};
|
|
4220
4220
|
var FloatSerializer_instance;
|
|
4221
4221
|
function FloatSerializer_getInstance() {
|
|
@@ -4225,13 +4225,13 @@
|
|
|
4225
4225
|
}
|
|
4226
4226
|
function LongSerializer() {
|
|
4227
4227
|
LongSerializer_instance = this;
|
|
4228
|
-
this.
|
|
4228
|
+
this.qy_1 = new PrimitiveSerialDescriptor_0('kotlin.Long', LONG_getInstance());
|
|
4229
4229
|
}
|
|
4230
|
-
protoOf(LongSerializer).
|
|
4231
|
-
return this.
|
|
4230
|
+
protoOf(LongSerializer).ol = function () {
|
|
4231
|
+
return this.qy_1;
|
|
4232
4232
|
};
|
|
4233
|
-
protoOf(LongSerializer).
|
|
4234
|
-
return decoder.
|
|
4233
|
+
protoOf(LongSerializer).pl = function (decoder) {
|
|
4234
|
+
return decoder.do();
|
|
4235
4235
|
};
|
|
4236
4236
|
var LongSerializer_instance;
|
|
4237
4237
|
function LongSerializer_getInstance() {
|
|
@@ -4241,13 +4241,13 @@
|
|
|
4241
4241
|
}
|
|
4242
4242
|
function IntSerializer() {
|
|
4243
4243
|
IntSerializer_instance = this;
|
|
4244
|
-
this.
|
|
4244
|
+
this.ry_1 = new PrimitiveSerialDescriptor_0('kotlin.Int', INT_getInstance());
|
|
4245
4245
|
}
|
|
4246
|
-
protoOf(IntSerializer).
|
|
4247
|
-
return this.
|
|
4246
|
+
protoOf(IntSerializer).ol = function () {
|
|
4247
|
+
return this.ry_1;
|
|
4248
4248
|
};
|
|
4249
|
-
protoOf(IntSerializer).
|
|
4250
|
-
return decoder.
|
|
4249
|
+
protoOf(IntSerializer).pl = function (decoder) {
|
|
4250
|
+
return decoder.co();
|
|
4251
4251
|
};
|
|
4252
4252
|
var IntSerializer_instance;
|
|
4253
4253
|
function IntSerializer_getInstance() {
|
|
@@ -4257,13 +4257,13 @@
|
|
|
4257
4257
|
}
|
|
4258
4258
|
function ShortSerializer() {
|
|
4259
4259
|
ShortSerializer_instance = this;
|
|
4260
|
-
this.
|
|
4260
|
+
this.sy_1 = new PrimitiveSerialDescriptor_0('kotlin.Short', SHORT_getInstance());
|
|
4261
4261
|
}
|
|
4262
|
-
protoOf(ShortSerializer).
|
|
4263
|
-
return this.
|
|
4262
|
+
protoOf(ShortSerializer).ol = function () {
|
|
4263
|
+
return this.sy_1;
|
|
4264
4264
|
};
|
|
4265
|
-
protoOf(ShortSerializer).
|
|
4266
|
-
return decoder.
|
|
4265
|
+
protoOf(ShortSerializer).pl = function (decoder) {
|
|
4266
|
+
return decoder.bo();
|
|
4267
4267
|
};
|
|
4268
4268
|
var ShortSerializer_instance;
|
|
4269
4269
|
function ShortSerializer_getInstance() {
|
|
@@ -4273,13 +4273,13 @@
|
|
|
4273
4273
|
}
|
|
4274
4274
|
function ByteSerializer() {
|
|
4275
4275
|
ByteSerializer_instance = this;
|
|
4276
|
-
this.
|
|
4276
|
+
this.ty_1 = new PrimitiveSerialDescriptor_0('kotlin.Byte', BYTE_getInstance());
|
|
4277
4277
|
}
|
|
4278
|
-
protoOf(ByteSerializer).
|
|
4279
|
-
return this.
|
|
4278
|
+
protoOf(ByteSerializer).ol = function () {
|
|
4279
|
+
return this.ty_1;
|
|
4280
4280
|
};
|
|
4281
|
-
protoOf(ByteSerializer).
|
|
4282
|
-
return decoder.
|
|
4281
|
+
protoOf(ByteSerializer).pl = function (decoder) {
|
|
4282
|
+
return decoder.ao();
|
|
4283
4283
|
};
|
|
4284
4284
|
var ByteSerializer_instance;
|
|
4285
4285
|
function ByteSerializer_getInstance() {
|
|
@@ -4289,13 +4289,13 @@
|
|
|
4289
4289
|
}
|
|
4290
4290
|
function BooleanSerializer() {
|
|
4291
4291
|
BooleanSerializer_instance = this;
|
|
4292
|
-
this.
|
|
4292
|
+
this.uy_1 = new PrimitiveSerialDescriptor_0('kotlin.Boolean', BOOLEAN_getInstance());
|
|
4293
4293
|
}
|
|
4294
|
-
protoOf(BooleanSerializer).
|
|
4295
|
-
return this.
|
|
4294
|
+
protoOf(BooleanSerializer).ol = function () {
|
|
4295
|
+
return this.uy_1;
|
|
4296
4296
|
};
|
|
4297
|
-
protoOf(BooleanSerializer).
|
|
4298
|
-
return decoder.
|
|
4297
|
+
protoOf(BooleanSerializer).pl = function (decoder) {
|
|
4298
|
+
return decoder.zn();
|
|
4299
4299
|
};
|
|
4300
4300
|
var BooleanSerializer_instance;
|
|
4301
4301
|
function BooleanSerializer_getInstance() {
|
|
@@ -4305,16 +4305,16 @@
|
|
|
4305
4305
|
}
|
|
4306
4306
|
function UnitSerializer() {
|
|
4307
4307
|
UnitSerializer_instance = this;
|
|
4308
|
-
this.
|
|
4308
|
+
this.vy_1 = new ObjectSerializer('kotlin.Unit', Unit_getInstance());
|
|
4309
4309
|
}
|
|
4310
|
-
protoOf(UnitSerializer).
|
|
4311
|
-
return this.
|
|
4310
|
+
protoOf(UnitSerializer).ol = function () {
|
|
4311
|
+
return this.vy_1.ol();
|
|
4312
4312
|
};
|
|
4313
|
-
protoOf(UnitSerializer).
|
|
4314
|
-
this.
|
|
4313
|
+
protoOf(UnitSerializer).wy = function (decoder) {
|
|
4314
|
+
this.vy_1.pl(decoder);
|
|
4315
4315
|
};
|
|
4316
|
-
protoOf(UnitSerializer).
|
|
4317
|
-
this.
|
|
4316
|
+
protoOf(UnitSerializer).pl = function (decoder) {
|
|
4317
|
+
this.wy(decoder);
|
|
4318
4318
|
return Unit_getInstance();
|
|
4319
4319
|
};
|
|
4320
4320
|
var UnitSerializer_instance;
|
|
@@ -4327,47 +4327,47 @@
|
|
|
4327
4327
|
throw IllegalStateException_init_$Create$('Primitive descriptor does not have elements');
|
|
4328
4328
|
}
|
|
4329
4329
|
function PrimitiveSerialDescriptor_0(serialName, kind) {
|
|
4330
|
-
this.
|
|
4331
|
-
this.
|
|
4330
|
+
this.xy_1 = serialName;
|
|
4331
|
+
this.yy_1 = kind;
|
|
4332
4332
|
}
|
|
4333
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4334
|
-
return this.
|
|
4333
|
+
protoOf(PrimitiveSerialDescriptor_0).pm = function () {
|
|
4334
|
+
return this.xy_1;
|
|
4335
4335
|
};
|
|
4336
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4337
|
-
return this.
|
|
4336
|
+
protoOf(PrimitiveSerialDescriptor_0).tm = function () {
|
|
4337
|
+
return this.yy_1;
|
|
4338
4338
|
};
|
|
4339
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4339
|
+
protoOf(PrimitiveSerialDescriptor_0).rm = function () {
|
|
4340
4340
|
return 0;
|
|
4341
4341
|
};
|
|
4342
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4342
|
+
protoOf(PrimitiveSerialDescriptor_0).xm = function (index) {
|
|
4343
4343
|
error_0(this);
|
|
4344
4344
|
};
|
|
4345
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4345
|
+
protoOf(PrimitiveSerialDescriptor_0).wm = function (name) {
|
|
4346
4346
|
error_0(this);
|
|
4347
4347
|
};
|
|
4348
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4348
|
+
protoOf(PrimitiveSerialDescriptor_0).ym = function (index) {
|
|
4349
4349
|
error_0(this);
|
|
4350
4350
|
};
|
|
4351
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4351
|
+
protoOf(PrimitiveSerialDescriptor_0).vm = function (index) {
|
|
4352
4352
|
error_0(this);
|
|
4353
4353
|
};
|
|
4354
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
4354
|
+
protoOf(PrimitiveSerialDescriptor_0).um = function (index) {
|
|
4355
4355
|
error_0(this);
|
|
4356
4356
|
};
|
|
4357
4357
|
protoOf(PrimitiveSerialDescriptor_0).toString = function () {
|
|
4358
|
-
return 'PrimitiveDescriptor(' + this.
|
|
4358
|
+
return 'PrimitiveDescriptor(' + this.xy_1 + ')';
|
|
4359
4359
|
};
|
|
4360
4360
|
protoOf(PrimitiveSerialDescriptor_0).equals = function (other) {
|
|
4361
4361
|
if (this === other)
|
|
4362
4362
|
return true;
|
|
4363
4363
|
if (!(other instanceof PrimitiveSerialDescriptor_0))
|
|
4364
4364
|
return false;
|
|
4365
|
-
if (this.
|
|
4365
|
+
if (this.xy_1 === other.xy_1 ? equals(this.yy_1, other.yy_1) : false)
|
|
4366
4366
|
return true;
|
|
4367
4367
|
return false;
|
|
4368
4368
|
};
|
|
4369
4369
|
protoOf(PrimitiveSerialDescriptor_0).hashCode = function () {
|
|
4370
|
-
return getStringHashCode(this.
|
|
4370
|
+
return getStringHashCode(this.xy_1) + imul(31, this.yy_1.hashCode()) | 0;
|
|
4371
4371
|
};
|
|
4372
4372
|
function PrimitiveDescriptorSafe(serialName, kind) {
|
|
4373
4373
|
_init_properties_Primitives_kt__k0eto4();
|
|
@@ -4425,17 +4425,17 @@
|
|
|
4425
4425
|
function NamedValueDecoder() {
|
|
4426
4426
|
TaggedDecoder.call(this);
|
|
4427
4427
|
}
|
|
4428
|
-
protoOf(NamedValueDecoder).
|
|
4429
|
-
return this.
|
|
4428
|
+
protoOf(NamedValueDecoder).bz = function (_this__u8e3s4, index) {
|
|
4429
|
+
return this.dz(this.cz(_this__u8e3s4, index));
|
|
4430
4430
|
};
|
|
4431
|
-
protoOf(NamedValueDecoder).
|
|
4432
|
-
var tmp0_elvis_lhs = this.
|
|
4433
|
-
return this.
|
|
4431
|
+
protoOf(NamedValueDecoder).dz = function (nestedName) {
|
|
4432
|
+
var tmp0_elvis_lhs = this.gz();
|
|
4433
|
+
return this.hz(tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs, nestedName);
|
|
4434
4434
|
};
|
|
4435
|
-
protoOf(NamedValueDecoder).
|
|
4436
|
-
return descriptor.
|
|
4435
|
+
protoOf(NamedValueDecoder).cz = function (descriptor, index) {
|
|
4436
|
+
return descriptor.xm(index);
|
|
4437
4437
|
};
|
|
4438
|
-
protoOf(NamedValueDecoder).
|
|
4438
|
+
protoOf(NamedValueDecoder).hz = function (parentName, childName) {
|
|
4439
4439
|
var tmp;
|
|
4440
4440
|
var tmp$ret$0;
|
|
4441
4441
|
// Inline function 'kotlin.text.isEmpty' call
|
|
@@ -4448,22 +4448,22 @@
|
|
|
4448
4448
|
return tmp;
|
|
4449
4449
|
};
|
|
4450
4450
|
function tagBlock($this, tag, block) {
|
|
4451
|
-
$this.
|
|
4451
|
+
$this.vz(tag);
|
|
4452
4452
|
var r = block();
|
|
4453
|
-
if (!$this.
|
|
4454
|
-
$this.
|
|
4453
|
+
if (!$this.fz_1) {
|
|
4454
|
+
$this.wz();
|
|
4455
4455
|
}
|
|
4456
|
-
$this.
|
|
4456
|
+
$this.fz_1 = false;
|
|
4457
4457
|
return r;
|
|
4458
4458
|
}
|
|
4459
4459
|
function TaggedDecoder$decodeSerializableElement$lambda(this$0, $deserializer, $previousValue) {
|
|
4460
4460
|
return function () {
|
|
4461
|
-
return this$0.
|
|
4461
|
+
return this$0.ko($deserializer, $previousValue);
|
|
4462
4462
|
};
|
|
4463
4463
|
}
|
|
4464
4464
|
function TaggedDecoder$decodeNullableSerializableElement$lambda(this$0, $deserializer, $previousValue) {
|
|
4465
4465
|
return function () {
|
|
4466
|
-
return this$0.
|
|
4466
|
+
return this$0.xn() ? this$0.ko($deserializer, $previousValue) : this$0.yn();
|
|
4467
4467
|
};
|
|
4468
4468
|
}
|
|
4469
4469
|
function TaggedDecoder() {
|
|
@@ -4471,75 +4471,75 @@
|
|
|
4471
4471
|
var tmp$ret$0;
|
|
4472
4472
|
// Inline function 'kotlin.collections.arrayListOf' call
|
|
4473
4473
|
tmp$ret$0 = ArrayList_init_$Create$_0();
|
|
4474
|
-
tmp.
|
|
4475
|
-
this.
|
|
4474
|
+
tmp.ez_1 = tmp$ret$0;
|
|
4475
|
+
this.fz_1 = false;
|
|
4476
4476
|
}
|
|
4477
|
-
protoOf(TaggedDecoder).
|
|
4477
|
+
protoOf(TaggedDecoder).bp = function () {
|
|
4478
4478
|
return EmptySerializersModule_0();
|
|
4479
4479
|
};
|
|
4480
|
-
protoOf(TaggedDecoder).
|
|
4480
|
+
protoOf(TaggedDecoder).iz = function (tag) {
|
|
4481
4481
|
throw SerializationException_init_$Create$('' + getKClassFromExpression(this) + " can't retrieve untyped values");
|
|
4482
4482
|
};
|
|
4483
|
-
protoOf(TaggedDecoder).
|
|
4483
|
+
protoOf(TaggedDecoder).jz = function (tag) {
|
|
4484
4484
|
return true;
|
|
4485
4485
|
};
|
|
4486
|
-
protoOf(TaggedDecoder).
|
|
4487
|
-
var tmp = this.
|
|
4486
|
+
protoOf(TaggedDecoder).kz = function (tag) {
|
|
4487
|
+
var tmp = this.iz(tag);
|
|
4488
4488
|
return typeof tmp === 'boolean' ? tmp : THROW_CCE();
|
|
4489
4489
|
};
|
|
4490
|
-
protoOf(TaggedDecoder).
|
|
4491
|
-
var tmp = this.
|
|
4490
|
+
protoOf(TaggedDecoder).lz = function (tag) {
|
|
4491
|
+
var tmp = this.iz(tag);
|
|
4492
4492
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4493
4493
|
};
|
|
4494
|
-
protoOf(TaggedDecoder).
|
|
4495
|
-
var tmp = this.
|
|
4494
|
+
protoOf(TaggedDecoder).mz = function (tag) {
|
|
4495
|
+
var tmp = this.iz(tag);
|
|
4496
4496
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4497
4497
|
};
|
|
4498
|
-
protoOf(TaggedDecoder).
|
|
4499
|
-
var tmp = this.
|
|
4498
|
+
protoOf(TaggedDecoder).nz = function (tag) {
|
|
4499
|
+
var tmp = this.iz(tag);
|
|
4500
4500
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4501
4501
|
};
|
|
4502
|
-
protoOf(TaggedDecoder).
|
|
4503
|
-
var tmp = this.
|
|
4502
|
+
protoOf(TaggedDecoder).oz = function (tag) {
|
|
4503
|
+
var tmp = this.iz(tag);
|
|
4504
4504
|
return tmp instanceof Long ? tmp : THROW_CCE();
|
|
4505
4505
|
};
|
|
4506
|
-
protoOf(TaggedDecoder).
|
|
4507
|
-
var tmp = this.
|
|
4506
|
+
protoOf(TaggedDecoder).pz = function (tag) {
|
|
4507
|
+
var tmp = this.iz(tag);
|
|
4508
4508
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4509
4509
|
};
|
|
4510
|
-
protoOf(TaggedDecoder).
|
|
4511
|
-
var tmp = this.
|
|
4510
|
+
protoOf(TaggedDecoder).qz = function (tag) {
|
|
4511
|
+
var tmp = this.iz(tag);
|
|
4512
4512
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4513
4513
|
};
|
|
4514
|
-
protoOf(TaggedDecoder).
|
|
4515
|
-
var tmp = this.
|
|
4514
|
+
protoOf(TaggedDecoder).rz = function (tag) {
|
|
4515
|
+
var tmp = this.iz(tag);
|
|
4516
4516
|
return tmp instanceof Char ? tmp.w4_1 : THROW_CCE();
|
|
4517
4517
|
};
|
|
4518
|
-
protoOf(TaggedDecoder).
|
|
4519
|
-
var tmp = this.
|
|
4518
|
+
protoOf(TaggedDecoder).sz = function (tag) {
|
|
4519
|
+
var tmp = this.iz(tag);
|
|
4520
4520
|
return typeof tmp === 'string' ? tmp : THROW_CCE();
|
|
4521
4521
|
};
|
|
4522
|
-
protoOf(TaggedDecoder).
|
|
4523
|
-
var tmp = this.
|
|
4522
|
+
protoOf(TaggedDecoder).tz = function (tag, enumDescriptor) {
|
|
4523
|
+
var tmp = this.iz(tag);
|
|
4524
4524
|
return typeof tmp === 'number' ? tmp : THROW_CCE();
|
|
4525
4525
|
};
|
|
4526
|
-
protoOf(TaggedDecoder).
|
|
4526
|
+
protoOf(TaggedDecoder).uz = function (tag, inlineDescriptor) {
|
|
4527
4527
|
var tmp$ret$0;
|
|
4528
4528
|
// Inline function 'kotlin.apply' call
|
|
4529
4529
|
// Inline function 'kotlin.contracts.contract' call
|
|
4530
4530
|
// Inline function 'kotlinx.serialization.internal.TaggedDecoder.decodeTaggedInline.<anonymous>' call
|
|
4531
|
-
this.
|
|
4531
|
+
this.vz(tag);
|
|
4532
4532
|
tmp$ret$0 = this;
|
|
4533
4533
|
return tmp$ret$0;
|
|
4534
4534
|
};
|
|
4535
|
-
protoOf(TaggedDecoder).
|
|
4536
|
-
return this.
|
|
4535
|
+
protoOf(TaggedDecoder).ko = function (deserializer, previousValue) {
|
|
4536
|
+
return this.lo(deserializer);
|
|
4537
4537
|
};
|
|
4538
|
-
protoOf(TaggedDecoder).
|
|
4539
|
-
return this.
|
|
4538
|
+
protoOf(TaggedDecoder).jo = function (descriptor) {
|
|
4539
|
+
return this.uz(this.wz(), descriptor);
|
|
4540
4540
|
};
|
|
4541
|
-
protoOf(TaggedDecoder).
|
|
4542
|
-
var tmp0_elvis_lhs = this.
|
|
4541
|
+
protoOf(TaggedDecoder).xn = function () {
|
|
4542
|
+
var tmp0_elvis_lhs = this.gz();
|
|
4543
4543
|
var tmp;
|
|
4544
4544
|
if (tmp0_elvis_lhs == null) {
|
|
4545
4545
|
return false;
|
|
@@ -4547,93 +4547,93 @@
|
|
|
4547
4547
|
tmp = tmp0_elvis_lhs;
|
|
4548
4548
|
}
|
|
4549
4549
|
var currentTag = tmp;
|
|
4550
|
-
return this.
|
|
4551
|
-
};
|
|
4552
|
-
protoOf(TaggedDecoder).tn = function () {
|
|
4553
|
-
return null;
|
|
4554
|
-
};
|
|
4555
|
-
protoOf(TaggedDecoder).un = function () {
|
|
4556
|
-
return this.fz(this.rz());
|
|
4557
|
-
};
|
|
4558
|
-
protoOf(TaggedDecoder).vn = function () {
|
|
4559
|
-
return this.gz(this.rz());
|
|
4560
|
-
};
|
|
4561
|
-
protoOf(TaggedDecoder).wn = function () {
|
|
4562
|
-
return this.hz(this.rz());
|
|
4563
|
-
};
|
|
4564
|
-
protoOf(TaggedDecoder).xn = function () {
|
|
4565
|
-
return this.iz(this.rz());
|
|
4550
|
+
return this.jz(currentTag);
|
|
4566
4551
|
};
|
|
4567
4552
|
protoOf(TaggedDecoder).yn = function () {
|
|
4568
|
-
return
|
|
4553
|
+
return null;
|
|
4569
4554
|
};
|
|
4570
4555
|
protoOf(TaggedDecoder).zn = function () {
|
|
4571
|
-
return this.kz(this.
|
|
4556
|
+
return this.kz(this.wz());
|
|
4572
4557
|
};
|
|
4573
4558
|
protoOf(TaggedDecoder).ao = function () {
|
|
4574
|
-
return this.lz(this.
|
|
4559
|
+
return this.lz(this.wz());
|
|
4575
4560
|
};
|
|
4576
4561
|
protoOf(TaggedDecoder).bo = function () {
|
|
4577
|
-
return this.mz(this.
|
|
4562
|
+
return this.mz(this.wz());
|
|
4578
4563
|
};
|
|
4579
4564
|
protoOf(TaggedDecoder).co = function () {
|
|
4580
|
-
return this.nz(this.
|
|
4565
|
+
return this.nz(this.wz());
|
|
4581
4566
|
};
|
|
4582
|
-
protoOf(TaggedDecoder).do = function (
|
|
4583
|
-
return this.oz(this.
|
|
4567
|
+
protoOf(TaggedDecoder).do = function () {
|
|
4568
|
+
return this.oz(this.wz());
|
|
4584
4569
|
};
|
|
4585
|
-
protoOf(TaggedDecoder).
|
|
4586
|
-
return this;
|
|
4570
|
+
protoOf(TaggedDecoder).eo = function () {
|
|
4571
|
+
return this.pz(this.wz());
|
|
4587
4572
|
};
|
|
4588
|
-
protoOf(TaggedDecoder).
|
|
4573
|
+
protoOf(TaggedDecoder).fo = function () {
|
|
4574
|
+
return this.qz(this.wz());
|
|
4589
4575
|
};
|
|
4590
|
-
protoOf(TaggedDecoder).
|
|
4591
|
-
return this.
|
|
4576
|
+
protoOf(TaggedDecoder).go = function () {
|
|
4577
|
+
return this.rz(this.wz());
|
|
4592
4578
|
};
|
|
4593
|
-
protoOf(TaggedDecoder).
|
|
4594
|
-
return this.
|
|
4579
|
+
protoOf(TaggedDecoder).ho = function () {
|
|
4580
|
+
return this.sz(this.wz());
|
|
4595
4581
|
};
|
|
4596
|
-
protoOf(TaggedDecoder).
|
|
4597
|
-
return this.
|
|
4582
|
+
protoOf(TaggedDecoder).io = function (enumDescriptor) {
|
|
4583
|
+
return this.tz(this.wz(), enumDescriptor);
|
|
4598
4584
|
};
|
|
4599
|
-
protoOf(TaggedDecoder).mo = function (descriptor
|
|
4600
|
-
return this
|
|
4585
|
+
protoOf(TaggedDecoder).mo = function (descriptor) {
|
|
4586
|
+
return this;
|
|
4601
4587
|
};
|
|
4602
|
-
protoOf(TaggedDecoder).no = function (descriptor
|
|
4603
|
-
return this.jz(this.wy(descriptor, index));
|
|
4588
|
+
protoOf(TaggedDecoder).no = function (descriptor) {
|
|
4604
4589
|
};
|
|
4605
4590
|
protoOf(TaggedDecoder).oo = function (descriptor, index) {
|
|
4606
|
-
return this.kz(this.
|
|
4591
|
+
return this.kz(this.bz(descriptor, index));
|
|
4607
4592
|
};
|
|
4608
4593
|
protoOf(TaggedDecoder).po = function (descriptor, index) {
|
|
4609
|
-
return this.lz(this.
|
|
4594
|
+
return this.lz(this.bz(descriptor, index));
|
|
4610
4595
|
};
|
|
4611
4596
|
protoOf(TaggedDecoder).qo = function (descriptor, index) {
|
|
4612
|
-
return this.mz(this.
|
|
4597
|
+
return this.mz(this.bz(descriptor, index));
|
|
4613
4598
|
};
|
|
4614
4599
|
protoOf(TaggedDecoder).ro = function (descriptor, index) {
|
|
4615
|
-
return this.nz(this.
|
|
4600
|
+
return this.nz(this.bz(descriptor, index));
|
|
4616
4601
|
};
|
|
4617
4602
|
protoOf(TaggedDecoder).so = function (descriptor, index) {
|
|
4618
|
-
return this.
|
|
4603
|
+
return this.oz(this.bz(descriptor, index));
|
|
4604
|
+
};
|
|
4605
|
+
protoOf(TaggedDecoder).to = function (descriptor, index) {
|
|
4606
|
+
return this.pz(this.bz(descriptor, index));
|
|
4607
|
+
};
|
|
4608
|
+
protoOf(TaggedDecoder).uo = function (descriptor, index) {
|
|
4609
|
+
return this.qz(this.bz(descriptor, index));
|
|
4610
|
+
};
|
|
4611
|
+
protoOf(TaggedDecoder).vo = function (descriptor, index) {
|
|
4612
|
+
return this.rz(this.bz(descriptor, index));
|
|
4613
|
+
};
|
|
4614
|
+
protoOf(TaggedDecoder).wo = function (descriptor, index) {
|
|
4615
|
+
return this.sz(this.bz(descriptor, index));
|
|
4619
4616
|
};
|
|
4620
|
-
protoOf(TaggedDecoder).
|
|
4621
|
-
|
|
4617
|
+
protoOf(TaggedDecoder).xo = function (descriptor, index) {
|
|
4618
|
+
return this.uz(this.bz(descriptor, index), descriptor.vm(index));
|
|
4619
|
+
};
|
|
4620
|
+
protoOf(TaggedDecoder).yo = function (descriptor, index, deserializer, previousValue) {
|
|
4621
|
+
var tmp = this.bz(descriptor, index);
|
|
4622
4622
|
return tagBlock(this, tmp, TaggedDecoder$decodeSerializableElement$lambda(this, deserializer, previousValue));
|
|
4623
4623
|
};
|
|
4624
|
-
protoOf(TaggedDecoder).
|
|
4625
|
-
var tmp = this.
|
|
4624
|
+
protoOf(TaggedDecoder).ap = function (descriptor, index, deserializer, previousValue) {
|
|
4625
|
+
var tmp = this.bz(descriptor, index);
|
|
4626
4626
|
return tagBlock(this, tmp, TaggedDecoder$decodeNullableSerializableElement$lambda(this, deserializer, previousValue));
|
|
4627
4627
|
};
|
|
4628
|
-
protoOf(TaggedDecoder).
|
|
4629
|
-
return lastOrNull(this.
|
|
4628
|
+
protoOf(TaggedDecoder).gz = function () {
|
|
4629
|
+
return lastOrNull(this.ez_1);
|
|
4630
4630
|
};
|
|
4631
|
-
protoOf(TaggedDecoder).
|
|
4632
|
-
this.
|
|
4631
|
+
protoOf(TaggedDecoder).vz = function (name) {
|
|
4632
|
+
this.ez_1.a(name);
|
|
4633
4633
|
};
|
|
4634
|
-
protoOf(TaggedDecoder).
|
|
4635
|
-
var r = this.
|
|
4636
|
-
this.
|
|
4634
|
+
protoOf(TaggedDecoder).wz = function () {
|
|
4635
|
+
var r = this.ez_1.v3(get_lastIndex_0(this.ez_1));
|
|
4636
|
+
this.fz_1 = true;
|
|
4637
4637
|
return r;
|
|
4638
4638
|
};
|
|
4639
4639
|
function get_NULL() {
|
|
@@ -4642,21 +4642,21 @@
|
|
|
4642
4642
|
}
|
|
4643
4643
|
var NULL;
|
|
4644
4644
|
function MapEntry(key, value) {
|
|
4645
|
-
this.
|
|
4646
|
-
this.
|
|
4645
|
+
this.xz_1 = key;
|
|
4646
|
+
this.yz_1 = value;
|
|
4647
4647
|
}
|
|
4648
4648
|
protoOf(MapEntry).v = function () {
|
|
4649
|
-
return this.
|
|
4649
|
+
return this.xz_1;
|
|
4650
4650
|
};
|
|
4651
4651
|
protoOf(MapEntry).w = function () {
|
|
4652
|
-
return this.
|
|
4652
|
+
return this.yz_1;
|
|
4653
4653
|
};
|
|
4654
4654
|
protoOf(MapEntry).toString = function () {
|
|
4655
|
-
return 'MapEntry(key=' + this.
|
|
4655
|
+
return 'MapEntry(key=' + this.xz_1 + ', value=' + this.yz_1 + ')';
|
|
4656
4656
|
};
|
|
4657
4657
|
protoOf(MapEntry).hashCode = function () {
|
|
4658
|
-
var result = this.
|
|
4659
|
-
result = imul(result, 31) + (this.
|
|
4658
|
+
var result = this.xz_1 == null ? 0 : hashCode(this.xz_1);
|
|
4659
|
+
result = imul(result, 31) + (this.yz_1 == null ? 0 : hashCode(this.yz_1)) | 0;
|
|
4660
4660
|
return result;
|
|
4661
4661
|
};
|
|
4662
4662
|
protoOf(MapEntry).equals = function (other) {
|
|
@@ -4665,16 +4665,16 @@
|
|
|
4665
4665
|
if (!(other instanceof MapEntry))
|
|
4666
4666
|
return false;
|
|
4667
4667
|
var tmp0_other_with_cast = other instanceof MapEntry ? other : THROW_CCE();
|
|
4668
|
-
if (!equals(this.
|
|
4668
|
+
if (!equals(this.xz_1, tmp0_other_with_cast.xz_1))
|
|
4669
4669
|
return false;
|
|
4670
|
-
if (!equals(this.
|
|
4670
|
+
if (!equals(this.yz_1, tmp0_other_with_cast.yz_1))
|
|
4671
4671
|
return false;
|
|
4672
4672
|
return true;
|
|
4673
4673
|
};
|
|
4674
4674
|
function MapEntrySerializer$descriptor$lambda($keySerializer, $valueSerializer) {
|
|
4675
4675
|
return function ($this$buildSerialDescriptor) {
|
|
4676
|
-
$this$buildSerialDescriptor.
|
|
4677
|
-
$this$buildSerialDescriptor.
|
|
4676
|
+
$this$buildSerialDescriptor.yl('key', $keySerializer.ol());
|
|
4677
|
+
$this$buildSerialDescriptor.yl('value', $valueSerializer.ol());
|
|
4678
4678
|
return Unit_getInstance();
|
|
4679
4679
|
};
|
|
4680
4680
|
}
|
|
@@ -4682,37 +4682,37 @@
|
|
|
4682
4682
|
KeyValueSerializer.call(this, keySerializer, valueSerializer);
|
|
4683
4683
|
var tmp = this;
|
|
4684
4684
|
var tmp_0 = MAP_getInstance();
|
|
4685
|
-
tmp.
|
|
4685
|
+
tmp.b10_1 = buildSerialDescriptor('kotlin.collections.Map.Entry', tmp_0, [], MapEntrySerializer$descriptor$lambda(keySerializer, valueSerializer));
|
|
4686
4686
|
}
|
|
4687
|
-
protoOf(MapEntrySerializer_0).
|
|
4688
|
-
return this.
|
|
4687
|
+
protoOf(MapEntrySerializer_0).ol = function () {
|
|
4688
|
+
return this.b10_1;
|
|
4689
4689
|
};
|
|
4690
|
-
protoOf(MapEntrySerializer_0).
|
|
4690
|
+
protoOf(MapEntrySerializer_0).c10 = function (key, value) {
|
|
4691
4691
|
return new MapEntry(key, value);
|
|
4692
4692
|
};
|
|
4693
4693
|
function PairSerializer$descriptor$lambda($keySerializer, $valueSerializer) {
|
|
4694
4694
|
return function ($this$buildClassSerialDescriptor) {
|
|
4695
|
-
$this$buildClassSerialDescriptor.
|
|
4696
|
-
$this$buildClassSerialDescriptor.
|
|
4695
|
+
$this$buildClassSerialDescriptor.yl('first', $keySerializer.ol());
|
|
4696
|
+
$this$buildClassSerialDescriptor.yl('second', $valueSerializer.ol());
|
|
4697
4697
|
return Unit_getInstance();
|
|
4698
4698
|
};
|
|
4699
4699
|
}
|
|
4700
4700
|
function PairSerializer_0(keySerializer, valueSerializer) {
|
|
4701
4701
|
KeyValueSerializer.call(this, keySerializer, valueSerializer);
|
|
4702
4702
|
var tmp = this;
|
|
4703
|
-
tmp.
|
|
4703
|
+
tmp.h10_1 = buildClassSerialDescriptor('kotlin.Pair', [], PairSerializer$descriptor$lambda(keySerializer, valueSerializer));
|
|
4704
4704
|
}
|
|
4705
|
-
protoOf(PairSerializer_0).
|
|
4706
|
-
return this.
|
|
4705
|
+
protoOf(PairSerializer_0).ol = function () {
|
|
4706
|
+
return this.h10_1;
|
|
4707
4707
|
};
|
|
4708
|
-
protoOf(PairSerializer_0).
|
|
4708
|
+
protoOf(PairSerializer_0).c10 = function (key, value) {
|
|
4709
4709
|
return to(key, value);
|
|
4710
4710
|
};
|
|
4711
4711
|
function decodeSequentially_1($this, composite) {
|
|
4712
|
-
var a = composite.
|
|
4713
|
-
var b = composite.
|
|
4714
|
-
var c = composite.
|
|
4715
|
-
composite.
|
|
4712
|
+
var a = composite.zo($this.l10_1, 0, $this.i10_1);
|
|
4713
|
+
var b = composite.zo($this.l10_1, 1, $this.j10_1);
|
|
4714
|
+
var c = composite.zo($this.l10_1, 2, $this.k10_1);
|
|
4715
|
+
composite.no($this.l10_1);
|
|
4716
4716
|
return new Triple(a, b, c);
|
|
4717
4717
|
}
|
|
4718
4718
|
function decodeStructure($this, composite) {
|
|
@@ -4720,19 +4720,19 @@
|
|
|
4720
4720
|
var b = get_NULL();
|
|
4721
4721
|
var c = get_NULL();
|
|
4722
4722
|
mainLoop: while (true) {
|
|
4723
|
-
var index = composite.
|
|
4723
|
+
var index = composite.dp($this.l10_1);
|
|
4724
4724
|
Companion_getInstance_7();
|
|
4725
4725
|
if (index === -1) {
|
|
4726
4726
|
break mainLoop;
|
|
4727
4727
|
} else {
|
|
4728
4728
|
if (index === 0) {
|
|
4729
|
-
a = composite.
|
|
4729
|
+
a = composite.zo($this.l10_1, 0, $this.i10_1);
|
|
4730
4730
|
} else {
|
|
4731
4731
|
if (index === 1) {
|
|
4732
|
-
b = composite.
|
|
4732
|
+
b = composite.zo($this.l10_1, 1, $this.j10_1);
|
|
4733
4733
|
} else {
|
|
4734
4734
|
if (index === 2) {
|
|
4735
|
-
c = composite.
|
|
4735
|
+
c = composite.zo($this.l10_1, 2, $this.k10_1);
|
|
4736
4736
|
} else {
|
|
4737
4737
|
throw SerializationException_init_$Create$('Unexpected index ' + index);
|
|
4738
4738
|
}
|
|
@@ -4740,7 +4740,7 @@
|
|
|
4740
4740
|
}
|
|
4741
4741
|
}
|
|
4742
4742
|
}
|
|
4743
|
-
composite.
|
|
4743
|
+
composite.no($this.l10_1);
|
|
4744
4744
|
if (a === get_NULL())
|
|
4745
4745
|
throw SerializationException_init_$Create$("Element 'first' is missing");
|
|
4746
4746
|
if (b === get_NULL())
|
|
@@ -4753,66 +4753,66 @@
|
|
|
4753
4753
|
}
|
|
4754
4754
|
function TripleSerializer$descriptor$lambda(this$0) {
|
|
4755
4755
|
return function ($this$buildClassSerialDescriptor) {
|
|
4756
|
-
$this$buildClassSerialDescriptor.
|
|
4757
|
-
$this$buildClassSerialDescriptor.
|
|
4758
|
-
$this$buildClassSerialDescriptor.
|
|
4756
|
+
$this$buildClassSerialDescriptor.yl('first', this$0.i10_1.ol());
|
|
4757
|
+
$this$buildClassSerialDescriptor.yl('second', this$0.j10_1.ol());
|
|
4758
|
+
$this$buildClassSerialDescriptor.yl('third', this$0.k10_1.ol());
|
|
4759
4759
|
return Unit_getInstance();
|
|
4760
4760
|
};
|
|
4761
4761
|
}
|
|
4762
4762
|
function TripleSerializer_0(aSerializer, bSerializer, cSerializer) {
|
|
4763
|
-
this.
|
|
4764
|
-
this.
|
|
4765
|
-
this.
|
|
4763
|
+
this.i10_1 = aSerializer;
|
|
4764
|
+
this.j10_1 = bSerializer;
|
|
4765
|
+
this.k10_1 = cSerializer;
|
|
4766
4766
|
var tmp = this;
|
|
4767
|
-
tmp.
|
|
4767
|
+
tmp.l10_1 = buildClassSerialDescriptor('kotlin.Triple', [], TripleSerializer$descriptor$lambda(this));
|
|
4768
4768
|
}
|
|
4769
|
-
protoOf(TripleSerializer_0).
|
|
4770
|
-
return this.
|
|
4769
|
+
protoOf(TripleSerializer_0).ol = function () {
|
|
4770
|
+
return this.l10_1;
|
|
4771
4771
|
};
|
|
4772
|
-
protoOf(TripleSerializer_0).
|
|
4773
|
-
var composite = decoder.
|
|
4774
|
-
if (composite.
|
|
4772
|
+
protoOf(TripleSerializer_0).pl = function (decoder) {
|
|
4773
|
+
var composite = decoder.mo(this.l10_1);
|
|
4774
|
+
if (composite.cp()) {
|
|
4775
4775
|
return decodeSequentially_1(this, composite);
|
|
4776
4776
|
}
|
|
4777
4777
|
return decodeStructure(this, composite);
|
|
4778
4778
|
};
|
|
4779
4779
|
function KeyValueSerializer(keySerializer, valueSerializer) {
|
|
4780
|
-
this.
|
|
4781
|
-
this.
|
|
4782
|
-
}
|
|
4783
|
-
protoOf(KeyValueSerializer).
|
|
4784
|
-
var composite = decoder.
|
|
4785
|
-
if (composite.
|
|
4786
|
-
var key = composite.
|
|
4787
|
-
var value = composite.
|
|
4788
|
-
return this.
|
|
4780
|
+
this.d10_1 = keySerializer;
|
|
4781
|
+
this.e10_1 = valueSerializer;
|
|
4782
|
+
}
|
|
4783
|
+
protoOf(KeyValueSerializer).pl = function (decoder) {
|
|
4784
|
+
var composite = decoder.mo(this.ol());
|
|
4785
|
+
if (composite.cp()) {
|
|
4786
|
+
var key = composite.zo(this.ol(), 0, this.d10_1);
|
|
4787
|
+
var value = composite.zo(this.ol(), 1, this.e10_1);
|
|
4788
|
+
return this.c10(key, value);
|
|
4789
4789
|
}
|
|
4790
4790
|
var key_0 = get_NULL();
|
|
4791
4791
|
var value_0 = get_NULL();
|
|
4792
4792
|
mainLoop: while (true) {
|
|
4793
|
-
var idx = composite.
|
|
4793
|
+
var idx = composite.dp(this.ol());
|
|
4794
4794
|
Companion_getInstance_7();
|
|
4795
4795
|
if (idx === -1) {
|
|
4796
4796
|
break mainLoop;
|
|
4797
4797
|
} else {
|
|
4798
4798
|
if (idx === 0) {
|
|
4799
|
-
key_0 = composite.
|
|
4799
|
+
key_0 = composite.zo(this.ol(), 0, this.d10_1);
|
|
4800
4800
|
} else {
|
|
4801
4801
|
if (idx === 1) {
|
|
4802
|
-
value_0 = composite.
|
|
4802
|
+
value_0 = composite.zo(this.ol(), 1, this.e10_1);
|
|
4803
4803
|
} else {
|
|
4804
4804
|
throw SerializationException_init_$Create$('Invalid index: ' + idx);
|
|
4805
4805
|
}
|
|
4806
4806
|
}
|
|
4807
4807
|
}
|
|
4808
4808
|
}
|
|
4809
|
-
composite.
|
|
4809
|
+
composite.no(this.ol());
|
|
4810
4810
|
if (key_0 === get_NULL())
|
|
4811
4811
|
throw SerializationException_init_$Create$("Element 'key' is missing");
|
|
4812
4812
|
if (value_0 === get_NULL())
|
|
4813
4813
|
throw SerializationException_init_$Create$("Element 'value' is missing");
|
|
4814
4814
|
var tmp = (key_0 == null ? true : isObject(key_0)) ? key_0 : THROW_CCE();
|
|
4815
|
-
return this.
|
|
4815
|
+
return this.c10(tmp, (value_0 == null ? true : isObject(value_0)) ? value_0 : THROW_CCE());
|
|
4816
4816
|
};
|
|
4817
4817
|
var properties_initialized_Tuples_kt_3vs7ar;
|
|
4818
4818
|
function _init_properties_Tuples_kt__dz0qyd() {
|
|
@@ -4824,20 +4824,20 @@
|
|
|
4824
4824
|
}
|
|
4825
4825
|
function ULongSerializer() {
|
|
4826
4826
|
ULongSerializer_instance = this;
|
|
4827
|
-
this.
|
|
4827
|
+
this.m10_1 = InlinePrimitiveDescriptor('kotlin.ULong', serializer_4(Companion_getInstance_0()));
|
|
4828
4828
|
}
|
|
4829
|
-
protoOf(ULongSerializer).
|
|
4830
|
-
return this.
|
|
4829
|
+
protoOf(ULongSerializer).ol = function () {
|
|
4830
|
+
return this.m10_1;
|
|
4831
4831
|
};
|
|
4832
|
-
protoOf(ULongSerializer).
|
|
4832
|
+
protoOf(ULongSerializer).n10 = function (decoder) {
|
|
4833
4833
|
var tmp$ret$0;
|
|
4834
4834
|
// Inline function 'kotlin.toULong' call
|
|
4835
|
-
var tmp0_toULong = decoder.
|
|
4835
|
+
var tmp0_toULong = decoder.jo(this.m10_1).do();
|
|
4836
4836
|
tmp$ret$0 = _ULong___init__impl__c78o9k(tmp0_toULong);
|
|
4837
4837
|
return tmp$ret$0;
|
|
4838
4838
|
};
|
|
4839
|
-
protoOf(ULongSerializer).
|
|
4840
|
-
return new ULong(this.
|
|
4839
|
+
protoOf(ULongSerializer).pl = function (decoder) {
|
|
4840
|
+
return new ULong(this.n10(decoder));
|
|
4841
4841
|
};
|
|
4842
4842
|
var ULongSerializer_instance;
|
|
4843
4843
|
function ULongSerializer_getInstance() {
|
|
@@ -4847,20 +4847,20 @@
|
|
|
4847
4847
|
}
|
|
4848
4848
|
function UIntSerializer() {
|
|
4849
4849
|
UIntSerializer_instance = this;
|
|
4850
|
-
this.
|
|
4850
|
+
this.o10_1 = InlinePrimitiveDescriptor('kotlin.UInt', serializer_6(IntCompanionObject_getInstance()));
|
|
4851
4851
|
}
|
|
4852
|
-
protoOf(UIntSerializer).
|
|
4853
|
-
return this.
|
|
4852
|
+
protoOf(UIntSerializer).ol = function () {
|
|
4853
|
+
return this.o10_1;
|
|
4854
4854
|
};
|
|
4855
|
-
protoOf(UIntSerializer).
|
|
4855
|
+
protoOf(UIntSerializer).p10 = function (decoder) {
|
|
4856
4856
|
var tmp$ret$0;
|
|
4857
4857
|
// Inline function 'kotlin.toUInt' call
|
|
4858
|
-
var tmp0_toUInt = decoder.
|
|
4858
|
+
var tmp0_toUInt = decoder.jo(this.o10_1).co();
|
|
4859
4859
|
tmp$ret$0 = _UInt___init__impl__l7qpdl(tmp0_toUInt);
|
|
4860
4860
|
return tmp$ret$0;
|
|
4861
4861
|
};
|
|
4862
|
-
protoOf(UIntSerializer).
|
|
4863
|
-
return new UInt(this.
|
|
4862
|
+
protoOf(UIntSerializer).pl = function (decoder) {
|
|
4863
|
+
return new UInt(this.p10(decoder));
|
|
4864
4864
|
};
|
|
4865
4865
|
var UIntSerializer_instance;
|
|
4866
4866
|
function UIntSerializer_getInstance() {
|
|
@@ -4870,20 +4870,20 @@
|
|
|
4870
4870
|
}
|
|
4871
4871
|
function UShortSerializer() {
|
|
4872
4872
|
UShortSerializer_instance = this;
|
|
4873
|
-
this.
|
|
4873
|
+
this.q10_1 = InlinePrimitiveDescriptor('kotlin.UShort', serializer_8(ShortCompanionObject_getInstance()));
|
|
4874
4874
|
}
|
|
4875
|
-
protoOf(UShortSerializer).
|
|
4876
|
-
return this.
|
|
4875
|
+
protoOf(UShortSerializer).ol = function () {
|
|
4876
|
+
return this.q10_1;
|
|
4877
4877
|
};
|
|
4878
|
-
protoOf(UShortSerializer).
|
|
4878
|
+
protoOf(UShortSerializer).r10 = function (decoder) {
|
|
4879
4879
|
var tmp$ret$0;
|
|
4880
4880
|
// Inline function 'kotlin.toUShort' call
|
|
4881
|
-
var tmp0_toUShort = decoder.
|
|
4881
|
+
var tmp0_toUShort = decoder.jo(this.q10_1).bo();
|
|
4882
4882
|
tmp$ret$0 = _UShort___init__impl__jigrne(tmp0_toUShort);
|
|
4883
4883
|
return tmp$ret$0;
|
|
4884
4884
|
};
|
|
4885
|
-
protoOf(UShortSerializer).
|
|
4886
|
-
return new UShort(this.
|
|
4885
|
+
protoOf(UShortSerializer).pl = function (decoder) {
|
|
4886
|
+
return new UShort(this.r10(decoder));
|
|
4887
4887
|
};
|
|
4888
4888
|
var UShortSerializer_instance;
|
|
4889
4889
|
function UShortSerializer_getInstance() {
|
|
@@ -4893,20 +4893,20 @@
|
|
|
4893
4893
|
}
|
|
4894
4894
|
function UByteSerializer() {
|
|
4895
4895
|
UByteSerializer_instance = this;
|
|
4896
|
-
this.
|
|
4896
|
+
this.s10_1 = InlinePrimitiveDescriptor('kotlin.UByte', serializer_10(ByteCompanionObject_getInstance()));
|
|
4897
4897
|
}
|
|
4898
|
-
protoOf(UByteSerializer).
|
|
4899
|
-
return this.
|
|
4898
|
+
protoOf(UByteSerializer).ol = function () {
|
|
4899
|
+
return this.s10_1;
|
|
4900
4900
|
};
|
|
4901
|
-
protoOf(UByteSerializer).
|
|
4901
|
+
protoOf(UByteSerializer).t10 = function (decoder) {
|
|
4902
4902
|
var tmp$ret$0;
|
|
4903
4903
|
// Inline function 'kotlin.toUByte' call
|
|
4904
|
-
var tmp0_toUByte = decoder.
|
|
4904
|
+
var tmp0_toUByte = decoder.jo(this.s10_1).ao();
|
|
4905
4905
|
tmp$ret$0 = _UByte___init__impl__g9hnc4(tmp0_toUByte);
|
|
4906
4906
|
return tmp$ret$0;
|
|
4907
4907
|
};
|
|
4908
|
-
protoOf(UByteSerializer).
|
|
4909
|
-
return new UByte(this.
|
|
4908
|
+
protoOf(UByteSerializer).pl = function (decoder) {
|
|
4909
|
+
return new UByte(this.t10(decoder));
|
|
4910
4910
|
};
|
|
4911
4911
|
var UByteSerializer_instance;
|
|
4912
4912
|
function UByteSerializer_getInstance() {
|
|
@@ -4921,20 +4921,20 @@
|
|
|
4921
4921
|
var EmptySerializersModule;
|
|
4922
4922
|
function SerializersModule() {
|
|
4923
4923
|
}
|
|
4924
|
-
protoOf(SerializersModule).
|
|
4924
|
+
protoOf(SerializersModule).im = function (kClass, typeArgumentsSerializers, $super) {
|
|
4925
4925
|
typeArgumentsSerializers = typeArgumentsSerializers === VOID ? emptyList() : typeArgumentsSerializers;
|
|
4926
|
-
return $super === VOID ? this.
|
|
4926
|
+
return $super === VOID ? this.hm(kClass, typeArgumentsSerializers) : $super.hm.call(this, kClass, typeArgumentsSerializers);
|
|
4927
4927
|
};
|
|
4928
4928
|
function SerialModuleImpl(class2ContextualFactory, polyBase2Serializers, polyBase2DefaultSerializerProvider, polyBase2NamedSerializers, polyBase2DefaultDeserializerProvider) {
|
|
4929
4929
|
SerializersModule.call(this);
|
|
4930
|
-
this.
|
|
4931
|
-
this.
|
|
4932
|
-
this.
|
|
4933
|
-
this.
|
|
4934
|
-
this.
|
|
4935
|
-
}
|
|
4936
|
-
protoOf(SerialModuleImpl).
|
|
4937
|
-
var tmp0_safe_receiver = this.
|
|
4930
|
+
this.v10_1 = class2ContextualFactory;
|
|
4931
|
+
this.w10_1 = polyBase2Serializers;
|
|
4932
|
+
this.x10_1 = polyBase2DefaultSerializerProvider;
|
|
4933
|
+
this.y10_1 = polyBase2NamedSerializers;
|
|
4934
|
+
this.z10_1 = polyBase2DefaultDeserializerProvider;
|
|
4935
|
+
}
|
|
4936
|
+
protoOf(SerialModuleImpl).hp = function (baseClass, serializedClassName) {
|
|
4937
|
+
var tmp0_safe_receiver = this.y10_1.m2(baseClass);
|
|
4938
4938
|
var tmp;
|
|
4939
4939
|
if (tmp0_safe_receiver == null) {
|
|
4940
4940
|
tmp = null;
|
|
@@ -4948,18 +4948,18 @@
|
|
|
4948
4948
|
var registered = (!(tmp_0 == null) ? isInterface(tmp_0, KSerializer) : false) ? tmp_0 : null;
|
|
4949
4949
|
if (!(registered == null))
|
|
4950
4950
|
return registered;
|
|
4951
|
-
var tmp_1 = this.
|
|
4951
|
+
var tmp_1 = this.z10_1.m2(baseClass);
|
|
4952
4952
|
var tmp1_safe_receiver = (!(tmp_1 == null) ? typeof tmp_1 === 'function' : false) ? tmp_1 : null;
|
|
4953
4953
|
return tmp1_safe_receiver == null ? null : tmp1_safe_receiver(serializedClassName);
|
|
4954
4954
|
};
|
|
4955
|
-
protoOf(SerialModuleImpl).
|
|
4956
|
-
var tmp0_safe_receiver = this.
|
|
4957
|
-
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
4955
|
+
protoOf(SerialModuleImpl).hm = function (kClass, typeArgumentsSerializers) {
|
|
4956
|
+
var tmp0_safe_receiver = this.v10_1.m2(kClass);
|
|
4957
|
+
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.a11(typeArgumentsSerializers);
|
|
4958
4958
|
return (tmp == null ? true : isInterface(tmp, KSerializer)) ? tmp : null;
|
|
4959
4959
|
};
|
|
4960
|
-
protoOf(SerialModuleImpl).
|
|
4960
|
+
protoOf(SerialModuleImpl).u10 = function (collector) {
|
|
4961
4961
|
// Inline function 'kotlin.collections.forEach' call
|
|
4962
|
-
var tmp0_forEach = this.
|
|
4962
|
+
var tmp0_forEach = this.v10_1;
|
|
4963
4963
|
var tmp$ret$0;
|
|
4964
4964
|
// Inline function 'kotlin.collections.iterator' call
|
|
4965
4965
|
tmp$ret$0 = tmp0_forEach.u().c();
|
|
@@ -4978,16 +4978,16 @@
|
|
|
4978
4978
|
var tmp0_subject = serial;
|
|
4979
4979
|
if (tmp0_subject instanceof Argless) {
|
|
4980
4980
|
var tmp = isInterface(kclass, KClass) ? kclass : THROW_CCE();
|
|
4981
|
-
var tmp_0 = serial.
|
|
4982
|
-
collector.
|
|
4981
|
+
var tmp_0 = serial.d11_1;
|
|
4982
|
+
collector.e11(tmp, isInterface(tmp_0, KSerializer) ? tmp_0 : THROW_CCE());
|
|
4983
4983
|
} else {
|
|
4984
4984
|
if (tmp0_subject instanceof WithTypeArguments) {
|
|
4985
|
-
collector.
|
|
4985
|
+
collector.c11(kclass, serial.b11_1);
|
|
4986
4986
|
}
|
|
4987
4987
|
}
|
|
4988
4988
|
}
|
|
4989
4989
|
// Inline function 'kotlin.collections.forEach' call
|
|
4990
|
-
var tmp1_forEach = this.
|
|
4990
|
+
var tmp1_forEach = this.w10_1;
|
|
4991
4991
|
var tmp$ret$3;
|
|
4992
4992
|
// Inline function 'kotlin.collections.iterator' call
|
|
4993
4993
|
tmp$ret$3 = tmp1_forEach.u().c();
|
|
@@ -5024,11 +5024,11 @@
|
|
|
5024
5024
|
var tmp$ret$9;
|
|
5025
5025
|
// Inline function 'kotlinx.serialization.internal.cast' call
|
|
5026
5026
|
tmp$ret$9 = isInterface(serializer, KSerializer) ? serializer : THROW_CCE();
|
|
5027
|
-
collector.
|
|
5027
|
+
collector.f11(tmp_1, tmp_2, tmp$ret$9);
|
|
5028
5028
|
}
|
|
5029
5029
|
}
|
|
5030
5030
|
// Inline function 'kotlin.collections.forEach' call
|
|
5031
|
-
var tmp2_forEach = this.
|
|
5031
|
+
var tmp2_forEach = this.x10_1;
|
|
5032
5032
|
var tmp$ret$10;
|
|
5033
5033
|
// Inline function 'kotlin.collections.iterator' call
|
|
5034
5034
|
tmp$ret$10 = tmp2_forEach.u().c();
|
|
@@ -5045,10 +5045,10 @@
|
|
|
5045
5045
|
tmp$ret$12 = element_2.w();
|
|
5046
5046
|
var provider = tmp$ret$12;
|
|
5047
5047
|
var tmp_3 = isInterface(baseClass_0, KClass) ? baseClass_0 : THROW_CCE();
|
|
5048
|
-
collector.
|
|
5048
|
+
collector.g11(tmp_3, typeof provider === 'function' ? provider : THROW_CCE());
|
|
5049
5049
|
}
|
|
5050
5050
|
// Inline function 'kotlin.collections.forEach' call
|
|
5051
|
-
var tmp3_forEach = this.
|
|
5051
|
+
var tmp3_forEach = this.z10_1;
|
|
5052
5052
|
var tmp$ret$13;
|
|
5053
5053
|
// Inline function 'kotlin.collections.iterator' call
|
|
5054
5054
|
tmp$ret$13 = tmp3_forEach.u().c();
|
|
@@ -5065,7 +5065,7 @@
|
|
|
5065
5065
|
tmp$ret$15 = element_3.w();
|
|
5066
5066
|
var provider_0 = tmp$ret$15;
|
|
5067
5067
|
var tmp_4 = isInterface(baseClass_1, KClass) ? baseClass_1 : THROW_CCE();
|
|
5068
|
-
collector.
|
|
5068
|
+
collector.h11(tmp_4, typeof provider_0 === 'function' ? provider_0 : THROW_CCE());
|
|
5069
5069
|
}
|
|
5070
5070
|
};
|
|
5071
5071
|
function Argless() {
|
|
@@ -5093,21 +5093,21 @@
|
|
|
5093
5093
|
function SerializersModuleCollector() {
|
|
5094
5094
|
}
|
|
5095
5095
|
function SerializableWith(serializer) {
|
|
5096
|
-
this.
|
|
5096
|
+
this.i11_1 = serializer;
|
|
5097
5097
|
}
|
|
5098
5098
|
protoOf(SerializableWith).equals = function (other) {
|
|
5099
5099
|
if (!(other instanceof SerializableWith))
|
|
5100
5100
|
return false;
|
|
5101
5101
|
var tmp0_other_with_cast = other instanceof SerializableWith ? other : THROW_CCE();
|
|
5102
|
-
if (!this.
|
|
5102
|
+
if (!this.i11_1.equals(tmp0_other_with_cast.i11_1))
|
|
5103
5103
|
return false;
|
|
5104
5104
|
return true;
|
|
5105
5105
|
};
|
|
5106
5106
|
protoOf(SerializableWith).hashCode = function () {
|
|
5107
|
-
return imul(getStringHashCode('serializer'), 127) ^ this.
|
|
5107
|
+
return imul(getStringHashCode('serializer'), 127) ^ this.i11_1.hashCode();
|
|
5108
5108
|
};
|
|
5109
5109
|
protoOf(SerializableWith).toString = function () {
|
|
5110
|
-
return '@kotlinx.serialization.SerializableWith(serializer=' + this.
|
|
5110
|
+
return '@kotlinx.serialization.SerializableWith(serializer=' + this.i11_1 + ')';
|
|
5111
5111
|
};
|
|
5112
5112
|
function createCache(factory) {
|
|
5113
5113
|
return new createCache$1(factory);
|
|
@@ -5149,7 +5149,7 @@
|
|
|
5149
5149
|
tmp_0 = (!(assocObject == null) ? isInterface(assocObject, KSerializer) : false) ? assocObject : THROW_CCE();
|
|
5150
5150
|
} else {
|
|
5151
5151
|
if (!(assocObject == null) ? isInterface(assocObject, SerializerFactory) : false) {
|
|
5152
|
-
var tmp_1 = assocObject.
|
|
5152
|
+
var tmp_1 = assocObject.wu(args.slice());
|
|
5153
5153
|
tmp_0 = isInterface(tmp_1, KSerializer) ? tmp_1 : THROW_CCE();
|
|
5154
5154
|
} else {
|
|
5155
5155
|
if (get_isInterface(_this__u8e3s4)) {
|
|
@@ -5195,15 +5195,15 @@
|
|
|
5195
5195
|
return _this__u8e3s4[index];
|
|
5196
5196
|
}
|
|
5197
5197
|
function createCache$1($factory) {
|
|
5198
|
-
this.
|
|
5198
|
+
this.j11_1 = $factory;
|
|
5199
5199
|
}
|
|
5200
|
-
protoOf(createCache$1).
|
|
5201
|
-
return this.
|
|
5200
|
+
protoOf(createCache$1).jm = function (key) {
|
|
5201
|
+
return this.j11_1(key);
|
|
5202
5202
|
};
|
|
5203
5203
|
function createParametrizedCache$1($factory) {
|
|
5204
|
-
this.
|
|
5204
|
+
this.k11_1 = $factory;
|
|
5205
5205
|
}
|
|
5206
|
-
protoOf(createParametrizedCache$1).
|
|
5206
|
+
protoOf(createParametrizedCache$1).km = function (key, types) {
|
|
5207
5207
|
var tmp$ret$3;
|
|
5208
5208
|
// Inline function 'kotlin.runCatching' call
|
|
5209
5209
|
var tmp;
|
|
@@ -5213,7 +5213,7 @@
|
|
|
5213
5213
|
var tmp0_success = Companion_getInstance_6();
|
|
5214
5214
|
var tmp$ret$0;
|
|
5215
5215
|
// Inline function 'kotlinx.serialization.internal.<no name provided>.get.<anonymous>' call
|
|
5216
|
-
tmp$ret$0 = this.
|
|
5216
|
+
tmp$ret$0 = this.k11_1(key, types);
|
|
5217
5217
|
var tmp1_success = tmp$ret$0;
|
|
5218
5218
|
tmp$ret$1 = _Result___init__impl__xyqfz8(tmp1_success);
|
|
5219
5219
|
tmp = tmp$ret$1;
|
|
@@ -5235,59 +5235,59 @@
|
|
|
5235
5235
|
return tmp$ret$3;
|
|
5236
5236
|
};
|
|
5237
5237
|
//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).
|
|
5238
|
+
protoOf(SerialDescriptorImpl).lm = get_isNullable;
|
|
5239
|
+
protoOf(SerialDescriptorImpl).sm = get_isInline;
|
|
5240
|
+
protoOf(AbstractDecoder).zo = decodeSerializableElement$default;
|
|
5241
|
+
protoOf(AbstractDecoder).lo = decodeSerializableValue;
|
|
5242
|
+
protoOf(AbstractDecoder).cp = decodeSequentially;
|
|
5243
|
+
protoOf(AbstractDecoder).ep = decodeCollectionSize;
|
|
5244
|
+
protoOf(ListLikeDescriptor).lm = get_isNullable;
|
|
5245
|
+
protoOf(ListLikeDescriptor).sm = get_isInline;
|
|
5246
|
+
protoOf(ListLikeDescriptor).qm = get_annotations;
|
|
5247
|
+
protoOf(ArrayListClassDesc).lm = get_isNullable;
|
|
5248
|
+
protoOf(ArrayListClassDesc).sm = get_isInline;
|
|
5249
|
+
protoOf(ArrayListClassDesc).qm = get_annotations;
|
|
5250
|
+
protoOf(HashSetClassDesc).lm = get_isNullable;
|
|
5251
|
+
protoOf(HashSetClassDesc).sm = get_isInline;
|
|
5252
|
+
protoOf(HashSetClassDesc).qm = get_annotations;
|
|
5253
|
+
protoOf(LinkedHashSetClassDesc).lm = get_isNullable;
|
|
5254
|
+
protoOf(LinkedHashSetClassDesc).sm = get_isInline;
|
|
5255
|
+
protoOf(LinkedHashSetClassDesc).qm = get_annotations;
|
|
5256
|
+
protoOf(MapLikeDescriptor).lm = get_isNullable;
|
|
5257
|
+
protoOf(MapLikeDescriptor).sm = get_isInline;
|
|
5258
|
+
protoOf(MapLikeDescriptor).qm = get_annotations;
|
|
5259
|
+
protoOf(HashMapClassDesc).lm = get_isNullable;
|
|
5260
|
+
protoOf(HashMapClassDesc).sm = get_isInline;
|
|
5261
|
+
protoOf(HashMapClassDesc).qm = get_annotations;
|
|
5262
|
+
protoOf(LinkedHashMapClassDesc).lm = get_isNullable;
|
|
5263
|
+
protoOf(LinkedHashMapClassDesc).sm = get_isInline;
|
|
5264
|
+
protoOf(LinkedHashMapClassDesc).qm = get_annotations;
|
|
5265
|
+
protoOf(ArrayClassDesc).lm = get_isNullable;
|
|
5266
|
+
protoOf(ArrayClassDesc).sm = get_isInline;
|
|
5267
|
+
protoOf(ArrayClassDesc).qm = get_annotations;
|
|
5268
|
+
protoOf(PrimitiveArrayDescriptor).lm = get_isNullable;
|
|
5269
|
+
protoOf(PrimitiveArrayDescriptor).sm = get_isInline;
|
|
5270
|
+
protoOf(PrimitiveArrayDescriptor).qm = get_annotations;
|
|
5271
|
+
protoOf(PluginGeneratedSerialDescriptor).lm = get_isNullable;
|
|
5272
|
+
protoOf(PluginGeneratedSerialDescriptor).sm = get_isInline;
|
|
5273
|
+
protoOf(EnumDescriptor).lm = get_isNullable;
|
|
5274
|
+
protoOf(EnumDescriptor).sm = get_isInline;
|
|
5275
|
+
protoOf(InlineClassDescriptor).lm = get_isNullable;
|
|
5276
|
+
protoOf(InlinePrimitiveDescriptor$1).ou = typeParametersSerializers;
|
|
5277
|
+
protoOf(NothingSerialDescriptor).lm = get_isNullable;
|
|
5278
|
+
protoOf(NothingSerialDescriptor).sm = get_isInline;
|
|
5279
|
+
protoOf(NothingSerialDescriptor).qm = get_annotations;
|
|
5280
|
+
protoOf(PrimitiveSerialDescriptor_0).lm = get_isNullable;
|
|
5281
|
+
protoOf(PrimitiveSerialDescriptor_0).sm = get_isInline;
|
|
5282
|
+
protoOf(PrimitiveSerialDescriptor_0).qm = get_annotations;
|
|
5283
|
+
protoOf(TaggedDecoder).zo = decodeSerializableElement$default;
|
|
5284
|
+
protoOf(TaggedDecoder).lo = decodeSerializableValue;
|
|
5285
|
+
protoOf(TaggedDecoder).cp = decodeSequentially;
|
|
5286
|
+
protoOf(TaggedDecoder).ep = decodeCollectionSize;
|
|
5287
|
+
protoOf(NamedValueDecoder).lo = decodeSerializableValue;
|
|
5288
|
+
protoOf(NamedValueDecoder).zo = decodeSerializableElement$default;
|
|
5289
|
+
protoOf(NamedValueDecoder).cp = decodeSequentially;
|
|
5290
|
+
protoOf(NamedValueDecoder).ep = decodeCollectionSize;
|
|
5291
5291
|
//endregion
|
|
5292
5292
|
//region block: exports
|
|
5293
5293
|
_.$_$ = _.$_$ || {};
|