git-digger 1.2.21 → 1.2.23
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/Kotlin-DateTime-library-kotlinx-datetime.js +1195 -1195
- package/kotlin/clikt-clikt.js +1226 -1226
- package/kotlin/colormath-root-colormath.js +434 -434
- package/kotlin/kotlin-kotlin-stdlib.js +487 -573
- package/kotlin/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +871 -871
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +302 -302
- package/kotlin/markdown.js +1905 -1905
- package/kotlin/mordant-mordant.js +1636 -1636
- package/kotlin/tools-digger-cli.js +71 -71
- package/kotlin/tools-digger-core.js +226 -680
- package/kotlin/tools-digger-core.js.map +1 -1
- package/kotlin/tools-digger-json.js +102 -102
- package/kotlin/tools-digger-model.js +54 -54
- package/package.json +1 -1
|
@@ -2,141 +2,141 @@
|
|
|
2
2
|
'use strict';
|
|
3
3
|
//region block: imports
|
|
4
4
|
var imul = Math.imul;
|
|
5
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
6
|
-
var interfaceMeta = kotlin_kotlin.$_$.
|
|
7
|
-
var setMetadataFor = kotlin_kotlin.$_$.
|
|
5
|
+
var protoOf = kotlin_kotlin.$_$.x8;
|
|
6
|
+
var interfaceMeta = kotlin_kotlin.$_$.c8;
|
|
7
|
+
var setMetadataFor = kotlin_kotlin.$_$.y8;
|
|
8
8
|
var VOID = kotlin_kotlin.$_$.g;
|
|
9
|
-
var StringCompanionObject_instance = kotlin_kotlin.$_$.
|
|
10
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
11
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
9
|
+
var StringCompanionObject_instance = kotlin_kotlin.$_$.a3;
|
|
10
|
+
var Unit_instance = kotlin_kotlin.$_$.k3;
|
|
11
|
+
var emptyList = kotlin_kotlin.$_$.t4;
|
|
12
12
|
var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.k;
|
|
13
|
-
var lazy = kotlin_kotlin.$_$.
|
|
14
|
-
var classMeta = kotlin_kotlin.$_$.
|
|
13
|
+
var lazy = kotlin_kotlin.$_$.zc;
|
|
14
|
+
var classMeta = kotlin_kotlin.$_$.t7;
|
|
15
15
|
var getKClassFromExpression = kotlin_kotlin.$_$.e;
|
|
16
|
-
var KProperty1 = kotlin_kotlin.$_$.
|
|
17
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
18
|
-
var IllegalArgumentException_init_$Init$ = kotlin_kotlin.$_$.
|
|
19
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
20
|
-
var captureStack = kotlin_kotlin.$_$.
|
|
21
|
-
var IllegalArgumentException_init_$Init$_0 = kotlin_kotlin.$_$.
|
|
22
|
-
var IllegalArgumentException = kotlin_kotlin.$_$.
|
|
23
|
-
var collectionSizeOrDefault = kotlin_kotlin.$_$.
|
|
16
|
+
var KProperty1 = kotlin_kotlin.$_$.p9;
|
|
17
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.z7;
|
|
18
|
+
var IllegalArgumentException_init_$Init$ = kotlin_kotlin.$_$.d1;
|
|
19
|
+
var objectCreate = kotlin_kotlin.$_$.v8;
|
|
20
|
+
var captureStack = kotlin_kotlin.$_$.n7;
|
|
21
|
+
var IllegalArgumentException_init_$Init$_0 = kotlin_kotlin.$_$.e1;
|
|
22
|
+
var IllegalArgumentException = kotlin_kotlin.$_$.cc;
|
|
23
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.h4;
|
|
24
24
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.l;
|
|
25
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
26
|
-
var KClass = kotlin_kotlin.$_$.
|
|
27
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
28
|
-
var Triple = kotlin_kotlin.$_$.
|
|
25
|
+
var THROW_CCE = kotlin_kotlin.$_$.ic;
|
|
26
|
+
var KClass = kotlin_kotlin.$_$.l9;
|
|
27
|
+
var isInterface = kotlin_kotlin.$_$.l8;
|
|
28
|
+
var Triple = kotlin_kotlin.$_$.jc;
|
|
29
29
|
var getKClass = kotlin_kotlin.$_$.f;
|
|
30
|
-
var Pair = kotlin_kotlin.$_$.
|
|
31
|
-
var Entry = kotlin_kotlin.$_$.
|
|
32
|
-
var LinkedHashMap = kotlin_kotlin.$_$.
|
|
33
|
-
var MutableMap = kotlin_kotlin.$_$.
|
|
34
|
-
var Map = kotlin_kotlin.$_$.
|
|
35
|
-
var HashMap = kotlin_kotlin.$_$.
|
|
36
|
-
var LinkedHashSet = kotlin_kotlin.$_$.
|
|
37
|
-
var MutableSet = kotlin_kotlin.$_$.
|
|
38
|
-
var Set = kotlin_kotlin.$_$.
|
|
39
|
-
var HashSet = kotlin_kotlin.$_$.
|
|
40
|
-
var ArrayList = kotlin_kotlin.$_$.
|
|
41
|
-
var MutableList = kotlin_kotlin.$_$.
|
|
42
|
-
var List = kotlin_kotlin.$_$.
|
|
43
|
-
var Collection = kotlin_kotlin.$_$.
|
|
44
|
-
var copyToArray = kotlin_kotlin.$_$.
|
|
45
|
-
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.
|
|
46
|
-
var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.
|
|
47
|
-
var Result = kotlin_kotlin.$_$.
|
|
48
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
49
|
-
var equals = kotlin_kotlin.$_$.
|
|
50
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
51
|
-
var isBlank = kotlin_kotlin.$_$.
|
|
52
|
-
var toString = kotlin_kotlin.$_$.
|
|
53
|
-
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.
|
|
54
|
-
var toList = kotlin_kotlin.$_$.
|
|
30
|
+
var Pair = kotlin_kotlin.$_$.fc;
|
|
31
|
+
var Entry = kotlin_kotlin.$_$.s3;
|
|
32
|
+
var LinkedHashMap = kotlin_kotlin.$_$.p3;
|
|
33
|
+
var MutableMap = kotlin_kotlin.$_$.v3;
|
|
34
|
+
var Map = kotlin_kotlin.$_$.t3;
|
|
35
|
+
var HashMap = kotlin_kotlin.$_$.n3;
|
|
36
|
+
var LinkedHashSet = kotlin_kotlin.$_$.q3;
|
|
37
|
+
var MutableSet = kotlin_kotlin.$_$.w3;
|
|
38
|
+
var Set = kotlin_kotlin.$_$.x3;
|
|
39
|
+
var HashSet = kotlin_kotlin.$_$.o3;
|
|
40
|
+
var ArrayList = kotlin_kotlin.$_$.l3;
|
|
41
|
+
var MutableList = kotlin_kotlin.$_$.u3;
|
|
42
|
+
var List = kotlin_kotlin.$_$.r3;
|
|
43
|
+
var Collection = kotlin_kotlin.$_$.m3;
|
|
44
|
+
var copyToArray = kotlin_kotlin.$_$.p4;
|
|
45
|
+
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.z1;
|
|
46
|
+
var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.x1;
|
|
47
|
+
var Result = kotlin_kotlin.$_$.gc;
|
|
48
|
+
var ensureNotNull = kotlin_kotlin.$_$.wc;
|
|
49
|
+
var equals = kotlin_kotlin.$_$.v7;
|
|
50
|
+
var getStringHashCode = kotlin_kotlin.$_$.a8;
|
|
51
|
+
var isBlank = kotlin_kotlin.$_$.na;
|
|
52
|
+
var toString = kotlin_kotlin.$_$.a9;
|
|
53
|
+
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.f1;
|
|
54
|
+
var toList = kotlin_kotlin.$_$.w6;
|
|
55
55
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.m;
|
|
56
56
|
var HashSet_init_$Create$ = kotlin_kotlin.$_$.q;
|
|
57
|
-
var toHashSet = kotlin_kotlin.$_$.
|
|
58
|
-
var toBooleanArray = kotlin_kotlin.$_$.
|
|
59
|
-
var withIndex = kotlin_kotlin.$_$.
|
|
60
|
-
var to = kotlin_kotlin.$_$.
|
|
61
|
-
var toMap = kotlin_kotlin.$_$.
|
|
62
|
-
var lazy_0 = kotlin_kotlin.$_$.
|
|
63
|
-
var contentEquals = kotlin_kotlin.$_$.
|
|
64
|
-
var until = kotlin_kotlin.$_$.
|
|
65
|
-
var joinToString = kotlin_kotlin.$_$.
|
|
66
|
-
var objectMeta = kotlin_kotlin.$_$.
|
|
67
|
-
var Char = kotlin_kotlin.$_$.
|
|
68
|
-
var Duration__toIsoString_impl_9h6wsm = kotlin_kotlin.$_$.
|
|
69
|
-
var Duration = kotlin_kotlin.$_$.
|
|
70
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
71
|
-
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.
|
|
72
|
-
var isArray = kotlin_kotlin.$_$.
|
|
73
|
-
var arrayIterator = kotlin_kotlin.$_$.
|
|
57
|
+
var toHashSet = kotlin_kotlin.$_$.t6;
|
|
58
|
+
var toBooleanArray = kotlin_kotlin.$_$.s6;
|
|
59
|
+
var withIndex = kotlin_kotlin.$_$.d7;
|
|
60
|
+
var to = kotlin_kotlin.$_$.dd;
|
|
61
|
+
var toMap = kotlin_kotlin.$_$.x6;
|
|
62
|
+
var lazy_0 = kotlin_kotlin.$_$.ad;
|
|
63
|
+
var contentEquals = kotlin_kotlin.$_$.j4;
|
|
64
|
+
var until = kotlin_kotlin.$_$.k9;
|
|
65
|
+
var joinToString = kotlin_kotlin.$_$.g5;
|
|
66
|
+
var objectMeta = kotlin_kotlin.$_$.w8;
|
|
67
|
+
var Char = kotlin_kotlin.$_$.wb;
|
|
68
|
+
var Duration__toIsoString_impl_9h6wsm = kotlin_kotlin.$_$.r1;
|
|
69
|
+
var Duration = kotlin_kotlin.$_$.ub;
|
|
70
|
+
var hashCode = kotlin_kotlin.$_$.b8;
|
|
71
|
+
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.j1;
|
|
72
|
+
var isArray = kotlin_kotlin.$_$.d8;
|
|
73
|
+
var arrayIterator = kotlin_kotlin.$_$.l7;
|
|
74
74
|
var HashSet_init_$Create$_0 = kotlin_kotlin.$_$.p;
|
|
75
|
-
var KTypeParameter = kotlin_kotlin.$_$.
|
|
75
|
+
var KTypeParameter = kotlin_kotlin.$_$.q9;
|
|
76
76
|
var HashMap_init_$Create$ = kotlin_kotlin.$_$.o;
|
|
77
|
-
var fillArrayVal = kotlin_kotlin.$_$.
|
|
78
|
-
var booleanArray = kotlin_kotlin.$_$.
|
|
79
|
-
var emptyMap = kotlin_kotlin.$_$.
|
|
80
|
-
var contentHashCode = kotlin_kotlin.$_$.
|
|
81
|
-
var Companion_getInstance = kotlin_kotlin.$_$.
|
|
82
|
-
var isCharArray = kotlin_kotlin.$_$.
|
|
83
|
-
var DoubleCompanionObject_instance = kotlin_kotlin.$_$.
|
|
84
|
-
var isDoubleArray = kotlin_kotlin.$_$.
|
|
85
|
-
var FloatCompanionObject_instance = kotlin_kotlin.$_$.
|
|
86
|
-
var isFloatArray = kotlin_kotlin.$_$.
|
|
87
|
-
var Companion_getInstance_0 = kotlin_kotlin.$_$.
|
|
88
|
-
var isLongArray = kotlin_kotlin.$_$.
|
|
89
|
-
var Companion_getInstance_1 = kotlin_kotlin.$_$.
|
|
90
|
-
var _ULongArray___get_size__impl__ju6dtr = kotlin_kotlin.$_$.
|
|
91
|
-
var ULongArray = kotlin_kotlin.$_$.
|
|
92
|
-
var ULongArray__get_impl_pr71q9 = kotlin_kotlin.$_$.
|
|
93
|
-
var _ULong___get_data__impl__fggpzb = kotlin_kotlin.$_$.
|
|
94
|
-
var IntCompanionObject_instance = kotlin_kotlin.$_$.
|
|
95
|
-
var isIntArray = kotlin_kotlin.$_$.
|
|
96
|
-
var Companion_getInstance_2 = kotlin_kotlin.$_$.
|
|
97
|
-
var _UIntArray___get_size__impl__r6l8ci = kotlin_kotlin.$_$.
|
|
98
|
-
var UIntArray = kotlin_kotlin.$_$.
|
|
99
|
-
var UIntArray__get_impl_gp5kza = kotlin_kotlin.$_$.
|
|
100
|
-
var _UInt___get_data__impl__f0vqqw = kotlin_kotlin.$_$.
|
|
101
|
-
var ShortCompanionObject_instance = kotlin_kotlin.$_$.
|
|
102
|
-
var isShortArray = kotlin_kotlin.$_$.
|
|
103
|
-
var Companion_getInstance_3 = kotlin_kotlin.$_$.
|
|
104
|
-
var _UShortArray___get_size__impl__jqto1b = kotlin_kotlin.$_$.
|
|
105
|
-
var UShortArray = kotlin_kotlin.$_$.
|
|
106
|
-
var UShortArray__get_impl_fnbhmx = kotlin_kotlin.$_$.
|
|
107
|
-
var _UShort___get_data__impl__g0245 = kotlin_kotlin.$_$.
|
|
108
|
-
var ByteCompanionObject_instance = kotlin_kotlin.$_$.
|
|
109
|
-
var isByteArray = kotlin_kotlin.$_$.
|
|
110
|
-
var Companion_getInstance_4 = kotlin_kotlin.$_$.
|
|
111
|
-
var _UByteArray___get_size__impl__h6pkdv = kotlin_kotlin.$_$.
|
|
112
|
-
var UByteArray = kotlin_kotlin.$_$.
|
|
113
|
-
var UByteArray__get_impl_t5f3hv = kotlin_kotlin.$_$.
|
|
114
|
-
var _UByte___get_data__impl__jof9qr = kotlin_kotlin.$_$.
|
|
115
|
-
var BooleanCompanionObject_instance = kotlin_kotlin.$_$.
|
|
116
|
-
var isBooleanArray = kotlin_kotlin.$_$.
|
|
117
|
-
var Long = kotlin_kotlin.$_$.
|
|
118
|
-
var Unit = kotlin_kotlin.$_$.
|
|
119
|
-
var trimIndent = kotlin_kotlin.$_$.
|
|
120
|
-
var equals_0 = kotlin_kotlin.$_$.
|
|
121
|
-
var charSequenceLength = kotlin_kotlin.$_$.
|
|
122
|
-
var charSequenceGet = kotlin_kotlin.$_$.
|
|
123
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
124
|
-
var titlecase = kotlin_kotlin.$_$.
|
|
125
|
-
var isLowerCase = kotlin_kotlin.$_$.
|
|
126
|
-
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.
|
|
127
|
-
var ULong = kotlin_kotlin.$_$.
|
|
128
|
-
var UInt = kotlin_kotlin.$_$.
|
|
129
|
-
var UShort = kotlin_kotlin.$_$.
|
|
130
|
-
var UByte = kotlin_kotlin.$_$.
|
|
131
|
-
var Companion_getInstance_5 = kotlin_kotlin.$_$.
|
|
132
|
-
var mapOf = kotlin_kotlin.$_$.
|
|
133
|
-
var get_js = kotlin_kotlin.$_$.
|
|
77
|
+
var fillArrayVal = kotlin_kotlin.$_$.w7;
|
|
78
|
+
var booleanArray = kotlin_kotlin.$_$.m7;
|
|
79
|
+
var emptyMap = kotlin_kotlin.$_$.u4;
|
|
80
|
+
var contentHashCode = kotlin_kotlin.$_$.l4;
|
|
81
|
+
var Companion_getInstance = kotlin_kotlin.$_$.d3;
|
|
82
|
+
var isCharArray = kotlin_kotlin.$_$.g8;
|
|
83
|
+
var DoubleCompanionObject_instance = kotlin_kotlin.$_$.w2;
|
|
84
|
+
var isDoubleArray = kotlin_kotlin.$_$.i8;
|
|
85
|
+
var FloatCompanionObject_instance = kotlin_kotlin.$_$.x2;
|
|
86
|
+
var isFloatArray = kotlin_kotlin.$_$.j8;
|
|
87
|
+
var Companion_getInstance_0 = kotlin_kotlin.$_$.e3;
|
|
88
|
+
var isLongArray = kotlin_kotlin.$_$.m8;
|
|
89
|
+
var Companion_getInstance_1 = kotlin_kotlin.$_$.i3;
|
|
90
|
+
var _ULongArray___get_size__impl__ju6dtr = kotlin_kotlin.$_$.o2;
|
|
91
|
+
var ULongArray = kotlin_kotlin.$_$.oc;
|
|
92
|
+
var ULongArray__get_impl_pr71q9 = kotlin_kotlin.$_$.n2;
|
|
93
|
+
var _ULong___get_data__impl__fggpzb = kotlin_kotlin.$_$.l2;
|
|
94
|
+
var IntCompanionObject_instance = kotlin_kotlin.$_$.y2;
|
|
95
|
+
var isIntArray = kotlin_kotlin.$_$.k8;
|
|
96
|
+
var Companion_getInstance_2 = kotlin_kotlin.$_$.h3;
|
|
97
|
+
var _UIntArray___get_size__impl__r6l8ci = kotlin_kotlin.$_$.j2;
|
|
98
|
+
var UIntArray = kotlin_kotlin.$_$.mc;
|
|
99
|
+
var UIntArray__get_impl_gp5kza = kotlin_kotlin.$_$.i2;
|
|
100
|
+
var _UInt___get_data__impl__f0vqqw = kotlin_kotlin.$_$.g2;
|
|
101
|
+
var ShortCompanionObject_instance = kotlin_kotlin.$_$.z2;
|
|
102
|
+
var isShortArray = kotlin_kotlin.$_$.n8;
|
|
103
|
+
var Companion_getInstance_3 = kotlin_kotlin.$_$.j3;
|
|
104
|
+
var _UShortArray___get_size__impl__jqto1b = kotlin_kotlin.$_$.t2;
|
|
105
|
+
var UShortArray = kotlin_kotlin.$_$.qc;
|
|
106
|
+
var UShortArray__get_impl_fnbhmx = kotlin_kotlin.$_$.s2;
|
|
107
|
+
var _UShort___get_data__impl__g0245 = kotlin_kotlin.$_$.q2;
|
|
108
|
+
var ByteCompanionObject_instance = kotlin_kotlin.$_$.v2;
|
|
109
|
+
var isByteArray = kotlin_kotlin.$_$.f8;
|
|
110
|
+
var Companion_getInstance_4 = kotlin_kotlin.$_$.g3;
|
|
111
|
+
var _UByteArray___get_size__impl__h6pkdv = kotlin_kotlin.$_$.e2;
|
|
112
|
+
var UByteArray = kotlin_kotlin.$_$.kc;
|
|
113
|
+
var UByteArray__get_impl_t5f3hv = kotlin_kotlin.$_$.d2;
|
|
114
|
+
var _UByte___get_data__impl__jof9qr = kotlin_kotlin.$_$.b2;
|
|
115
|
+
var BooleanCompanionObject_instance = kotlin_kotlin.$_$.u2;
|
|
116
|
+
var isBooleanArray = kotlin_kotlin.$_$.e8;
|
|
117
|
+
var Long = kotlin_kotlin.$_$.ec;
|
|
118
|
+
var Unit = kotlin_kotlin.$_$.sc;
|
|
119
|
+
var trimIndent = kotlin_kotlin.$_$.qb;
|
|
120
|
+
var equals_0 = kotlin_kotlin.$_$.ha;
|
|
121
|
+
var charSequenceLength = kotlin_kotlin.$_$.r7;
|
|
122
|
+
var charSequenceGet = kotlin_kotlin.$_$.q7;
|
|
123
|
+
var toString_0 = kotlin_kotlin.$_$.v1;
|
|
124
|
+
var titlecase = kotlin_kotlin.$_$.mb;
|
|
125
|
+
var isLowerCase = kotlin_kotlin.$_$.ra;
|
|
126
|
+
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.b3;
|
|
127
|
+
var ULong = kotlin_kotlin.$_$.pc;
|
|
128
|
+
var UInt = kotlin_kotlin.$_$.nc;
|
|
129
|
+
var UShort = kotlin_kotlin.$_$.rc;
|
|
130
|
+
var UByte = kotlin_kotlin.$_$.lc;
|
|
131
|
+
var Companion_getInstance_5 = kotlin_kotlin.$_$.c3;
|
|
132
|
+
var mapOf = kotlin_kotlin.$_$.u5;
|
|
133
|
+
var get_js = kotlin_kotlin.$_$.o8;
|
|
134
134
|
var findAssociatedObject = kotlin_kotlin.$_$.d;
|
|
135
|
-
var get_indices = kotlin_kotlin.$_$.
|
|
136
|
-
var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.
|
|
137
|
-
var Companion_instance = kotlin_kotlin.$_$.
|
|
138
|
-
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.
|
|
139
|
-
var createFailure = kotlin_kotlin.$_$.
|
|
135
|
+
var get_indices = kotlin_kotlin.$_$.e5;
|
|
136
|
+
var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.l1;
|
|
137
|
+
var Companion_instance = kotlin_kotlin.$_$.f3;
|
|
138
|
+
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.w1;
|
|
139
|
+
var createFailure = kotlin_kotlin.$_$.vc;
|
|
140
140
|
//endregion
|
|
141
141
|
//region block: pre-declaration
|
|
142
142
|
setMetadataFor(SerializationStrategy, 'SerializationStrategy', interfaceMeta);
|
|
@@ -184,21 +184,21 @@
|
|
|
184
184
|
function encodeNotNullMark() {
|
|
185
185
|
}
|
|
186
186
|
function beginCollection(descriptor, collectionSize) {
|
|
187
|
-
return this.
|
|
187
|
+
return this.jj(descriptor);
|
|
188
188
|
}
|
|
189
189
|
function encodeSerializableValue(serializer, value) {
|
|
190
|
-
serializer.
|
|
190
|
+
serializer.kh(this, value);
|
|
191
191
|
}
|
|
192
192
|
function encodeNullableSerializableValue(serializer, value) {
|
|
193
|
-
var isNullabilitySupported = serializer.
|
|
193
|
+
var isNullabilitySupported = serializer.jh().ei();
|
|
194
194
|
if (isNullabilitySupported) {
|
|
195
|
-
return this.
|
|
195
|
+
return this.jk(isInterface(serializer, SerializationStrategy) ? serializer : THROW_CCE(), value);
|
|
196
196
|
}
|
|
197
197
|
if (value == null) {
|
|
198
|
-
this.
|
|
198
|
+
this.nj();
|
|
199
199
|
} else {
|
|
200
|
-
this.
|
|
201
|
-
this.
|
|
200
|
+
this.nk();
|
|
201
|
+
this.jk(serializer, value);
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
setMetadataFor(Encoder, 'Encoder', interfaceMeta);
|
|
@@ -285,43 +285,43 @@
|
|
|
285
285
|
}
|
|
286
286
|
function PolymorphicSerializer$descriptor$delegate$lambda$lambda(this$0) {
|
|
287
287
|
return function ($this$buildSerialDescriptor) {
|
|
288
|
-
$this$buildSerialDescriptor.
|
|
289
|
-
$this$buildSerialDescriptor.
|
|
290
|
-
$this$buildSerialDescriptor.
|
|
288
|
+
$this$buildSerialDescriptor.th('type', serializer_0(StringCompanionObject_instance).jh());
|
|
289
|
+
$this$buildSerialDescriptor.th('value', buildSerialDescriptor('kotlinx.serialization.Polymorphic<' + this$0.uh_1.e6() + '>', CONTEXTUAL_getInstance(), []));
|
|
290
|
+
$this$buildSerialDescriptor.nh_1 = this$0.vh_1;
|
|
291
291
|
return Unit_instance;
|
|
292
292
|
};
|
|
293
293
|
}
|
|
294
294
|
function PolymorphicSerializer$descriptor$delegate$lambda(this$0) {
|
|
295
295
|
return function () {
|
|
296
296
|
var tmp = OPEN_getInstance();
|
|
297
|
-
return withContext(buildSerialDescriptor('kotlinx.serialization.Polymorphic', tmp, [], PolymorphicSerializer$descriptor$delegate$lambda$lambda(this$0)), this$0.
|
|
297
|
+
return withContext(buildSerialDescriptor('kotlinx.serialization.Polymorphic', tmp, [], PolymorphicSerializer$descriptor$delegate$lambda$lambda(this$0)), this$0.uh_1);
|
|
298
298
|
};
|
|
299
299
|
}
|
|
300
300
|
function PolymorphicSerializer(baseClass) {
|
|
301
301
|
AbstractPolymorphicSerializer.call(this);
|
|
302
|
-
this.
|
|
303
|
-
this.
|
|
302
|
+
this.uh_1 = baseClass;
|
|
303
|
+
this.vh_1 = emptyList();
|
|
304
304
|
var tmp = this;
|
|
305
305
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
306
|
-
tmp.
|
|
306
|
+
tmp.wh_1 = lazy(tmp_0, PolymorphicSerializer$descriptor$delegate$lambda(this));
|
|
307
307
|
}
|
|
308
|
-
protoOf(PolymorphicSerializer).
|
|
309
|
-
return this.
|
|
308
|
+
protoOf(PolymorphicSerializer).xh = function () {
|
|
309
|
+
return this.uh_1;
|
|
310
310
|
};
|
|
311
|
-
protoOf(PolymorphicSerializer).
|
|
311
|
+
protoOf(PolymorphicSerializer).jh = function () {
|
|
312
312
|
// Inline function 'kotlin.getValue' call
|
|
313
|
-
var this_0 = this.
|
|
313
|
+
var this_0 = this.wh_1;
|
|
314
314
|
descriptor$factory();
|
|
315
315
|
return this_0.n2();
|
|
316
316
|
};
|
|
317
317
|
protoOf(PolymorphicSerializer).toString = function () {
|
|
318
|
-
return 'kotlinx.serialization.PolymorphicSerializer(baseClass: ' + this.
|
|
318
|
+
return 'kotlinx.serialization.PolymorphicSerializer(baseClass: ' + this.uh_1 + ')';
|
|
319
319
|
};
|
|
320
320
|
function findPolymorphicSerializer(_this__u8e3s4, encoder, value) {
|
|
321
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
321
|
+
var tmp0_elvis_lhs = _this__u8e3s4.zh(encoder, value);
|
|
322
322
|
var tmp;
|
|
323
323
|
if (tmp0_elvis_lhs == null) {
|
|
324
|
-
throwSubtypeNotRegistered(getKClassFromExpression(value), _this__u8e3s4.
|
|
324
|
+
throwSubtypeNotRegistered(getKClassFromExpression(value), _this__u8e3s4.xh());
|
|
325
325
|
} else {
|
|
326
326
|
tmp = tmp0_elvis_lhs;
|
|
327
327
|
}
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
}
|
|
330
330
|
function descriptor$factory() {
|
|
331
331
|
return getPropertyCallableRef('descriptor', 1, KProperty1, function (receiver) {
|
|
332
|
-
return receiver.
|
|
332
|
+
return receiver.jh();
|
|
333
333
|
}, null);
|
|
334
334
|
}
|
|
335
335
|
function SealedClassSerializer() {
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
}
|
|
490
490
|
var tmp_2;
|
|
491
491
|
if (typeArguments.y()) {
|
|
492
|
-
tmp_2 = _this__u8e3s4.
|
|
492
|
+
tmp_2 = _this__u8e3s4.bi(rootClass);
|
|
493
493
|
} else {
|
|
494
494
|
var tmp1_elvis_lhs = serializersForParameters(_this__u8e3s4, typeArguments, failOnMissingTypeArgSerializer);
|
|
495
495
|
var tmp_3;
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
}
|
|
501
501
|
var serializers = tmp_3;
|
|
502
502
|
var tmp2_elvis_lhs = parametrizedSerializerOrNull(rootClass, serializers, serializerByKTypeImpl$lambda(typeArguments));
|
|
503
|
-
tmp_2 = tmp2_elvis_lhs == null ? _this__u8e3s4.
|
|
503
|
+
tmp_2 = tmp2_elvis_lhs == null ? _this__u8e3s4.ai(rootClass, serializers) : tmp2_elvis_lhs;
|
|
504
504
|
}
|
|
505
505
|
var contextualSerializer = tmp_2;
|
|
506
506
|
var tmp_4;
|
|
@@ -547,7 +547,7 @@
|
|
|
547
547
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
548
548
|
var tmp;
|
|
549
549
|
if (!isNullable) {
|
|
550
|
-
var tmp0_safe_receiver = get_SERIALIZERS_CACHE().
|
|
550
|
+
var tmp0_safe_receiver = get_SERIALIZERS_CACHE().ci(clazz);
|
|
551
551
|
var tmp_0;
|
|
552
552
|
if (tmp0_safe_receiver == null) {
|
|
553
553
|
tmp_0 = null;
|
|
@@ -557,7 +557,7 @@
|
|
|
557
557
|
}
|
|
558
558
|
tmp = tmp_0;
|
|
559
559
|
} else {
|
|
560
|
-
tmp = get_SERIALIZERS_CACHE_NULLABLE().
|
|
560
|
+
tmp = get_SERIALIZERS_CACHE_NULLABLE().ci(clazz);
|
|
561
561
|
}
|
|
562
562
|
return tmp;
|
|
563
563
|
}
|
|
@@ -565,10 +565,10 @@
|
|
|
565
565
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
566
566
|
var tmp;
|
|
567
567
|
if (!isNullable) {
|
|
568
|
-
var tmp_0 = get_PARAMETRIZED_SERIALIZERS_CACHE().
|
|
568
|
+
var tmp_0 = get_PARAMETRIZED_SERIALIZERS_CACHE().di(clazz, types);
|
|
569
569
|
tmp = new Result(tmp_0) instanceof Result ? tmp_0 : THROW_CCE();
|
|
570
570
|
} else {
|
|
571
|
-
tmp = get_PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE().
|
|
571
|
+
tmp = get_PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE().di(clazz, types);
|
|
572
572
|
}
|
|
573
573
|
return tmp;
|
|
574
574
|
}
|
|
@@ -630,7 +630,7 @@
|
|
|
630
630
|
}
|
|
631
631
|
function get_nullable(_this__u8e3s4) {
|
|
632
632
|
var tmp;
|
|
633
|
-
if (_this__u8e3s4.
|
|
633
|
+
if (_this__u8e3s4.jh().ei()) {
|
|
634
634
|
tmp = isInterface(_this__u8e3s4, KSerializer) ? _this__u8e3s4 : THROW_CCE();
|
|
635
635
|
} else {
|
|
636
636
|
tmp = new NullableSerializer(_this__u8e3s4);
|
|
@@ -737,33 +737,33 @@
|
|
|
737
737
|
return new ContextDescriptor(_this__u8e3s4, context);
|
|
738
738
|
}
|
|
739
739
|
function ContextDescriptor(original, kClass) {
|
|
740
|
-
this.
|
|
741
|
-
this.
|
|
742
|
-
this.
|
|
740
|
+
this.fi_1 = original;
|
|
741
|
+
this.gi_1 = kClass;
|
|
742
|
+
this.hi_1 = this.fi_1.ii() + '<' + this.gi_1.e6() + '>';
|
|
743
743
|
}
|
|
744
|
-
protoOf(ContextDescriptor).
|
|
745
|
-
return this.
|
|
744
|
+
protoOf(ContextDescriptor).ji = function () {
|
|
745
|
+
return this.fi_1.ji();
|
|
746
746
|
};
|
|
747
|
-
protoOf(ContextDescriptor).
|
|
748
|
-
return this.
|
|
747
|
+
protoOf(ContextDescriptor).ki = function () {
|
|
748
|
+
return this.fi_1.ki();
|
|
749
749
|
};
|
|
750
|
-
protoOf(ContextDescriptor).
|
|
751
|
-
return this.
|
|
750
|
+
protoOf(ContextDescriptor).li = function () {
|
|
751
|
+
return this.fi_1.li();
|
|
752
752
|
};
|
|
753
|
-
protoOf(ContextDescriptor).
|
|
754
|
-
return this.
|
|
753
|
+
protoOf(ContextDescriptor).ei = function () {
|
|
754
|
+
return this.fi_1.ei();
|
|
755
755
|
};
|
|
756
|
-
protoOf(ContextDescriptor).
|
|
757
|
-
return this.
|
|
756
|
+
protoOf(ContextDescriptor).mi = function () {
|
|
757
|
+
return this.fi_1.mi();
|
|
758
758
|
};
|
|
759
|
-
protoOf(ContextDescriptor).
|
|
760
|
-
return this.
|
|
759
|
+
protoOf(ContextDescriptor).ni = function (index) {
|
|
760
|
+
return this.fi_1.ni(index);
|
|
761
761
|
};
|
|
762
|
-
protoOf(ContextDescriptor).
|
|
763
|
-
return this.
|
|
762
|
+
protoOf(ContextDescriptor).oi = function (index) {
|
|
763
|
+
return this.fi_1.oi(index);
|
|
764
764
|
};
|
|
765
|
-
protoOf(ContextDescriptor).
|
|
766
|
-
return this.
|
|
765
|
+
protoOf(ContextDescriptor).ii = function () {
|
|
766
|
+
return this.hi_1;
|
|
767
767
|
};
|
|
768
768
|
protoOf(ContextDescriptor).equals = function (other) {
|
|
769
769
|
var tmp0_elvis_lhs = other instanceof ContextDescriptor ? other : null;
|
|
@@ -774,15 +774,15 @@
|
|
|
774
774
|
tmp = tmp0_elvis_lhs;
|
|
775
775
|
}
|
|
776
776
|
var another = tmp;
|
|
777
|
-
return equals(this.
|
|
777
|
+
return equals(this.fi_1, another.fi_1) ? another.gi_1.equals(this.gi_1) : false;
|
|
778
778
|
};
|
|
779
779
|
protoOf(ContextDescriptor).hashCode = function () {
|
|
780
|
-
var result = this.
|
|
781
|
-
result = imul(31, result) + getStringHashCode(this.
|
|
780
|
+
var result = this.gi_1.hashCode();
|
|
781
|
+
result = imul(31, result) + getStringHashCode(this.hi_1) | 0;
|
|
782
782
|
return result;
|
|
783
783
|
};
|
|
784
784
|
protoOf(ContextDescriptor).toString = function () {
|
|
785
|
-
return 'ContextDescriptor(kClass: ' + this.
|
|
785
|
+
return 'ContextDescriptor(kClass: ' + this.gi_1 + ', original: ' + this.fi_1 + ')';
|
|
786
786
|
};
|
|
787
787
|
function getContextualDescriptor(_this__u8e3s4, descriptor) {
|
|
788
788
|
var tmp0_safe_receiver = get_capturedKClass(descriptor);
|
|
@@ -793,18 +793,18 @@
|
|
|
793
793
|
// Inline function 'kotlin.let' call
|
|
794
794
|
// Inline function 'kotlin.contracts.contract' call
|
|
795
795
|
// Inline function 'kotlinx.serialization.descriptors.getContextualDescriptor.<anonymous>' call
|
|
796
|
-
var tmp0_safe_receiver_0 = _this__u8e3s4.
|
|
797
|
-
tmp = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.
|
|
796
|
+
var tmp0_safe_receiver_0 = _this__u8e3s4.bi(tmp0_safe_receiver);
|
|
797
|
+
tmp = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.jh();
|
|
798
798
|
}
|
|
799
799
|
return tmp;
|
|
800
800
|
}
|
|
801
801
|
function get_capturedKClass(_this__u8e3s4) {
|
|
802
802
|
var tmp;
|
|
803
803
|
if (_this__u8e3s4 instanceof ContextDescriptor) {
|
|
804
|
-
tmp = _this__u8e3s4.
|
|
804
|
+
tmp = _this__u8e3s4.gi_1;
|
|
805
805
|
} else {
|
|
806
806
|
if (_this__u8e3s4 instanceof SerialDescriptorForNullable) {
|
|
807
|
-
tmp = get_capturedKClass(_this__u8e3s4.
|
|
807
|
+
tmp = get_capturedKClass(_this__u8e3s4.pi_1);
|
|
808
808
|
} else {
|
|
809
809
|
tmp = null;
|
|
810
810
|
}
|
|
@@ -818,24 +818,24 @@
|
|
|
818
818
|
return new _no_name_provided__qut3iv(_this__u8e3s4);
|
|
819
819
|
}
|
|
820
820
|
function elementDescriptors$1$1($this_elementDescriptors) {
|
|
821
|
-
this.
|
|
822
|
-
this.
|
|
821
|
+
this.ti_1 = $this_elementDescriptors;
|
|
822
|
+
this.si_1 = $this_elementDescriptors.ki();
|
|
823
823
|
}
|
|
824
824
|
protoOf(elementDescriptors$1$1).s = function () {
|
|
825
|
-
return this.
|
|
825
|
+
return this.si_1 > 0;
|
|
826
826
|
};
|
|
827
827
|
protoOf(elementDescriptors$1$1).u = function () {
|
|
828
|
-
var tmp = this.
|
|
829
|
-
var tmp1 = this.
|
|
830
|
-
this.
|
|
831
|
-
return this.
|
|
828
|
+
var tmp = this.ti_1.ki();
|
|
829
|
+
var tmp1 = this.si_1;
|
|
830
|
+
this.si_1 = tmp1 - 1 | 0;
|
|
831
|
+
return this.ti_1.ni(tmp - tmp1 | 0);
|
|
832
832
|
};
|
|
833
833
|
function _no_name_provided__qut3iv($this_elementDescriptors) {
|
|
834
|
-
this.
|
|
834
|
+
this.ui_1 = $this_elementDescriptors;
|
|
835
835
|
}
|
|
836
836
|
protoOf(_no_name_provided__qut3iv).r = function () {
|
|
837
837
|
// Inline function 'kotlinx.serialization.descriptors.<get-elementDescriptors>.<anonymous>' call
|
|
838
|
-
return new elementDescriptors$1$1(this.
|
|
838
|
+
return new elementDescriptors$1$1(this.ui_1);
|
|
839
839
|
};
|
|
840
840
|
function buildSerialDescriptor(serialName, kind, typeParameters, builder) {
|
|
841
841
|
var tmp;
|
|
@@ -862,44 +862,44 @@
|
|
|
862
862
|
}
|
|
863
863
|
var sdBuilder = new ClassSerialDescriptorBuilder(serialName);
|
|
864
864
|
builder(sdBuilder);
|
|
865
|
-
return new SerialDescriptorImpl(serialName, kind, sdBuilder.
|
|
865
|
+
return new SerialDescriptorImpl(serialName, kind, sdBuilder.oh_1.l(), toList(typeParameters), sdBuilder);
|
|
866
866
|
}
|
|
867
867
|
function ClassSerialDescriptorBuilder(serialName) {
|
|
868
|
-
this.
|
|
869
|
-
this.
|
|
870
|
-
this.
|
|
868
|
+
this.lh_1 = serialName;
|
|
869
|
+
this.mh_1 = false;
|
|
870
|
+
this.nh_1 = emptyList();
|
|
871
|
+
this.oh_1 = ArrayList_init_$Create$_0();
|
|
872
|
+
this.ph_1 = HashSet_init_$Create$();
|
|
871
873
|
this.qh_1 = ArrayList_init_$Create$_0();
|
|
872
|
-
this.rh_1 =
|
|
874
|
+
this.rh_1 = ArrayList_init_$Create$_0();
|
|
873
875
|
this.sh_1 = ArrayList_init_$Create$_0();
|
|
874
|
-
this.th_1 = ArrayList_init_$Create$_0();
|
|
875
|
-
this.uh_1 = ArrayList_init_$Create$_0();
|
|
876
876
|
}
|
|
877
|
-
protoOf(ClassSerialDescriptorBuilder).
|
|
877
|
+
protoOf(ClassSerialDescriptorBuilder).vi = function (elementName, descriptor, annotations, isOptional) {
|
|
878
878
|
// Inline function 'kotlin.require' call
|
|
879
879
|
// Inline function 'kotlin.contracts.contract' call
|
|
880
|
-
if (!this.
|
|
880
|
+
if (!this.ph_1.o(elementName)) {
|
|
881
881
|
// Inline function 'kotlinx.serialization.descriptors.ClassSerialDescriptorBuilder.element.<anonymous>' call
|
|
882
|
-
var message = "Element with name '" + elementName + "' is already registered in " + this.
|
|
882
|
+
var message = "Element with name '" + elementName + "' is already registered in " + this.lh_1;
|
|
883
883
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
884
884
|
}
|
|
885
885
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
886
|
-
this.
|
|
886
|
+
this.oh_1.o(elementName);
|
|
887
887
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
888
|
-
this.
|
|
888
|
+
this.qh_1.o(descriptor);
|
|
889
889
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
890
|
-
this.
|
|
890
|
+
this.rh_1.o(annotations);
|
|
891
891
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
892
|
-
this.
|
|
892
|
+
this.sh_1.o(isOptional);
|
|
893
893
|
};
|
|
894
|
-
protoOf(ClassSerialDescriptorBuilder).
|
|
894
|
+
protoOf(ClassSerialDescriptorBuilder).th = function (elementName, descriptor, annotations, isOptional, $super) {
|
|
895
895
|
annotations = annotations === VOID ? emptyList() : annotations;
|
|
896
896
|
isOptional = isOptional === VOID ? false : isOptional;
|
|
897
897
|
var tmp;
|
|
898
898
|
if ($super === VOID) {
|
|
899
|
-
this.
|
|
899
|
+
this.vi(elementName, descriptor, annotations, isOptional);
|
|
900
900
|
tmp = Unit_instance;
|
|
901
901
|
} else {
|
|
902
|
-
tmp = $super.
|
|
902
|
+
tmp = $super.vi.call(this, elementName, descriptor, annotations, isOptional);
|
|
903
903
|
}
|
|
904
904
|
return tmp;
|
|
905
905
|
};
|
|
@@ -921,43 +921,43 @@
|
|
|
921
921
|
}
|
|
922
922
|
var sdBuilder = new ClassSerialDescriptorBuilder(serialName);
|
|
923
923
|
builderAction(sdBuilder);
|
|
924
|
-
return new SerialDescriptorImpl(serialName, CLASS_getInstance(), sdBuilder.
|
|
924
|
+
return new SerialDescriptorImpl(serialName, CLASS_getInstance(), sdBuilder.oh_1.l(), toList(typeParameters), sdBuilder);
|
|
925
925
|
}
|
|
926
926
|
function _get__hashCode__tgwhef($this) {
|
|
927
927
|
// Inline function 'kotlin.getValue' call
|
|
928
|
-
var this_0 = $this.
|
|
928
|
+
var this_0 = $this.hj_1;
|
|
929
929
|
_hashCode$factory();
|
|
930
930
|
return this_0.n2();
|
|
931
931
|
}
|
|
932
932
|
function SerialDescriptorImpl$_hashCode$delegate$lambda(this$0) {
|
|
933
933
|
return function () {
|
|
934
|
-
return hashCodeImpl(this$0, this$0.
|
|
934
|
+
return hashCodeImpl(this$0, this$0.gj_1);
|
|
935
935
|
};
|
|
936
936
|
}
|
|
937
937
|
function SerialDescriptorImpl$toString$lambda(this$0) {
|
|
938
938
|
return function (it) {
|
|
939
|
-
return this$0.
|
|
939
|
+
return this$0.oi(it) + ': ' + this$0.ni(it).ii();
|
|
940
940
|
};
|
|
941
941
|
}
|
|
942
942
|
function SerialDescriptorImpl(serialName, kind, elementsCount, typeParameters, builder) {
|
|
943
|
-
this.
|
|
944
|
-
this.
|
|
945
|
-
this.
|
|
946
|
-
this.
|
|
947
|
-
this.
|
|
943
|
+
this.wi_1 = serialName;
|
|
944
|
+
this.xi_1 = kind;
|
|
945
|
+
this.yi_1 = elementsCount;
|
|
946
|
+
this.zi_1 = builder.nh_1;
|
|
947
|
+
this.aj_1 = toHashSet(builder.oh_1);
|
|
948
948
|
var tmp = this;
|
|
949
949
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
950
|
-
var this_0 = builder.
|
|
951
|
-
tmp.
|
|
952
|
-
this.
|
|
950
|
+
var this_0 = builder.oh_1;
|
|
951
|
+
tmp.bj_1 = copyToArray(this_0);
|
|
952
|
+
this.cj_1 = compactArray(builder.qh_1);
|
|
953
953
|
var tmp_0 = this;
|
|
954
954
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
955
|
-
var this_1 = builder.
|
|
956
|
-
tmp_0.
|
|
957
|
-
this.
|
|
955
|
+
var this_1 = builder.rh_1;
|
|
956
|
+
tmp_0.dj_1 = copyToArray(this_1);
|
|
957
|
+
this.ej_1 = toBooleanArray(builder.sh_1);
|
|
958
958
|
var tmp_1 = this;
|
|
959
959
|
// Inline function 'kotlin.collections.map' call
|
|
960
|
-
var this_2 = withIndex(this.
|
|
960
|
+
var this_2 = withIndex(this.bj_1);
|
|
961
961
|
// Inline function 'kotlin.collections.mapTo' call
|
|
962
962
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_2, 10));
|
|
963
963
|
var tmp0_iterator = this_2.r();
|
|
@@ -967,31 +967,31 @@
|
|
|
967
967
|
var tmp$ret$2 = to(item.lc_1, item.kc_1);
|
|
968
968
|
destination.o(tmp$ret$2);
|
|
969
969
|
}
|
|
970
|
-
tmp_1.
|
|
971
|
-
this.
|
|
970
|
+
tmp_1.fj_1 = toMap(destination);
|
|
971
|
+
this.gj_1 = compactArray(typeParameters);
|
|
972
972
|
var tmp_2 = this;
|
|
973
|
-
tmp_2.
|
|
973
|
+
tmp_2.hj_1 = lazy_0(SerialDescriptorImpl$_hashCode$delegate$lambda(this));
|
|
974
974
|
}
|
|
975
|
+
protoOf(SerialDescriptorImpl).ii = function () {
|
|
976
|
+
return this.wi_1;
|
|
977
|
+
};
|
|
978
|
+
protoOf(SerialDescriptorImpl).mi = function () {
|
|
979
|
+
return this.xi_1;
|
|
980
|
+
};
|
|
975
981
|
protoOf(SerialDescriptorImpl).ki = function () {
|
|
976
982
|
return this.yi_1;
|
|
977
983
|
};
|
|
978
|
-
protoOf(SerialDescriptorImpl).
|
|
984
|
+
protoOf(SerialDescriptorImpl).ji = function () {
|
|
979
985
|
return this.zi_1;
|
|
980
986
|
};
|
|
981
|
-
protoOf(SerialDescriptorImpl).
|
|
987
|
+
protoOf(SerialDescriptorImpl).ij = function () {
|
|
982
988
|
return this.aj_1;
|
|
983
989
|
};
|
|
984
|
-
protoOf(SerialDescriptorImpl).
|
|
985
|
-
return this.bj_1;
|
|
986
|
-
};
|
|
987
|
-
protoOf(SerialDescriptorImpl).kj = function () {
|
|
988
|
-
return this.cj_1;
|
|
989
|
-
};
|
|
990
|
-
protoOf(SerialDescriptorImpl).qi = function (index) {
|
|
991
|
-
return getChecked(this.dj_1, index);
|
|
990
|
+
protoOf(SerialDescriptorImpl).oi = function (index) {
|
|
991
|
+
return getChecked(this.bj_1, index);
|
|
992
992
|
};
|
|
993
|
-
protoOf(SerialDescriptorImpl).
|
|
994
|
-
return getChecked(this.
|
|
993
|
+
protoOf(SerialDescriptorImpl).ni = function (index) {
|
|
994
|
+
return getChecked(this.cj_1, index);
|
|
995
995
|
};
|
|
996
996
|
protoOf(SerialDescriptorImpl).equals = function (other) {
|
|
997
997
|
var tmp$ret$0;
|
|
@@ -1005,30 +1005,30 @@
|
|
|
1005
1005
|
tmp$ret$0 = false;
|
|
1006
1006
|
break $l$block_5;
|
|
1007
1007
|
}
|
|
1008
|
-
if (!(this.
|
|
1008
|
+
if (!(this.ii() === other.ii())) {
|
|
1009
1009
|
tmp$ret$0 = false;
|
|
1010
1010
|
break $l$block_5;
|
|
1011
1011
|
}
|
|
1012
1012
|
// Inline function 'kotlinx.serialization.descriptors.SerialDescriptorImpl.equals.<anonymous>' call
|
|
1013
|
-
if (!contentEquals(this.
|
|
1013
|
+
if (!contentEquals(this.gj_1, other.gj_1)) {
|
|
1014
1014
|
tmp$ret$0 = false;
|
|
1015
1015
|
break $l$block_5;
|
|
1016
1016
|
}
|
|
1017
|
-
if (!(this.
|
|
1017
|
+
if (!(this.ki() === other.ki())) {
|
|
1018
1018
|
tmp$ret$0 = false;
|
|
1019
1019
|
break $l$block_5;
|
|
1020
1020
|
}
|
|
1021
1021
|
var inductionVariable = 0;
|
|
1022
|
-
var last = this.
|
|
1022
|
+
var last = this.ki();
|
|
1023
1023
|
if (inductionVariable < last)
|
|
1024
1024
|
do {
|
|
1025
1025
|
var index = inductionVariable;
|
|
1026
1026
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1027
|
-
if (!(this.
|
|
1027
|
+
if (!(this.ni(index).ii() === other.ni(index).ii())) {
|
|
1028
1028
|
tmp$ret$0 = false;
|
|
1029
1029
|
break $l$block_5;
|
|
1030
1030
|
}
|
|
1031
|
-
if (!equals(this.
|
|
1031
|
+
if (!equals(this.ni(index).mi(), other.ni(index).mi())) {
|
|
1032
1032
|
tmp$ret$0 = false;
|
|
1033
1033
|
break $l$block_5;
|
|
1034
1034
|
}
|
|
@@ -1042,8 +1042,8 @@
|
|
|
1042
1042
|
return _get__hashCode__tgwhef(this);
|
|
1043
1043
|
};
|
|
1044
1044
|
protoOf(SerialDescriptorImpl).toString = function () {
|
|
1045
|
-
var tmp = until(0, this.
|
|
1046
|
-
var tmp_0 = this.
|
|
1045
|
+
var tmp = until(0, this.yi_1);
|
|
1046
|
+
var tmp_0 = this.wi_1 + '(';
|
|
1047
1047
|
return joinToString(tmp, ', ', tmp_0, ')', VOID, VOID, SerialDescriptorImpl$toString$lambda(this));
|
|
1048
1048
|
};
|
|
1049
1049
|
function PrimitiveSerialDescriptor(serialName, kind) {
|
|
@@ -1247,132 +1247,132 @@
|
|
|
1247
1247
|
}
|
|
1248
1248
|
function AbstractEncoder() {
|
|
1249
1249
|
}
|
|
1250
|
-
protoOf(AbstractEncoder).
|
|
1250
|
+
protoOf(AbstractEncoder).jj = function (descriptor) {
|
|
1251
1251
|
return this;
|
|
1252
1252
|
};
|
|
1253
|
-
protoOf(AbstractEncoder).
|
|
1253
|
+
protoOf(AbstractEncoder).kj = function (descriptor) {
|
|
1254
1254
|
};
|
|
1255
|
-
protoOf(AbstractEncoder).
|
|
1255
|
+
protoOf(AbstractEncoder).lj = function (descriptor, index) {
|
|
1256
1256
|
return true;
|
|
1257
1257
|
};
|
|
1258
|
-
protoOf(AbstractEncoder).
|
|
1258
|
+
protoOf(AbstractEncoder).mj = function (value) {
|
|
1259
1259
|
throw SerializationException_init_$Create$_0('Non-serializable ' + getKClassFromExpression(value) + ' is not supported by ' + getKClassFromExpression(this) + ' encoder');
|
|
1260
1260
|
};
|
|
1261
|
-
protoOf(AbstractEncoder).
|
|
1261
|
+
protoOf(AbstractEncoder).nj = function () {
|
|
1262
1262
|
throw SerializationException_init_$Create$_0("'null' is not supported by default");
|
|
1263
1263
|
};
|
|
1264
|
+
protoOf(AbstractEncoder).oj = function (value) {
|
|
1265
|
+
return this.mj(value);
|
|
1266
|
+
};
|
|
1267
|
+
protoOf(AbstractEncoder).pj = function (value) {
|
|
1268
|
+
return this.mj(value);
|
|
1269
|
+
};
|
|
1264
1270
|
protoOf(AbstractEncoder).qj = function (value) {
|
|
1265
|
-
return this.
|
|
1271
|
+
return this.mj(value);
|
|
1266
1272
|
};
|
|
1267
1273
|
protoOf(AbstractEncoder).rj = function (value) {
|
|
1268
|
-
return this.
|
|
1274
|
+
return this.mj(value);
|
|
1269
1275
|
};
|
|
1270
1276
|
protoOf(AbstractEncoder).sj = function (value) {
|
|
1271
|
-
return this.
|
|
1277
|
+
return this.mj(value);
|
|
1272
1278
|
};
|
|
1273
1279
|
protoOf(AbstractEncoder).tj = function (value) {
|
|
1274
|
-
return this.
|
|
1280
|
+
return this.mj(value);
|
|
1275
1281
|
};
|
|
1276
1282
|
protoOf(AbstractEncoder).uj = function (value) {
|
|
1277
|
-
return this.
|
|
1283
|
+
return this.mj(value);
|
|
1278
1284
|
};
|
|
1279
1285
|
protoOf(AbstractEncoder).vj = function (value) {
|
|
1280
|
-
return this.
|
|
1286
|
+
return this.mj(new Char(value));
|
|
1281
1287
|
};
|
|
1282
1288
|
protoOf(AbstractEncoder).wj = function (value) {
|
|
1283
|
-
return this.
|
|
1289
|
+
return this.mj(value);
|
|
1284
1290
|
};
|
|
1285
|
-
protoOf(AbstractEncoder).xj = function (
|
|
1286
|
-
return this
|
|
1291
|
+
protoOf(AbstractEncoder).xj = function (descriptor) {
|
|
1292
|
+
return this;
|
|
1287
1293
|
};
|
|
1288
|
-
protoOf(AbstractEncoder).yj = function (value) {
|
|
1289
|
-
|
|
1294
|
+
protoOf(AbstractEncoder).yj = function (descriptor, index, value) {
|
|
1295
|
+
if (this.lj(descriptor, index)) {
|
|
1296
|
+
this.oj(value);
|
|
1297
|
+
}
|
|
1290
1298
|
};
|
|
1291
|
-
protoOf(AbstractEncoder).zj = function (descriptor) {
|
|
1292
|
-
|
|
1299
|
+
protoOf(AbstractEncoder).zj = function (descriptor, index, value) {
|
|
1300
|
+
if (this.lj(descriptor, index)) {
|
|
1301
|
+
this.pj(value);
|
|
1302
|
+
}
|
|
1293
1303
|
};
|
|
1294
1304
|
protoOf(AbstractEncoder).ak = function (descriptor, index, value) {
|
|
1295
|
-
if (this.
|
|
1305
|
+
if (this.lj(descriptor, index)) {
|
|
1296
1306
|
this.qj(value);
|
|
1297
1307
|
}
|
|
1298
1308
|
};
|
|
1299
1309
|
protoOf(AbstractEncoder).bk = function (descriptor, index, value) {
|
|
1300
|
-
if (this.
|
|
1310
|
+
if (this.lj(descriptor, index)) {
|
|
1301
1311
|
this.rj(value);
|
|
1302
1312
|
}
|
|
1303
1313
|
};
|
|
1304
1314
|
protoOf(AbstractEncoder).ck = function (descriptor, index, value) {
|
|
1305
|
-
if (this.
|
|
1315
|
+
if (this.lj(descriptor, index)) {
|
|
1306
1316
|
this.sj(value);
|
|
1307
1317
|
}
|
|
1308
1318
|
};
|
|
1309
1319
|
protoOf(AbstractEncoder).dk = function (descriptor, index, value) {
|
|
1310
|
-
if (this.
|
|
1320
|
+
if (this.lj(descriptor, index)) {
|
|
1311
1321
|
this.tj(value);
|
|
1312
1322
|
}
|
|
1313
1323
|
};
|
|
1314
1324
|
protoOf(AbstractEncoder).ek = function (descriptor, index, value) {
|
|
1315
|
-
if (this.
|
|
1325
|
+
if (this.lj(descriptor, index)) {
|
|
1316
1326
|
this.uj(value);
|
|
1317
1327
|
}
|
|
1318
1328
|
};
|
|
1319
1329
|
protoOf(AbstractEncoder).fk = function (descriptor, index, value) {
|
|
1320
|
-
if (this.
|
|
1330
|
+
if (this.lj(descriptor, index)) {
|
|
1321
1331
|
this.vj(value);
|
|
1322
1332
|
}
|
|
1323
1333
|
};
|
|
1324
1334
|
protoOf(AbstractEncoder).gk = function (descriptor, index, value) {
|
|
1325
|
-
if (this.
|
|
1335
|
+
if (this.lj(descriptor, index)) {
|
|
1326
1336
|
this.wj(value);
|
|
1327
1337
|
}
|
|
1328
1338
|
};
|
|
1329
|
-
protoOf(AbstractEncoder).hk = function (descriptor, index
|
|
1330
|
-
|
|
1331
|
-
this.xj(value);
|
|
1332
|
-
}
|
|
1339
|
+
protoOf(AbstractEncoder).hk = function (descriptor, index) {
|
|
1340
|
+
return this.lj(descriptor, index) ? this.xj(descriptor.ni(index)) : NoOpEncoder_getInstance();
|
|
1333
1341
|
};
|
|
1334
|
-
protoOf(AbstractEncoder).ik = function (descriptor, index, value) {
|
|
1335
|
-
if (this.
|
|
1336
|
-
this.
|
|
1342
|
+
protoOf(AbstractEncoder).ik = function (descriptor, index, serializer, value) {
|
|
1343
|
+
if (this.lj(descriptor, index)) {
|
|
1344
|
+
this.jk(serializer, value);
|
|
1337
1345
|
}
|
|
1338
1346
|
};
|
|
1339
|
-
protoOf(AbstractEncoder).jk = function (descriptor, index) {
|
|
1340
|
-
return this.nj(descriptor, index) ? this.zj(descriptor.pi(index)) : NoOpEncoder_getInstance();
|
|
1341
|
-
};
|
|
1342
1347
|
protoOf(AbstractEncoder).kk = function (descriptor, index, serializer, value) {
|
|
1343
|
-
if (this.
|
|
1348
|
+
if (this.lj(descriptor, index)) {
|
|
1344
1349
|
this.lk(serializer, value);
|
|
1345
1350
|
}
|
|
1346
1351
|
};
|
|
1347
|
-
protoOf(AbstractEncoder).mk = function (descriptor, index, serializer, value) {
|
|
1348
|
-
if (this.nj(descriptor, index)) {
|
|
1349
|
-
this.nk(serializer, value);
|
|
1350
|
-
}
|
|
1351
|
-
};
|
|
1352
1352
|
function Encoder() {
|
|
1353
1353
|
}
|
|
1354
1354
|
function CompositeEncoder() {
|
|
1355
1355
|
}
|
|
1356
1356
|
function AbstractPolymorphicSerializer() {
|
|
1357
1357
|
}
|
|
1358
|
-
protoOf(AbstractPolymorphicSerializer).
|
|
1358
|
+
protoOf(AbstractPolymorphicSerializer).yh = function (encoder, value) {
|
|
1359
1359
|
var actualSerializer = findPolymorphicSerializer(this, encoder, value);
|
|
1360
1360
|
// Inline function 'kotlinx.serialization.encoding.encodeStructure' call
|
|
1361
|
-
var descriptor = this.
|
|
1362
|
-
var composite = encoder.
|
|
1361
|
+
var descriptor = this.jh();
|
|
1362
|
+
var composite = encoder.jj(descriptor);
|
|
1363
1363
|
// Inline function 'kotlinx.serialization.internal.AbstractPolymorphicSerializer.serialize.<anonymous>' call
|
|
1364
|
-
composite.
|
|
1365
|
-
var tmp = this.
|
|
1364
|
+
composite.gk(this.jh(), 0, actualSerializer.jh().ii());
|
|
1365
|
+
var tmp = this.jh();
|
|
1366
1366
|
// Inline function 'kotlinx.serialization.internal.cast' call
|
|
1367
1367
|
var tmp$ret$0 = isInterface(actualSerializer, SerializationStrategy) ? actualSerializer : THROW_CCE();
|
|
1368
|
-
composite.
|
|
1369
|
-
composite.
|
|
1368
|
+
composite.ik(tmp, 1, tmp$ret$0, value);
|
|
1369
|
+
composite.kj(descriptor);
|
|
1370
1370
|
};
|
|
1371
|
-
protoOf(AbstractPolymorphicSerializer).
|
|
1372
|
-
return this.
|
|
1371
|
+
protoOf(AbstractPolymorphicSerializer).kh = function (encoder, value) {
|
|
1372
|
+
return this.yh(encoder, !(value == null) ? value : THROW_CCE());
|
|
1373
1373
|
};
|
|
1374
|
-
protoOf(AbstractPolymorphicSerializer).
|
|
1375
|
-
return encoder.
|
|
1374
|
+
protoOf(AbstractPolymorphicSerializer).zh = function (encoder, value) {
|
|
1375
|
+
return encoder.mk().qk(this.xh(), value);
|
|
1376
1376
|
};
|
|
1377
1377
|
function throwSubtypeNotRegistered(subClass, baseClass) {
|
|
1378
1378
|
var tmp0_elvis_lhs = subClass.e6();
|
|
@@ -1384,22 +1384,22 @@
|
|
|
1384
1384
|
}
|
|
1385
1385
|
function NothingSerializer_0() {
|
|
1386
1386
|
NothingSerializer_instance = this;
|
|
1387
|
-
this.
|
|
1387
|
+
this.rk_1 = NothingSerialDescriptor_getInstance();
|
|
1388
1388
|
}
|
|
1389
|
-
protoOf(NothingSerializer_0).
|
|
1390
|
-
return this.
|
|
1389
|
+
protoOf(NothingSerializer_0).jh = function () {
|
|
1390
|
+
return this.rk_1;
|
|
1391
1391
|
};
|
|
1392
|
-
protoOf(NothingSerializer_0).
|
|
1392
|
+
protoOf(NothingSerializer_0).sk = function (encoder, value) {
|
|
1393
1393
|
throw SerializationException_init_$Create$_0("'kotlin.Nothing' cannot be serialized");
|
|
1394
1394
|
};
|
|
1395
|
-
protoOf(NothingSerializer_0).
|
|
1395
|
+
protoOf(NothingSerializer_0).kh = function (encoder, value) {
|
|
1396
1396
|
var tmp;
|
|
1397
1397
|
if (false) {
|
|
1398
1398
|
tmp = value;
|
|
1399
1399
|
} else {
|
|
1400
1400
|
tmp = THROW_CCE();
|
|
1401
1401
|
}
|
|
1402
|
-
return this.
|
|
1402
|
+
return this.sk(encoder, tmp);
|
|
1403
1403
|
};
|
|
1404
1404
|
var NothingSerializer_instance;
|
|
1405
1405
|
function NothingSerializer_getInstance() {
|
|
@@ -1409,16 +1409,16 @@
|
|
|
1409
1409
|
}
|
|
1410
1410
|
function DurationSerializer() {
|
|
1411
1411
|
DurationSerializer_instance = this;
|
|
1412
|
-
this.
|
|
1412
|
+
this.tk_1 = new PrimitiveSerialDescriptor_0('kotlin.time.Duration', STRING_getInstance());
|
|
1413
1413
|
}
|
|
1414
|
-
protoOf(DurationSerializer).
|
|
1415
|
-
return this.
|
|
1414
|
+
protoOf(DurationSerializer).jh = function () {
|
|
1415
|
+
return this.tk_1;
|
|
1416
1416
|
};
|
|
1417
|
-
protoOf(DurationSerializer).
|
|
1418
|
-
encoder.
|
|
1417
|
+
protoOf(DurationSerializer).uk = function (encoder, value) {
|
|
1418
|
+
encoder.wj(Duration__toIsoString_impl_9h6wsm(value));
|
|
1419
1419
|
};
|
|
1420
|
-
protoOf(DurationSerializer).
|
|
1421
|
-
return this.
|
|
1420
|
+
protoOf(DurationSerializer).kh = function (encoder, value) {
|
|
1421
|
+
return this.uk(encoder, value instanceof Duration ? value.cf_1 : THROW_CCE());
|
|
1422
1422
|
};
|
|
1423
1423
|
var DurationSerializer_instance;
|
|
1424
1424
|
function DurationSerializer_getInstance() {
|
|
@@ -1431,19 +1431,19 @@
|
|
|
1431
1431
|
function ArrayListClassDesc(elementDesc) {
|
|
1432
1432
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1433
1433
|
}
|
|
1434
|
-
protoOf(ArrayListClassDesc).
|
|
1434
|
+
protoOf(ArrayListClassDesc).ii = function () {
|
|
1435
1435
|
return 'kotlin.collections.ArrayList';
|
|
1436
1436
|
};
|
|
1437
1437
|
function HashSetClassDesc(elementDesc) {
|
|
1438
1438
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1439
1439
|
}
|
|
1440
|
-
protoOf(HashSetClassDesc).
|
|
1440
|
+
protoOf(HashSetClassDesc).ii = function () {
|
|
1441
1441
|
return 'kotlin.collections.HashSet';
|
|
1442
1442
|
};
|
|
1443
1443
|
function LinkedHashSetClassDesc(elementDesc) {
|
|
1444
1444
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1445
1445
|
}
|
|
1446
|
-
protoOf(LinkedHashSetClassDesc).
|
|
1446
|
+
protoOf(LinkedHashSetClassDesc).ii = function () {
|
|
1447
1447
|
return 'kotlin.collections.LinkedHashSet';
|
|
1448
1448
|
};
|
|
1449
1449
|
function HashMapClassDesc(keyDesc, valueDesc) {
|
|
@@ -1455,80 +1455,80 @@
|
|
|
1455
1455
|
function ArrayClassDesc(elementDesc) {
|
|
1456
1456
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1457
1457
|
}
|
|
1458
|
-
protoOf(ArrayClassDesc).
|
|
1458
|
+
protoOf(ArrayClassDesc).ii = function () {
|
|
1459
1459
|
return 'kotlin.Array';
|
|
1460
1460
|
};
|
|
1461
1461
|
function ListLikeDescriptor(elementDescriptor) {
|
|
1462
|
-
this.
|
|
1463
|
-
this.
|
|
1462
|
+
this.xk_1 = elementDescriptor;
|
|
1463
|
+
this.yk_1 = 1;
|
|
1464
1464
|
}
|
|
1465
|
-
protoOf(ListLikeDescriptor).
|
|
1465
|
+
protoOf(ListLikeDescriptor).mi = function () {
|
|
1466
1466
|
return LIST_getInstance();
|
|
1467
1467
|
};
|
|
1468
|
-
protoOf(ListLikeDescriptor).
|
|
1469
|
-
return this.
|
|
1468
|
+
protoOf(ListLikeDescriptor).ki = function () {
|
|
1469
|
+
return this.yk_1;
|
|
1470
1470
|
};
|
|
1471
|
-
protoOf(ListLikeDescriptor).
|
|
1471
|
+
protoOf(ListLikeDescriptor).oi = function (index) {
|
|
1472
1472
|
return index.toString();
|
|
1473
1473
|
};
|
|
1474
|
-
protoOf(ListLikeDescriptor).
|
|
1474
|
+
protoOf(ListLikeDescriptor).ni = function (index) {
|
|
1475
1475
|
// Inline function 'kotlin.require' call
|
|
1476
1476
|
// Inline function 'kotlin.contracts.contract' call
|
|
1477
1477
|
if (!(index >= 0)) {
|
|
1478
1478
|
// Inline function 'kotlinx.serialization.internal.ListLikeDescriptor.getElementDescriptor.<anonymous>' call
|
|
1479
|
-
var message = 'Illegal index ' + index + ', ' + this.
|
|
1479
|
+
var message = 'Illegal index ' + index + ', ' + this.ii() + ' expects only non-negative indices';
|
|
1480
1480
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1481
1481
|
}
|
|
1482
|
-
return this.
|
|
1482
|
+
return this.xk_1;
|
|
1483
1483
|
};
|
|
1484
1484
|
protoOf(ListLikeDescriptor).equals = function (other) {
|
|
1485
1485
|
if (this === other)
|
|
1486
1486
|
return true;
|
|
1487
1487
|
if (!(other instanceof ListLikeDescriptor))
|
|
1488
1488
|
return false;
|
|
1489
|
-
if (equals(this.
|
|
1489
|
+
if (equals(this.xk_1, other.xk_1) ? this.ii() === other.ii() : false)
|
|
1490
1490
|
return true;
|
|
1491
1491
|
return false;
|
|
1492
1492
|
};
|
|
1493
1493
|
protoOf(ListLikeDescriptor).hashCode = function () {
|
|
1494
|
-
return imul(hashCode(this.
|
|
1494
|
+
return imul(hashCode(this.xk_1), 31) + getStringHashCode(this.ii()) | 0;
|
|
1495
1495
|
};
|
|
1496
1496
|
protoOf(ListLikeDescriptor).toString = function () {
|
|
1497
|
-
return this.
|
|
1497
|
+
return this.ii() + '(' + this.xk_1 + ')';
|
|
1498
1498
|
};
|
|
1499
1499
|
function MapLikeDescriptor(serialName, keyDescriptor, valueDescriptor) {
|
|
1500
|
-
this.
|
|
1501
|
-
this.
|
|
1502
|
-
this.
|
|
1503
|
-
this.
|
|
1500
|
+
this.dl_1 = serialName;
|
|
1501
|
+
this.el_1 = keyDescriptor;
|
|
1502
|
+
this.fl_1 = valueDescriptor;
|
|
1503
|
+
this.gl_1 = 2;
|
|
1504
1504
|
}
|
|
1505
|
-
protoOf(MapLikeDescriptor).
|
|
1506
|
-
return this.
|
|
1505
|
+
protoOf(MapLikeDescriptor).ii = function () {
|
|
1506
|
+
return this.dl_1;
|
|
1507
1507
|
};
|
|
1508
|
-
protoOf(MapLikeDescriptor).
|
|
1508
|
+
protoOf(MapLikeDescriptor).mi = function () {
|
|
1509
1509
|
return MAP_getInstance();
|
|
1510
1510
|
};
|
|
1511
|
-
protoOf(MapLikeDescriptor).
|
|
1512
|
-
return this.
|
|
1511
|
+
protoOf(MapLikeDescriptor).ki = function () {
|
|
1512
|
+
return this.gl_1;
|
|
1513
1513
|
};
|
|
1514
|
-
protoOf(MapLikeDescriptor).
|
|
1514
|
+
protoOf(MapLikeDescriptor).oi = function (index) {
|
|
1515
1515
|
return index.toString();
|
|
1516
1516
|
};
|
|
1517
|
-
protoOf(MapLikeDescriptor).
|
|
1517
|
+
protoOf(MapLikeDescriptor).ni = function (index) {
|
|
1518
1518
|
// Inline function 'kotlin.require' call
|
|
1519
1519
|
// Inline function 'kotlin.contracts.contract' call
|
|
1520
1520
|
if (!(index >= 0)) {
|
|
1521
1521
|
// Inline function 'kotlinx.serialization.internal.MapLikeDescriptor.getElementDescriptor.<anonymous>' call
|
|
1522
|
-
var message = 'Illegal index ' + index + ', ' + this.
|
|
1522
|
+
var message = 'Illegal index ' + index + ', ' + this.ii() + ' expects only non-negative indices';
|
|
1523
1523
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1524
1524
|
}
|
|
1525
1525
|
var tmp;
|
|
1526
1526
|
switch (index % 2 | 0) {
|
|
1527
1527
|
case 0:
|
|
1528
|
-
tmp = this.
|
|
1528
|
+
tmp = this.el_1;
|
|
1529
1529
|
break;
|
|
1530
1530
|
case 1:
|
|
1531
|
-
tmp = this.
|
|
1531
|
+
tmp = this.fl_1;
|
|
1532
1532
|
break;
|
|
1533
1533
|
default:
|
|
1534
1534
|
var message_0 = 'Unreached';
|
|
@@ -1541,138 +1541,138 @@
|
|
|
1541
1541
|
return true;
|
|
1542
1542
|
if (!(other instanceof MapLikeDescriptor))
|
|
1543
1543
|
return false;
|
|
1544
|
-
if (!(this.
|
|
1544
|
+
if (!(this.ii() === other.ii()))
|
|
1545
1545
|
return false;
|
|
1546
|
-
if (!equals(this.
|
|
1546
|
+
if (!equals(this.el_1, other.el_1))
|
|
1547
1547
|
return false;
|
|
1548
|
-
if (!equals(this.
|
|
1548
|
+
if (!equals(this.fl_1, other.fl_1))
|
|
1549
1549
|
return false;
|
|
1550
1550
|
return true;
|
|
1551
1551
|
};
|
|
1552
1552
|
protoOf(MapLikeDescriptor).hashCode = function () {
|
|
1553
|
-
var result = getStringHashCode(this.
|
|
1554
|
-
result = imul(31, result) + hashCode(this.
|
|
1555
|
-
result = imul(31, result) + hashCode(this.
|
|
1553
|
+
var result = getStringHashCode(this.ii());
|
|
1554
|
+
result = imul(31, result) + hashCode(this.el_1) | 0;
|
|
1555
|
+
result = imul(31, result) + hashCode(this.fl_1) | 0;
|
|
1556
1556
|
return result;
|
|
1557
1557
|
};
|
|
1558
1558
|
protoOf(MapLikeDescriptor).toString = function () {
|
|
1559
|
-
return this.
|
|
1559
|
+
return this.ii() + '(' + this.el_1 + ', ' + this.fl_1 + ')';
|
|
1560
1560
|
};
|
|
1561
1561
|
function PrimitiveArrayDescriptor(primitive) {
|
|
1562
1562
|
ListLikeDescriptor.call(this, primitive);
|
|
1563
|
-
this.
|
|
1563
|
+
this.ll_1 = primitive.ii() + 'Array';
|
|
1564
1564
|
}
|
|
1565
|
-
protoOf(PrimitiveArrayDescriptor).
|
|
1566
|
-
return this.
|
|
1565
|
+
protoOf(PrimitiveArrayDescriptor).ii = function () {
|
|
1566
|
+
return this.ll_1;
|
|
1567
1567
|
};
|
|
1568
1568
|
function ArrayListSerializer(element) {
|
|
1569
1569
|
CollectionSerializer.call(this, element);
|
|
1570
|
-
this.
|
|
1570
|
+
this.nl_1 = new ArrayListClassDesc(element.jh());
|
|
1571
1571
|
}
|
|
1572
|
-
protoOf(ArrayListSerializer).
|
|
1573
|
-
return this.
|
|
1572
|
+
protoOf(ArrayListSerializer).jh = function () {
|
|
1573
|
+
return this.nl_1;
|
|
1574
1574
|
};
|
|
1575
1575
|
function HashSetSerializer(eSerializer) {
|
|
1576
1576
|
CollectionSerializer.call(this, eSerializer);
|
|
1577
|
-
this.
|
|
1577
|
+
this.ul_1 = new HashSetClassDesc(eSerializer.jh());
|
|
1578
1578
|
}
|
|
1579
|
-
protoOf(HashSetSerializer).
|
|
1580
|
-
return this.
|
|
1579
|
+
protoOf(HashSetSerializer).jh = function () {
|
|
1580
|
+
return this.ul_1;
|
|
1581
1581
|
};
|
|
1582
1582
|
function LinkedHashSetSerializer(eSerializer) {
|
|
1583
1583
|
CollectionSerializer.call(this, eSerializer);
|
|
1584
|
-
this.
|
|
1584
|
+
this.wl_1 = new LinkedHashSetClassDesc(eSerializer.jh());
|
|
1585
1585
|
}
|
|
1586
|
-
protoOf(LinkedHashSetSerializer).
|
|
1587
|
-
return this.
|
|
1586
|
+
protoOf(LinkedHashSetSerializer).jh = function () {
|
|
1587
|
+
return this.wl_1;
|
|
1588
1588
|
};
|
|
1589
1589
|
function HashMapSerializer(kSerializer, vSerializer) {
|
|
1590
1590
|
MapLikeSerializer.call(this, kSerializer, vSerializer);
|
|
1591
|
-
this.
|
|
1591
|
+
this.zl_1 = new HashMapClassDesc(kSerializer.jh(), vSerializer.jh());
|
|
1592
1592
|
}
|
|
1593
|
-
protoOf(HashMapSerializer).
|
|
1594
|
-
return this.
|
|
1593
|
+
protoOf(HashMapSerializer).jh = function () {
|
|
1594
|
+
return this.zl_1;
|
|
1595
1595
|
};
|
|
1596
|
-
protoOf(HashMapSerializer).
|
|
1596
|
+
protoOf(HashMapSerializer).am = function (_this__u8e3s4) {
|
|
1597
1597
|
return _this__u8e3s4.l();
|
|
1598
1598
|
};
|
|
1599
|
-
protoOf(HashMapSerializer).
|
|
1600
|
-
return this.
|
|
1599
|
+
protoOf(HashMapSerializer).bm = function (_this__u8e3s4) {
|
|
1600
|
+
return this.am((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Map) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1601
1601
|
};
|
|
1602
|
-
protoOf(HashMapSerializer).
|
|
1602
|
+
protoOf(HashMapSerializer).cm = function (_this__u8e3s4) {
|
|
1603
1603
|
// Inline function 'kotlin.collections.iterator' call
|
|
1604
1604
|
return _this__u8e3s4.l2().r();
|
|
1605
1605
|
};
|
|
1606
|
-
protoOf(HashMapSerializer).
|
|
1607
|
-
return this.
|
|
1606
|
+
protoOf(HashMapSerializer).dm = function (_this__u8e3s4) {
|
|
1607
|
+
return this.cm((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Map) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1608
1608
|
};
|
|
1609
1609
|
function LinkedHashMapSerializer(kSerializer, vSerializer) {
|
|
1610
1610
|
MapLikeSerializer.call(this, kSerializer, vSerializer);
|
|
1611
|
-
this.
|
|
1611
|
+
this.im_1 = new LinkedHashMapClassDesc(kSerializer.jh(), vSerializer.jh());
|
|
1612
1612
|
}
|
|
1613
|
-
protoOf(LinkedHashMapSerializer).
|
|
1614
|
-
return this.
|
|
1613
|
+
protoOf(LinkedHashMapSerializer).jh = function () {
|
|
1614
|
+
return this.im_1;
|
|
1615
1615
|
};
|
|
1616
|
-
protoOf(LinkedHashMapSerializer).
|
|
1616
|
+
protoOf(LinkedHashMapSerializer).am = function (_this__u8e3s4) {
|
|
1617
1617
|
return _this__u8e3s4.l();
|
|
1618
1618
|
};
|
|
1619
|
-
protoOf(LinkedHashMapSerializer).
|
|
1620
|
-
return this.
|
|
1619
|
+
protoOf(LinkedHashMapSerializer).bm = function (_this__u8e3s4) {
|
|
1620
|
+
return this.am((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Map) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1621
1621
|
};
|
|
1622
|
-
protoOf(LinkedHashMapSerializer).
|
|
1622
|
+
protoOf(LinkedHashMapSerializer).cm = function (_this__u8e3s4) {
|
|
1623
1623
|
// Inline function 'kotlin.collections.iterator' call
|
|
1624
1624
|
return _this__u8e3s4.l2().r();
|
|
1625
1625
|
};
|
|
1626
|
-
protoOf(LinkedHashMapSerializer).
|
|
1627
|
-
return this.
|
|
1626
|
+
protoOf(LinkedHashMapSerializer).dm = function (_this__u8e3s4) {
|
|
1627
|
+
return this.cm((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Map) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1628
1628
|
};
|
|
1629
1629
|
function ReferenceArraySerializer(kClass, eSerializer) {
|
|
1630
1630
|
CollectionLikeSerializer.call(this, eSerializer);
|
|
1631
|
-
this.
|
|
1632
|
-
this.
|
|
1631
|
+
this.km_1 = kClass;
|
|
1632
|
+
this.lm_1 = new ArrayClassDesc(eSerializer.jh());
|
|
1633
1633
|
}
|
|
1634
|
-
protoOf(ReferenceArraySerializer).
|
|
1635
|
-
return this.
|
|
1634
|
+
protoOf(ReferenceArraySerializer).jh = function () {
|
|
1635
|
+
return this.lm_1;
|
|
1636
1636
|
};
|
|
1637
|
-
protoOf(ReferenceArraySerializer).
|
|
1637
|
+
protoOf(ReferenceArraySerializer).mm = function (_this__u8e3s4) {
|
|
1638
1638
|
return _this__u8e3s4.length;
|
|
1639
1639
|
};
|
|
1640
|
-
protoOf(ReferenceArraySerializer).
|
|
1641
|
-
return this.
|
|
1640
|
+
protoOf(ReferenceArraySerializer).bm = function (_this__u8e3s4) {
|
|
1641
|
+
return this.mm((!(_this__u8e3s4 == null) ? isArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1642
1642
|
};
|
|
1643
|
-
protoOf(ReferenceArraySerializer).
|
|
1643
|
+
protoOf(ReferenceArraySerializer).nm = function (_this__u8e3s4) {
|
|
1644
1644
|
return arrayIterator(_this__u8e3s4);
|
|
1645
1645
|
};
|
|
1646
|
-
protoOf(ReferenceArraySerializer).
|
|
1647
|
-
return this.
|
|
1646
|
+
protoOf(ReferenceArraySerializer).dm = function (_this__u8e3s4) {
|
|
1647
|
+
return this.nm((!(_this__u8e3s4 == null) ? isArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1648
1648
|
};
|
|
1649
1649
|
function CollectionSerializer(element) {
|
|
1650
1650
|
CollectionLikeSerializer.call(this, element);
|
|
1651
1651
|
}
|
|
1652
|
-
protoOf(CollectionSerializer).
|
|
1652
|
+
protoOf(CollectionSerializer).pl = function (_this__u8e3s4) {
|
|
1653
1653
|
return _this__u8e3s4.l();
|
|
1654
1654
|
};
|
|
1655
|
-
protoOf(CollectionSerializer).
|
|
1656
|
-
return this.
|
|
1655
|
+
protoOf(CollectionSerializer).bm = function (_this__u8e3s4) {
|
|
1656
|
+
return this.pl((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Collection) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1657
1657
|
};
|
|
1658
|
-
protoOf(CollectionSerializer).
|
|
1658
|
+
protoOf(CollectionSerializer).ql = function (_this__u8e3s4) {
|
|
1659
1659
|
return _this__u8e3s4.r();
|
|
1660
1660
|
};
|
|
1661
|
-
protoOf(CollectionSerializer).
|
|
1662
|
-
return this.
|
|
1661
|
+
protoOf(CollectionSerializer).dm = function (_this__u8e3s4) {
|
|
1662
|
+
return this.ql((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Collection) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1663
1663
|
};
|
|
1664
1664
|
function MapLikeSerializer(keySerializer, valueSerializer) {
|
|
1665
1665
|
AbstractCollectionSerializer.call(this);
|
|
1666
|
-
this.
|
|
1667
|
-
this.
|
|
1666
|
+
this.em_1 = keySerializer;
|
|
1667
|
+
this.fm_1 = valueSerializer;
|
|
1668
1668
|
}
|
|
1669
|
-
protoOf(MapLikeSerializer).
|
|
1670
|
-
var size = this.
|
|
1669
|
+
protoOf(MapLikeSerializer).sl = function (encoder, value) {
|
|
1670
|
+
var size = this.bm(value);
|
|
1671
1671
|
// Inline function 'kotlinx.serialization.encoding.encodeCollection' call
|
|
1672
|
-
var descriptor = this.
|
|
1673
|
-
var composite = encoder.
|
|
1672
|
+
var descriptor = this.jh();
|
|
1673
|
+
var composite = encoder.ok(descriptor, size);
|
|
1674
1674
|
// Inline function 'kotlinx.serialization.internal.MapLikeSerializer.serialize.<anonymous>' call
|
|
1675
|
-
var iterator = this.
|
|
1675
|
+
var iterator = this.dm(value);
|
|
1676
1676
|
var index = 0;
|
|
1677
1677
|
// Inline function 'kotlin.collections.forEach' call
|
|
1678
1678
|
// Inline function 'kotlin.collections.iterator' call
|
|
@@ -1684,84 +1684,84 @@
|
|
|
1684
1684
|
var k = element.m2();
|
|
1685
1685
|
// Inline function 'kotlin.collections.component2' call
|
|
1686
1686
|
var v = element.n2();
|
|
1687
|
-
var tmp = this.
|
|
1687
|
+
var tmp = this.jh();
|
|
1688
1688
|
var tmp0 = index;
|
|
1689
1689
|
index = tmp0 + 1 | 0;
|
|
1690
|
-
composite.
|
|
1691
|
-
var tmp_0 = this.
|
|
1690
|
+
composite.ik(tmp, tmp0, this.em_1, k);
|
|
1691
|
+
var tmp_0 = this.jh();
|
|
1692
1692
|
var tmp1 = index;
|
|
1693
1693
|
index = tmp1 + 1 | 0;
|
|
1694
|
-
composite.
|
|
1694
|
+
composite.ik(tmp_0, tmp1, this.fm_1, v);
|
|
1695
1695
|
}
|
|
1696
|
-
composite.
|
|
1696
|
+
composite.kj(descriptor);
|
|
1697
1697
|
};
|
|
1698
|
-
protoOf(MapLikeSerializer).
|
|
1699
|
-
return this.
|
|
1698
|
+
protoOf(MapLikeSerializer).kh = function (encoder, value) {
|
|
1699
|
+
return this.sl(encoder, (value == null ? true : !(value == null)) ? value : THROW_CCE());
|
|
1700
1700
|
};
|
|
1701
1701
|
function CollectionLikeSerializer(elementSerializer) {
|
|
1702
1702
|
AbstractCollectionSerializer.call(this);
|
|
1703
|
-
this.
|
|
1703
|
+
this.rl_1 = elementSerializer;
|
|
1704
1704
|
}
|
|
1705
|
-
protoOf(CollectionLikeSerializer).
|
|
1706
|
-
var size = this.
|
|
1705
|
+
protoOf(CollectionLikeSerializer).sl = function (encoder, value) {
|
|
1706
|
+
var size = this.bm(value);
|
|
1707
1707
|
// Inline function 'kotlinx.serialization.encoding.encodeCollection' call
|
|
1708
|
-
var descriptor = this.
|
|
1709
|
-
var composite = encoder.
|
|
1708
|
+
var descriptor = this.jh();
|
|
1709
|
+
var composite = encoder.ok(descriptor, size);
|
|
1710
1710
|
// Inline function 'kotlinx.serialization.internal.CollectionLikeSerializer.serialize.<anonymous>' call
|
|
1711
|
-
var iterator = this.
|
|
1711
|
+
var iterator = this.dm(value);
|
|
1712
1712
|
var inductionVariable = 0;
|
|
1713
1713
|
if (inductionVariable < size)
|
|
1714
1714
|
do {
|
|
1715
1715
|
var index = inductionVariable;
|
|
1716
1716
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1717
|
-
composite.
|
|
1717
|
+
composite.ik(this.jh(), index, this.rl_1, iterator.u());
|
|
1718
1718
|
}
|
|
1719
1719
|
while (inductionVariable < size);
|
|
1720
|
-
composite.
|
|
1720
|
+
composite.kj(descriptor);
|
|
1721
1721
|
};
|
|
1722
|
-
protoOf(CollectionLikeSerializer).
|
|
1723
|
-
return this.
|
|
1722
|
+
protoOf(CollectionLikeSerializer).kh = function (encoder, value) {
|
|
1723
|
+
return this.sl(encoder, (value == null ? true : !(value == null)) ? value : THROW_CCE());
|
|
1724
1724
|
};
|
|
1725
1725
|
function AbstractCollectionSerializer() {
|
|
1726
1726
|
}
|
|
1727
1727
|
function PrimitiveArraySerializer(primitiveSerializer) {
|
|
1728
1728
|
CollectionLikeSerializer.call(this, primitiveSerializer);
|
|
1729
|
-
this.
|
|
1729
|
+
this.pm_1 = new PrimitiveArrayDescriptor(primitiveSerializer.jh());
|
|
1730
1730
|
}
|
|
1731
|
-
protoOf(PrimitiveArraySerializer).
|
|
1732
|
-
return this.
|
|
1731
|
+
protoOf(PrimitiveArraySerializer).jh = function () {
|
|
1732
|
+
return this.pm_1;
|
|
1733
1733
|
};
|
|
1734
|
-
protoOf(PrimitiveArraySerializer).
|
|
1734
|
+
protoOf(PrimitiveArraySerializer).qm = function (_this__u8e3s4) {
|
|
1735
1735
|
var message = 'This method lead to boxing and must not be used, use writeContents instead';
|
|
1736
1736
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
1737
1737
|
};
|
|
1738
|
-
protoOf(PrimitiveArraySerializer).
|
|
1739
|
-
return this.
|
|
1738
|
+
protoOf(PrimitiveArraySerializer).dm = function (_this__u8e3s4) {
|
|
1739
|
+
return this.qm((_this__u8e3s4 == null ? true : !(_this__u8e3s4 == null)) ? _this__u8e3s4 : THROW_CCE());
|
|
1740
1740
|
};
|
|
1741
|
-
protoOf(PrimitiveArraySerializer).
|
|
1742
|
-
var size = this.
|
|
1741
|
+
protoOf(PrimitiveArraySerializer).sm = function (encoder, value) {
|
|
1742
|
+
var size = this.bm(value);
|
|
1743
1743
|
// Inline function 'kotlinx.serialization.encoding.encodeCollection' call
|
|
1744
|
-
var descriptor = this.
|
|
1745
|
-
var composite = encoder.
|
|
1744
|
+
var descriptor = this.pm_1;
|
|
1745
|
+
var composite = encoder.ok(descriptor, size);
|
|
1746
1746
|
// Inline function 'kotlinx.serialization.internal.PrimitiveArraySerializer.serialize.<anonymous>' call
|
|
1747
|
-
this.
|
|
1748
|
-
composite.
|
|
1747
|
+
this.rm(composite, value, size);
|
|
1748
|
+
composite.kj(descriptor);
|
|
1749
1749
|
};
|
|
1750
|
-
protoOf(PrimitiveArraySerializer).
|
|
1751
|
-
return this.
|
|
1750
|
+
protoOf(PrimitiveArraySerializer).kh = function (encoder, value) {
|
|
1751
|
+
return this.sm(encoder, (value == null ? true : !(value == null)) ? value : THROW_CCE());
|
|
1752
1752
|
};
|
|
1753
|
-
protoOf(PrimitiveArraySerializer).
|
|
1754
|
-
return this.
|
|
1753
|
+
protoOf(PrimitiveArraySerializer).sl = function (encoder, value) {
|
|
1754
|
+
return this.sm(encoder, (value == null ? true : !(value == null)) ? value : THROW_CCE());
|
|
1755
1755
|
};
|
|
1756
1756
|
function InlinePrimitiveDescriptor(name, primitiveSerializer) {
|
|
1757
1757
|
return new InlineClassDescriptor(name, new InlinePrimitiveDescriptor$1(primitiveSerializer));
|
|
1758
1758
|
}
|
|
1759
1759
|
function InlineClassDescriptor(name, generatedSerializer) {
|
|
1760
1760
|
PluginGeneratedSerialDescriptor.call(this, name, generatedSerializer, 1);
|
|
1761
|
-
this.
|
|
1761
|
+
this.fn_1 = true;
|
|
1762
1762
|
}
|
|
1763
|
-
protoOf(InlineClassDescriptor).
|
|
1764
|
-
return this.
|
|
1763
|
+
protoOf(InlineClassDescriptor).li = function () {
|
|
1764
|
+
return this.fn_1;
|
|
1765
1765
|
};
|
|
1766
1766
|
protoOf(InlineClassDescriptor).hashCode = function () {
|
|
1767
1767
|
return imul(protoOf(PluginGeneratedSerialDescriptor).hashCode.call(this), 31);
|
|
@@ -1778,30 +1778,30 @@
|
|
|
1778
1778
|
tmp$ret$0 = false;
|
|
1779
1779
|
break $l$block_5;
|
|
1780
1780
|
}
|
|
1781
|
-
if (!(this.
|
|
1781
|
+
if (!(this.ii() === other.ii())) {
|
|
1782
1782
|
tmp$ret$0 = false;
|
|
1783
1783
|
break $l$block_5;
|
|
1784
1784
|
}
|
|
1785
1785
|
// Inline function 'kotlinx.serialization.internal.InlineClassDescriptor.equals.<anonymous>' call
|
|
1786
|
-
if (!(other.
|
|
1786
|
+
if (!(other.fn_1 ? contentEquals(this.sn(), other.sn()) : false)) {
|
|
1787
1787
|
tmp$ret$0 = false;
|
|
1788
1788
|
break $l$block_5;
|
|
1789
1789
|
}
|
|
1790
|
-
if (!(this.
|
|
1790
|
+
if (!(this.ki() === other.ki())) {
|
|
1791
1791
|
tmp$ret$0 = false;
|
|
1792
1792
|
break $l$block_5;
|
|
1793
1793
|
}
|
|
1794
1794
|
var inductionVariable = 0;
|
|
1795
|
-
var last = this.
|
|
1795
|
+
var last = this.ki();
|
|
1796
1796
|
if (inductionVariable < last)
|
|
1797
1797
|
do {
|
|
1798
1798
|
var index = inductionVariable;
|
|
1799
1799
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1800
|
-
if (!(this.
|
|
1800
|
+
if (!(this.ni(index).ii() === other.ni(index).ii())) {
|
|
1801
1801
|
tmp$ret$0 = false;
|
|
1802
1802
|
break $l$block_5;
|
|
1803
1803
|
}
|
|
1804
|
-
if (!equals(this.
|
|
1804
|
+
if (!equals(this.ni(index).mi(), other.ni(index).mi())) {
|
|
1805
1805
|
tmp$ret$0 = false;
|
|
1806
1806
|
break $l$block_5;
|
|
1807
1807
|
}
|
|
@@ -1812,19 +1812,19 @@
|
|
|
1812
1812
|
return tmp$ret$0;
|
|
1813
1813
|
};
|
|
1814
1814
|
function InlinePrimitiveDescriptor$1($primitiveSerializer) {
|
|
1815
|
-
this.
|
|
1815
|
+
this.un_1 = $primitiveSerializer;
|
|
1816
1816
|
}
|
|
1817
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
1817
|
+
protoOf(InlinePrimitiveDescriptor$1).vn = function () {
|
|
1818
1818
|
// Inline function 'kotlin.arrayOf' call
|
|
1819
1819
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
1820
1820
|
// Inline function 'kotlin.js.asDynamic' call
|
|
1821
|
-
return [this.
|
|
1821
|
+
return [this.un_1];
|
|
1822
1822
|
};
|
|
1823
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
1823
|
+
protoOf(InlinePrimitiveDescriptor$1).jh = function () {
|
|
1824
1824
|
var message = 'unsupported';
|
|
1825
1825
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
1826
1826
|
};
|
|
1827
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
1827
|
+
protoOf(InlinePrimitiveDescriptor$1).kh = function (encoder, value) {
|
|
1828
1828
|
// Inline function 'kotlin.error' call
|
|
1829
1829
|
var message = 'unsupported';
|
|
1830
1830
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
@@ -1835,15 +1835,21 @@
|
|
|
1835
1835
|
function NoOpEncoder() {
|
|
1836
1836
|
NoOpEncoder_instance = this;
|
|
1837
1837
|
AbstractEncoder.call(this);
|
|
1838
|
-
this.
|
|
1838
|
+
this.xn_1 = EmptySerializersModule_0();
|
|
1839
1839
|
}
|
|
1840
|
-
protoOf(NoOpEncoder).
|
|
1841
|
-
return this.
|
|
1840
|
+
protoOf(NoOpEncoder).mk = function () {
|
|
1841
|
+
return this.xn_1;
|
|
1842
|
+
};
|
|
1843
|
+
protoOf(NoOpEncoder).mj = function (value) {
|
|
1844
|
+
return Unit_instance;
|
|
1845
|
+
};
|
|
1846
|
+
protoOf(NoOpEncoder).nj = function () {
|
|
1847
|
+
return Unit_instance;
|
|
1842
1848
|
};
|
|
1843
1849
|
protoOf(NoOpEncoder).oj = function (value) {
|
|
1844
1850
|
return Unit_instance;
|
|
1845
1851
|
};
|
|
1846
|
-
protoOf(NoOpEncoder).pj = function () {
|
|
1852
|
+
protoOf(NoOpEncoder).pj = function (value) {
|
|
1847
1853
|
return Unit_instance;
|
|
1848
1854
|
};
|
|
1849
1855
|
protoOf(NoOpEncoder).qj = function (value) {
|
|
@@ -1867,12 +1873,6 @@
|
|
|
1867
1873
|
protoOf(NoOpEncoder).wj = function (value) {
|
|
1868
1874
|
return Unit_instance;
|
|
1869
1875
|
};
|
|
1870
|
-
protoOf(NoOpEncoder).xj = function (value) {
|
|
1871
|
-
return Unit_instance;
|
|
1872
|
-
};
|
|
1873
|
-
protoOf(NoOpEncoder).yj = function (value) {
|
|
1874
|
-
return Unit_instance;
|
|
1875
|
-
};
|
|
1876
1876
|
var NoOpEncoder_instance;
|
|
1877
1877
|
function NoOpEncoder_getInstance() {
|
|
1878
1878
|
if (NoOpEncoder_instance == null)
|
|
@@ -1884,22 +1884,22 @@
|
|
|
1884
1884
|
}
|
|
1885
1885
|
function NothingSerialDescriptor() {
|
|
1886
1886
|
NothingSerialDescriptor_instance = this;
|
|
1887
|
-
this.
|
|
1888
|
-
this.
|
|
1887
|
+
this.yn_1 = OBJECT_getInstance();
|
|
1888
|
+
this.zn_1 = 'kotlin.Nothing';
|
|
1889
1889
|
}
|
|
1890
|
-
protoOf(NothingSerialDescriptor).
|
|
1891
|
-
return this.
|
|
1890
|
+
protoOf(NothingSerialDescriptor).mi = function () {
|
|
1891
|
+
return this.yn_1;
|
|
1892
1892
|
};
|
|
1893
|
-
protoOf(NothingSerialDescriptor).
|
|
1894
|
-
return this.
|
|
1893
|
+
protoOf(NothingSerialDescriptor).ii = function () {
|
|
1894
|
+
return this.zn_1;
|
|
1895
1895
|
};
|
|
1896
|
-
protoOf(NothingSerialDescriptor).
|
|
1896
|
+
protoOf(NothingSerialDescriptor).ki = function () {
|
|
1897
1897
|
return 0;
|
|
1898
1898
|
};
|
|
1899
|
-
protoOf(NothingSerialDescriptor).
|
|
1899
|
+
protoOf(NothingSerialDescriptor).oi = function (index) {
|
|
1900
1900
|
error(this);
|
|
1901
1901
|
};
|
|
1902
|
-
protoOf(NothingSerialDescriptor).
|
|
1902
|
+
protoOf(NothingSerialDescriptor).ni = function (index) {
|
|
1903
1903
|
error(this);
|
|
1904
1904
|
};
|
|
1905
1905
|
protoOf(NothingSerialDescriptor).toString = function () {
|
|
@@ -1909,7 +1909,7 @@
|
|
|
1909
1909
|
return this === other;
|
|
1910
1910
|
};
|
|
1911
1911
|
protoOf(NothingSerialDescriptor).hashCode = function () {
|
|
1912
|
-
return getStringHashCode(this.
|
|
1912
|
+
return getStringHashCode(this.zn_1) + imul(31, this.yn_1.hashCode()) | 0;
|
|
1913
1913
|
};
|
|
1914
1914
|
var NothingSerialDescriptor_instance;
|
|
1915
1915
|
function NothingSerialDescriptor_getInstance() {
|
|
@@ -1918,22 +1918,22 @@
|
|
|
1918
1918
|
return NothingSerialDescriptor_instance;
|
|
1919
1919
|
}
|
|
1920
1920
|
function NullableSerializer(serializer) {
|
|
1921
|
-
this.
|
|
1922
|
-
this.
|
|
1921
|
+
this.ao_1 = serializer;
|
|
1922
|
+
this.bo_1 = new SerialDescriptorForNullable(this.ao_1.jh());
|
|
1923
1923
|
}
|
|
1924
|
-
protoOf(NullableSerializer).
|
|
1925
|
-
return this.
|
|
1924
|
+
protoOf(NullableSerializer).jh = function () {
|
|
1925
|
+
return this.bo_1;
|
|
1926
1926
|
};
|
|
1927
|
-
protoOf(NullableSerializer).
|
|
1927
|
+
protoOf(NullableSerializer).co = function (encoder, value) {
|
|
1928
1928
|
if (!(value == null)) {
|
|
1929
|
-
encoder.
|
|
1930
|
-
encoder.
|
|
1929
|
+
encoder.nk();
|
|
1930
|
+
encoder.jk(this.ao_1, value);
|
|
1931
1931
|
} else {
|
|
1932
|
-
encoder.
|
|
1932
|
+
encoder.nj();
|
|
1933
1933
|
}
|
|
1934
1934
|
};
|
|
1935
|
-
protoOf(NullableSerializer).
|
|
1936
|
-
return this.
|
|
1935
|
+
protoOf(NullableSerializer).kh = function (encoder, value) {
|
|
1936
|
+
return this.co(encoder, (value == null ? true : !(value == null)) ? value : THROW_CCE());
|
|
1937
1937
|
};
|
|
1938
1938
|
protoOf(NullableSerializer).equals = function (other) {
|
|
1939
1939
|
if (this === other)
|
|
@@ -1942,43 +1942,43 @@
|
|
|
1942
1942
|
return false;
|
|
1943
1943
|
if (!(other instanceof NullableSerializer))
|
|
1944
1944
|
THROW_CCE();
|
|
1945
|
-
if (!equals(this.
|
|
1945
|
+
if (!equals(this.ao_1, other.ao_1))
|
|
1946
1946
|
return false;
|
|
1947
1947
|
return true;
|
|
1948
1948
|
};
|
|
1949
1949
|
protoOf(NullableSerializer).hashCode = function () {
|
|
1950
|
-
return hashCode(this.
|
|
1950
|
+
return hashCode(this.ao_1);
|
|
1951
1951
|
};
|
|
1952
1952
|
function SerialDescriptorForNullable(original) {
|
|
1953
|
-
this.
|
|
1954
|
-
this.
|
|
1955
|
-
this.
|
|
1953
|
+
this.pi_1 = original;
|
|
1954
|
+
this.qi_1 = this.pi_1.ii() + '?';
|
|
1955
|
+
this.ri_1 = cachedSerialNames(this.pi_1);
|
|
1956
1956
|
}
|
|
1957
|
-
protoOf(SerialDescriptorForNullable).
|
|
1958
|
-
return this.
|
|
1957
|
+
protoOf(SerialDescriptorForNullable).ji = function () {
|
|
1958
|
+
return this.pi_1.ji();
|
|
1959
1959
|
};
|
|
1960
|
-
protoOf(SerialDescriptorForNullable).
|
|
1961
|
-
return this.
|
|
1960
|
+
protoOf(SerialDescriptorForNullable).ki = function () {
|
|
1961
|
+
return this.pi_1.ki();
|
|
1962
1962
|
};
|
|
1963
|
-
protoOf(SerialDescriptorForNullable).
|
|
1964
|
-
return this.
|
|
1963
|
+
protoOf(SerialDescriptorForNullable).li = function () {
|
|
1964
|
+
return this.pi_1.li();
|
|
1965
1965
|
};
|
|
1966
|
-
protoOf(SerialDescriptorForNullable).
|
|
1967
|
-
return this.
|
|
1966
|
+
protoOf(SerialDescriptorForNullable).mi = function () {
|
|
1967
|
+
return this.pi_1.mi();
|
|
1968
1968
|
};
|
|
1969
|
-
protoOf(SerialDescriptorForNullable).
|
|
1970
|
-
return this.
|
|
1969
|
+
protoOf(SerialDescriptorForNullable).ni = function (index) {
|
|
1970
|
+
return this.pi_1.ni(index);
|
|
1971
1971
|
};
|
|
1972
|
-
protoOf(SerialDescriptorForNullable).
|
|
1973
|
-
return this.
|
|
1972
|
+
protoOf(SerialDescriptorForNullable).oi = function (index) {
|
|
1973
|
+
return this.pi_1.oi(index);
|
|
1974
1974
|
};
|
|
1975
|
-
protoOf(SerialDescriptorForNullable).
|
|
1976
|
-
return this.
|
|
1975
|
+
protoOf(SerialDescriptorForNullable).ii = function () {
|
|
1976
|
+
return this.qi_1;
|
|
1977
1977
|
};
|
|
1978
|
-
protoOf(SerialDescriptorForNullable).
|
|
1979
|
-
return this.
|
|
1978
|
+
protoOf(SerialDescriptorForNullable).ij = function () {
|
|
1979
|
+
return this.ri_1;
|
|
1980
1980
|
};
|
|
1981
|
-
protoOf(SerialDescriptorForNullable).
|
|
1981
|
+
protoOf(SerialDescriptorForNullable).ei = function () {
|
|
1982
1982
|
return true;
|
|
1983
1983
|
};
|
|
1984
1984
|
protoOf(SerialDescriptorForNullable).equals = function (other) {
|
|
@@ -1986,19 +1986,19 @@
|
|
|
1986
1986
|
return true;
|
|
1987
1987
|
if (!(other instanceof SerialDescriptorForNullable))
|
|
1988
1988
|
return false;
|
|
1989
|
-
if (!equals(this.
|
|
1989
|
+
if (!equals(this.pi_1, other.pi_1))
|
|
1990
1990
|
return false;
|
|
1991
1991
|
return true;
|
|
1992
1992
|
};
|
|
1993
1993
|
protoOf(SerialDescriptorForNullable).toString = function () {
|
|
1994
|
-
return '' + this.
|
|
1994
|
+
return '' + this.pi_1 + '?';
|
|
1995
1995
|
};
|
|
1996
1996
|
protoOf(SerialDescriptorForNullable).hashCode = function () {
|
|
1997
|
-
return imul(hashCode(this.
|
|
1997
|
+
return imul(hashCode(this.pi_1), 31);
|
|
1998
1998
|
};
|
|
1999
1999
|
function ObjectSerializer$descriptor$delegate$lambda$lambda(this$0) {
|
|
2000
2000
|
return function ($this$buildSerialDescriptor) {
|
|
2001
|
-
$this$buildSerialDescriptor.
|
|
2001
|
+
$this$buildSerialDescriptor.nh_1 = this$0.eo_1;
|
|
2002
2002
|
return Unit_instance;
|
|
2003
2003
|
};
|
|
2004
2004
|
}
|
|
@@ -2009,27 +2009,27 @@
|
|
|
2009
2009
|
};
|
|
2010
2010
|
}
|
|
2011
2011
|
function ObjectSerializer(serialName, objectInstance) {
|
|
2012
|
-
this.
|
|
2013
|
-
this.
|
|
2012
|
+
this.do_1 = objectInstance;
|
|
2013
|
+
this.eo_1 = emptyList();
|
|
2014
2014
|
var tmp = this;
|
|
2015
2015
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2016
|
-
tmp.
|
|
2016
|
+
tmp.fo_1 = lazy(tmp_0, ObjectSerializer$descriptor$delegate$lambda(serialName, this));
|
|
2017
2017
|
}
|
|
2018
|
-
protoOf(ObjectSerializer).
|
|
2018
|
+
protoOf(ObjectSerializer).jh = function () {
|
|
2019
2019
|
// Inline function 'kotlin.getValue' call
|
|
2020
|
-
var this_0 = this.
|
|
2020
|
+
var this_0 = this.fo_1;
|
|
2021
2021
|
descriptor$factory_0();
|
|
2022
2022
|
return this_0.n2();
|
|
2023
2023
|
};
|
|
2024
|
-
protoOf(ObjectSerializer).
|
|
2025
|
-
encoder.
|
|
2024
|
+
protoOf(ObjectSerializer).yh = function (encoder, value) {
|
|
2025
|
+
encoder.jj(this.jh()).kj(this.jh());
|
|
2026
2026
|
};
|
|
2027
|
-
protoOf(ObjectSerializer).
|
|
2028
|
-
return this.
|
|
2027
|
+
protoOf(ObjectSerializer).kh = function (encoder, value) {
|
|
2028
|
+
return this.yh(encoder, !(value == null) ? value : THROW_CCE());
|
|
2029
2029
|
};
|
|
2030
2030
|
function descriptor$factory_0() {
|
|
2031
2031
|
return getPropertyCallableRef('descriptor', 1, KProperty1, function (receiver) {
|
|
2032
|
-
return receiver.
|
|
2032
|
+
return receiver.jh();
|
|
2033
2033
|
}, null);
|
|
2034
2034
|
}
|
|
2035
2035
|
function get_EMPTY_DESCRIPTOR_ARRAY() {
|
|
@@ -2040,16 +2040,16 @@
|
|
|
2040
2040
|
function cachedSerialNames(_this__u8e3s4) {
|
|
2041
2041
|
_init_properties_Platform_common_kt__3qzecs();
|
|
2042
2042
|
if (isInterface(_this__u8e3s4, CachedNames))
|
|
2043
|
-
return _this__u8e3s4.
|
|
2044
|
-
var result = HashSet_init_$Create$_0(_this__u8e3s4.
|
|
2043
|
+
return _this__u8e3s4.ij();
|
|
2044
|
+
var result = HashSet_init_$Create$_0(_this__u8e3s4.ki());
|
|
2045
2045
|
var inductionVariable = 0;
|
|
2046
|
-
var last = _this__u8e3s4.
|
|
2046
|
+
var last = _this__u8e3s4.ki();
|
|
2047
2047
|
if (inductionVariable < last)
|
|
2048
2048
|
do {
|
|
2049
2049
|
var i = inductionVariable;
|
|
2050
2050
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2051
2051
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
2052
|
-
var element = _this__u8e3s4.
|
|
2052
|
+
var element = _this__u8e3s4.oi(i);
|
|
2053
2053
|
result.o(element);
|
|
2054
2054
|
}
|
|
2055
2055
|
while (inductionVariable < last);
|
|
@@ -2134,26 +2134,26 @@
|
|
|
2134
2134
|
}
|
|
2135
2135
|
function _get_childSerializers__7vnyfa($this) {
|
|
2136
2136
|
// Inline function 'kotlin.getValue' call
|
|
2137
|
-
var this_0 = $this.
|
|
2137
|
+
var this_0 = $this.pn_1;
|
|
2138
2138
|
childSerializers$factory();
|
|
2139
2139
|
return this_0.n2();
|
|
2140
2140
|
}
|
|
2141
2141
|
function _get__hashCode__tgwhef_0($this) {
|
|
2142
2142
|
// Inline function 'kotlin.getValue' call
|
|
2143
|
-
var this_0 = $this.
|
|
2143
|
+
var this_0 = $this.rn_1;
|
|
2144
2144
|
_hashCode$factory_0();
|
|
2145
2145
|
return this_0.n2();
|
|
2146
2146
|
}
|
|
2147
2147
|
function buildIndices($this) {
|
|
2148
2148
|
var indices = HashMap_init_$Create$();
|
|
2149
2149
|
var inductionVariable = 0;
|
|
2150
|
-
var last = $this.
|
|
2150
|
+
var last = $this.kn_1.length - 1 | 0;
|
|
2151
2151
|
if (inductionVariable <= last)
|
|
2152
2152
|
do {
|
|
2153
2153
|
var i = inductionVariable;
|
|
2154
2154
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2155
2155
|
// Inline function 'kotlin.collections.set' call
|
|
2156
|
-
var key = $this.
|
|
2156
|
+
var key = $this.kn_1[i];
|
|
2157
2157
|
indices.j2(key, i);
|
|
2158
2158
|
}
|
|
2159
2159
|
while (inductionVariable <= last);
|
|
@@ -2161,15 +2161,15 @@
|
|
|
2161
2161
|
}
|
|
2162
2162
|
function PluginGeneratedSerialDescriptor$childSerializers$delegate$lambda(this$0) {
|
|
2163
2163
|
return function () {
|
|
2164
|
-
var tmp0_safe_receiver = this$0.
|
|
2165
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2164
|
+
var tmp0_safe_receiver = this$0.hn_1;
|
|
2165
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.vn();
|
|
2166
2166
|
return tmp1_elvis_lhs == null ? get_EMPTY_SERIALIZER_ARRAY() : tmp1_elvis_lhs;
|
|
2167
2167
|
};
|
|
2168
2168
|
}
|
|
2169
2169
|
function PluginGeneratedSerialDescriptor$typeParameterDescriptors$delegate$lambda(this$0) {
|
|
2170
2170
|
return function () {
|
|
2171
|
-
var tmp0_safe_receiver = this$0.
|
|
2172
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2171
|
+
var tmp0_safe_receiver = this$0.hn_1;
|
|
2172
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.wn();
|
|
2173
2173
|
var tmp;
|
|
2174
2174
|
if (tmp1_safe_receiver == null) {
|
|
2175
2175
|
tmp = null;
|
|
@@ -2183,7 +2183,7 @@
|
|
|
2183
2183
|
var item = tmp1_safe_receiver[inductionVariable];
|
|
2184
2184
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2185
2185
|
// Inline function 'kotlinx.serialization.internal.PluginGeneratedSerialDescriptor.typeParameterDescriptors$delegate.<anonymous>.<anonymous>' call
|
|
2186
|
-
var tmp$ret$0 = item.
|
|
2186
|
+
var tmp$ret$0 = item.jh();
|
|
2187
2187
|
destination.o(tmp$ret$0);
|
|
2188
2188
|
}
|
|
2189
2189
|
tmp = destination;
|
|
@@ -2193,83 +2193,83 @@
|
|
|
2193
2193
|
}
|
|
2194
2194
|
function PluginGeneratedSerialDescriptor$_hashCode$delegate$lambda(this$0) {
|
|
2195
2195
|
return function () {
|
|
2196
|
-
return hashCodeImpl(this$0, this$0.
|
|
2196
|
+
return hashCodeImpl(this$0, this$0.sn());
|
|
2197
2197
|
};
|
|
2198
2198
|
}
|
|
2199
2199
|
function PluginGeneratedSerialDescriptor$toString$lambda(this$0) {
|
|
2200
2200
|
return function (i) {
|
|
2201
|
-
return this$0.
|
|
2201
|
+
return this$0.oi(i) + ': ' + this$0.ni(i).ii();
|
|
2202
2202
|
};
|
|
2203
2203
|
}
|
|
2204
2204
|
function PluginGeneratedSerialDescriptor(serialName, generatedSerializer, elementsCount) {
|
|
2205
2205
|
generatedSerializer = generatedSerializer === VOID ? null : generatedSerializer;
|
|
2206
|
-
this.
|
|
2207
|
-
this.
|
|
2208
|
-
this.
|
|
2209
|
-
this.
|
|
2206
|
+
this.gn_1 = serialName;
|
|
2207
|
+
this.hn_1 = generatedSerializer;
|
|
2208
|
+
this.in_1 = elementsCount;
|
|
2209
|
+
this.jn_1 = -1;
|
|
2210
2210
|
var tmp = this;
|
|
2211
2211
|
var tmp_0 = 0;
|
|
2212
|
-
var tmp_1 = this.
|
|
2212
|
+
var tmp_1 = this.in_1;
|
|
2213
2213
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
2214
2214
|
var tmp_2 = fillArrayVal(Array(tmp_1), null);
|
|
2215
2215
|
while (tmp_0 < tmp_1) {
|
|
2216
2216
|
tmp_2[tmp_0] = '[UNINITIALIZED]';
|
|
2217
2217
|
tmp_0 = tmp_0 + 1 | 0;
|
|
2218
2218
|
}
|
|
2219
|
-
tmp.
|
|
2219
|
+
tmp.kn_1 = tmp_2;
|
|
2220
2220
|
var tmp_3 = this;
|
|
2221
2221
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
2222
|
-
var size = this.
|
|
2223
|
-
tmp_3.
|
|
2224
|
-
this.
|
|
2225
|
-
this.
|
|
2226
|
-
this.
|
|
2222
|
+
var size = this.in_1;
|
|
2223
|
+
tmp_3.ln_1 = fillArrayVal(Array(size), null);
|
|
2224
|
+
this.mn_1 = null;
|
|
2225
|
+
this.nn_1 = booleanArray(this.in_1);
|
|
2226
|
+
this.on_1 = emptyMap();
|
|
2227
2227
|
var tmp_4 = this;
|
|
2228
2228
|
var tmp_5 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2229
|
-
tmp_4.
|
|
2229
|
+
tmp_4.pn_1 = lazy(tmp_5, PluginGeneratedSerialDescriptor$childSerializers$delegate$lambda(this));
|
|
2230
2230
|
var tmp_6 = this;
|
|
2231
2231
|
var tmp_7 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2232
|
-
tmp_6.
|
|
2232
|
+
tmp_6.qn_1 = lazy(tmp_7, PluginGeneratedSerialDescriptor$typeParameterDescriptors$delegate$lambda(this));
|
|
2233
2233
|
var tmp_8 = this;
|
|
2234
2234
|
var tmp_9 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2235
|
-
tmp_8.
|
|
2235
|
+
tmp_8.rn_1 = lazy(tmp_9, PluginGeneratedSerialDescriptor$_hashCode$delegate$lambda(this));
|
|
2236
2236
|
}
|
|
2237
|
+
protoOf(PluginGeneratedSerialDescriptor).ii = function () {
|
|
2238
|
+
return this.gn_1;
|
|
2239
|
+
};
|
|
2237
2240
|
protoOf(PluginGeneratedSerialDescriptor).ki = function () {
|
|
2238
2241
|
return this.in_1;
|
|
2239
2242
|
};
|
|
2240
2243
|
protoOf(PluginGeneratedSerialDescriptor).mi = function () {
|
|
2241
|
-
return this.kn_1;
|
|
2242
|
-
};
|
|
2243
|
-
protoOf(PluginGeneratedSerialDescriptor).oi = function () {
|
|
2244
2244
|
return CLASS_getInstance();
|
|
2245
2245
|
};
|
|
2246
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2247
|
-
var tmp0_elvis_lhs = this.
|
|
2246
|
+
protoOf(PluginGeneratedSerialDescriptor).ji = function () {
|
|
2247
|
+
var tmp0_elvis_lhs = this.mn_1;
|
|
2248
2248
|
return tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
2249
2249
|
};
|
|
2250
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2251
|
-
return this.
|
|
2250
|
+
protoOf(PluginGeneratedSerialDescriptor).ij = function () {
|
|
2251
|
+
return this.on_1.i2();
|
|
2252
2252
|
};
|
|
2253
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2253
|
+
protoOf(PluginGeneratedSerialDescriptor).sn = function () {
|
|
2254
2254
|
// Inline function 'kotlin.getValue' call
|
|
2255
|
-
var this_0 = this.
|
|
2255
|
+
var this_0 = this.qn_1;
|
|
2256
2256
|
typeParameterDescriptors$factory();
|
|
2257
2257
|
return this_0.n2();
|
|
2258
2258
|
};
|
|
2259
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2260
|
-
this.
|
|
2261
|
-
this.
|
|
2262
|
-
this.
|
|
2263
|
-
this.
|
|
2264
|
-
if (this.
|
|
2265
|
-
this.
|
|
2259
|
+
protoOf(PluginGeneratedSerialDescriptor).tn = function (name, isOptional) {
|
|
2260
|
+
this.jn_1 = this.jn_1 + 1 | 0;
|
|
2261
|
+
this.kn_1[this.jn_1] = name;
|
|
2262
|
+
this.nn_1[this.jn_1] = isOptional;
|
|
2263
|
+
this.ln_1[this.jn_1] = null;
|
|
2264
|
+
if (this.jn_1 === (this.in_1 - 1 | 0)) {
|
|
2265
|
+
this.on_1 = buildIndices(this);
|
|
2266
2266
|
}
|
|
2267
2267
|
};
|
|
2268
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2269
|
-
return getChecked(_get_childSerializers__7vnyfa(this), index).
|
|
2268
|
+
protoOf(PluginGeneratedSerialDescriptor).ni = function (index) {
|
|
2269
|
+
return getChecked(_get_childSerializers__7vnyfa(this), index).jh();
|
|
2270
2270
|
};
|
|
2271
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2272
|
-
return getChecked(this.
|
|
2271
|
+
protoOf(PluginGeneratedSerialDescriptor).oi = function (index) {
|
|
2272
|
+
return getChecked(this.kn_1, index);
|
|
2273
2273
|
};
|
|
2274
2274
|
protoOf(PluginGeneratedSerialDescriptor).equals = function (other) {
|
|
2275
2275
|
var tmp$ret$0;
|
|
@@ -2283,30 +2283,30 @@
|
|
|
2283
2283
|
tmp$ret$0 = false;
|
|
2284
2284
|
break $l$block_5;
|
|
2285
2285
|
}
|
|
2286
|
-
if (!(this.
|
|
2286
|
+
if (!(this.ii() === other.ii())) {
|
|
2287
2287
|
tmp$ret$0 = false;
|
|
2288
2288
|
break $l$block_5;
|
|
2289
2289
|
}
|
|
2290
2290
|
// Inline function 'kotlinx.serialization.internal.PluginGeneratedSerialDescriptor.equals.<anonymous>' call
|
|
2291
|
-
if (!contentEquals(this.
|
|
2291
|
+
if (!contentEquals(this.sn(), other.sn())) {
|
|
2292
2292
|
tmp$ret$0 = false;
|
|
2293
2293
|
break $l$block_5;
|
|
2294
2294
|
}
|
|
2295
|
-
if (!(this.
|
|
2295
|
+
if (!(this.ki() === other.ki())) {
|
|
2296
2296
|
tmp$ret$0 = false;
|
|
2297
2297
|
break $l$block_5;
|
|
2298
2298
|
}
|
|
2299
2299
|
var inductionVariable = 0;
|
|
2300
|
-
var last = this.
|
|
2300
|
+
var last = this.ki();
|
|
2301
2301
|
if (inductionVariable < last)
|
|
2302
2302
|
do {
|
|
2303
2303
|
var index = inductionVariable;
|
|
2304
2304
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2305
|
-
if (!(this.
|
|
2305
|
+
if (!(this.ni(index).ii() === other.ni(index).ii())) {
|
|
2306
2306
|
tmp$ret$0 = false;
|
|
2307
2307
|
break $l$block_5;
|
|
2308
2308
|
}
|
|
2309
|
-
if (!equals(this.
|
|
2309
|
+
if (!equals(this.ni(index).mi(), other.ni(index).mi())) {
|
|
2310
2310
|
tmp$ret$0 = false;
|
|
2311
2311
|
break $l$block_5;
|
|
2312
2312
|
}
|
|
@@ -2320,12 +2320,12 @@
|
|
|
2320
2320
|
return _get__hashCode__tgwhef_0(this);
|
|
2321
2321
|
};
|
|
2322
2322
|
protoOf(PluginGeneratedSerialDescriptor).toString = function () {
|
|
2323
|
-
var tmp = until(0, this.
|
|
2324
|
-
var tmp_0 = this.
|
|
2323
|
+
var tmp = until(0, this.in_1);
|
|
2324
|
+
var tmp_0 = this.ii() + '(';
|
|
2325
2325
|
return joinToString(tmp, ', ', tmp_0, ')', VOID, VOID, PluginGeneratedSerialDescriptor$toString$lambda(this));
|
|
2326
2326
|
};
|
|
2327
2327
|
function hashCodeImpl(_this__u8e3s4, typeParams) {
|
|
2328
|
-
var result = getStringHashCode(_this__u8e3s4.
|
|
2328
|
+
var result = getStringHashCode(_this__u8e3s4.ii());
|
|
2329
2329
|
result = imul(31, result) + contentHashCode(typeParams) | 0;
|
|
2330
2330
|
var elementDescriptors = get_elementDescriptors(_this__u8e3s4);
|
|
2331
2331
|
// Inline function 'kotlinx.serialization.internal.elementsHashCodeBy' call
|
|
@@ -2339,7 +2339,7 @@
|
|
|
2339
2339
|
var tmp = imul(31, hash);
|
|
2340
2340
|
// Inline function 'kotlin.hashCode' call
|
|
2341
2341
|
// Inline function 'kotlinx.serialization.internal.hashCodeImpl.<anonymous>' call
|
|
2342
|
-
var tmp0_safe_receiver = element.
|
|
2342
|
+
var tmp0_safe_receiver = element.ii();
|
|
2343
2343
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
2344
2344
|
accumulator = tmp + (tmp1_elvis_lhs == null ? 0 : tmp1_elvis_lhs) | 0;
|
|
2345
2345
|
}
|
|
@@ -2355,7 +2355,7 @@
|
|
|
2355
2355
|
var tmp_0 = imul(31, hash_0);
|
|
2356
2356
|
// Inline function 'kotlin.hashCode' call
|
|
2357
2357
|
// Inline function 'kotlinx.serialization.internal.hashCodeImpl.<anonymous>' call
|
|
2358
|
-
var tmp0_safe_receiver_0 = element_0.
|
|
2358
|
+
var tmp0_safe_receiver_0 = element_0.mi();
|
|
2359
2359
|
var tmp1_elvis_lhs_0 = tmp0_safe_receiver_0 == null ? null : hashCode(tmp0_safe_receiver_0);
|
|
2360
2360
|
accumulator_0 = tmp_0 + (tmp1_elvis_lhs_0 == null ? 0 : tmp1_elvis_lhs_0) | 0;
|
|
2361
2361
|
}
|
|
@@ -2371,7 +2371,7 @@
|
|
|
2371
2371
|
}
|
|
2372
2372
|
function typeParameterDescriptors$factory() {
|
|
2373
2373
|
return getPropertyCallableRef('typeParameterDescriptors', 1, KProperty1, function (receiver) {
|
|
2374
|
-
return receiver.
|
|
2374
|
+
return receiver.sn();
|
|
2375
2375
|
}, null);
|
|
2376
2376
|
}
|
|
2377
2377
|
function _hashCode$factory_0() {
|
|
@@ -2402,24 +2402,24 @@
|
|
|
2402
2402
|
CharArraySerializer_instance = this;
|
|
2403
2403
|
PrimitiveArraySerializer.call(this, serializer_1(Companion_getInstance()));
|
|
2404
2404
|
}
|
|
2405
|
-
protoOf(CharArraySerializer_0).
|
|
2405
|
+
protoOf(CharArraySerializer_0).jo = function (_this__u8e3s4) {
|
|
2406
2406
|
return _this__u8e3s4.length;
|
|
2407
2407
|
};
|
|
2408
|
-
protoOf(CharArraySerializer_0).
|
|
2409
|
-
return this.
|
|
2408
|
+
protoOf(CharArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2409
|
+
return this.jo((!(_this__u8e3s4 == null) ? isCharArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2410
2410
|
};
|
|
2411
|
-
protoOf(CharArraySerializer_0).
|
|
2411
|
+
protoOf(CharArraySerializer_0).ko = function (encoder, content, size) {
|
|
2412
2412
|
var inductionVariable = 0;
|
|
2413
2413
|
if (inductionVariable < size)
|
|
2414
2414
|
do {
|
|
2415
2415
|
var i = inductionVariable;
|
|
2416
2416
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2417
|
-
encoder.
|
|
2417
|
+
encoder.fk(this.pm_1, i, content[i]);
|
|
2418
2418
|
}
|
|
2419
2419
|
while (inductionVariable < size);
|
|
2420
2420
|
};
|
|
2421
|
-
protoOf(CharArraySerializer_0).
|
|
2422
|
-
return this.
|
|
2421
|
+
protoOf(CharArraySerializer_0).rm = function (encoder, content, size) {
|
|
2422
|
+
return this.ko(encoder, (!(content == null) ? isCharArray(content) : false) ? content : THROW_CCE(), size);
|
|
2423
2423
|
};
|
|
2424
2424
|
var CharArraySerializer_instance;
|
|
2425
2425
|
function CharArraySerializer_getInstance() {
|
|
@@ -2431,24 +2431,24 @@
|
|
|
2431
2431
|
DoubleArraySerializer_instance = this;
|
|
2432
2432
|
PrimitiveArraySerializer.call(this, serializer_2(DoubleCompanionObject_instance));
|
|
2433
2433
|
}
|
|
2434
|
-
protoOf(DoubleArraySerializer_0).
|
|
2434
|
+
protoOf(DoubleArraySerializer_0).no = function (_this__u8e3s4) {
|
|
2435
2435
|
return _this__u8e3s4.length;
|
|
2436
2436
|
};
|
|
2437
|
-
protoOf(DoubleArraySerializer_0).
|
|
2438
|
-
return this.
|
|
2437
|
+
protoOf(DoubleArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2438
|
+
return this.no((!(_this__u8e3s4 == null) ? isDoubleArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2439
2439
|
};
|
|
2440
|
-
protoOf(DoubleArraySerializer_0).
|
|
2440
|
+
protoOf(DoubleArraySerializer_0).oo = function (encoder, content, size) {
|
|
2441
2441
|
var inductionVariable = 0;
|
|
2442
2442
|
if (inductionVariable < size)
|
|
2443
2443
|
do {
|
|
2444
2444
|
var i = inductionVariable;
|
|
2445
2445
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2446
|
-
encoder.
|
|
2446
|
+
encoder.ek(this.pm_1, i, content[i]);
|
|
2447
2447
|
}
|
|
2448
2448
|
while (inductionVariable < size);
|
|
2449
2449
|
};
|
|
2450
|
-
protoOf(DoubleArraySerializer_0).
|
|
2451
|
-
return this.
|
|
2450
|
+
protoOf(DoubleArraySerializer_0).rm = function (encoder, content, size) {
|
|
2451
|
+
return this.oo(encoder, (!(content == null) ? isDoubleArray(content) : false) ? content : THROW_CCE(), size);
|
|
2452
2452
|
};
|
|
2453
2453
|
var DoubleArraySerializer_instance;
|
|
2454
2454
|
function DoubleArraySerializer_getInstance() {
|
|
@@ -2460,24 +2460,24 @@
|
|
|
2460
2460
|
FloatArraySerializer_instance = this;
|
|
2461
2461
|
PrimitiveArraySerializer.call(this, serializer_3(FloatCompanionObject_instance));
|
|
2462
2462
|
}
|
|
2463
|
-
protoOf(FloatArraySerializer_0).
|
|
2463
|
+
protoOf(FloatArraySerializer_0).ro = function (_this__u8e3s4) {
|
|
2464
2464
|
return _this__u8e3s4.length;
|
|
2465
2465
|
};
|
|
2466
|
-
protoOf(FloatArraySerializer_0).
|
|
2467
|
-
return this.
|
|
2466
|
+
protoOf(FloatArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2467
|
+
return this.ro((!(_this__u8e3s4 == null) ? isFloatArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2468
2468
|
};
|
|
2469
|
-
protoOf(FloatArraySerializer_0).
|
|
2469
|
+
protoOf(FloatArraySerializer_0).so = function (encoder, content, size) {
|
|
2470
2470
|
var inductionVariable = 0;
|
|
2471
2471
|
if (inductionVariable < size)
|
|
2472
2472
|
do {
|
|
2473
2473
|
var i = inductionVariable;
|
|
2474
2474
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2475
|
-
encoder.
|
|
2475
|
+
encoder.dk(this.pm_1, i, content[i]);
|
|
2476
2476
|
}
|
|
2477
2477
|
while (inductionVariable < size);
|
|
2478
2478
|
};
|
|
2479
|
-
protoOf(FloatArraySerializer_0).
|
|
2480
|
-
return this.
|
|
2479
|
+
protoOf(FloatArraySerializer_0).rm = function (encoder, content, size) {
|
|
2480
|
+
return this.so(encoder, (!(content == null) ? isFloatArray(content) : false) ? content : THROW_CCE(), size);
|
|
2481
2481
|
};
|
|
2482
2482
|
var FloatArraySerializer_instance;
|
|
2483
2483
|
function FloatArraySerializer_getInstance() {
|
|
@@ -2489,24 +2489,24 @@
|
|
|
2489
2489
|
LongArraySerializer_instance = this;
|
|
2490
2490
|
PrimitiveArraySerializer.call(this, serializer_4(Companion_getInstance_0()));
|
|
2491
2491
|
}
|
|
2492
|
-
protoOf(LongArraySerializer_0).
|
|
2492
|
+
protoOf(LongArraySerializer_0).vo = function (_this__u8e3s4) {
|
|
2493
2493
|
return _this__u8e3s4.length;
|
|
2494
2494
|
};
|
|
2495
|
-
protoOf(LongArraySerializer_0).
|
|
2496
|
-
return this.
|
|
2495
|
+
protoOf(LongArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2496
|
+
return this.vo((!(_this__u8e3s4 == null) ? isLongArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2497
2497
|
};
|
|
2498
|
-
protoOf(LongArraySerializer_0).
|
|
2498
|
+
protoOf(LongArraySerializer_0).wo = function (encoder, content, size) {
|
|
2499
2499
|
var inductionVariable = 0;
|
|
2500
2500
|
if (inductionVariable < size)
|
|
2501
2501
|
do {
|
|
2502
2502
|
var i = inductionVariable;
|
|
2503
2503
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2504
|
-
encoder.
|
|
2504
|
+
encoder.ck(this.pm_1, i, content[i]);
|
|
2505
2505
|
}
|
|
2506
2506
|
while (inductionVariable < size);
|
|
2507
2507
|
};
|
|
2508
|
-
protoOf(LongArraySerializer_0).
|
|
2509
|
-
return this.
|
|
2508
|
+
protoOf(LongArraySerializer_0).rm = function (encoder, content, size) {
|
|
2509
|
+
return this.wo(encoder, (!(content == null) ? isLongArray(content) : false) ? content : THROW_CCE(), size);
|
|
2510
2510
|
};
|
|
2511
2511
|
var LongArraySerializer_instance;
|
|
2512
2512
|
function LongArraySerializer_getInstance() {
|
|
@@ -2518,28 +2518,28 @@
|
|
|
2518
2518
|
ULongArraySerializer_instance = this;
|
|
2519
2519
|
PrimitiveArraySerializer.call(this, serializer_5(Companion_getInstance_1()));
|
|
2520
2520
|
}
|
|
2521
|
-
protoOf(ULongArraySerializer_0).
|
|
2521
|
+
protoOf(ULongArraySerializer_0).zo = function (_this__u8e3s4) {
|
|
2522
2522
|
return _ULongArray___get_size__impl__ju6dtr(_this__u8e3s4);
|
|
2523
2523
|
};
|
|
2524
|
-
protoOf(ULongArraySerializer_0).
|
|
2525
|
-
return this.
|
|
2524
|
+
protoOf(ULongArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2525
|
+
return this.zo(_this__u8e3s4 instanceof ULongArray ? _this__u8e3s4.ug_1 : THROW_CCE());
|
|
2526
2526
|
};
|
|
2527
|
-
protoOf(ULongArraySerializer_0).
|
|
2527
|
+
protoOf(ULongArraySerializer_0).ap = function (encoder, content, size) {
|
|
2528
2528
|
var inductionVariable = 0;
|
|
2529
2529
|
if (inductionVariable < size)
|
|
2530
2530
|
do {
|
|
2531
2531
|
var i = inductionVariable;
|
|
2532
2532
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2533
|
-
var tmp = encoder.
|
|
2533
|
+
var tmp = encoder.hk(this.pm_1, i);
|
|
2534
2534
|
// Inline function 'kotlin.ULong.toLong' call
|
|
2535
2535
|
var this_0 = ULongArray__get_impl_pr71q9(content, i);
|
|
2536
2536
|
var tmp$ret$0 = _ULong___get_data__impl__fggpzb(this_0);
|
|
2537
|
-
tmp.
|
|
2537
|
+
tmp.sj(tmp$ret$0);
|
|
2538
2538
|
}
|
|
2539
2539
|
while (inductionVariable < size);
|
|
2540
2540
|
};
|
|
2541
|
-
protoOf(ULongArraySerializer_0).
|
|
2542
|
-
return this.
|
|
2541
|
+
protoOf(ULongArraySerializer_0).rm = function (encoder, content, size) {
|
|
2542
|
+
return this.ap(encoder, content instanceof ULongArray ? content.ug_1 : THROW_CCE(), size);
|
|
2543
2543
|
};
|
|
2544
2544
|
var ULongArraySerializer_instance;
|
|
2545
2545
|
function ULongArraySerializer_getInstance() {
|
|
@@ -2551,24 +2551,24 @@
|
|
|
2551
2551
|
IntArraySerializer_instance = this;
|
|
2552
2552
|
PrimitiveArraySerializer.call(this, serializer_6(IntCompanionObject_instance));
|
|
2553
2553
|
}
|
|
2554
|
-
protoOf(IntArraySerializer_0).
|
|
2554
|
+
protoOf(IntArraySerializer_0).dp = function (_this__u8e3s4) {
|
|
2555
2555
|
return _this__u8e3s4.length;
|
|
2556
2556
|
};
|
|
2557
|
-
protoOf(IntArraySerializer_0).
|
|
2558
|
-
return this.
|
|
2557
|
+
protoOf(IntArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2558
|
+
return this.dp((!(_this__u8e3s4 == null) ? isIntArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2559
2559
|
};
|
|
2560
|
-
protoOf(IntArraySerializer_0).
|
|
2560
|
+
protoOf(IntArraySerializer_0).ep = function (encoder, content, size) {
|
|
2561
2561
|
var inductionVariable = 0;
|
|
2562
2562
|
if (inductionVariable < size)
|
|
2563
2563
|
do {
|
|
2564
2564
|
var i = inductionVariable;
|
|
2565
2565
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2566
|
-
encoder.
|
|
2566
|
+
encoder.bk(this.pm_1, i, content[i]);
|
|
2567
2567
|
}
|
|
2568
2568
|
while (inductionVariable < size);
|
|
2569
2569
|
};
|
|
2570
|
-
protoOf(IntArraySerializer_0).
|
|
2571
|
-
return this.
|
|
2570
|
+
protoOf(IntArraySerializer_0).rm = function (encoder, content, size) {
|
|
2571
|
+
return this.ep(encoder, (!(content == null) ? isIntArray(content) : false) ? content : THROW_CCE(), size);
|
|
2572
2572
|
};
|
|
2573
2573
|
var IntArraySerializer_instance;
|
|
2574
2574
|
function IntArraySerializer_getInstance() {
|
|
@@ -2580,28 +2580,28 @@
|
|
|
2580
2580
|
UIntArraySerializer_instance = this;
|
|
2581
2581
|
PrimitiveArraySerializer.call(this, serializer_7(Companion_getInstance_2()));
|
|
2582
2582
|
}
|
|
2583
|
-
protoOf(UIntArraySerializer_0).
|
|
2583
|
+
protoOf(UIntArraySerializer_0).hp = function (_this__u8e3s4) {
|
|
2584
2584
|
return _UIntArray___get_size__impl__r6l8ci(_this__u8e3s4);
|
|
2585
2585
|
};
|
|
2586
|
-
protoOf(UIntArraySerializer_0).
|
|
2587
|
-
return this.
|
|
2586
|
+
protoOf(UIntArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2587
|
+
return this.hp(_this__u8e3s4 instanceof UIntArray ? _this__u8e3s4.ig_1 : THROW_CCE());
|
|
2588
2588
|
};
|
|
2589
|
-
protoOf(UIntArraySerializer_0).
|
|
2589
|
+
protoOf(UIntArraySerializer_0).ip = function (encoder, content, size) {
|
|
2590
2590
|
var inductionVariable = 0;
|
|
2591
2591
|
if (inductionVariable < size)
|
|
2592
2592
|
do {
|
|
2593
2593
|
var i = inductionVariable;
|
|
2594
2594
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2595
|
-
var tmp = encoder.
|
|
2595
|
+
var tmp = encoder.hk(this.pm_1, i);
|
|
2596
2596
|
// Inline function 'kotlin.UInt.toInt' call
|
|
2597
2597
|
var this_0 = UIntArray__get_impl_gp5kza(content, i);
|
|
2598
2598
|
var tmp$ret$0 = _UInt___get_data__impl__f0vqqw(this_0);
|
|
2599
|
-
tmp.
|
|
2599
|
+
tmp.rj(tmp$ret$0);
|
|
2600
2600
|
}
|
|
2601
2601
|
while (inductionVariable < size);
|
|
2602
2602
|
};
|
|
2603
|
-
protoOf(UIntArraySerializer_0).
|
|
2604
|
-
return this.
|
|
2603
|
+
protoOf(UIntArraySerializer_0).rm = function (encoder, content, size) {
|
|
2604
|
+
return this.ip(encoder, content instanceof UIntArray ? content.ig_1 : THROW_CCE(), size);
|
|
2605
2605
|
};
|
|
2606
2606
|
var UIntArraySerializer_instance;
|
|
2607
2607
|
function UIntArraySerializer_getInstance() {
|
|
@@ -2613,24 +2613,24 @@
|
|
|
2613
2613
|
ShortArraySerializer_instance = this;
|
|
2614
2614
|
PrimitiveArraySerializer.call(this, serializer_8(ShortCompanionObject_instance));
|
|
2615
2615
|
}
|
|
2616
|
-
protoOf(ShortArraySerializer_0).
|
|
2616
|
+
protoOf(ShortArraySerializer_0).lp = function (_this__u8e3s4) {
|
|
2617
2617
|
return _this__u8e3s4.length;
|
|
2618
2618
|
};
|
|
2619
|
-
protoOf(ShortArraySerializer_0).
|
|
2620
|
-
return this.
|
|
2619
|
+
protoOf(ShortArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2620
|
+
return this.lp((!(_this__u8e3s4 == null) ? isShortArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2621
2621
|
};
|
|
2622
|
-
protoOf(ShortArraySerializer_0).
|
|
2622
|
+
protoOf(ShortArraySerializer_0).mp = function (encoder, content, size) {
|
|
2623
2623
|
var inductionVariable = 0;
|
|
2624
2624
|
if (inductionVariable < size)
|
|
2625
2625
|
do {
|
|
2626
2626
|
var i = inductionVariable;
|
|
2627
2627
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2628
|
-
encoder.
|
|
2628
|
+
encoder.ak(this.pm_1, i, content[i]);
|
|
2629
2629
|
}
|
|
2630
2630
|
while (inductionVariable < size);
|
|
2631
2631
|
};
|
|
2632
|
-
protoOf(ShortArraySerializer_0).
|
|
2633
|
-
return this.
|
|
2632
|
+
protoOf(ShortArraySerializer_0).rm = function (encoder, content, size) {
|
|
2633
|
+
return this.mp(encoder, (!(content == null) ? isShortArray(content) : false) ? content : THROW_CCE(), size);
|
|
2634
2634
|
};
|
|
2635
2635
|
var ShortArraySerializer_instance;
|
|
2636
2636
|
function ShortArraySerializer_getInstance() {
|
|
@@ -2642,28 +2642,28 @@
|
|
|
2642
2642
|
UShortArraySerializer_instance = this;
|
|
2643
2643
|
PrimitiveArraySerializer.call(this, serializer_9(Companion_getInstance_3()));
|
|
2644
2644
|
}
|
|
2645
|
-
protoOf(UShortArraySerializer_0).
|
|
2645
|
+
protoOf(UShortArraySerializer_0).pp = function (_this__u8e3s4) {
|
|
2646
2646
|
return _UShortArray___get_size__impl__jqto1b(_this__u8e3s4);
|
|
2647
2647
|
};
|
|
2648
|
-
protoOf(UShortArraySerializer_0).
|
|
2649
|
-
return this.
|
|
2648
|
+
protoOf(UShortArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2649
|
+
return this.pp(_this__u8e3s4 instanceof UShortArray ? _this__u8e3s4.gh_1 : THROW_CCE());
|
|
2650
2650
|
};
|
|
2651
|
-
protoOf(UShortArraySerializer_0).
|
|
2651
|
+
protoOf(UShortArraySerializer_0).qp = function (encoder, content, size) {
|
|
2652
2652
|
var inductionVariable = 0;
|
|
2653
2653
|
if (inductionVariable < size)
|
|
2654
2654
|
do {
|
|
2655
2655
|
var i = inductionVariable;
|
|
2656
2656
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2657
|
-
var tmp = encoder.
|
|
2657
|
+
var tmp = encoder.hk(this.pm_1, i);
|
|
2658
2658
|
// Inline function 'kotlin.UShort.toShort' call
|
|
2659
2659
|
var this_0 = UShortArray__get_impl_fnbhmx(content, i);
|
|
2660
2660
|
var tmp$ret$0 = _UShort___get_data__impl__g0245(this_0);
|
|
2661
|
-
tmp.
|
|
2661
|
+
tmp.qj(tmp$ret$0);
|
|
2662
2662
|
}
|
|
2663
2663
|
while (inductionVariable < size);
|
|
2664
2664
|
};
|
|
2665
|
-
protoOf(UShortArraySerializer_0).
|
|
2666
|
-
return this.
|
|
2665
|
+
protoOf(UShortArraySerializer_0).rm = function (encoder, content, size) {
|
|
2666
|
+
return this.qp(encoder, content instanceof UShortArray ? content.gh_1 : THROW_CCE(), size);
|
|
2667
2667
|
};
|
|
2668
2668
|
var UShortArraySerializer_instance;
|
|
2669
2669
|
function UShortArraySerializer_getInstance() {
|
|
@@ -2675,24 +2675,24 @@
|
|
|
2675
2675
|
ByteArraySerializer_instance = this;
|
|
2676
2676
|
PrimitiveArraySerializer.call(this, serializer_10(ByteCompanionObject_instance));
|
|
2677
2677
|
}
|
|
2678
|
-
protoOf(ByteArraySerializer_0).
|
|
2678
|
+
protoOf(ByteArraySerializer_0).tp = function (_this__u8e3s4) {
|
|
2679
2679
|
return _this__u8e3s4.length;
|
|
2680
2680
|
};
|
|
2681
|
-
protoOf(ByteArraySerializer_0).
|
|
2682
|
-
return this.
|
|
2681
|
+
protoOf(ByteArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2682
|
+
return this.tp((!(_this__u8e3s4 == null) ? isByteArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2683
2683
|
};
|
|
2684
|
-
protoOf(ByteArraySerializer_0).
|
|
2684
|
+
protoOf(ByteArraySerializer_0).up = function (encoder, content, size) {
|
|
2685
2685
|
var inductionVariable = 0;
|
|
2686
2686
|
if (inductionVariable < size)
|
|
2687
2687
|
do {
|
|
2688
2688
|
var i = inductionVariable;
|
|
2689
2689
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2690
|
-
encoder.
|
|
2690
|
+
encoder.zj(this.pm_1, i, content[i]);
|
|
2691
2691
|
}
|
|
2692
2692
|
while (inductionVariable < size);
|
|
2693
2693
|
};
|
|
2694
|
-
protoOf(ByteArraySerializer_0).
|
|
2695
|
-
return this.
|
|
2694
|
+
protoOf(ByteArraySerializer_0).rm = function (encoder, content, size) {
|
|
2695
|
+
return this.up(encoder, (!(content == null) ? isByteArray(content) : false) ? content : THROW_CCE(), size);
|
|
2696
2696
|
};
|
|
2697
2697
|
var ByteArraySerializer_instance;
|
|
2698
2698
|
function ByteArraySerializer_getInstance() {
|
|
@@ -2704,28 +2704,28 @@
|
|
|
2704
2704
|
UByteArraySerializer_instance = this;
|
|
2705
2705
|
PrimitiveArraySerializer.call(this, serializer_11(Companion_getInstance_4()));
|
|
2706
2706
|
}
|
|
2707
|
-
protoOf(UByteArraySerializer_0).
|
|
2707
|
+
protoOf(UByteArraySerializer_0).xp = function (_this__u8e3s4) {
|
|
2708
2708
|
return _UByteArray___get_size__impl__h6pkdv(_this__u8e3s4);
|
|
2709
2709
|
};
|
|
2710
|
-
protoOf(UByteArraySerializer_0).
|
|
2711
|
-
return this.
|
|
2710
|
+
protoOf(UByteArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2711
|
+
return this.xp(_this__u8e3s4 instanceof UByteArray ? _this__u8e3s4.wf_1 : THROW_CCE());
|
|
2712
2712
|
};
|
|
2713
|
-
protoOf(UByteArraySerializer_0).
|
|
2713
|
+
protoOf(UByteArraySerializer_0).yp = function (encoder, content, size) {
|
|
2714
2714
|
var inductionVariable = 0;
|
|
2715
2715
|
if (inductionVariable < size)
|
|
2716
2716
|
do {
|
|
2717
2717
|
var i = inductionVariable;
|
|
2718
2718
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2719
|
-
var tmp = encoder.
|
|
2719
|
+
var tmp = encoder.hk(this.pm_1, i);
|
|
2720
2720
|
// Inline function 'kotlin.UByte.toByte' call
|
|
2721
2721
|
var this_0 = UByteArray__get_impl_t5f3hv(content, i);
|
|
2722
2722
|
var tmp$ret$0 = _UByte___get_data__impl__jof9qr(this_0);
|
|
2723
|
-
tmp.
|
|
2723
|
+
tmp.pj(tmp$ret$0);
|
|
2724
2724
|
}
|
|
2725
2725
|
while (inductionVariable < size);
|
|
2726
2726
|
};
|
|
2727
|
-
protoOf(UByteArraySerializer_0).
|
|
2728
|
-
return this.
|
|
2727
|
+
protoOf(UByteArraySerializer_0).rm = function (encoder, content, size) {
|
|
2728
|
+
return this.yp(encoder, content instanceof UByteArray ? content.wf_1 : THROW_CCE(), size);
|
|
2729
2729
|
};
|
|
2730
2730
|
var UByteArraySerializer_instance;
|
|
2731
2731
|
function UByteArraySerializer_getInstance() {
|
|
@@ -2737,24 +2737,24 @@
|
|
|
2737
2737
|
BooleanArraySerializer_instance = this;
|
|
2738
2738
|
PrimitiveArraySerializer.call(this, serializer_12(BooleanCompanionObject_instance));
|
|
2739
2739
|
}
|
|
2740
|
-
protoOf(BooleanArraySerializer_0).
|
|
2740
|
+
protoOf(BooleanArraySerializer_0).bq = function (_this__u8e3s4) {
|
|
2741
2741
|
return _this__u8e3s4.length;
|
|
2742
2742
|
};
|
|
2743
|
-
protoOf(BooleanArraySerializer_0).
|
|
2744
|
-
return this.
|
|
2743
|
+
protoOf(BooleanArraySerializer_0).bm = function (_this__u8e3s4) {
|
|
2744
|
+
return this.bq((!(_this__u8e3s4 == null) ? isBooleanArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2745
2745
|
};
|
|
2746
|
-
protoOf(BooleanArraySerializer_0).
|
|
2746
|
+
protoOf(BooleanArraySerializer_0).cq = function (encoder, content, size) {
|
|
2747
2747
|
var inductionVariable = 0;
|
|
2748
2748
|
if (inductionVariable < size)
|
|
2749
2749
|
do {
|
|
2750
2750
|
var i = inductionVariable;
|
|
2751
2751
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2752
|
-
encoder.
|
|
2752
|
+
encoder.yj(this.pm_1, i, content[i]);
|
|
2753
2753
|
}
|
|
2754
2754
|
while (inductionVariable < size);
|
|
2755
2755
|
};
|
|
2756
|
-
protoOf(BooleanArraySerializer_0).
|
|
2757
|
-
return this.
|
|
2756
|
+
protoOf(BooleanArraySerializer_0).rm = function (encoder, content, size) {
|
|
2757
|
+
return this.cq(encoder, (!(content == null) ? isBooleanArray(content) : false) ? content : THROW_CCE(), size);
|
|
2758
2758
|
};
|
|
2759
2759
|
var BooleanArraySerializer_instance;
|
|
2760
2760
|
function BooleanArraySerializer_getInstance() {
|
|
@@ -2774,16 +2774,16 @@
|
|
|
2774
2774
|
}
|
|
2775
2775
|
function StringSerializer() {
|
|
2776
2776
|
StringSerializer_instance = this;
|
|
2777
|
-
this.
|
|
2777
|
+
this.dq_1 = new PrimitiveSerialDescriptor_0('kotlin.String', STRING_getInstance());
|
|
2778
2778
|
}
|
|
2779
|
-
protoOf(StringSerializer).
|
|
2780
|
-
return this.
|
|
2779
|
+
protoOf(StringSerializer).jh = function () {
|
|
2780
|
+
return this.dq_1;
|
|
2781
2781
|
};
|
|
2782
|
-
protoOf(StringSerializer).
|
|
2783
|
-
return encoder.
|
|
2782
|
+
protoOf(StringSerializer).eq = function (encoder, value) {
|
|
2783
|
+
return encoder.wj(value);
|
|
2784
2784
|
};
|
|
2785
|
-
protoOf(StringSerializer).
|
|
2786
|
-
return this.
|
|
2785
|
+
protoOf(StringSerializer).kh = function (encoder, value) {
|
|
2786
|
+
return this.eq(encoder, (!(value == null) ? typeof value === 'string' : false) ? value : THROW_CCE());
|
|
2787
2787
|
};
|
|
2788
2788
|
var StringSerializer_instance;
|
|
2789
2789
|
function StringSerializer_getInstance() {
|
|
@@ -2793,16 +2793,16 @@
|
|
|
2793
2793
|
}
|
|
2794
2794
|
function CharSerializer() {
|
|
2795
2795
|
CharSerializer_instance = this;
|
|
2796
|
-
this.
|
|
2796
|
+
this.fq_1 = new PrimitiveSerialDescriptor_0('kotlin.Char', CHAR_getInstance());
|
|
2797
2797
|
}
|
|
2798
|
-
protoOf(CharSerializer).
|
|
2799
|
-
return this.
|
|
2798
|
+
protoOf(CharSerializer).jh = function () {
|
|
2799
|
+
return this.fq_1;
|
|
2800
2800
|
};
|
|
2801
|
-
protoOf(CharSerializer).
|
|
2802
|
-
return encoder.
|
|
2801
|
+
protoOf(CharSerializer).gq = function (encoder, value) {
|
|
2802
|
+
return encoder.vj(value);
|
|
2803
2803
|
};
|
|
2804
|
-
protoOf(CharSerializer).
|
|
2805
|
-
return this.
|
|
2804
|
+
protoOf(CharSerializer).kh = function (encoder, value) {
|
|
2805
|
+
return this.gq(encoder, value instanceof Char ? value.fa_1 : THROW_CCE());
|
|
2806
2806
|
};
|
|
2807
2807
|
var CharSerializer_instance;
|
|
2808
2808
|
function CharSerializer_getInstance() {
|
|
@@ -2812,16 +2812,16 @@
|
|
|
2812
2812
|
}
|
|
2813
2813
|
function DoubleSerializer() {
|
|
2814
2814
|
DoubleSerializer_instance = this;
|
|
2815
|
-
this.
|
|
2815
|
+
this.hq_1 = new PrimitiveSerialDescriptor_0('kotlin.Double', DOUBLE_getInstance());
|
|
2816
2816
|
}
|
|
2817
|
-
protoOf(DoubleSerializer).
|
|
2818
|
-
return this.
|
|
2817
|
+
protoOf(DoubleSerializer).jh = function () {
|
|
2818
|
+
return this.hq_1;
|
|
2819
2819
|
};
|
|
2820
|
-
protoOf(DoubleSerializer).
|
|
2821
|
-
return encoder.
|
|
2820
|
+
protoOf(DoubleSerializer).iq = function (encoder, value) {
|
|
2821
|
+
return encoder.uj(value);
|
|
2822
2822
|
};
|
|
2823
|
-
protoOf(DoubleSerializer).
|
|
2824
|
-
return this.
|
|
2823
|
+
protoOf(DoubleSerializer).kh = function (encoder, value) {
|
|
2824
|
+
return this.iq(encoder, (!(value == null) ? typeof value === 'number' : false) ? value : THROW_CCE());
|
|
2825
2825
|
};
|
|
2826
2826
|
var DoubleSerializer_instance;
|
|
2827
2827
|
function DoubleSerializer_getInstance() {
|
|
@@ -2831,16 +2831,16 @@
|
|
|
2831
2831
|
}
|
|
2832
2832
|
function FloatSerializer() {
|
|
2833
2833
|
FloatSerializer_instance = this;
|
|
2834
|
-
this.
|
|
2834
|
+
this.jq_1 = new PrimitiveSerialDescriptor_0('kotlin.Float', FLOAT_getInstance());
|
|
2835
2835
|
}
|
|
2836
|
-
protoOf(FloatSerializer).
|
|
2837
|
-
return this.
|
|
2836
|
+
protoOf(FloatSerializer).jh = function () {
|
|
2837
|
+
return this.jq_1;
|
|
2838
2838
|
};
|
|
2839
|
-
protoOf(FloatSerializer).
|
|
2840
|
-
return encoder.
|
|
2839
|
+
protoOf(FloatSerializer).kq = function (encoder, value) {
|
|
2840
|
+
return encoder.tj(value);
|
|
2841
2841
|
};
|
|
2842
|
-
protoOf(FloatSerializer).
|
|
2843
|
-
return this.
|
|
2842
|
+
protoOf(FloatSerializer).kh = function (encoder, value) {
|
|
2843
|
+
return this.kq(encoder, (!(value == null) ? typeof value === 'number' : false) ? value : THROW_CCE());
|
|
2844
2844
|
};
|
|
2845
2845
|
var FloatSerializer_instance;
|
|
2846
2846
|
function FloatSerializer_getInstance() {
|
|
@@ -2850,16 +2850,16 @@
|
|
|
2850
2850
|
}
|
|
2851
2851
|
function LongSerializer() {
|
|
2852
2852
|
LongSerializer_instance = this;
|
|
2853
|
-
this.
|
|
2853
|
+
this.lq_1 = new PrimitiveSerialDescriptor_0('kotlin.Long', LONG_getInstance());
|
|
2854
2854
|
}
|
|
2855
|
-
protoOf(LongSerializer).
|
|
2856
|
-
return this.
|
|
2855
|
+
protoOf(LongSerializer).jh = function () {
|
|
2856
|
+
return this.lq_1;
|
|
2857
2857
|
};
|
|
2858
|
-
protoOf(LongSerializer).
|
|
2859
|
-
return encoder.
|
|
2858
|
+
protoOf(LongSerializer).mq = function (encoder, value) {
|
|
2859
|
+
return encoder.sj(value);
|
|
2860
2860
|
};
|
|
2861
|
-
protoOf(LongSerializer).
|
|
2862
|
-
return this.
|
|
2861
|
+
protoOf(LongSerializer).kh = function (encoder, value) {
|
|
2862
|
+
return this.mq(encoder, value instanceof Long ? value : THROW_CCE());
|
|
2863
2863
|
};
|
|
2864
2864
|
var LongSerializer_instance;
|
|
2865
2865
|
function LongSerializer_getInstance() {
|
|
@@ -2869,16 +2869,16 @@
|
|
|
2869
2869
|
}
|
|
2870
2870
|
function IntSerializer() {
|
|
2871
2871
|
IntSerializer_instance = this;
|
|
2872
|
-
this.
|
|
2872
|
+
this.nq_1 = new PrimitiveSerialDescriptor_0('kotlin.Int', INT_getInstance());
|
|
2873
2873
|
}
|
|
2874
|
-
protoOf(IntSerializer).
|
|
2875
|
-
return this.
|
|
2874
|
+
protoOf(IntSerializer).jh = function () {
|
|
2875
|
+
return this.nq_1;
|
|
2876
2876
|
};
|
|
2877
|
-
protoOf(IntSerializer).
|
|
2878
|
-
return encoder.
|
|
2877
|
+
protoOf(IntSerializer).oq = function (encoder, value) {
|
|
2878
|
+
return encoder.rj(value);
|
|
2879
2879
|
};
|
|
2880
|
-
protoOf(IntSerializer).
|
|
2881
|
-
return this.
|
|
2880
|
+
protoOf(IntSerializer).kh = function (encoder, value) {
|
|
2881
|
+
return this.oq(encoder, (!(value == null) ? typeof value === 'number' : false) ? value : THROW_CCE());
|
|
2882
2882
|
};
|
|
2883
2883
|
var IntSerializer_instance;
|
|
2884
2884
|
function IntSerializer_getInstance() {
|
|
@@ -2888,16 +2888,16 @@
|
|
|
2888
2888
|
}
|
|
2889
2889
|
function ShortSerializer() {
|
|
2890
2890
|
ShortSerializer_instance = this;
|
|
2891
|
-
this.
|
|
2891
|
+
this.pq_1 = new PrimitiveSerialDescriptor_0('kotlin.Short', SHORT_getInstance());
|
|
2892
2892
|
}
|
|
2893
|
-
protoOf(ShortSerializer).
|
|
2894
|
-
return this.
|
|
2893
|
+
protoOf(ShortSerializer).jh = function () {
|
|
2894
|
+
return this.pq_1;
|
|
2895
2895
|
};
|
|
2896
|
-
protoOf(ShortSerializer).
|
|
2897
|
-
return encoder.
|
|
2896
|
+
protoOf(ShortSerializer).qq = function (encoder, value) {
|
|
2897
|
+
return encoder.qj(value);
|
|
2898
2898
|
};
|
|
2899
|
-
protoOf(ShortSerializer).
|
|
2900
|
-
return this.
|
|
2899
|
+
protoOf(ShortSerializer).kh = function (encoder, value) {
|
|
2900
|
+
return this.qq(encoder, (!(value == null) ? typeof value === 'number' : false) ? value : THROW_CCE());
|
|
2901
2901
|
};
|
|
2902
2902
|
var ShortSerializer_instance;
|
|
2903
2903
|
function ShortSerializer_getInstance() {
|
|
@@ -2907,16 +2907,16 @@
|
|
|
2907
2907
|
}
|
|
2908
2908
|
function ByteSerializer() {
|
|
2909
2909
|
ByteSerializer_instance = this;
|
|
2910
|
-
this.
|
|
2910
|
+
this.rq_1 = new PrimitiveSerialDescriptor_0('kotlin.Byte', BYTE_getInstance());
|
|
2911
2911
|
}
|
|
2912
|
-
protoOf(ByteSerializer).
|
|
2913
|
-
return this.
|
|
2912
|
+
protoOf(ByteSerializer).jh = function () {
|
|
2913
|
+
return this.rq_1;
|
|
2914
2914
|
};
|
|
2915
|
-
protoOf(ByteSerializer).
|
|
2916
|
-
return encoder.
|
|
2915
|
+
protoOf(ByteSerializer).sq = function (encoder, value) {
|
|
2916
|
+
return encoder.pj(value);
|
|
2917
2917
|
};
|
|
2918
|
-
protoOf(ByteSerializer).
|
|
2919
|
-
return this.
|
|
2918
|
+
protoOf(ByteSerializer).kh = function (encoder, value) {
|
|
2919
|
+
return this.sq(encoder, (!(value == null) ? typeof value === 'number' : false) ? value : THROW_CCE());
|
|
2920
2920
|
};
|
|
2921
2921
|
var ByteSerializer_instance;
|
|
2922
2922
|
function ByteSerializer_getInstance() {
|
|
@@ -2926,16 +2926,16 @@
|
|
|
2926
2926
|
}
|
|
2927
2927
|
function BooleanSerializer() {
|
|
2928
2928
|
BooleanSerializer_instance = this;
|
|
2929
|
-
this.
|
|
2929
|
+
this.tq_1 = new PrimitiveSerialDescriptor_0('kotlin.Boolean', BOOLEAN_getInstance());
|
|
2930
2930
|
}
|
|
2931
|
-
protoOf(BooleanSerializer).
|
|
2932
|
-
return this.
|
|
2931
|
+
protoOf(BooleanSerializer).jh = function () {
|
|
2932
|
+
return this.tq_1;
|
|
2933
2933
|
};
|
|
2934
|
-
protoOf(BooleanSerializer).
|
|
2935
|
-
return encoder.
|
|
2934
|
+
protoOf(BooleanSerializer).uq = function (encoder, value) {
|
|
2935
|
+
return encoder.oj(value);
|
|
2936
2936
|
};
|
|
2937
|
-
protoOf(BooleanSerializer).
|
|
2938
|
-
return this.
|
|
2937
|
+
protoOf(BooleanSerializer).kh = function (encoder, value) {
|
|
2938
|
+
return this.uq(encoder, (!(value == null) ? typeof value === 'boolean' : false) ? value : THROW_CCE());
|
|
2939
2939
|
};
|
|
2940
2940
|
var BooleanSerializer_instance;
|
|
2941
2941
|
function BooleanSerializer_getInstance() {
|
|
@@ -2945,16 +2945,16 @@
|
|
|
2945
2945
|
}
|
|
2946
2946
|
function UnitSerializer() {
|
|
2947
2947
|
UnitSerializer_instance = this;
|
|
2948
|
-
this.
|
|
2948
|
+
this.vq_1 = new ObjectSerializer('kotlin.Unit', Unit_instance);
|
|
2949
2949
|
}
|
|
2950
|
-
protoOf(UnitSerializer).
|
|
2951
|
-
return this.
|
|
2950
|
+
protoOf(UnitSerializer).jh = function () {
|
|
2951
|
+
return this.vq_1.jh();
|
|
2952
2952
|
};
|
|
2953
|
-
protoOf(UnitSerializer).
|
|
2954
|
-
this.
|
|
2953
|
+
protoOf(UnitSerializer).wq = function (encoder, value) {
|
|
2954
|
+
this.vq_1.yh(encoder, Unit_instance);
|
|
2955
2955
|
};
|
|
2956
|
-
protoOf(UnitSerializer).
|
|
2957
|
-
return this.
|
|
2956
|
+
protoOf(UnitSerializer).kh = function (encoder, value) {
|
|
2957
|
+
return this.wq(encoder, value instanceof Unit ? value : THROW_CCE());
|
|
2958
2958
|
};
|
|
2959
2959
|
var UnitSerializer_instance;
|
|
2960
2960
|
function UnitSerializer_getInstance() {
|
|
@@ -2966,38 +2966,38 @@
|
|
|
2966
2966
|
throw IllegalStateException_init_$Create$('Primitive descriptor does not have elements');
|
|
2967
2967
|
}
|
|
2968
2968
|
function PrimitiveSerialDescriptor_0(serialName, kind) {
|
|
2969
|
-
this.
|
|
2970
|
-
this.
|
|
2969
|
+
this.xq_1 = serialName;
|
|
2970
|
+
this.yq_1 = kind;
|
|
2971
2971
|
}
|
|
2972
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
2973
|
-
return this.
|
|
2974
|
-
};
|
|
2975
|
-
protoOf(PrimitiveSerialDescriptor_0).oi = function () {
|
|
2976
|
-
return this.ar_1;
|
|
2972
|
+
protoOf(PrimitiveSerialDescriptor_0).ii = function () {
|
|
2973
|
+
return this.xq_1;
|
|
2977
2974
|
};
|
|
2978
2975
|
protoOf(PrimitiveSerialDescriptor_0).mi = function () {
|
|
2976
|
+
return this.yq_1;
|
|
2977
|
+
};
|
|
2978
|
+
protoOf(PrimitiveSerialDescriptor_0).ki = function () {
|
|
2979
2979
|
return 0;
|
|
2980
2980
|
};
|
|
2981
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
2981
|
+
protoOf(PrimitiveSerialDescriptor_0).oi = function (index) {
|
|
2982
2982
|
error_0(this);
|
|
2983
2983
|
};
|
|
2984
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
2984
|
+
protoOf(PrimitiveSerialDescriptor_0).ni = function (index) {
|
|
2985
2985
|
error_0(this);
|
|
2986
2986
|
};
|
|
2987
2987
|
protoOf(PrimitiveSerialDescriptor_0).toString = function () {
|
|
2988
|
-
return 'PrimitiveDescriptor(' + this.
|
|
2988
|
+
return 'PrimitiveDescriptor(' + this.xq_1 + ')';
|
|
2989
2989
|
};
|
|
2990
2990
|
protoOf(PrimitiveSerialDescriptor_0).equals = function (other) {
|
|
2991
2991
|
if (this === other)
|
|
2992
2992
|
return true;
|
|
2993
2993
|
if (!(other instanceof PrimitiveSerialDescriptor_0))
|
|
2994
2994
|
return false;
|
|
2995
|
-
if (this.
|
|
2995
|
+
if (this.xq_1 === other.xq_1 ? equals(this.yq_1, other.yq_1) : false)
|
|
2996
2996
|
return true;
|
|
2997
2997
|
return false;
|
|
2998
2998
|
};
|
|
2999
2999
|
protoOf(PrimitiveSerialDescriptor_0).hashCode = function () {
|
|
3000
|
-
return getStringHashCode(this.
|
|
3000
|
+
return getStringHashCode(this.xq_1) + imul(31, this.yq_1.hashCode()) | 0;
|
|
3001
3001
|
};
|
|
3002
3002
|
function PrimitiveDescriptorSafe(serialName, kind) {
|
|
3003
3003
|
_init_properties_Primitives_kt__k0eto4();
|
|
@@ -3044,8 +3044,8 @@
|
|
|
3044
3044
|
}
|
|
3045
3045
|
function MapEntrySerializer$descriptor$lambda($keySerializer, $valueSerializer) {
|
|
3046
3046
|
return function ($this$buildSerialDescriptor) {
|
|
3047
|
-
$this$buildSerialDescriptor.
|
|
3048
|
-
$this$buildSerialDescriptor.
|
|
3047
|
+
$this$buildSerialDescriptor.th('key', $keySerializer.jh());
|
|
3048
|
+
$this$buildSerialDescriptor.th('value', $valueSerializer.jh());
|
|
3049
3049
|
return Unit_instance;
|
|
3050
3050
|
};
|
|
3051
3051
|
}
|
|
@@ -3053,106 +3053,106 @@
|
|
|
3053
3053
|
KeyValueSerializer.call(this, keySerializer, valueSerializer);
|
|
3054
3054
|
var tmp = this;
|
|
3055
3055
|
var tmp_0 = MAP_getInstance();
|
|
3056
|
-
tmp.
|
|
3056
|
+
tmp.br_1 = buildSerialDescriptor('kotlin.collections.Map.Entry', tmp_0, [], MapEntrySerializer$descriptor$lambda(keySerializer, valueSerializer));
|
|
3057
3057
|
}
|
|
3058
|
-
protoOf(MapEntrySerializer_0).
|
|
3059
|
-
return this.
|
|
3058
|
+
protoOf(MapEntrySerializer_0).jh = function () {
|
|
3059
|
+
return this.br_1;
|
|
3060
3060
|
};
|
|
3061
|
-
protoOf(MapEntrySerializer_0).
|
|
3061
|
+
protoOf(MapEntrySerializer_0).cr = function (_this__u8e3s4) {
|
|
3062
3062
|
return _this__u8e3s4.m2();
|
|
3063
3063
|
};
|
|
3064
|
-
protoOf(MapEntrySerializer_0).
|
|
3065
|
-
return this.
|
|
3064
|
+
protoOf(MapEntrySerializer_0).dr = function (_this__u8e3s4) {
|
|
3065
|
+
return this.cr((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Entry) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3066
3066
|
};
|
|
3067
|
-
protoOf(MapEntrySerializer_0).
|
|
3067
|
+
protoOf(MapEntrySerializer_0).er = function (_this__u8e3s4) {
|
|
3068
3068
|
return _this__u8e3s4.n2();
|
|
3069
3069
|
};
|
|
3070
|
-
protoOf(MapEntrySerializer_0).
|
|
3071
|
-
return this.
|
|
3070
|
+
protoOf(MapEntrySerializer_0).fr = function (_this__u8e3s4) {
|
|
3071
|
+
return this.er((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Entry) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3072
3072
|
};
|
|
3073
3073
|
function PairSerializer$descriptor$lambda($keySerializer, $valueSerializer) {
|
|
3074
3074
|
return function ($this$buildClassSerialDescriptor) {
|
|
3075
|
-
$this$buildClassSerialDescriptor.
|
|
3076
|
-
$this$buildClassSerialDescriptor.
|
|
3075
|
+
$this$buildClassSerialDescriptor.th('first', $keySerializer.jh());
|
|
3076
|
+
$this$buildClassSerialDescriptor.th('second', $valueSerializer.jh());
|
|
3077
3077
|
return Unit_instance;
|
|
3078
3078
|
};
|
|
3079
3079
|
}
|
|
3080
3080
|
function PairSerializer_0(keySerializer, valueSerializer) {
|
|
3081
3081
|
KeyValueSerializer.call(this, keySerializer, valueSerializer);
|
|
3082
3082
|
var tmp = this;
|
|
3083
|
-
tmp.
|
|
3083
|
+
tmp.lr_1 = buildClassSerialDescriptor('kotlin.Pair', [], PairSerializer$descriptor$lambda(keySerializer, valueSerializer));
|
|
3084
3084
|
}
|
|
3085
|
-
protoOf(PairSerializer_0).
|
|
3086
|
-
return this.
|
|
3085
|
+
protoOf(PairSerializer_0).jh = function () {
|
|
3086
|
+
return this.lr_1;
|
|
3087
3087
|
};
|
|
3088
|
-
protoOf(PairSerializer_0).
|
|
3088
|
+
protoOf(PairSerializer_0).mr = function (_this__u8e3s4) {
|
|
3089
3089
|
return _this__u8e3s4.y5_1;
|
|
3090
3090
|
};
|
|
3091
|
-
protoOf(PairSerializer_0).
|
|
3092
|
-
return this.
|
|
3091
|
+
protoOf(PairSerializer_0).dr = function (_this__u8e3s4) {
|
|
3092
|
+
return this.mr(_this__u8e3s4 instanceof Pair ? _this__u8e3s4 : THROW_CCE());
|
|
3093
3093
|
};
|
|
3094
|
-
protoOf(PairSerializer_0).
|
|
3094
|
+
protoOf(PairSerializer_0).nr = function (_this__u8e3s4) {
|
|
3095
3095
|
return _this__u8e3s4.z5_1;
|
|
3096
3096
|
};
|
|
3097
|
-
protoOf(PairSerializer_0).
|
|
3098
|
-
return this.
|
|
3097
|
+
protoOf(PairSerializer_0).fr = function (_this__u8e3s4) {
|
|
3098
|
+
return this.nr(_this__u8e3s4 instanceof Pair ? _this__u8e3s4 : THROW_CCE());
|
|
3099
3099
|
};
|
|
3100
3100
|
function TripleSerializer$descriptor$lambda(this$0) {
|
|
3101
3101
|
return function ($this$buildClassSerialDescriptor) {
|
|
3102
|
-
$this$buildClassSerialDescriptor.
|
|
3103
|
-
$this$buildClassSerialDescriptor.
|
|
3104
|
-
$this$buildClassSerialDescriptor.
|
|
3102
|
+
$this$buildClassSerialDescriptor.th('first', this$0.or_1.jh());
|
|
3103
|
+
$this$buildClassSerialDescriptor.th('second', this$0.pr_1.jh());
|
|
3104
|
+
$this$buildClassSerialDescriptor.th('third', this$0.qr_1.jh());
|
|
3105
3105
|
return Unit_instance;
|
|
3106
3106
|
};
|
|
3107
3107
|
}
|
|
3108
3108
|
function TripleSerializer_0(aSerializer, bSerializer, cSerializer) {
|
|
3109
|
-
this.
|
|
3110
|
-
this.
|
|
3111
|
-
this.
|
|
3109
|
+
this.or_1 = aSerializer;
|
|
3110
|
+
this.pr_1 = bSerializer;
|
|
3111
|
+
this.qr_1 = cSerializer;
|
|
3112
3112
|
var tmp = this;
|
|
3113
|
-
tmp.
|
|
3113
|
+
tmp.rr_1 = buildClassSerialDescriptor('kotlin.Triple', [], TripleSerializer$descriptor$lambda(this));
|
|
3114
3114
|
}
|
|
3115
|
-
protoOf(TripleSerializer_0).
|
|
3116
|
-
return this.
|
|
3115
|
+
protoOf(TripleSerializer_0).jh = function () {
|
|
3116
|
+
return this.rr_1;
|
|
3117
3117
|
};
|
|
3118
|
-
protoOf(TripleSerializer_0).
|
|
3119
|
-
var structuredEncoder = encoder.
|
|
3120
|
-
structuredEncoder.
|
|
3121
|
-
structuredEncoder.
|
|
3122
|
-
structuredEncoder.
|
|
3123
|
-
structuredEncoder.
|
|
3118
|
+
protoOf(TripleSerializer_0).sr = function (encoder, value) {
|
|
3119
|
+
var structuredEncoder = encoder.jj(this.rr_1);
|
|
3120
|
+
structuredEncoder.ik(this.rr_1, 0, this.or_1, value.jf_1);
|
|
3121
|
+
structuredEncoder.ik(this.rr_1, 1, this.pr_1, value.kf_1);
|
|
3122
|
+
structuredEncoder.ik(this.rr_1, 2, this.qr_1, value.lf_1);
|
|
3123
|
+
structuredEncoder.kj(this.rr_1);
|
|
3124
3124
|
};
|
|
3125
|
-
protoOf(TripleSerializer_0).
|
|
3126
|
-
return this.
|
|
3125
|
+
protoOf(TripleSerializer_0).kh = function (encoder, value) {
|
|
3126
|
+
return this.sr(encoder, value instanceof Triple ? value : THROW_CCE());
|
|
3127
3127
|
};
|
|
3128
3128
|
function KeyValueSerializer(keySerializer, valueSerializer) {
|
|
3129
|
-
this.
|
|
3130
|
-
this.
|
|
3129
|
+
this.gr_1 = keySerializer;
|
|
3130
|
+
this.hr_1 = valueSerializer;
|
|
3131
3131
|
}
|
|
3132
|
-
protoOf(KeyValueSerializer).
|
|
3133
|
-
var structuredEncoder = encoder.
|
|
3134
|
-
structuredEncoder.
|
|
3135
|
-
structuredEncoder.
|
|
3136
|
-
structuredEncoder.
|
|
3132
|
+
protoOf(KeyValueSerializer).ir = function (encoder, value) {
|
|
3133
|
+
var structuredEncoder = encoder.jj(this.jh());
|
|
3134
|
+
structuredEncoder.ik(this.jh(), 0, this.gr_1, this.dr(value));
|
|
3135
|
+
structuredEncoder.ik(this.jh(), 1, this.hr_1, this.fr(value));
|
|
3136
|
+
structuredEncoder.kj(this.jh());
|
|
3137
3137
|
};
|
|
3138
|
-
protoOf(KeyValueSerializer).
|
|
3139
|
-
return this.
|
|
3138
|
+
protoOf(KeyValueSerializer).kh = function (encoder, value) {
|
|
3139
|
+
return this.ir(encoder, (value == null ? true : !(value == null)) ? value : THROW_CCE());
|
|
3140
3140
|
};
|
|
3141
3141
|
function ULongSerializer() {
|
|
3142
3142
|
ULongSerializer_instance = this;
|
|
3143
|
-
this.
|
|
3143
|
+
this.tr_1 = InlinePrimitiveDescriptor('kotlin.ULong', serializer_4(Companion_getInstance_0()));
|
|
3144
3144
|
}
|
|
3145
|
-
protoOf(ULongSerializer).
|
|
3146
|
-
return this.
|
|
3145
|
+
protoOf(ULongSerializer).jh = function () {
|
|
3146
|
+
return this.tr_1;
|
|
3147
3147
|
};
|
|
3148
|
-
protoOf(ULongSerializer).
|
|
3149
|
-
var tmp = encoder.
|
|
3148
|
+
protoOf(ULongSerializer).ur = function (encoder, value) {
|
|
3149
|
+
var tmp = encoder.xj(this.tr_1);
|
|
3150
3150
|
// Inline function 'kotlin.ULong.toLong' call
|
|
3151
3151
|
var tmp$ret$0 = _ULong___get_data__impl__fggpzb(value);
|
|
3152
|
-
tmp.
|
|
3152
|
+
tmp.sj(tmp$ret$0);
|
|
3153
3153
|
};
|
|
3154
|
-
protoOf(ULongSerializer).
|
|
3155
|
-
return this.
|
|
3154
|
+
protoOf(ULongSerializer).kh = function (encoder, value) {
|
|
3155
|
+
return this.ur(encoder, value instanceof ULong ? value.pg_1 : THROW_CCE());
|
|
3156
3156
|
};
|
|
3157
3157
|
var ULongSerializer_instance;
|
|
3158
3158
|
function ULongSerializer_getInstance() {
|
|
@@ -3162,19 +3162,19 @@
|
|
|
3162
3162
|
}
|
|
3163
3163
|
function UIntSerializer() {
|
|
3164
3164
|
UIntSerializer_instance = this;
|
|
3165
|
-
this.
|
|
3165
|
+
this.vr_1 = InlinePrimitiveDescriptor('kotlin.UInt', serializer_6(IntCompanionObject_instance));
|
|
3166
3166
|
}
|
|
3167
|
-
protoOf(UIntSerializer).
|
|
3168
|
-
return this.
|
|
3167
|
+
protoOf(UIntSerializer).jh = function () {
|
|
3168
|
+
return this.vr_1;
|
|
3169
3169
|
};
|
|
3170
|
-
protoOf(UIntSerializer).
|
|
3171
|
-
var tmp = encoder.
|
|
3170
|
+
protoOf(UIntSerializer).wr = function (encoder, value) {
|
|
3171
|
+
var tmp = encoder.xj(this.vr_1);
|
|
3172
3172
|
// Inline function 'kotlin.UInt.toInt' call
|
|
3173
3173
|
var tmp$ret$0 = _UInt___get_data__impl__f0vqqw(value);
|
|
3174
|
-
tmp.
|
|
3174
|
+
tmp.rj(tmp$ret$0);
|
|
3175
3175
|
};
|
|
3176
|
-
protoOf(UIntSerializer).
|
|
3177
|
-
return this.
|
|
3176
|
+
protoOf(UIntSerializer).kh = function (encoder, value) {
|
|
3177
|
+
return this.wr(encoder, value instanceof UInt ? value.dg_1 : THROW_CCE());
|
|
3178
3178
|
};
|
|
3179
3179
|
var UIntSerializer_instance;
|
|
3180
3180
|
function UIntSerializer_getInstance() {
|
|
@@ -3184,19 +3184,19 @@
|
|
|
3184
3184
|
}
|
|
3185
3185
|
function UShortSerializer() {
|
|
3186
3186
|
UShortSerializer_instance = this;
|
|
3187
|
-
this.
|
|
3187
|
+
this.xr_1 = InlinePrimitiveDescriptor('kotlin.UShort', serializer_8(ShortCompanionObject_instance));
|
|
3188
3188
|
}
|
|
3189
|
-
protoOf(UShortSerializer).
|
|
3190
|
-
return this.
|
|
3189
|
+
protoOf(UShortSerializer).jh = function () {
|
|
3190
|
+
return this.xr_1;
|
|
3191
3191
|
};
|
|
3192
|
-
protoOf(UShortSerializer).
|
|
3193
|
-
var tmp = encoder.
|
|
3192
|
+
protoOf(UShortSerializer).yr = function (encoder, value) {
|
|
3193
|
+
var tmp = encoder.xj(this.xr_1);
|
|
3194
3194
|
// Inline function 'kotlin.UShort.toShort' call
|
|
3195
3195
|
var tmp$ret$0 = _UShort___get_data__impl__g0245(value);
|
|
3196
|
-
tmp.
|
|
3196
|
+
tmp.qj(tmp$ret$0);
|
|
3197
3197
|
};
|
|
3198
|
-
protoOf(UShortSerializer).
|
|
3199
|
-
return this.
|
|
3198
|
+
protoOf(UShortSerializer).kh = function (encoder, value) {
|
|
3199
|
+
return this.yr(encoder, value instanceof UShort ? value.bh_1 : THROW_CCE());
|
|
3200
3200
|
};
|
|
3201
3201
|
var UShortSerializer_instance;
|
|
3202
3202
|
function UShortSerializer_getInstance() {
|
|
@@ -3206,19 +3206,19 @@
|
|
|
3206
3206
|
}
|
|
3207
3207
|
function UByteSerializer() {
|
|
3208
3208
|
UByteSerializer_instance = this;
|
|
3209
|
-
this.
|
|
3209
|
+
this.zr_1 = InlinePrimitiveDescriptor('kotlin.UByte', serializer_10(ByteCompanionObject_instance));
|
|
3210
3210
|
}
|
|
3211
|
-
protoOf(UByteSerializer).
|
|
3212
|
-
return this.
|
|
3211
|
+
protoOf(UByteSerializer).jh = function () {
|
|
3212
|
+
return this.zr_1;
|
|
3213
3213
|
};
|
|
3214
|
-
protoOf(UByteSerializer).
|
|
3215
|
-
var tmp = encoder.
|
|
3214
|
+
protoOf(UByteSerializer).as = function (encoder, value) {
|
|
3215
|
+
var tmp = encoder.xj(this.zr_1);
|
|
3216
3216
|
// Inline function 'kotlin.UByte.toByte' call
|
|
3217
3217
|
var tmp$ret$0 = _UByte___get_data__impl__jof9qr(value);
|
|
3218
|
-
tmp.
|
|
3218
|
+
tmp.pj(tmp$ret$0);
|
|
3219
3219
|
};
|
|
3220
|
-
protoOf(UByteSerializer).
|
|
3221
|
-
return this.
|
|
3220
|
+
protoOf(UByteSerializer).kh = function (encoder, value) {
|
|
3221
|
+
return this.as(encoder, value instanceof UByte ? value.rf_1 : THROW_CCE());
|
|
3222
3222
|
};
|
|
3223
3223
|
var UByteSerializer_instance;
|
|
3224
3224
|
function UByteSerializer_getInstance() {
|
|
@@ -3233,33 +3233,33 @@
|
|
|
3233
3233
|
var EmptySerializersModule;
|
|
3234
3234
|
function SerializersModule() {
|
|
3235
3235
|
}
|
|
3236
|
-
protoOf(SerializersModule).
|
|
3236
|
+
protoOf(SerializersModule).bi = function (kClass, typeArgumentsSerializers, $super) {
|
|
3237
3237
|
typeArgumentsSerializers = typeArgumentsSerializers === VOID ? emptyList() : typeArgumentsSerializers;
|
|
3238
|
-
return $super === VOID ? this.
|
|
3238
|
+
return $super === VOID ? this.ai(kClass, typeArgumentsSerializers) : $super.ai.call(this, kClass, typeArgumentsSerializers);
|
|
3239
3239
|
};
|
|
3240
3240
|
function SerialModuleImpl(class2ContextualFactory, polyBase2Serializers, polyBase2DefaultSerializerProvider, polyBase2NamedSerializers, polyBase2DefaultDeserializerProvider) {
|
|
3241
3241
|
SerializersModule.call(this);
|
|
3242
|
-
this.
|
|
3243
|
-
this.
|
|
3244
|
-
this.
|
|
3245
|
-
this.
|
|
3246
|
-
this.
|
|
3242
|
+
this.bs_1 = class2ContextualFactory;
|
|
3243
|
+
this.cs_1 = polyBase2Serializers;
|
|
3244
|
+
this.ds_1 = polyBase2DefaultSerializerProvider;
|
|
3245
|
+
this.es_1 = polyBase2NamedSerializers;
|
|
3246
|
+
this.fs_1 = polyBase2DefaultDeserializerProvider;
|
|
3247
3247
|
}
|
|
3248
|
-
protoOf(SerialModuleImpl).
|
|
3248
|
+
protoOf(SerialModuleImpl).qk = function (baseClass, value) {
|
|
3249
3249
|
if (!baseClass.f6(value))
|
|
3250
3250
|
return null;
|
|
3251
|
-
var tmp0_safe_receiver = this.
|
|
3251
|
+
var tmp0_safe_receiver = this.cs_1.s2(baseClass);
|
|
3252
3252
|
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.s2(getKClassFromExpression(value));
|
|
3253
3253
|
var registered = (!(tmp == null) ? isInterface(tmp, SerializationStrategy) : false) ? tmp : null;
|
|
3254
3254
|
if (!(registered == null))
|
|
3255
3255
|
return registered;
|
|
3256
|
-
var tmp_0 = this.
|
|
3256
|
+
var tmp_0 = this.ds_1.s2(baseClass);
|
|
3257
3257
|
var tmp1_safe_receiver = (!(tmp_0 == null) ? typeof tmp_0 === 'function' : false) ? tmp_0 : null;
|
|
3258
3258
|
return tmp1_safe_receiver == null ? null : tmp1_safe_receiver(value);
|
|
3259
3259
|
};
|
|
3260
|
-
protoOf(SerialModuleImpl).
|
|
3261
|
-
var tmp0_safe_receiver = this.
|
|
3262
|
-
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
3260
|
+
protoOf(SerialModuleImpl).ai = function (kClass, typeArgumentsSerializers) {
|
|
3261
|
+
var tmp0_safe_receiver = this.bs_1.s2(kClass);
|
|
3262
|
+
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.gs(typeArgumentsSerializers);
|
|
3263
3263
|
return (tmp == null ? true : isInterface(tmp, KSerializer)) ? tmp : null;
|
|
3264
3264
|
};
|
|
3265
3265
|
var properties_initialized_SerializersModule_kt_fjigjn;
|
|
@@ -3273,21 +3273,21 @@
|
|
|
3273
3273
|
return get_EmptySerializersModuleLegacyJs();
|
|
3274
3274
|
}
|
|
3275
3275
|
function SerializableWith(serializer) {
|
|
3276
|
-
this.
|
|
3276
|
+
this.hs_1 = serializer;
|
|
3277
3277
|
}
|
|
3278
3278
|
protoOf(SerializableWith).equals = function (other) {
|
|
3279
3279
|
if (!(other instanceof SerializableWith))
|
|
3280
3280
|
return false;
|
|
3281
3281
|
var tmp0_other_with_cast = other instanceof SerializableWith ? other : THROW_CCE();
|
|
3282
|
-
if (!this.
|
|
3282
|
+
if (!this.hs_1.equals(tmp0_other_with_cast.hs_1))
|
|
3283
3283
|
return false;
|
|
3284
3284
|
return true;
|
|
3285
3285
|
};
|
|
3286
3286
|
protoOf(SerializableWith).hashCode = function () {
|
|
3287
|
-
return imul(getStringHashCode('serializer'), 127) ^ this.
|
|
3287
|
+
return imul(getStringHashCode('serializer'), 127) ^ this.hs_1.hashCode();
|
|
3288
3288
|
};
|
|
3289
3289
|
protoOf(SerializableWith).toString = function () {
|
|
3290
|
-
return '@kotlinx.serialization.SerializableWith(serializer=' + this.
|
|
3290
|
+
return '@kotlinx.serialization.SerializableWith(serializer=' + this.hs_1 + ')';
|
|
3291
3291
|
};
|
|
3292
3292
|
function createCache(factory) {
|
|
3293
3293
|
return new createCache$1(factory);
|
|
@@ -3330,7 +3330,7 @@
|
|
|
3330
3330
|
tmp_0 = (!(assocObject == null) ? isInterface(assocObject, KSerializer) : false) ? assocObject : THROW_CCE();
|
|
3331
3331
|
} else {
|
|
3332
3332
|
if (!(assocObject == null) ? isInterface(assocObject, SerializerFactory) : false) {
|
|
3333
|
-
var tmp_1 = assocObject.
|
|
3333
|
+
var tmp_1 = assocObject.go(args.slice());
|
|
3334
3334
|
tmp_0 = isInterface(tmp_1, KSerializer) ? tmp_1 : THROW_CCE();
|
|
3335
3335
|
} else {
|
|
3336
3336
|
if (get_isInterface(_this__u8e3s4)) {
|
|
@@ -3360,21 +3360,21 @@
|
|
|
3360
3360
|
return _this__u8e3s4[index];
|
|
3361
3361
|
}
|
|
3362
3362
|
function createCache$1($factory) {
|
|
3363
|
-
this.
|
|
3363
|
+
this.is_1 = $factory;
|
|
3364
3364
|
}
|
|
3365
|
-
protoOf(createCache$1).
|
|
3366
|
-
return this.
|
|
3365
|
+
protoOf(createCache$1).ci = function (key) {
|
|
3366
|
+
return this.is_1(key);
|
|
3367
3367
|
};
|
|
3368
3368
|
function createParametrizedCache$1($factory) {
|
|
3369
|
-
this.
|
|
3369
|
+
this.js_1 = $factory;
|
|
3370
3370
|
}
|
|
3371
|
-
protoOf(createParametrizedCache$1).
|
|
3371
|
+
protoOf(createParametrizedCache$1).di = function (key, types) {
|
|
3372
3372
|
// Inline function 'kotlin.runCatching' call
|
|
3373
3373
|
var tmp;
|
|
3374
3374
|
try {
|
|
3375
3375
|
// Inline function 'kotlin.Companion.success' call
|
|
3376
3376
|
// Inline function 'kotlinx.serialization.internal.<no name provided>.get.<anonymous>' call
|
|
3377
|
-
var value = this.
|
|
3377
|
+
var value = this.js_1(key, types);
|
|
3378
3378
|
tmp = _Result___init__impl__xyqfz8(value);
|
|
3379
3379
|
} catch ($p) {
|
|
3380
3380
|
var tmp_0;
|
|
@@ -3390,28 +3390,28 @@
|
|
|
3390
3390
|
return tmp;
|
|
3391
3391
|
};
|
|
3392
3392
|
//region block: post-declaration
|
|
3393
|
-
protoOf(SerialDescriptorImpl).
|
|
3394
|
-
protoOf(SerialDescriptorImpl).
|
|
3395
|
-
protoOf(AbstractEncoder).
|
|
3396
|
-
protoOf(AbstractEncoder).
|
|
3397
|
-
protoOf(AbstractEncoder).
|
|
3398
|
-
protoOf(AbstractEncoder).
|
|
3399
|
-
protoOf(AbstractEncoder).
|
|
3400
|
-
protoOf(ListLikeDescriptor).
|
|
3401
|
-
protoOf(ListLikeDescriptor).
|
|
3402
|
-
protoOf(ListLikeDescriptor).
|
|
3403
|
-
protoOf(MapLikeDescriptor).
|
|
3404
|
-
protoOf(MapLikeDescriptor).
|
|
3405
|
-
protoOf(MapLikeDescriptor).
|
|
3406
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3407
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3408
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
3409
|
-
protoOf(NothingSerialDescriptor).
|
|
3410
|
-
protoOf(NothingSerialDescriptor).
|
|
3411
|
-
protoOf(NothingSerialDescriptor).
|
|
3412
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
3413
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
3414
|
-
protoOf(PrimitiveSerialDescriptor_0).
|
|
3393
|
+
protoOf(SerialDescriptorImpl).ei = get_isNullable;
|
|
3394
|
+
protoOf(SerialDescriptorImpl).li = get_isInline;
|
|
3395
|
+
protoOf(AbstractEncoder).nk = encodeNotNullMark;
|
|
3396
|
+
protoOf(AbstractEncoder).ok = beginCollection;
|
|
3397
|
+
protoOf(AbstractEncoder).jk = encodeSerializableValue;
|
|
3398
|
+
protoOf(AbstractEncoder).lk = encodeNullableSerializableValue;
|
|
3399
|
+
protoOf(AbstractEncoder).pk = shouldEncodeElementDefault;
|
|
3400
|
+
protoOf(ListLikeDescriptor).ei = get_isNullable;
|
|
3401
|
+
protoOf(ListLikeDescriptor).li = get_isInline;
|
|
3402
|
+
protoOf(ListLikeDescriptor).ji = get_annotations;
|
|
3403
|
+
protoOf(MapLikeDescriptor).ei = get_isNullable;
|
|
3404
|
+
protoOf(MapLikeDescriptor).li = get_isInline;
|
|
3405
|
+
protoOf(MapLikeDescriptor).ji = get_annotations;
|
|
3406
|
+
protoOf(PluginGeneratedSerialDescriptor).ei = get_isNullable;
|
|
3407
|
+
protoOf(PluginGeneratedSerialDescriptor).li = get_isInline;
|
|
3408
|
+
protoOf(InlinePrimitiveDescriptor$1).wn = typeParametersSerializers;
|
|
3409
|
+
protoOf(NothingSerialDescriptor).ei = get_isNullable;
|
|
3410
|
+
protoOf(NothingSerialDescriptor).li = get_isInline;
|
|
3411
|
+
protoOf(NothingSerialDescriptor).ji = get_annotations;
|
|
3412
|
+
protoOf(PrimitiveSerialDescriptor_0).ei = get_isNullable;
|
|
3413
|
+
protoOf(PrimitiveSerialDescriptor_0).li = get_isInline;
|
|
3414
|
+
protoOf(PrimitiveSerialDescriptor_0).ji = get_annotations;
|
|
3415
3415
|
//endregion
|
|
3416
3416
|
//region block: exports
|
|
3417
3417
|
_.$_$ = _.$_$ || {};
|