git-digger 1.9.13 → 1.9.14
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/clikt-clikt-mordant.js +95 -95
- package/kotlin/clikt-clikt-mordant.js.map +1 -1
- package/kotlin/clikt-clikt.js +2085 -2087
- package/kotlin/clikt-clikt.js.map +1 -1
- package/kotlin/colormath-root-colormath.js +472 -472
- package/kotlin/colormath-root-colormath.js.map +1 -1
- package/kotlin/command-line-tools-digger-cli.js +67 -67
- package/kotlin/command-line-tools-digger-cli.js.map +1 -1
- package/kotlin/kotlin-kotlin-stdlib.js +2181 -2329
- package/kotlin/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +954 -957
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +332 -332
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
- package/kotlin/mordant-mordant.js +1748 -1751
- package/kotlin/mordant-mordant.js.map +1 -1
- package/kotlin/tools-cli-tools.js +1 -1
- package/kotlin/tools-digger-core.js +192 -200
- package/kotlin/tools-digger-core.js.map +1 -1
- package/kotlin/tools-digger-json.js +110 -110
- package/kotlin/tools-digger-json.js.map +1 -1
- package/kotlin/tools-digger-model.js +50 -50
- package/kotlin/tools-git-adapter.js +75 -78
- package/kotlin/tools-git-adapter.js.map +1 -1
- package/package.json +1 -1
|
@@ -5,23 +5,23 @@
|
|
|
5
5
|
var protoOf = kotlin_kotlin.$_$.d8;
|
|
6
6
|
var initMetadataForInterface = kotlin_kotlin.$_$.j7;
|
|
7
7
|
var VOID = kotlin_kotlin.$_$.c;
|
|
8
|
-
var StringCompanionObject_instance = kotlin_kotlin.$_$.
|
|
9
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
8
|
+
var StringCompanionObject_instance = kotlin_kotlin.$_$.j;
|
|
9
|
+
var Unit_instance = kotlin_kotlin.$_$.v;
|
|
10
10
|
var emptyList = kotlin_kotlin.$_$.c4;
|
|
11
|
-
var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.
|
|
11
|
+
var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.y;
|
|
12
12
|
var lazy = kotlin_kotlin.$_$.cc;
|
|
13
13
|
var KProperty1 = kotlin_kotlin.$_$.v8;
|
|
14
14
|
var getPropertyCallableRef = kotlin_kotlin.$_$.d7;
|
|
15
15
|
var toString = kotlin_kotlin.$_$.f8;
|
|
16
16
|
var initMetadataForClass = kotlin_kotlin.$_$.g7;
|
|
17
17
|
var getKClassFromExpression = kotlin_kotlin.$_$.r8;
|
|
18
|
-
var IllegalArgumentException_init_$Init$ = kotlin_kotlin.$_$.
|
|
18
|
+
var IllegalArgumentException_init_$Init$ = kotlin_kotlin.$_$.n1;
|
|
19
19
|
var objectCreate = kotlin_kotlin.$_$.c8;
|
|
20
20
|
var captureStack = kotlin_kotlin.$_$.t6;
|
|
21
|
-
var IllegalArgumentException_init_$Init$_0 = kotlin_kotlin.$_$.
|
|
21
|
+
var IllegalArgumentException_init_$Init$_0 = kotlin_kotlin.$_$.o1;
|
|
22
22
|
var IllegalArgumentException = kotlin_kotlin.$_$.eb;
|
|
23
23
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.v3;
|
|
24
|
-
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.
|
|
24
|
+
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.z;
|
|
25
25
|
var THROW_CCE = kotlin_kotlin.$_$.kb;
|
|
26
26
|
var KClass = kotlin_kotlin.$_$.t8;
|
|
27
27
|
var isInterface = kotlin_kotlin.$_$.u7;
|
|
@@ -42,17 +42,17 @@
|
|
|
42
42
|
var KtMutableList = kotlin_kotlin.$_$.j3;
|
|
43
43
|
var ArrayList = kotlin_kotlin.$_$.a3;
|
|
44
44
|
var copyToArray = kotlin_kotlin.$_$.a4;
|
|
45
|
-
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.
|
|
46
|
-
var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.
|
|
45
|
+
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.f2;
|
|
46
|
+
var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.d2;
|
|
47
47
|
var Result = kotlin_kotlin.$_$.ib;
|
|
48
48
|
var ensureNotNull = kotlin_kotlin.$_$.zb;
|
|
49
49
|
var equals = kotlin_kotlin.$_$.a7;
|
|
50
50
|
var getStringHashCode = kotlin_kotlin.$_$.e7;
|
|
51
51
|
var isBlank = kotlin_kotlin.$_$.w9;
|
|
52
|
-
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.
|
|
52
|
+
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.p1;
|
|
53
53
|
var toList = kotlin_kotlin.$_$.y5;
|
|
54
|
-
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.
|
|
55
|
-
var HashSet_init_$Create$ = kotlin_kotlin.$_$.
|
|
54
|
+
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.a1;
|
|
55
|
+
var HashSet_init_$Create$ = kotlin_kotlin.$_$.e1;
|
|
56
56
|
var toHashSet = kotlin_kotlin.$_$.v5;
|
|
57
57
|
var toBooleanArray = kotlin_kotlin.$_$.u5;
|
|
58
58
|
var withIndex = kotlin_kotlin.$_$.d6;
|
|
@@ -62,58 +62,58 @@
|
|
|
62
62
|
var contentEquals = kotlin_kotlin.$_$.x3;
|
|
63
63
|
var initMetadataForObject = kotlin_kotlin.$_$.l7;
|
|
64
64
|
var Char = kotlin_kotlin.$_$.za;
|
|
65
|
-
var Duration__toIsoString_impl_9h6wsm = kotlin_kotlin.$_$.
|
|
65
|
+
var Duration__toIsoString_impl_9h6wsm = kotlin_kotlin.$_$.y1;
|
|
66
66
|
var Duration = kotlin_kotlin.$_$.wa;
|
|
67
67
|
var Instant = kotlin_kotlin.$_$.xa;
|
|
68
68
|
var Uuid = kotlin_kotlin.$_$.ya;
|
|
69
69
|
var hashCode = kotlin_kotlin.$_$.f7;
|
|
70
|
-
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.
|
|
70
|
+
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.s1;
|
|
71
71
|
var isArray = kotlin_kotlin.$_$.m7;
|
|
72
72
|
var arrayIterator = kotlin_kotlin.$_$.r6;
|
|
73
|
-
var HashSet_init_$Create$_0 = kotlin_kotlin.$_$.
|
|
73
|
+
var HashSet_init_$Create$_0 = kotlin_kotlin.$_$.d1;
|
|
74
74
|
var toString_0 = kotlin_kotlin.$_$.hc;
|
|
75
75
|
var KTypeParameter = kotlin_kotlin.$_$.w8;
|
|
76
76
|
var contentHashCode = kotlin_kotlin.$_$.z3;
|
|
77
77
|
var until = kotlin_kotlin.$_$.o8;
|
|
78
78
|
var joinToString = kotlin_kotlin.$_$.n4;
|
|
79
|
-
var HashMap_init_$Create$ = kotlin_kotlin.$_$.
|
|
79
|
+
var HashMap_init_$Create$ = kotlin_kotlin.$_$.c1;
|
|
80
80
|
var booleanArray = kotlin_kotlin.$_$.s6;
|
|
81
81
|
var emptyMap = kotlin_kotlin.$_$.d4;
|
|
82
|
-
var Companion_getInstance = kotlin_kotlin.$_$.
|
|
82
|
+
var Companion_getInstance = kotlin_kotlin.$_$.o;
|
|
83
83
|
var isCharArray = kotlin_kotlin.$_$.p7;
|
|
84
|
-
var DoubleCompanionObject_instance = kotlin_kotlin.$_$.
|
|
84
|
+
var DoubleCompanionObject_instance = kotlin_kotlin.$_$.f;
|
|
85
85
|
var isDoubleArray = kotlin_kotlin.$_$.r7;
|
|
86
|
-
var FloatCompanionObject_instance = kotlin_kotlin.$_$.
|
|
86
|
+
var FloatCompanionObject_instance = kotlin_kotlin.$_$.g;
|
|
87
87
|
var isFloatArray = kotlin_kotlin.$_$.s7;
|
|
88
|
-
var Companion_getInstance_0 = kotlin_kotlin.$_$.
|
|
88
|
+
var Companion_getInstance_0 = kotlin_kotlin.$_$.p;
|
|
89
89
|
var isLongArray = kotlin_kotlin.$_$.o6;
|
|
90
|
-
var Companion_getInstance_1 = kotlin_kotlin.$_$.
|
|
91
|
-
var _ULongArray___get_size__impl__ju6dtr = kotlin_kotlin.$_$.
|
|
90
|
+
var Companion_getInstance_1 = kotlin_kotlin.$_$.t;
|
|
91
|
+
var _ULongArray___get_size__impl__ju6dtr = kotlin_kotlin.$_$.u2;
|
|
92
92
|
var ULongArray = kotlin_kotlin.$_$.qb;
|
|
93
|
-
var ULongArray__get_impl_pr71q9 = kotlin_kotlin.$_$.
|
|
94
|
-
var _ULong___get_data__impl__fggpzb = kotlin_kotlin.$_$.
|
|
95
|
-
var IntCompanionObject_instance = kotlin_kotlin.$_$.
|
|
93
|
+
var ULongArray__get_impl_pr71q9 = kotlin_kotlin.$_$.t2;
|
|
94
|
+
var _ULong___get_data__impl__fggpzb = kotlin_kotlin.$_$.r2;
|
|
95
|
+
var IntCompanionObject_instance = kotlin_kotlin.$_$.h;
|
|
96
96
|
var isIntArray = kotlin_kotlin.$_$.t7;
|
|
97
|
-
var Companion_getInstance_2 = kotlin_kotlin.$_$.
|
|
98
|
-
var _UIntArray___get_size__impl__r6l8ci = kotlin_kotlin.$_$.
|
|
97
|
+
var Companion_getInstance_2 = kotlin_kotlin.$_$.s;
|
|
98
|
+
var _UIntArray___get_size__impl__r6l8ci = kotlin_kotlin.$_$.p2;
|
|
99
99
|
var UIntArray = kotlin_kotlin.$_$.ob;
|
|
100
|
-
var UIntArray__get_impl_gp5kza = kotlin_kotlin.$_$.
|
|
101
|
-
var _UInt___get_data__impl__f0vqqw = kotlin_kotlin.$_$.
|
|
102
|
-
var ShortCompanionObject_instance = kotlin_kotlin.$_$.
|
|
100
|
+
var UIntArray__get_impl_gp5kza = kotlin_kotlin.$_$.o2;
|
|
101
|
+
var _UInt___get_data__impl__f0vqqw = kotlin_kotlin.$_$.m2;
|
|
102
|
+
var ShortCompanionObject_instance = kotlin_kotlin.$_$.i;
|
|
103
103
|
var isShortArray = kotlin_kotlin.$_$.v7;
|
|
104
|
-
var Companion_getInstance_3 = kotlin_kotlin.$_$.
|
|
105
|
-
var _UShortArray___get_size__impl__jqto1b = kotlin_kotlin.$_$.
|
|
104
|
+
var Companion_getInstance_3 = kotlin_kotlin.$_$.u;
|
|
105
|
+
var _UShortArray___get_size__impl__jqto1b = kotlin_kotlin.$_$.z2;
|
|
106
106
|
var UShortArray = kotlin_kotlin.$_$.sb;
|
|
107
|
-
var UShortArray__get_impl_fnbhmx = kotlin_kotlin.$_$.
|
|
108
|
-
var _UShort___get_data__impl__g0245 = kotlin_kotlin.$_$.
|
|
109
|
-
var ByteCompanionObject_instance = kotlin_kotlin.$_$.
|
|
107
|
+
var UShortArray__get_impl_fnbhmx = kotlin_kotlin.$_$.y2;
|
|
108
|
+
var _UShort___get_data__impl__g0245 = kotlin_kotlin.$_$.w2;
|
|
109
|
+
var ByteCompanionObject_instance = kotlin_kotlin.$_$.e;
|
|
110
110
|
var isByteArray = kotlin_kotlin.$_$.o7;
|
|
111
|
-
var Companion_getInstance_4 = kotlin_kotlin.$_$.
|
|
112
|
-
var _UByteArray___get_size__impl__h6pkdv = kotlin_kotlin.$_$.
|
|
111
|
+
var Companion_getInstance_4 = kotlin_kotlin.$_$.r;
|
|
112
|
+
var _UByteArray___get_size__impl__h6pkdv = kotlin_kotlin.$_$.k2;
|
|
113
113
|
var UByteArray = kotlin_kotlin.$_$.mb;
|
|
114
|
-
var UByteArray__get_impl_t5f3hv = kotlin_kotlin.$_$.
|
|
115
|
-
var _UByte___get_data__impl__jof9qr = kotlin_kotlin.$_$.
|
|
116
|
-
var BooleanCompanionObject_instance = kotlin_kotlin.$_$.
|
|
114
|
+
var UByteArray__get_impl_t5f3hv = kotlin_kotlin.$_$.j2;
|
|
115
|
+
var _UByte___get_data__impl__jof9qr = kotlin_kotlin.$_$.h2;
|
|
116
|
+
var BooleanCompanionObject_instance = kotlin_kotlin.$_$.d;
|
|
117
117
|
var isBooleanArray = kotlin_kotlin.$_$.n7;
|
|
118
118
|
var Long = kotlin_kotlin.$_$.gb;
|
|
119
119
|
var Unit = kotlin_kotlin.$_$.ub;
|
|
@@ -122,17 +122,17 @@
|
|
|
122
122
|
var UByte = kotlin_kotlin.$_$.nb;
|
|
123
123
|
var UShort = kotlin_kotlin.$_$.tb;
|
|
124
124
|
var get_indices = kotlin_kotlin.$_$.l4;
|
|
125
|
-
var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.
|
|
126
|
-
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.
|
|
125
|
+
var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.t1;
|
|
126
|
+
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.k;
|
|
127
127
|
var get_longArrayClass = kotlin_kotlin.$_$.p6;
|
|
128
|
-
var Companion_getInstance_5 = kotlin_kotlin.$_$.
|
|
129
|
-
var Companion_getInstance_6 = kotlin_kotlin.$_$.
|
|
130
|
-
var Companion_getInstance_7 = kotlin_kotlin.$_$.
|
|
128
|
+
var Companion_getInstance_5 = kotlin_kotlin.$_$.l;
|
|
129
|
+
var Companion_getInstance_6 = kotlin_kotlin.$_$.m;
|
|
130
|
+
var Companion_getInstance_7 = kotlin_kotlin.$_$.n;
|
|
131
131
|
var mapOf = kotlin_kotlin.$_$.z4;
|
|
132
132
|
var get_js = kotlin_kotlin.$_$.w7;
|
|
133
133
|
var findAssociatedObject = kotlin_kotlin.$_$.b;
|
|
134
|
-
var Companion_instance = kotlin_kotlin.$_$.
|
|
135
|
-
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.
|
|
134
|
+
var Companion_instance = kotlin_kotlin.$_$.q;
|
|
135
|
+
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.c2;
|
|
136
136
|
var createFailure = kotlin_kotlin.$_$.yb;
|
|
137
137
|
//endregion
|
|
138
138
|
//region block: pre-declaration
|
|
@@ -181,21 +181,21 @@
|
|
|
181
181
|
function encodeNotNullMark() {
|
|
182
182
|
}
|
|
183
183
|
function beginCollection(descriptor, collectionSize) {
|
|
184
|
-
return this.
|
|
184
|
+
return this.do(descriptor);
|
|
185
185
|
}
|
|
186
186
|
function encodeSerializableValue(serializer, value) {
|
|
187
|
-
serializer.
|
|
187
|
+
serializer.cm(this, value);
|
|
188
188
|
}
|
|
189
189
|
function encodeNullableSerializableValue(serializer, value) {
|
|
190
|
-
var isNullabilitySupported = serializer.
|
|
190
|
+
var isNullabilitySupported = serializer.bm().ym();
|
|
191
191
|
if (isNullabilitySupported) {
|
|
192
|
-
return this.
|
|
192
|
+
return this.dp(isInterface(serializer, SerializationStrategy) ? serializer : THROW_CCE(), value);
|
|
193
193
|
}
|
|
194
194
|
if (value == null) {
|
|
195
|
-
this.
|
|
195
|
+
this.ho();
|
|
196
196
|
} else {
|
|
197
|
-
this.
|
|
198
|
-
this.
|
|
197
|
+
this.hp();
|
|
198
|
+
this.dp(serializer, value);
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
201
|
initMetadataForInterface(Encoder, 'Encoder');
|
|
@@ -241,18 +241,18 @@
|
|
|
241
241
|
initMetadataForClass(SerialDescriptorForNullable, 'SerialDescriptorForNullable', VOID, VOID, [SerialDescriptor, CachedNames]);
|
|
242
242
|
initMetadataForClass(ObjectSerializer, 'ObjectSerializer', VOID, VOID, [KSerializer]);
|
|
243
243
|
initMetadataForInterface(SerializerFactory, 'SerializerFactory');
|
|
244
|
-
initMetadataForObject(CharArraySerializer_0, 'CharArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
245
|
-
initMetadataForObject(DoubleArraySerializer_0, 'DoubleArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
246
|
-
initMetadataForObject(FloatArraySerializer_0, 'FloatArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
247
|
-
initMetadataForObject(LongArraySerializer_0, 'LongArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
248
|
-
initMetadataForObject(ULongArraySerializer_0, 'ULongArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
249
|
-
initMetadataForObject(IntArraySerializer_0, 'IntArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
250
|
-
initMetadataForObject(UIntArraySerializer_0, 'UIntArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
251
|
-
initMetadataForObject(ShortArraySerializer_0, 'ShortArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
252
|
-
initMetadataForObject(UShortArraySerializer_0, 'UShortArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
253
|
-
initMetadataForObject(ByteArraySerializer_0, 'ByteArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
254
|
-
initMetadataForObject(UByteArraySerializer_0, 'UByteArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
255
|
-
initMetadataForObject(BooleanArraySerializer_0, 'BooleanArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer
|
|
244
|
+
initMetadataForObject(CharArraySerializer_0, 'CharArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
245
|
+
initMetadataForObject(DoubleArraySerializer_0, 'DoubleArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
246
|
+
initMetadataForObject(FloatArraySerializer_0, 'FloatArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
247
|
+
initMetadataForObject(LongArraySerializer_0, 'LongArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
248
|
+
initMetadataForObject(ULongArraySerializer_0, 'ULongArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
249
|
+
initMetadataForObject(IntArraySerializer_0, 'IntArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
250
|
+
initMetadataForObject(UIntArraySerializer_0, 'UIntArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
251
|
+
initMetadataForObject(ShortArraySerializer_0, 'ShortArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
252
|
+
initMetadataForObject(UShortArraySerializer_0, 'UShortArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
253
|
+
initMetadataForObject(ByteArraySerializer_0, 'ByteArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
254
|
+
initMetadataForObject(UByteArraySerializer_0, 'UByteArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
255
|
+
initMetadataForObject(BooleanArraySerializer_0, 'BooleanArraySerializer', VOID, PrimitiveArraySerializer, [KSerializer]);
|
|
256
256
|
initMetadataForObject(StringSerializer, 'StringSerializer', VOID, VOID, [KSerializer]);
|
|
257
257
|
initMetadataForClass(PrimitiveSerialDescriptor, 'PrimitiveSerialDescriptor', VOID, VOID, [SerialDescriptor]);
|
|
258
258
|
initMetadataForObject(IntSerializer, 'IntSerializer', VOID, VOID, [KSerializer]);
|
|
@@ -284,49 +284,49 @@
|
|
|
284
284
|
}
|
|
285
285
|
function PolymorphicSerializer$descriptor$delegate$lambda$lambda(this$0) {
|
|
286
286
|
return function ($this$buildSerialDescriptor) {
|
|
287
|
-
$this$buildSerialDescriptor.
|
|
288
|
-
$this$buildSerialDescriptor.
|
|
289
|
-
$this$buildSerialDescriptor.
|
|
287
|
+
$this$buildSerialDescriptor.lm('type', serializer_0(StringCompanionObject_instance).bm());
|
|
288
|
+
$this$buildSerialDescriptor.lm('value', buildSerialDescriptor('kotlinx.serialization.Polymorphic<' + this$0.mm_1.m() + '>', CONTEXTUAL_getInstance(), []));
|
|
289
|
+
$this$buildSerialDescriptor.fm_1 = this$0.nm_1;
|
|
290
290
|
return Unit_instance;
|
|
291
291
|
};
|
|
292
292
|
}
|
|
293
293
|
function PolymorphicSerializer$descriptor$delegate$lambda(this$0) {
|
|
294
294
|
return function () {
|
|
295
295
|
var tmp = OPEN_getInstance();
|
|
296
|
-
return withContext(buildSerialDescriptor('kotlinx.serialization.Polymorphic', tmp, [], PolymorphicSerializer$descriptor$delegate$lambda$lambda(this$0)), this$0.
|
|
296
|
+
return withContext(buildSerialDescriptor('kotlinx.serialization.Polymorphic', tmp, [], PolymorphicSerializer$descriptor$delegate$lambda$lambda(this$0)), this$0.mm_1);
|
|
297
297
|
};
|
|
298
298
|
}
|
|
299
299
|
function PolymorphicSerializer$_get_descriptor_$ref_8tw9if() {
|
|
300
300
|
return function (p0) {
|
|
301
|
-
return p0.
|
|
301
|
+
return p0.bm();
|
|
302
302
|
};
|
|
303
303
|
}
|
|
304
304
|
function PolymorphicSerializer(baseClass) {
|
|
305
305
|
AbstractPolymorphicSerializer.call(this);
|
|
306
|
-
this.
|
|
307
|
-
this.
|
|
306
|
+
this.mm_1 = baseClass;
|
|
307
|
+
this.nm_1 = emptyList();
|
|
308
308
|
var tmp = this;
|
|
309
309
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
310
|
-
tmp.
|
|
310
|
+
tmp.om_1 = lazy(tmp_0, PolymorphicSerializer$descriptor$delegate$lambda(this));
|
|
311
311
|
}
|
|
312
|
-
protoOf(PolymorphicSerializer).
|
|
313
|
-
return this.
|
|
312
|
+
protoOf(PolymorphicSerializer).pm = function () {
|
|
313
|
+
return this.mm_1;
|
|
314
314
|
};
|
|
315
|
-
protoOf(PolymorphicSerializer).
|
|
316
|
-
var tmp0 = this.
|
|
315
|
+
protoOf(PolymorphicSerializer).bm = function () {
|
|
316
|
+
var tmp0 = this.om_1;
|
|
317
317
|
var tmp = KProperty1;
|
|
318
318
|
// Inline function 'kotlin.getValue' call
|
|
319
319
|
getPropertyCallableRef('descriptor', 1, tmp, PolymorphicSerializer$_get_descriptor_$ref_8tw9if(), null);
|
|
320
|
-
return tmp0.
|
|
320
|
+
return tmp0.m1();
|
|
321
321
|
};
|
|
322
322
|
protoOf(PolymorphicSerializer).toString = function () {
|
|
323
|
-
return 'kotlinx.serialization.PolymorphicSerializer(baseClass: ' + toString(this.
|
|
323
|
+
return 'kotlinx.serialization.PolymorphicSerializer(baseClass: ' + toString(this.mm_1) + ')';
|
|
324
324
|
};
|
|
325
325
|
function findPolymorphicSerializer(_this__u8e3s4, encoder, value) {
|
|
326
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
326
|
+
var tmp0_elvis_lhs = _this__u8e3s4.rm(encoder, value);
|
|
327
327
|
var tmp;
|
|
328
328
|
if (tmp0_elvis_lhs == null) {
|
|
329
|
-
throwSubtypeNotRegistered(getKClassFromExpression(value), _this__u8e3s4.
|
|
329
|
+
throwSubtypeNotRegistered(getKClassFromExpression(value), _this__u8e3s4.pm());
|
|
330
330
|
} else {
|
|
331
331
|
tmp = tmp0_elvis_lhs;
|
|
332
332
|
}
|
|
@@ -334,17 +334,17 @@
|
|
|
334
334
|
}
|
|
335
335
|
function SealedClassSerializer$_get_descriptor_$ref_m511rz() {
|
|
336
336
|
return function (p0) {
|
|
337
|
-
return p0.
|
|
337
|
+
return p0.bm();
|
|
338
338
|
};
|
|
339
339
|
}
|
|
340
340
|
function SealedClassSerializer() {
|
|
341
341
|
}
|
|
342
|
-
protoOf(SealedClassSerializer).
|
|
343
|
-
var tmp0 = this.
|
|
342
|
+
protoOf(SealedClassSerializer).bm = function () {
|
|
343
|
+
var tmp0 = this.sm_1;
|
|
344
344
|
var tmp = KProperty1;
|
|
345
345
|
// Inline function 'kotlin.getValue' call
|
|
346
346
|
getPropertyCallableRef('descriptor', 1, tmp, SealedClassSerializer$_get_descriptor_$ref_m511rz(), null);
|
|
347
|
-
return tmp0.
|
|
347
|
+
return tmp0.m1();
|
|
348
348
|
};
|
|
349
349
|
function SerializationException_init_$Init$($this) {
|
|
350
350
|
IllegalArgumentException_init_$Init$($this);
|
|
@@ -379,20 +379,20 @@
|
|
|
379
379
|
// Inline function 'kotlin.collections.map' call
|
|
380
380
|
// Inline function 'kotlin.collections.mapTo' call
|
|
381
381
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(typeArguments, 10));
|
|
382
|
-
var _iterator__ex2g4s = typeArguments.
|
|
383
|
-
while (_iterator__ex2g4s.
|
|
384
|
-
var item = _iterator__ex2g4s.
|
|
385
|
-
var tmp$ret$
|
|
386
|
-
destination.
|
|
382
|
+
var _iterator__ex2g4s = typeArguments.r();
|
|
383
|
+
while (_iterator__ex2g4s.s()) {
|
|
384
|
+
var item = _iterator__ex2g4s.t();
|
|
385
|
+
var tmp$ret$2 = serializer(_this__u8e3s4, item);
|
|
386
|
+
destination.v(tmp$ret$2);
|
|
387
387
|
}
|
|
388
388
|
tmp = destination;
|
|
389
389
|
} else {
|
|
390
390
|
// Inline function 'kotlin.collections.map' call
|
|
391
391
|
// Inline function 'kotlin.collections.mapTo' call
|
|
392
392
|
var destination_0 = ArrayList_init_$Create$(collectionSizeOrDefault(typeArguments, 10));
|
|
393
|
-
var _iterator__ex2g4s_0 = typeArguments.
|
|
394
|
-
while (_iterator__ex2g4s_0.
|
|
395
|
-
var item_0 = _iterator__ex2g4s_0.
|
|
393
|
+
var _iterator__ex2g4s_0 = typeArguments.r();
|
|
394
|
+
while (_iterator__ex2g4s_0.s()) {
|
|
395
|
+
var item_0 = _iterator__ex2g4s_0.t();
|
|
396
396
|
var tmp0_elvis_lhs = serializerOrNull_0(_this__u8e3s4, item_0);
|
|
397
397
|
var tmp_0;
|
|
398
398
|
if (tmp0_elvis_lhs == null) {
|
|
@@ -400,8 +400,8 @@
|
|
|
400
400
|
} else {
|
|
401
401
|
tmp_0 = tmp0_elvis_lhs;
|
|
402
402
|
}
|
|
403
|
-
var tmp$ret$
|
|
404
|
-
destination_0.
|
|
403
|
+
var tmp$ret$5 = tmp_0;
|
|
404
|
+
destination_0.v(tmp$ret$5);
|
|
405
405
|
}
|
|
406
406
|
tmp = destination_0;
|
|
407
407
|
}
|
|
@@ -428,26 +428,26 @@
|
|
|
428
428
|
function builtinParametrizedSerializer(_this__u8e3s4, serializers, elementClassifierIfArray) {
|
|
429
429
|
var tmp;
|
|
430
430
|
if (_this__u8e3s4.equals(getKClass(Collection)) || _this__u8e3s4.equals(getKClass(KtList)) || (_this__u8e3s4.equals(getKClass(KtMutableList)) || _this__u8e3s4.equals(getKClass(ArrayList)))) {
|
|
431
|
-
tmp = new ArrayListSerializer(serializers.
|
|
431
|
+
tmp = new ArrayListSerializer(serializers.c1(0));
|
|
432
432
|
} else if (_this__u8e3s4.equals(getKClass(HashSet))) {
|
|
433
|
-
tmp = new HashSetSerializer(serializers.
|
|
433
|
+
tmp = new HashSetSerializer(serializers.c1(0));
|
|
434
434
|
} else if (_this__u8e3s4.equals(getKClass(KtSet)) || (_this__u8e3s4.equals(getKClass(KtMutableSet)) || _this__u8e3s4.equals(getKClass(LinkedHashSet)))) {
|
|
435
|
-
tmp = new LinkedHashSetSerializer(serializers.
|
|
435
|
+
tmp = new LinkedHashSetSerializer(serializers.c1(0));
|
|
436
436
|
} else if (_this__u8e3s4.equals(getKClass(HashMap))) {
|
|
437
|
-
tmp = new HashMapSerializer(serializers.
|
|
437
|
+
tmp = new HashMapSerializer(serializers.c1(0), serializers.c1(1));
|
|
438
438
|
} else if (_this__u8e3s4.equals(getKClass(KtMap)) || (_this__u8e3s4.equals(getKClass(KtMutableMap)) || _this__u8e3s4.equals(getKClass(LinkedHashMap)))) {
|
|
439
|
-
tmp = new LinkedHashMapSerializer(serializers.
|
|
439
|
+
tmp = new LinkedHashMapSerializer(serializers.c1(0), serializers.c1(1));
|
|
440
440
|
} else if (_this__u8e3s4.equals(getKClass(Entry))) {
|
|
441
|
-
tmp = MapEntrySerializer(serializers.
|
|
441
|
+
tmp = MapEntrySerializer(serializers.c1(0), serializers.c1(1));
|
|
442
442
|
} else if (_this__u8e3s4.equals(getKClass(Pair))) {
|
|
443
|
-
tmp = PairSerializer(serializers.
|
|
443
|
+
tmp = PairSerializer(serializers.c1(0), serializers.c1(1));
|
|
444
444
|
} else if (_this__u8e3s4.equals(getKClass(Triple))) {
|
|
445
|
-
tmp = TripleSerializer(serializers.
|
|
445
|
+
tmp = TripleSerializer(serializers.c1(0), serializers.c1(1), serializers.c1(2));
|
|
446
446
|
} else {
|
|
447
447
|
var tmp_0;
|
|
448
448
|
if (isReferenceArray(_this__u8e3s4)) {
|
|
449
449
|
var tmp_1 = elementClassifierIfArray();
|
|
450
|
-
tmp_0 = ArraySerializer((!(tmp_1 == null) ? isInterface(tmp_1, KClass) : false) ? tmp_1 : THROW_CCE(), serializers.
|
|
450
|
+
tmp_0 = ArraySerializer((!(tmp_1 == null) ? isInterface(tmp_1, KClass) : false) ? tmp_1 : THROW_CCE(), serializers.c1(0));
|
|
451
451
|
} else {
|
|
452
452
|
tmp_0 = null;
|
|
453
453
|
}
|
|
@@ -462,22 +462,22 @@
|
|
|
462
462
|
}
|
|
463
463
|
function serializerByKTypeImpl(_this__u8e3s4, type, failOnMissingTypeArgSerializer) {
|
|
464
464
|
var rootClass = kclass(type);
|
|
465
|
-
var isNullable = type.
|
|
465
|
+
var isNullable = type.j();
|
|
466
466
|
// Inline function 'kotlin.collections.map' call
|
|
467
|
-
var this_0 = type.
|
|
467
|
+
var this_0 = type.i();
|
|
468
468
|
// Inline function 'kotlin.collections.mapTo' call
|
|
469
469
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
|
|
470
|
-
var _iterator__ex2g4s = this_0.
|
|
471
|
-
while (_iterator__ex2g4s.
|
|
472
|
-
var item = _iterator__ex2g4s.
|
|
473
|
-
var tmp$ret$
|
|
474
|
-
destination.
|
|
470
|
+
var _iterator__ex2g4s = this_0.r();
|
|
471
|
+
while (_iterator__ex2g4s.s()) {
|
|
472
|
+
var item = _iterator__ex2g4s.t();
|
|
473
|
+
var tmp$ret$2 = typeOrThrow(item);
|
|
474
|
+
destination.v(tmp$ret$2);
|
|
475
475
|
}
|
|
476
476
|
var typeArguments = destination;
|
|
477
477
|
var tmp;
|
|
478
|
-
if (typeArguments.
|
|
478
|
+
if (typeArguments.p()) {
|
|
479
479
|
var tmp_0;
|
|
480
|
-
if (isInterface_0(rootClass) && !(_this__u8e3s4.
|
|
480
|
+
if (isInterface_0(rootClass) && !(_this__u8e3s4.um(rootClass) == null)) {
|
|
481
481
|
tmp_0 = null;
|
|
482
482
|
} else {
|
|
483
483
|
tmp_0 = findCachedSerializer(rootClass, isNullable);
|
|
@@ -485,66 +485,59 @@
|
|
|
485
485
|
tmp = tmp_0;
|
|
486
486
|
} else {
|
|
487
487
|
var tmp_1;
|
|
488
|
-
if (_this__u8e3s4.
|
|
488
|
+
if (_this__u8e3s4.tm()) {
|
|
489
489
|
tmp_1 = null;
|
|
490
490
|
} else {
|
|
491
491
|
// Inline function 'kotlin.Result.getOrNull' call
|
|
492
492
|
var this_1 = findParametrizedCachedSerializer(rootClass, typeArguments, isNullable);
|
|
493
|
-
|
|
494
|
-
if (_Result___get_isFailure__impl__jpiriv(this_1)) {
|
|
495
|
-
tmp_2 = null;
|
|
496
|
-
} else {
|
|
497
|
-
var tmp_3 = _Result___get_value__impl__bjfvqg(this_1);
|
|
498
|
-
tmp_2 = (tmp_3 == null ? true : !(tmp_3 == null)) ? tmp_3 : THROW_CCE();
|
|
499
|
-
}
|
|
500
|
-
tmp_1 = tmp_2;
|
|
493
|
+
tmp_1 = _Result___get_isFailure__impl__jpiriv(this_1) ? null : _Result___get_value__impl__bjfvqg(this_1);
|
|
501
494
|
}
|
|
502
495
|
tmp = tmp_1;
|
|
503
496
|
}
|
|
504
497
|
var cachedSerializer = tmp;
|
|
505
498
|
if (!(cachedSerializer == null))
|
|
506
499
|
return cachedSerializer;
|
|
507
|
-
var
|
|
508
|
-
if (typeArguments.
|
|
500
|
+
var tmp_2;
|
|
501
|
+
if (typeArguments.p()) {
|
|
509
502
|
var tmp0_elvis_lhs = serializerOrNull(rootClass);
|
|
510
|
-
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? _this__u8e3s4.
|
|
511
|
-
var
|
|
503
|
+
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? _this__u8e3s4.um(rootClass) : tmp0_elvis_lhs;
|
|
504
|
+
var tmp_3;
|
|
512
505
|
if (tmp1_elvis_lhs == null) {
|
|
513
506
|
// Inline function 'kotlinx.serialization.polymorphicIfInterface' call
|
|
514
|
-
|
|
507
|
+
tmp_3 = isInterface_0(rootClass) ? new PolymorphicSerializer(rootClass) : null;
|
|
515
508
|
} else {
|
|
516
|
-
|
|
509
|
+
tmp_3 = tmp1_elvis_lhs;
|
|
517
510
|
}
|
|
518
|
-
|
|
511
|
+
tmp_2 = tmp_3;
|
|
519
512
|
} else {
|
|
520
513
|
var tmp2_elvis_lhs = serializersForParameters(_this__u8e3s4, typeArguments, failOnMissingTypeArgSerializer);
|
|
521
|
-
var
|
|
514
|
+
var tmp_4;
|
|
522
515
|
if (tmp2_elvis_lhs == null) {
|
|
523
516
|
return null;
|
|
524
517
|
} else {
|
|
525
|
-
|
|
518
|
+
tmp_4 = tmp2_elvis_lhs;
|
|
526
519
|
}
|
|
527
|
-
var serializers =
|
|
520
|
+
var serializers = tmp_4;
|
|
528
521
|
var tmp3_elvis_lhs = parametrizedSerializerOrNull(rootClass, serializers, serializerByKTypeImpl$lambda(typeArguments));
|
|
529
|
-
var tmp4_elvis_lhs = tmp3_elvis_lhs == null ? _this__u8e3s4.
|
|
530
|
-
var
|
|
522
|
+
var tmp4_elvis_lhs = tmp3_elvis_lhs == null ? _this__u8e3s4.vm(rootClass, serializers) : tmp3_elvis_lhs;
|
|
523
|
+
var tmp_5;
|
|
531
524
|
if (tmp4_elvis_lhs == null) {
|
|
532
525
|
// Inline function 'kotlinx.serialization.polymorphicIfInterface' call
|
|
533
|
-
|
|
526
|
+
tmp_5 = isInterface_0(rootClass) ? new PolymorphicSerializer(rootClass) : null;
|
|
534
527
|
} else {
|
|
535
|
-
|
|
528
|
+
tmp_5 = tmp4_elvis_lhs;
|
|
536
529
|
}
|
|
537
|
-
|
|
530
|
+
tmp_2 = tmp_5;
|
|
538
531
|
}
|
|
539
|
-
var contextualSerializer =
|
|
540
|
-
var
|
|
532
|
+
var contextualSerializer = tmp_2;
|
|
533
|
+
var tmp_6;
|
|
541
534
|
if (contextualSerializer == null) {
|
|
542
|
-
|
|
535
|
+
tmp_6 = null;
|
|
543
536
|
} else {
|
|
544
537
|
// Inline function 'kotlinx.serialization.internal.cast' call
|
|
545
|
-
|
|
538
|
+
tmp_6 = isInterface(contextualSerializer, KSerializer) ? contextualSerializer : THROW_CCE();
|
|
546
539
|
}
|
|
547
|
-
var tmp6_safe_receiver =
|
|
540
|
+
var tmp6_safe_receiver = tmp_6;
|
|
548
541
|
return tmp6_safe_receiver == null ? null : nullable(tmp6_safe_receiver, isNullable);
|
|
549
542
|
}
|
|
550
543
|
function nullable(_this__u8e3s4, shouldBeNullable) {
|
|
@@ -554,7 +547,7 @@
|
|
|
554
547
|
}
|
|
555
548
|
function serializerByKTypeImpl$lambda($typeArguments) {
|
|
556
549
|
return function () {
|
|
557
|
-
return $typeArguments.
|
|
550
|
+
return $typeArguments.c1(0).h();
|
|
558
551
|
};
|
|
559
552
|
}
|
|
560
553
|
function get_SERIALIZERS_CACHE() {
|
|
@@ -581,7 +574,7 @@
|
|
|
581
574
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
582
575
|
var tmp;
|
|
583
576
|
if (!isNullable) {
|
|
584
|
-
var tmp0_safe_receiver = get_SERIALIZERS_CACHE().
|
|
577
|
+
var tmp0_safe_receiver = get_SERIALIZERS_CACHE().wm(clazz);
|
|
585
578
|
var tmp_0;
|
|
586
579
|
if (tmp0_safe_receiver == null) {
|
|
587
580
|
tmp_0 = null;
|
|
@@ -591,7 +584,7 @@
|
|
|
591
584
|
}
|
|
592
585
|
tmp = tmp_0;
|
|
593
586
|
} else {
|
|
594
|
-
tmp = get_SERIALIZERS_CACHE_NULLABLE().
|
|
587
|
+
tmp = get_SERIALIZERS_CACHE_NULLABLE().wm(clazz);
|
|
595
588
|
}
|
|
596
589
|
return tmp;
|
|
597
590
|
}
|
|
@@ -599,10 +592,10 @@
|
|
|
599
592
|
_init_properties_SerializersCache_kt__hgwi2p();
|
|
600
593
|
var tmp;
|
|
601
594
|
if (!isNullable) {
|
|
602
|
-
var tmp_0 = get_PARAMETRIZED_SERIALIZERS_CACHE().
|
|
595
|
+
var tmp_0 = get_PARAMETRIZED_SERIALIZERS_CACHE().xm(clazz, types);
|
|
603
596
|
tmp = new Result(tmp_0) instanceof Result ? tmp_0 : THROW_CCE();
|
|
604
597
|
} else {
|
|
605
|
-
tmp = get_PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE().
|
|
598
|
+
tmp = get_PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE().xm(clazz, types);
|
|
606
599
|
}
|
|
607
600
|
return tmp;
|
|
608
601
|
}
|
|
@@ -646,7 +639,7 @@
|
|
|
646
639
|
}
|
|
647
640
|
function PARAMETRIZED_SERIALIZERS_CACHE$lambda$lambda($types) {
|
|
648
641
|
return function () {
|
|
649
|
-
return $types.
|
|
642
|
+
return $types.c1(0).h();
|
|
650
643
|
};
|
|
651
644
|
}
|
|
652
645
|
function PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE$lambda(clazz, types) {
|
|
@@ -665,7 +658,7 @@
|
|
|
665
658
|
}
|
|
666
659
|
function PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE$lambda$lambda($types) {
|
|
667
660
|
return function () {
|
|
668
|
-
return $types.
|
|
661
|
+
return $types.c1(0).h();
|
|
669
662
|
};
|
|
670
663
|
}
|
|
671
664
|
var properties_initialized_SerializersCache_kt_q8kf25;
|
|
@@ -695,7 +688,7 @@
|
|
|
695
688
|
}
|
|
696
689
|
function get_nullable(_this__u8e3s4) {
|
|
697
690
|
var tmp;
|
|
698
|
-
if (_this__u8e3s4.
|
|
691
|
+
if (_this__u8e3s4.bm().ym()) {
|
|
699
692
|
tmp = isInterface(_this__u8e3s4, KSerializer) ? _this__u8e3s4 : THROW_CCE();
|
|
700
693
|
} else {
|
|
701
694
|
tmp = new NullableSerializer(_this__u8e3s4);
|
|
@@ -793,12 +786,12 @@
|
|
|
793
786
|
return new ContextDescriptor(_this__u8e3s4, context);
|
|
794
787
|
}
|
|
795
788
|
function ContextDescriptor(original, kClass) {
|
|
796
|
-
this.
|
|
797
|
-
this.
|
|
798
|
-
this.
|
|
789
|
+
this.zm_1 = original;
|
|
790
|
+
this.an_1 = kClass;
|
|
791
|
+
this.bn_1 = this.zm_1.cn() + '<' + this.an_1.m() + '>';
|
|
799
792
|
}
|
|
800
|
-
protoOf(ContextDescriptor).
|
|
801
|
-
return this.
|
|
793
|
+
protoOf(ContextDescriptor).cn = function () {
|
|
794
|
+
return this.bn_1;
|
|
802
795
|
};
|
|
803
796
|
protoOf(ContextDescriptor).equals = function (other) {
|
|
804
797
|
var tmp0_elvis_lhs = other instanceof ContextDescriptor ? other : null;
|
|
@@ -809,36 +802,36 @@
|
|
|
809
802
|
tmp = tmp0_elvis_lhs;
|
|
810
803
|
}
|
|
811
804
|
var another = tmp;
|
|
812
|
-
return equals(this.
|
|
805
|
+
return equals(this.zm_1, another.zm_1) && another.an_1.equals(this.an_1);
|
|
813
806
|
};
|
|
814
807
|
protoOf(ContextDescriptor).hashCode = function () {
|
|
815
|
-
var result = this.
|
|
816
|
-
result = imul(31, result) + getStringHashCode(this.
|
|
808
|
+
var result = this.an_1.hashCode();
|
|
809
|
+
result = imul(31, result) + getStringHashCode(this.bn_1) | 0;
|
|
817
810
|
return result;
|
|
818
811
|
};
|
|
819
812
|
protoOf(ContextDescriptor).toString = function () {
|
|
820
|
-
return 'ContextDescriptor(kClass: ' + toString(this.
|
|
813
|
+
return 'ContextDescriptor(kClass: ' + toString(this.an_1) + ', original: ' + toString(this.zm_1) + ')';
|
|
821
814
|
};
|
|
822
|
-
protoOf(ContextDescriptor).
|
|
823
|
-
return this.
|
|
815
|
+
protoOf(ContextDescriptor).dn = function () {
|
|
816
|
+
return this.zm_1.dn();
|
|
824
817
|
};
|
|
825
|
-
protoOf(ContextDescriptor).
|
|
826
|
-
return this.
|
|
818
|
+
protoOf(ContextDescriptor).ym = function () {
|
|
819
|
+
return this.zm_1.ym();
|
|
827
820
|
};
|
|
828
|
-
protoOf(ContextDescriptor).
|
|
829
|
-
return this.
|
|
821
|
+
protoOf(ContextDescriptor).en = function () {
|
|
822
|
+
return this.zm_1.en();
|
|
830
823
|
};
|
|
831
|
-
protoOf(ContextDescriptor).
|
|
832
|
-
return this.
|
|
824
|
+
protoOf(ContextDescriptor).fn = function () {
|
|
825
|
+
return this.zm_1.fn();
|
|
833
826
|
};
|
|
834
|
-
protoOf(ContextDescriptor).
|
|
835
|
-
return this.
|
|
827
|
+
protoOf(ContextDescriptor).gn = function () {
|
|
828
|
+
return this.zm_1.gn();
|
|
836
829
|
};
|
|
837
|
-
protoOf(ContextDescriptor).
|
|
838
|
-
return this.
|
|
830
|
+
protoOf(ContextDescriptor).hn = function (index) {
|
|
831
|
+
return this.zm_1.hn(index);
|
|
839
832
|
};
|
|
840
|
-
protoOf(ContextDescriptor).
|
|
841
|
-
return this.
|
|
833
|
+
protoOf(ContextDescriptor).in = function (index) {
|
|
834
|
+
return this.zm_1.in(index);
|
|
842
835
|
};
|
|
843
836
|
function getContextualDescriptor(_this__u8e3s4, descriptor) {
|
|
844
837
|
var tmp0_safe_receiver = get_capturedKClass(descriptor);
|
|
@@ -847,18 +840,18 @@
|
|
|
847
840
|
tmp = null;
|
|
848
841
|
} else {
|
|
849
842
|
// Inline function 'kotlin.let' call
|
|
850
|
-
var tmp0_safe_receiver_0 = _this__u8e3s4.
|
|
851
|
-
tmp = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.
|
|
843
|
+
var tmp0_safe_receiver_0 = _this__u8e3s4.um(tmp0_safe_receiver);
|
|
844
|
+
tmp = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.bm();
|
|
852
845
|
}
|
|
853
846
|
return tmp;
|
|
854
847
|
}
|
|
855
848
|
function get_capturedKClass(_this__u8e3s4) {
|
|
856
849
|
var tmp;
|
|
857
850
|
if (_this__u8e3s4 instanceof ContextDescriptor) {
|
|
858
|
-
tmp = _this__u8e3s4.
|
|
851
|
+
tmp = _this__u8e3s4.an_1;
|
|
859
852
|
} else {
|
|
860
853
|
if (_this__u8e3s4 instanceof SerialDescriptorForNullable) {
|
|
861
|
-
tmp = get_capturedKClass(_this__u8e3s4.
|
|
854
|
+
tmp = get_capturedKClass(_this__u8e3s4.jn_1);
|
|
862
855
|
} else {
|
|
863
856
|
tmp = null;
|
|
864
857
|
}
|
|
@@ -872,23 +865,23 @@
|
|
|
872
865
|
return new elementDescriptors$$inlined$Iterable$1(_this__u8e3s4);
|
|
873
866
|
}
|
|
874
867
|
function elementDescriptors$1($this_elementDescriptors) {
|
|
875
|
-
this.
|
|
876
|
-
this.
|
|
868
|
+
this.nn_1 = $this_elementDescriptors;
|
|
869
|
+
this.mn_1 = $this_elementDescriptors.fn();
|
|
877
870
|
}
|
|
878
|
-
protoOf(elementDescriptors$1).
|
|
879
|
-
return this.
|
|
871
|
+
protoOf(elementDescriptors$1).s = function () {
|
|
872
|
+
return this.mn_1 > 0;
|
|
880
873
|
};
|
|
881
|
-
protoOf(elementDescriptors$1).
|
|
882
|
-
var tmp = this.
|
|
883
|
-
var _unary__edvuaz = this.
|
|
884
|
-
this.
|
|
885
|
-
return this.
|
|
874
|
+
protoOf(elementDescriptors$1).t = function () {
|
|
875
|
+
var tmp = this.nn_1.fn();
|
|
876
|
+
var _unary__edvuaz = this.mn_1;
|
|
877
|
+
this.mn_1 = _unary__edvuaz - 1 | 0;
|
|
878
|
+
return this.nn_1.in(tmp - _unary__edvuaz | 0);
|
|
886
879
|
};
|
|
887
880
|
function elementDescriptors$$inlined$Iterable$1($this_elementDescriptors) {
|
|
888
|
-
this.
|
|
881
|
+
this.on_1 = $this_elementDescriptors;
|
|
889
882
|
}
|
|
890
|
-
protoOf(elementDescriptors$$inlined$Iterable$1).
|
|
891
|
-
return new elementDescriptors$1(this.
|
|
883
|
+
protoOf(elementDescriptors$$inlined$Iterable$1).r = function () {
|
|
884
|
+
return new elementDescriptors$1(this.on_1);
|
|
892
885
|
};
|
|
893
886
|
function buildClassSerialDescriptor(serialName, typeParameters, builderAction) {
|
|
894
887
|
var tmp;
|
|
@@ -906,42 +899,42 @@
|
|
|
906
899
|
}
|
|
907
900
|
var sdBuilder = new ClassSerialDescriptorBuilder(serialName);
|
|
908
901
|
builderAction(sdBuilder);
|
|
909
|
-
return new SerialDescriptorImpl(serialName, CLASS_getInstance(), sdBuilder.
|
|
902
|
+
return new SerialDescriptorImpl(serialName, CLASS_getInstance(), sdBuilder.gm_1.d1(), toList(typeParameters), sdBuilder);
|
|
910
903
|
}
|
|
911
904
|
function ClassSerialDescriptorBuilder(serialName) {
|
|
912
|
-
this.
|
|
913
|
-
this.
|
|
914
|
-
this.
|
|
905
|
+
this.dm_1 = serialName;
|
|
906
|
+
this.em_1 = false;
|
|
907
|
+
this.fm_1 = emptyList();
|
|
908
|
+
this.gm_1 = ArrayList_init_$Create$_0();
|
|
909
|
+
this.hm_1 = HashSet_init_$Create$();
|
|
910
|
+
this.im_1 = ArrayList_init_$Create$_0();
|
|
915
911
|
this.jm_1 = ArrayList_init_$Create$_0();
|
|
916
|
-
this.km_1 =
|
|
917
|
-
this.lm_1 = ArrayList_init_$Create$_0();
|
|
918
|
-
this.mm_1 = ArrayList_init_$Create$_0();
|
|
919
|
-
this.nm_1 = ArrayList_init_$Create$_0();
|
|
912
|
+
this.km_1 = ArrayList_init_$Create$_0();
|
|
920
913
|
}
|
|
921
|
-
protoOf(ClassSerialDescriptorBuilder).
|
|
914
|
+
protoOf(ClassSerialDescriptorBuilder).pn = function (elementName, descriptor, annotations, isOptional) {
|
|
922
915
|
// Inline function 'kotlin.require' call
|
|
923
|
-
if (!this.
|
|
924
|
-
var message = "Element with name '" + elementName + "' is already registered in " + this.
|
|
916
|
+
if (!this.hm_1.v(elementName)) {
|
|
917
|
+
var message = "Element with name '" + elementName + "' is already registered in " + this.dm_1;
|
|
925
918
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
926
919
|
}
|
|
927
920
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
928
|
-
this.
|
|
921
|
+
this.gm_1.v(elementName);
|
|
929
922
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
930
|
-
this.
|
|
923
|
+
this.im_1.v(descriptor);
|
|
931
924
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
932
|
-
this.
|
|
925
|
+
this.jm_1.v(annotations);
|
|
933
926
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
934
|
-
this.
|
|
927
|
+
this.km_1.v(isOptional);
|
|
935
928
|
};
|
|
936
|
-
protoOf(ClassSerialDescriptorBuilder).
|
|
929
|
+
protoOf(ClassSerialDescriptorBuilder).lm = function (elementName, descriptor, annotations, isOptional, $super) {
|
|
937
930
|
annotations = annotations === VOID ? emptyList() : annotations;
|
|
938
931
|
isOptional = isOptional === VOID ? false : isOptional;
|
|
939
932
|
var tmp;
|
|
940
933
|
if ($super === VOID) {
|
|
941
|
-
this.
|
|
934
|
+
this.pn(elementName, descriptor, annotations, isOptional);
|
|
942
935
|
tmp = Unit_instance;
|
|
943
936
|
} else {
|
|
944
|
-
tmp = $super.
|
|
937
|
+
tmp = $super.pn.call(this, elementName, descriptor, annotations, isOptional);
|
|
945
938
|
}
|
|
946
939
|
return tmp;
|
|
947
940
|
};
|
|
@@ -966,18 +959,18 @@
|
|
|
966
959
|
}
|
|
967
960
|
var sdBuilder = new ClassSerialDescriptorBuilder(serialName);
|
|
968
961
|
builder(sdBuilder);
|
|
969
|
-
return new SerialDescriptorImpl(serialName, kind, sdBuilder.
|
|
962
|
+
return new SerialDescriptorImpl(serialName, kind, sdBuilder.gm_1.d1(), toList(typeParameters), sdBuilder);
|
|
970
963
|
}
|
|
971
964
|
function _get__hashCode__tgwhef($this) {
|
|
972
|
-
var tmp0 = $this.
|
|
965
|
+
var tmp0 = $this.bo_1;
|
|
973
966
|
var tmp = KProperty1;
|
|
974
967
|
// Inline function 'kotlin.getValue' call
|
|
975
968
|
getPropertyCallableRef('_hashCode', 1, tmp, SerialDescriptorImpl$_get__hashCode_$ref_2v7wzp(), null);
|
|
976
|
-
return tmp0.
|
|
969
|
+
return tmp0.m1();
|
|
977
970
|
}
|
|
978
971
|
function SerialDescriptorImpl$_hashCode$delegate$lambda(this$0) {
|
|
979
972
|
return function () {
|
|
980
|
-
return hashCodeImpl(this$0, this$0.
|
|
973
|
+
return hashCodeImpl(this$0, this$0.ao_1);
|
|
981
974
|
};
|
|
982
975
|
}
|
|
983
976
|
function SerialDescriptorImpl$_get__hashCode_$ref_2v7wzp() {
|
|
@@ -986,57 +979,57 @@
|
|
|
986
979
|
};
|
|
987
980
|
}
|
|
988
981
|
function SerialDescriptorImpl(serialName, kind, elementsCount, typeParameters, builder) {
|
|
989
|
-
this.
|
|
990
|
-
this.
|
|
991
|
-
this.
|
|
992
|
-
this.
|
|
993
|
-
this.
|
|
982
|
+
this.qn_1 = serialName;
|
|
983
|
+
this.rn_1 = kind;
|
|
984
|
+
this.sn_1 = elementsCount;
|
|
985
|
+
this.tn_1 = builder.fm_1;
|
|
986
|
+
this.un_1 = toHashSet(builder.gm_1);
|
|
994
987
|
var tmp = this;
|
|
995
988
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
996
|
-
var this_0 = builder.
|
|
997
|
-
tmp.
|
|
998
|
-
this.
|
|
989
|
+
var this_0 = builder.gm_1;
|
|
990
|
+
tmp.vn_1 = copyToArray(this_0);
|
|
991
|
+
this.wn_1 = compactArray(builder.im_1);
|
|
999
992
|
var tmp_0 = this;
|
|
1000
993
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1001
|
-
var this_1 = builder.
|
|
1002
|
-
tmp_0.
|
|
1003
|
-
this.
|
|
994
|
+
var this_1 = builder.jm_1;
|
|
995
|
+
tmp_0.xn_1 = copyToArray(this_1);
|
|
996
|
+
this.yn_1 = toBooleanArray(builder.km_1);
|
|
1004
997
|
var tmp_1 = this;
|
|
1005
998
|
// Inline function 'kotlin.collections.map' call
|
|
1006
|
-
var this_2 = withIndex(this.
|
|
999
|
+
var this_2 = withIndex(this.vn_1);
|
|
1007
1000
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1008
1001
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_2, 10));
|
|
1009
|
-
var _iterator__ex2g4s = this_2.
|
|
1010
|
-
while (_iterator__ex2g4s.
|
|
1011
|
-
var item = _iterator__ex2g4s.
|
|
1012
|
-
var tmp$ret$
|
|
1013
|
-
destination.
|
|
1014
|
-
}
|
|
1015
|
-
tmp_1.
|
|
1016
|
-
this.
|
|
1002
|
+
var _iterator__ex2g4s = this_2.r();
|
|
1003
|
+
while (_iterator__ex2g4s.s()) {
|
|
1004
|
+
var item = _iterator__ex2g4s.t();
|
|
1005
|
+
var tmp$ret$4 = to(item.jd_1, item.id_1);
|
|
1006
|
+
destination.v(tmp$ret$4);
|
|
1007
|
+
}
|
|
1008
|
+
tmp_1.zn_1 = toMap(destination);
|
|
1009
|
+
this.ao_1 = compactArray(typeParameters);
|
|
1017
1010
|
var tmp_2 = this;
|
|
1018
|
-
tmp_2.
|
|
1011
|
+
tmp_2.bo_1 = lazy_0(SerialDescriptorImpl$_hashCode$delegate$lambda(this));
|
|
1019
1012
|
}
|
|
1020
|
-
protoOf(SerialDescriptorImpl).
|
|
1021
|
-
return this.
|
|
1013
|
+
protoOf(SerialDescriptorImpl).cn = function () {
|
|
1014
|
+
return this.qn_1;
|
|
1022
1015
|
};
|
|
1023
|
-
protoOf(SerialDescriptorImpl).
|
|
1024
|
-
return this.
|
|
1016
|
+
protoOf(SerialDescriptorImpl).dn = function () {
|
|
1017
|
+
return this.rn_1;
|
|
1025
1018
|
};
|
|
1026
|
-
protoOf(SerialDescriptorImpl).
|
|
1027
|
-
return this.
|
|
1019
|
+
protoOf(SerialDescriptorImpl).fn = function () {
|
|
1020
|
+
return this.sn_1;
|
|
1028
1021
|
};
|
|
1029
|
-
protoOf(SerialDescriptorImpl).
|
|
1030
|
-
return this.
|
|
1022
|
+
protoOf(SerialDescriptorImpl).gn = function () {
|
|
1023
|
+
return this.tn_1;
|
|
1031
1024
|
};
|
|
1032
|
-
protoOf(SerialDescriptorImpl).
|
|
1033
|
-
return this.
|
|
1025
|
+
protoOf(SerialDescriptorImpl).co = function () {
|
|
1026
|
+
return this.un_1;
|
|
1034
1027
|
};
|
|
1035
|
-
protoOf(SerialDescriptorImpl).
|
|
1036
|
-
return getChecked(this.
|
|
1028
|
+
protoOf(SerialDescriptorImpl).hn = function (index) {
|
|
1029
|
+
return getChecked(this.vn_1, index);
|
|
1037
1030
|
};
|
|
1038
|
-
protoOf(SerialDescriptorImpl).
|
|
1039
|
-
return getChecked(this.
|
|
1031
|
+
protoOf(SerialDescriptorImpl).in = function (index) {
|
|
1032
|
+
return getChecked(this.wn_1, index);
|
|
1040
1033
|
};
|
|
1041
1034
|
protoOf(SerialDescriptorImpl).equals = function (other) {
|
|
1042
1035
|
var tmp$ret$0;
|
|
@@ -1050,29 +1043,29 @@
|
|
|
1050
1043
|
tmp$ret$0 = false;
|
|
1051
1044
|
break $l$block_5;
|
|
1052
1045
|
}
|
|
1053
|
-
if (!(this.
|
|
1046
|
+
if (!(this.cn() === other.cn())) {
|
|
1054
1047
|
tmp$ret$0 = false;
|
|
1055
1048
|
break $l$block_5;
|
|
1056
1049
|
}
|
|
1057
|
-
if (!contentEquals(this.
|
|
1050
|
+
if (!contentEquals(this.ao_1, other.ao_1)) {
|
|
1058
1051
|
tmp$ret$0 = false;
|
|
1059
1052
|
break $l$block_5;
|
|
1060
1053
|
}
|
|
1061
|
-
if (!(this.
|
|
1054
|
+
if (!(this.fn() === other.fn())) {
|
|
1062
1055
|
tmp$ret$0 = false;
|
|
1063
1056
|
break $l$block_5;
|
|
1064
1057
|
}
|
|
1065
1058
|
var inductionVariable = 0;
|
|
1066
|
-
var last = this.
|
|
1059
|
+
var last = this.fn();
|
|
1067
1060
|
if (inductionVariable < last)
|
|
1068
1061
|
do {
|
|
1069
1062
|
var index = inductionVariable;
|
|
1070
1063
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1071
|
-
if (!(this.
|
|
1064
|
+
if (!(this.in(index).cn() === other.in(index).cn())) {
|
|
1072
1065
|
tmp$ret$0 = false;
|
|
1073
1066
|
break $l$block_5;
|
|
1074
1067
|
}
|
|
1075
|
-
if (!equals(this.
|
|
1068
|
+
if (!equals(this.in(index).dn(), other.in(index).dn())) {
|
|
1076
1069
|
tmp$ret$0 = false;
|
|
1077
1070
|
break $l$block_5;
|
|
1078
1071
|
}
|
|
@@ -1223,7 +1216,7 @@
|
|
|
1223
1216
|
function SerialKind() {
|
|
1224
1217
|
}
|
|
1225
1218
|
protoOf(SerialKind).toString = function () {
|
|
1226
|
-
return ensureNotNull(getKClassFromExpression(this).
|
|
1219
|
+
return ensureNotNull(getKClassFromExpression(this).m());
|
|
1227
1220
|
};
|
|
1228
1221
|
protoOf(SerialKind).hashCode = function () {
|
|
1229
1222
|
return getStringHashCode(this.toString());
|
|
@@ -1273,106 +1266,106 @@
|
|
|
1273
1266
|
}
|
|
1274
1267
|
function AbstractEncoder() {
|
|
1275
1268
|
}
|
|
1276
|
-
protoOf(AbstractEncoder).
|
|
1269
|
+
protoOf(AbstractEncoder).do = function (descriptor) {
|
|
1277
1270
|
return this;
|
|
1278
1271
|
};
|
|
1279
|
-
protoOf(AbstractEncoder).
|
|
1272
|
+
protoOf(AbstractEncoder).eo = function (descriptor) {
|
|
1280
1273
|
};
|
|
1281
|
-
protoOf(AbstractEncoder).
|
|
1274
|
+
protoOf(AbstractEncoder).fo = function (descriptor, index) {
|
|
1282
1275
|
return true;
|
|
1283
1276
|
};
|
|
1284
|
-
protoOf(AbstractEncoder).
|
|
1277
|
+
protoOf(AbstractEncoder).go = function (value) {
|
|
1285
1278
|
throw SerializationException_init_$Create$_0('Non-serializable ' + toString(getKClassFromExpression(value)) + ' is not supported by ' + toString(getKClassFromExpression(this)) + ' encoder');
|
|
1286
1279
|
};
|
|
1287
|
-
protoOf(AbstractEncoder).
|
|
1280
|
+
protoOf(AbstractEncoder).ho = function () {
|
|
1288
1281
|
throw SerializationException_init_$Create$_0("'null' is not supported by default");
|
|
1289
1282
|
};
|
|
1283
|
+
protoOf(AbstractEncoder).io = function (value) {
|
|
1284
|
+
return this.go(value);
|
|
1285
|
+
};
|
|
1286
|
+
protoOf(AbstractEncoder).jo = function (value) {
|
|
1287
|
+
return this.go(value);
|
|
1288
|
+
};
|
|
1289
|
+
protoOf(AbstractEncoder).ko = function (value) {
|
|
1290
|
+
return this.go(value);
|
|
1291
|
+
};
|
|
1290
1292
|
protoOf(AbstractEncoder).lo = function (value) {
|
|
1291
|
-
return this.
|
|
1293
|
+
return this.go(value);
|
|
1292
1294
|
};
|
|
1293
1295
|
protoOf(AbstractEncoder).mo = function (value) {
|
|
1294
|
-
return this.
|
|
1296
|
+
return this.go(value);
|
|
1295
1297
|
};
|
|
1296
1298
|
protoOf(AbstractEncoder).no = function (value) {
|
|
1297
|
-
return this.
|
|
1299
|
+
return this.go(value);
|
|
1298
1300
|
};
|
|
1299
1301
|
protoOf(AbstractEncoder).oo = function (value) {
|
|
1300
|
-
return this.
|
|
1302
|
+
return this.go(value);
|
|
1301
1303
|
};
|
|
1302
1304
|
protoOf(AbstractEncoder).po = function (value) {
|
|
1303
|
-
return this.
|
|
1305
|
+
return this.go(new Char(value));
|
|
1304
1306
|
};
|
|
1305
1307
|
protoOf(AbstractEncoder).qo = function (value) {
|
|
1306
|
-
return this.
|
|
1308
|
+
return this.go(value);
|
|
1307
1309
|
};
|
|
1308
|
-
protoOf(AbstractEncoder).ro = function (
|
|
1309
|
-
return this
|
|
1310
|
+
protoOf(AbstractEncoder).ro = function (descriptor) {
|
|
1311
|
+
return this;
|
|
1310
1312
|
};
|
|
1311
|
-
protoOf(AbstractEncoder).so = function (value) {
|
|
1312
|
-
|
|
1313
|
+
protoOf(AbstractEncoder).so = function (descriptor, index, value) {
|
|
1314
|
+
if (this.fo(descriptor, index)) {
|
|
1315
|
+
this.io(value);
|
|
1316
|
+
}
|
|
1313
1317
|
};
|
|
1314
|
-
protoOf(AbstractEncoder).to = function (value) {
|
|
1315
|
-
|
|
1318
|
+
protoOf(AbstractEncoder).to = function (descriptor, index, value) {
|
|
1319
|
+
if (this.fo(descriptor, index)) {
|
|
1320
|
+
this.jo(value);
|
|
1321
|
+
}
|
|
1316
1322
|
};
|
|
1317
|
-
protoOf(AbstractEncoder).uo = function (descriptor) {
|
|
1318
|
-
|
|
1323
|
+
protoOf(AbstractEncoder).uo = function (descriptor, index, value) {
|
|
1324
|
+
if (this.fo(descriptor, index)) {
|
|
1325
|
+
this.ko(value);
|
|
1326
|
+
}
|
|
1319
1327
|
};
|
|
1320
1328
|
protoOf(AbstractEncoder).vo = function (descriptor, index, value) {
|
|
1321
|
-
if (this.
|
|
1329
|
+
if (this.fo(descriptor, index)) {
|
|
1322
1330
|
this.lo(value);
|
|
1323
1331
|
}
|
|
1324
1332
|
};
|
|
1325
1333
|
protoOf(AbstractEncoder).wo = function (descriptor, index, value) {
|
|
1326
|
-
if (this.
|
|
1334
|
+
if (this.fo(descriptor, index)) {
|
|
1327
1335
|
this.mo(value);
|
|
1328
1336
|
}
|
|
1329
1337
|
};
|
|
1330
1338
|
protoOf(AbstractEncoder).xo = function (descriptor, index, value) {
|
|
1331
|
-
if (this.
|
|
1339
|
+
if (this.fo(descriptor, index)) {
|
|
1332
1340
|
this.no(value);
|
|
1333
1341
|
}
|
|
1334
1342
|
};
|
|
1335
1343
|
protoOf(AbstractEncoder).yo = function (descriptor, index, value) {
|
|
1336
|
-
if (this.
|
|
1344
|
+
if (this.fo(descriptor, index)) {
|
|
1337
1345
|
this.oo(value);
|
|
1338
1346
|
}
|
|
1339
1347
|
};
|
|
1340
1348
|
protoOf(AbstractEncoder).zo = function (descriptor, index, value) {
|
|
1341
|
-
if (this.
|
|
1349
|
+
if (this.fo(descriptor, index)) {
|
|
1342
1350
|
this.po(value);
|
|
1343
1351
|
}
|
|
1344
1352
|
};
|
|
1345
1353
|
protoOf(AbstractEncoder).ap = function (descriptor, index, value) {
|
|
1346
|
-
if (this.
|
|
1354
|
+
if (this.fo(descriptor, index)) {
|
|
1347
1355
|
this.qo(value);
|
|
1348
1356
|
}
|
|
1349
1357
|
};
|
|
1350
|
-
protoOf(AbstractEncoder).bp = function (descriptor, index
|
|
1351
|
-
|
|
1352
|
-
this.ro(value);
|
|
1353
|
-
}
|
|
1354
|
-
};
|
|
1355
|
-
protoOf(AbstractEncoder).cp = function (descriptor, index, value) {
|
|
1356
|
-
if (this.io(descriptor, index)) {
|
|
1357
|
-
this.so(value);
|
|
1358
|
-
}
|
|
1359
|
-
};
|
|
1360
|
-
protoOf(AbstractEncoder).dp = function (descriptor, index, value) {
|
|
1361
|
-
if (this.io(descriptor, index)) {
|
|
1362
|
-
this.to(value);
|
|
1363
|
-
}
|
|
1364
|
-
};
|
|
1365
|
-
protoOf(AbstractEncoder).ep = function (descriptor, index) {
|
|
1366
|
-
return this.io(descriptor, index) ? this.uo(descriptor.ln(index)) : NoOpEncoder_getInstance();
|
|
1358
|
+
protoOf(AbstractEncoder).bp = function (descriptor, index) {
|
|
1359
|
+
return this.fo(descriptor, index) ? this.ro(descriptor.in(index)) : NoOpEncoder_getInstance();
|
|
1367
1360
|
};
|
|
1368
|
-
protoOf(AbstractEncoder).
|
|
1369
|
-
if (this.
|
|
1370
|
-
this.
|
|
1361
|
+
protoOf(AbstractEncoder).cp = function (descriptor, index, serializer, value) {
|
|
1362
|
+
if (this.fo(descriptor, index)) {
|
|
1363
|
+
this.dp(serializer, value);
|
|
1371
1364
|
}
|
|
1372
1365
|
};
|
|
1373
|
-
protoOf(AbstractEncoder).
|
|
1374
|
-
if (this.
|
|
1375
|
-
this.
|
|
1366
|
+
protoOf(AbstractEncoder).ep = function (descriptor, index, serializer, value) {
|
|
1367
|
+
if (this.fo(descriptor, index)) {
|
|
1368
|
+
this.fp(serializer, value);
|
|
1376
1369
|
}
|
|
1377
1370
|
};
|
|
1378
1371
|
function Encoder() {
|
|
@@ -1381,50 +1374,50 @@
|
|
|
1381
1374
|
}
|
|
1382
1375
|
function AbstractPolymorphicSerializer() {
|
|
1383
1376
|
}
|
|
1384
|
-
protoOf(AbstractPolymorphicSerializer).
|
|
1377
|
+
protoOf(AbstractPolymorphicSerializer).qm = function (encoder, value) {
|
|
1385
1378
|
var actualSerializer = findPolymorphicSerializer(this, encoder, value);
|
|
1386
1379
|
// Inline function 'kotlinx.serialization.encoding.encodeStructure' call
|
|
1387
|
-
var descriptor = this.
|
|
1388
|
-
var composite = encoder.
|
|
1389
|
-
composite.
|
|
1390
|
-
var tmp = this.
|
|
1380
|
+
var descriptor = this.bm();
|
|
1381
|
+
var composite = encoder.do(descriptor);
|
|
1382
|
+
composite.ap(this.bm(), 0, actualSerializer.bm().cn());
|
|
1383
|
+
var tmp = this.bm();
|
|
1391
1384
|
// Inline function 'kotlinx.serialization.internal.cast' call
|
|
1392
|
-
var tmp$ret$
|
|
1393
|
-
composite.
|
|
1394
|
-
composite.
|
|
1385
|
+
var tmp$ret$2 = isInterface(actualSerializer, SerializationStrategy) ? actualSerializer : THROW_CCE();
|
|
1386
|
+
composite.cp(tmp, 1, tmp$ret$2, value);
|
|
1387
|
+
composite.eo(descriptor);
|
|
1395
1388
|
};
|
|
1396
|
-
protoOf(AbstractPolymorphicSerializer).
|
|
1397
|
-
return this.
|
|
1389
|
+
protoOf(AbstractPolymorphicSerializer).cm = function (encoder, value) {
|
|
1390
|
+
return this.qm(encoder, !(value == null) ? value : THROW_CCE());
|
|
1398
1391
|
};
|
|
1399
|
-
protoOf(AbstractPolymorphicSerializer).
|
|
1400
|
-
return encoder.
|
|
1392
|
+
protoOf(AbstractPolymorphicSerializer).rm = function (encoder, value) {
|
|
1393
|
+
return encoder.gp().kp(this.pm(), value);
|
|
1401
1394
|
};
|
|
1402
1395
|
function throwSubtypeNotRegistered(subClass, baseClass) {
|
|
1403
|
-
var tmp0_elvis_lhs = subClass.
|
|
1396
|
+
var tmp0_elvis_lhs = subClass.m();
|
|
1404
1397
|
throwSubtypeNotRegistered_0(tmp0_elvis_lhs == null ? toString(subClass) : tmp0_elvis_lhs, baseClass);
|
|
1405
1398
|
}
|
|
1406
1399
|
function throwSubtypeNotRegistered_0(subClassName, baseClass) {
|
|
1407
|
-
var scope = "in the polymorphic scope of '" + baseClass.
|
|
1408
|
-
throw SerializationException_init_$Create$_0(subClassName == null ? 'Class discriminator was missing and no default serializers were registered ' + scope + '.' : "Serializer for subclass '" + subClassName + "' is not found " + scope + '.\n' + ("Check if class with serial name '" + subClassName + "' exists and serializer is registered in a corresponding SerializersModule.\n") + ("To be registered automatically, class '" + subClassName + "' has to be '@Serializable', and the base class '" + baseClass.
|
|
1400
|
+
var scope = "in the polymorphic scope of '" + baseClass.m() + "'";
|
|
1401
|
+
throw SerializationException_init_$Create$_0(subClassName == null ? 'Class discriminator was missing and no default serializers were registered ' + scope + '.' : "Serializer for subclass '" + subClassName + "' is not found " + scope + '.\n' + ("Check if class with serial name '" + subClassName + "' exists and serializer is registered in a corresponding SerializersModule.\n") + ("To be registered automatically, class '" + subClassName + "' has to be '@Serializable', and the base class '" + baseClass.m() + "' has to be sealed and '@Serializable'."));
|
|
1409
1402
|
}
|
|
1410
1403
|
function NothingSerializer_0() {
|
|
1411
1404
|
NothingSerializer_instance = this;
|
|
1412
|
-
this.
|
|
1405
|
+
this.lp_1 = NothingSerialDescriptor_getInstance();
|
|
1413
1406
|
}
|
|
1414
|
-
protoOf(NothingSerializer_0).
|
|
1415
|
-
return this.
|
|
1407
|
+
protoOf(NothingSerializer_0).bm = function () {
|
|
1408
|
+
return this.lp_1;
|
|
1416
1409
|
};
|
|
1417
|
-
protoOf(NothingSerializer_0).
|
|
1410
|
+
protoOf(NothingSerializer_0).mp = function (encoder, value) {
|
|
1418
1411
|
throw SerializationException_init_$Create$_0("'kotlin.Nothing' cannot be serialized");
|
|
1419
1412
|
};
|
|
1420
|
-
protoOf(NothingSerializer_0).
|
|
1413
|
+
protoOf(NothingSerializer_0).cm = function (encoder, value) {
|
|
1421
1414
|
var tmp;
|
|
1422
1415
|
if (false) {
|
|
1423
1416
|
tmp = value;
|
|
1424
1417
|
} else {
|
|
1425
1418
|
tmp = THROW_CCE();
|
|
1426
1419
|
}
|
|
1427
|
-
return this.
|
|
1420
|
+
return this.mp(encoder, tmp);
|
|
1428
1421
|
};
|
|
1429
1422
|
var NothingSerializer_instance;
|
|
1430
1423
|
function NothingSerializer_getInstance() {
|
|
@@ -1434,16 +1427,16 @@
|
|
|
1434
1427
|
}
|
|
1435
1428
|
function DurationSerializer() {
|
|
1436
1429
|
DurationSerializer_instance = this;
|
|
1437
|
-
this.
|
|
1430
|
+
this.np_1 = new PrimitiveSerialDescriptor('kotlin.time.Duration', STRING_getInstance());
|
|
1438
1431
|
}
|
|
1439
|
-
protoOf(DurationSerializer).
|
|
1440
|
-
return this.
|
|
1432
|
+
protoOf(DurationSerializer).bm = function () {
|
|
1433
|
+
return this.np_1;
|
|
1441
1434
|
};
|
|
1442
|
-
protoOf(DurationSerializer).
|
|
1443
|
-
encoder.
|
|
1435
|
+
protoOf(DurationSerializer).op = function (encoder, value) {
|
|
1436
|
+
encoder.qo(Duration__toIsoString_impl_9h6wsm(value));
|
|
1444
1437
|
};
|
|
1445
|
-
protoOf(DurationSerializer).
|
|
1446
|
-
return this.
|
|
1438
|
+
protoOf(DurationSerializer).cm = function (encoder, value) {
|
|
1439
|
+
return this.op(encoder, value instanceof Duration ? value.og_1 : THROW_CCE());
|
|
1447
1440
|
};
|
|
1448
1441
|
var DurationSerializer_instance;
|
|
1449
1442
|
function DurationSerializer_getInstance() {
|
|
@@ -1453,16 +1446,16 @@
|
|
|
1453
1446
|
}
|
|
1454
1447
|
function InstantSerializer() {
|
|
1455
1448
|
InstantSerializer_instance = this;
|
|
1456
|
-
this.
|
|
1449
|
+
this.pp_1 = new PrimitiveSerialDescriptor('kotlin.time.Instant', STRING_getInstance());
|
|
1457
1450
|
}
|
|
1458
|
-
protoOf(InstantSerializer).
|
|
1459
|
-
return this.
|
|
1451
|
+
protoOf(InstantSerializer).bm = function () {
|
|
1452
|
+
return this.pp_1;
|
|
1460
1453
|
};
|
|
1461
|
-
protoOf(InstantSerializer).
|
|
1462
|
-
encoder.
|
|
1454
|
+
protoOf(InstantSerializer).qp = function (encoder, value) {
|
|
1455
|
+
encoder.qo(value.toString());
|
|
1463
1456
|
};
|
|
1464
|
-
protoOf(InstantSerializer).
|
|
1465
|
-
return this.
|
|
1457
|
+
protoOf(InstantSerializer).cm = function (encoder, value) {
|
|
1458
|
+
return this.qp(encoder, value instanceof Instant ? value : THROW_CCE());
|
|
1466
1459
|
};
|
|
1467
1460
|
var InstantSerializer_instance;
|
|
1468
1461
|
function InstantSerializer_getInstance() {
|
|
@@ -1472,16 +1465,16 @@
|
|
|
1472
1465
|
}
|
|
1473
1466
|
function UuidSerializer() {
|
|
1474
1467
|
UuidSerializer_instance = this;
|
|
1475
|
-
this.
|
|
1468
|
+
this.rp_1 = new PrimitiveSerialDescriptor('kotlin.uuid.Uuid', STRING_getInstance());
|
|
1476
1469
|
}
|
|
1477
|
-
protoOf(UuidSerializer).
|
|
1478
|
-
return this.
|
|
1470
|
+
protoOf(UuidSerializer).bm = function () {
|
|
1471
|
+
return this.rp_1;
|
|
1479
1472
|
};
|
|
1480
|
-
protoOf(UuidSerializer).
|
|
1481
|
-
encoder.
|
|
1473
|
+
protoOf(UuidSerializer).sp = function (encoder, value) {
|
|
1474
|
+
encoder.qo(value.toString());
|
|
1482
1475
|
};
|
|
1483
|
-
protoOf(UuidSerializer).
|
|
1484
|
-
return this.
|
|
1476
|
+
protoOf(UuidSerializer).cm = function (encoder, value) {
|
|
1477
|
+
return this.sp(encoder, value instanceof Uuid ? value : THROW_CCE());
|
|
1485
1478
|
};
|
|
1486
1479
|
var UuidSerializer_instance;
|
|
1487
1480
|
function UuidSerializer_getInstance() {
|
|
@@ -1494,19 +1487,19 @@
|
|
|
1494
1487
|
function ArrayListClassDesc(elementDesc) {
|
|
1495
1488
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1496
1489
|
}
|
|
1497
|
-
protoOf(ArrayListClassDesc).
|
|
1490
|
+
protoOf(ArrayListClassDesc).cn = function () {
|
|
1498
1491
|
return 'kotlin.collections.ArrayList';
|
|
1499
1492
|
};
|
|
1500
1493
|
function HashSetClassDesc(elementDesc) {
|
|
1501
1494
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1502
1495
|
}
|
|
1503
|
-
protoOf(HashSetClassDesc).
|
|
1496
|
+
protoOf(HashSetClassDesc).cn = function () {
|
|
1504
1497
|
return 'kotlin.collections.HashSet';
|
|
1505
1498
|
};
|
|
1506
1499
|
function LinkedHashSetClassDesc(elementDesc) {
|
|
1507
1500
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1508
1501
|
}
|
|
1509
|
-
protoOf(LinkedHashSetClassDesc).
|
|
1502
|
+
protoOf(LinkedHashSetClassDesc).cn = function () {
|
|
1510
1503
|
return 'kotlin.collections.LinkedHashSet';
|
|
1511
1504
|
};
|
|
1512
1505
|
function HashMapClassDesc(keyDesc, valueDesc) {
|
|
@@ -1518,78 +1511,80 @@
|
|
|
1518
1511
|
function ArrayClassDesc(elementDesc) {
|
|
1519
1512
|
ListLikeDescriptor.call(this, elementDesc);
|
|
1520
1513
|
}
|
|
1521
|
-
protoOf(ArrayClassDesc).
|
|
1514
|
+
protoOf(ArrayClassDesc).cn = function () {
|
|
1522
1515
|
return 'kotlin.Array';
|
|
1523
1516
|
};
|
|
1524
1517
|
function ListLikeDescriptor(elementDescriptor) {
|
|
1525
|
-
this.
|
|
1526
|
-
this.
|
|
1518
|
+
this.vp_1 = elementDescriptor;
|
|
1519
|
+
this.wp_1 = 1;
|
|
1527
1520
|
}
|
|
1528
|
-
protoOf(ListLikeDescriptor).
|
|
1521
|
+
protoOf(ListLikeDescriptor).dn = function () {
|
|
1529
1522
|
return LIST_getInstance();
|
|
1530
1523
|
};
|
|
1531
|
-
protoOf(ListLikeDescriptor).
|
|
1532
|
-
return this.
|
|
1524
|
+
protoOf(ListLikeDescriptor).fn = function () {
|
|
1525
|
+
return this.wp_1;
|
|
1533
1526
|
};
|
|
1534
|
-
protoOf(ListLikeDescriptor).
|
|
1527
|
+
protoOf(ListLikeDescriptor).hn = function (index) {
|
|
1535
1528
|
return index.toString();
|
|
1536
1529
|
};
|
|
1537
|
-
protoOf(ListLikeDescriptor).
|
|
1530
|
+
protoOf(ListLikeDescriptor).in = function (index) {
|
|
1538
1531
|
// Inline function 'kotlin.require' call
|
|
1539
1532
|
if (!(index >= 0)) {
|
|
1540
|
-
var message = 'Illegal index ' + index + ', ' + this.
|
|
1533
|
+
var message = 'Illegal index ' + index + ', ' + this.cn() + ' expects only non-negative indices';
|
|
1541
1534
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1542
1535
|
}
|
|
1543
|
-
return this.
|
|
1536
|
+
return this.vp_1;
|
|
1544
1537
|
};
|
|
1545
1538
|
protoOf(ListLikeDescriptor).equals = function (other) {
|
|
1546
1539
|
if (this === other)
|
|
1547
1540
|
return true;
|
|
1548
1541
|
if (!(other instanceof ListLikeDescriptor))
|
|
1549
1542
|
return false;
|
|
1550
|
-
if (equals(this.
|
|
1543
|
+
if (equals(this.vp_1, other.vp_1) && this.cn() === other.cn())
|
|
1551
1544
|
return true;
|
|
1552
1545
|
return false;
|
|
1553
1546
|
};
|
|
1554
1547
|
protoOf(ListLikeDescriptor).hashCode = function () {
|
|
1555
|
-
return imul(hashCode(this.
|
|
1548
|
+
return imul(hashCode(this.vp_1), 31) + getStringHashCode(this.cn()) | 0;
|
|
1556
1549
|
};
|
|
1557
1550
|
protoOf(ListLikeDescriptor).toString = function () {
|
|
1558
|
-
return this.
|
|
1551
|
+
return this.cn() + '(' + toString(this.vp_1) + ')';
|
|
1559
1552
|
};
|
|
1560
1553
|
function MapLikeDescriptor(serialName, keyDescriptor, valueDescriptor) {
|
|
1561
|
-
this.
|
|
1562
|
-
this.
|
|
1563
|
-
this.
|
|
1564
|
-
this.
|
|
1554
|
+
this.bq_1 = serialName;
|
|
1555
|
+
this.cq_1 = keyDescriptor;
|
|
1556
|
+
this.dq_1 = valueDescriptor;
|
|
1557
|
+
this.eq_1 = 2;
|
|
1565
1558
|
}
|
|
1566
|
-
protoOf(MapLikeDescriptor).
|
|
1567
|
-
return this.
|
|
1559
|
+
protoOf(MapLikeDescriptor).cn = function () {
|
|
1560
|
+
return this.bq_1;
|
|
1568
1561
|
};
|
|
1569
|
-
protoOf(MapLikeDescriptor).
|
|
1562
|
+
protoOf(MapLikeDescriptor).dn = function () {
|
|
1570
1563
|
return MAP_getInstance();
|
|
1571
1564
|
};
|
|
1572
|
-
protoOf(MapLikeDescriptor).
|
|
1573
|
-
return this.
|
|
1565
|
+
protoOf(MapLikeDescriptor).fn = function () {
|
|
1566
|
+
return this.eq_1;
|
|
1574
1567
|
};
|
|
1575
|
-
protoOf(MapLikeDescriptor).
|
|
1568
|
+
protoOf(MapLikeDescriptor).hn = function (index) {
|
|
1576
1569
|
return index.toString();
|
|
1577
1570
|
};
|
|
1578
|
-
protoOf(MapLikeDescriptor).
|
|
1571
|
+
protoOf(MapLikeDescriptor).in = function (index) {
|
|
1579
1572
|
// Inline function 'kotlin.require' call
|
|
1580
1573
|
if (!(index >= 0)) {
|
|
1581
|
-
var message = 'Illegal index ' + index + ', ' + this.
|
|
1574
|
+
var message = 'Illegal index ' + index + ', ' + this.cn() + ' expects only non-negative indices';
|
|
1582
1575
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1583
1576
|
}
|
|
1584
1577
|
var tmp;
|
|
1585
1578
|
switch (index % 2 | 0) {
|
|
1586
1579
|
case 0:
|
|
1587
|
-
tmp = this.
|
|
1580
|
+
tmp = this.cq_1;
|
|
1588
1581
|
break;
|
|
1589
1582
|
case 1:
|
|
1590
|
-
tmp = this.
|
|
1583
|
+
tmp = this.dq_1;
|
|
1591
1584
|
break;
|
|
1592
1585
|
default:
|
|
1586
|
+
// Inline function 'kotlin.error' call
|
|
1587
|
+
|
|
1593
1588
|
var message_0 = 'Unreached';
|
|
1594
1589
|
throw IllegalStateException_init_$Create$(toString(message_0));
|
|
1595
1590
|
}
|
|
@@ -1600,223 +1595,224 @@
|
|
|
1600
1595
|
return true;
|
|
1601
1596
|
if (!(other instanceof MapLikeDescriptor))
|
|
1602
1597
|
return false;
|
|
1603
|
-
if (!(this.
|
|
1598
|
+
if (!(this.cn() === other.cn()))
|
|
1604
1599
|
return false;
|
|
1605
|
-
if (!equals(this.
|
|
1600
|
+
if (!equals(this.cq_1, other.cq_1))
|
|
1606
1601
|
return false;
|
|
1607
|
-
if (!equals(this.
|
|
1602
|
+
if (!equals(this.dq_1, other.dq_1))
|
|
1608
1603
|
return false;
|
|
1609
1604
|
return true;
|
|
1610
1605
|
};
|
|
1611
1606
|
protoOf(MapLikeDescriptor).hashCode = function () {
|
|
1612
|
-
var result = getStringHashCode(this.
|
|
1613
|
-
result = imul(31, result) + hashCode(this.
|
|
1614
|
-
result = imul(31, result) + hashCode(this.
|
|
1607
|
+
var result = getStringHashCode(this.cn());
|
|
1608
|
+
result = imul(31, result) + hashCode(this.cq_1) | 0;
|
|
1609
|
+
result = imul(31, result) + hashCode(this.dq_1) | 0;
|
|
1615
1610
|
return result;
|
|
1616
1611
|
};
|
|
1617
1612
|
protoOf(MapLikeDescriptor).toString = function () {
|
|
1618
|
-
return this.
|
|
1613
|
+
return this.cn() + '(' + toString(this.cq_1) + ', ' + toString(this.dq_1) + ')';
|
|
1619
1614
|
};
|
|
1620
1615
|
function PrimitiveArrayDescriptor(primitive) {
|
|
1621
1616
|
ListLikeDescriptor.call(this, primitive);
|
|
1622
|
-
this.
|
|
1617
|
+
this.jq_1 = primitive.cn() + 'Array';
|
|
1623
1618
|
}
|
|
1624
|
-
protoOf(PrimitiveArrayDescriptor).
|
|
1625
|
-
return this.
|
|
1619
|
+
protoOf(PrimitiveArrayDescriptor).cn = function () {
|
|
1620
|
+
return this.jq_1;
|
|
1626
1621
|
};
|
|
1627
1622
|
function ArrayListSerializer(element) {
|
|
1628
1623
|
CollectionSerializer.call(this, element);
|
|
1629
|
-
this.
|
|
1624
|
+
this.lq_1 = new ArrayListClassDesc(element.bm());
|
|
1630
1625
|
}
|
|
1631
|
-
protoOf(ArrayListSerializer).
|
|
1632
|
-
return this.
|
|
1626
|
+
protoOf(ArrayListSerializer).bm = function () {
|
|
1627
|
+
return this.lq_1;
|
|
1633
1628
|
};
|
|
1634
1629
|
function HashSetSerializer(eSerializer) {
|
|
1635
1630
|
CollectionSerializer.call(this, eSerializer);
|
|
1636
|
-
this.
|
|
1631
|
+
this.sq_1 = new HashSetClassDesc(eSerializer.bm());
|
|
1637
1632
|
}
|
|
1638
|
-
protoOf(HashSetSerializer).
|
|
1639
|
-
return this.
|
|
1633
|
+
protoOf(HashSetSerializer).bm = function () {
|
|
1634
|
+
return this.sq_1;
|
|
1640
1635
|
};
|
|
1641
1636
|
function LinkedHashSetSerializer(eSerializer) {
|
|
1642
1637
|
CollectionSerializer.call(this, eSerializer);
|
|
1643
|
-
this.
|
|
1638
|
+
this.uq_1 = new LinkedHashSetClassDesc(eSerializer.bm());
|
|
1644
1639
|
}
|
|
1645
|
-
protoOf(LinkedHashSetSerializer).
|
|
1646
|
-
return this.
|
|
1640
|
+
protoOf(LinkedHashSetSerializer).bm = function () {
|
|
1641
|
+
return this.uq_1;
|
|
1647
1642
|
};
|
|
1648
1643
|
function HashMapSerializer(kSerializer, vSerializer) {
|
|
1649
1644
|
MapLikeSerializer.call(this, kSerializer, vSerializer);
|
|
1650
|
-
this.
|
|
1645
|
+
this.xq_1 = new HashMapClassDesc(kSerializer.bm(), vSerializer.bm());
|
|
1651
1646
|
}
|
|
1652
|
-
protoOf(HashMapSerializer).
|
|
1653
|
-
return this.
|
|
1647
|
+
protoOf(HashMapSerializer).bm = function () {
|
|
1648
|
+
return this.xq_1;
|
|
1654
1649
|
};
|
|
1655
|
-
protoOf(HashMapSerializer).
|
|
1656
|
-
return _this__u8e3s4.
|
|
1650
|
+
protoOf(HashMapSerializer).yq = function (_this__u8e3s4) {
|
|
1651
|
+
return _this__u8e3s4.d1();
|
|
1657
1652
|
};
|
|
1658
|
-
protoOf(HashMapSerializer).
|
|
1659
|
-
return this.
|
|
1653
|
+
protoOf(HashMapSerializer).zq = function (_this__u8e3s4) {
|
|
1654
|
+
return this.yq((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, KtMap) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1660
1655
|
};
|
|
1661
|
-
protoOf(HashMapSerializer).
|
|
1656
|
+
protoOf(HashMapSerializer).ar = function (_this__u8e3s4) {
|
|
1662
1657
|
// Inline function 'kotlin.collections.iterator' call
|
|
1663
|
-
return _this__u8e3s4.
|
|
1658
|
+
return _this__u8e3s4.k1().r();
|
|
1664
1659
|
};
|
|
1665
|
-
protoOf(HashMapSerializer).
|
|
1666
|
-
return this.
|
|
1660
|
+
protoOf(HashMapSerializer).br = function (_this__u8e3s4) {
|
|
1661
|
+
return this.ar((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, KtMap) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1667
1662
|
};
|
|
1668
1663
|
function LinkedHashMapSerializer(kSerializer, vSerializer) {
|
|
1669
1664
|
MapLikeSerializer.call(this, kSerializer, vSerializer);
|
|
1670
|
-
this.
|
|
1665
|
+
this.gr_1 = new LinkedHashMapClassDesc(kSerializer.bm(), vSerializer.bm());
|
|
1671
1666
|
}
|
|
1672
|
-
protoOf(LinkedHashMapSerializer).
|
|
1673
|
-
return this.
|
|
1667
|
+
protoOf(LinkedHashMapSerializer).bm = function () {
|
|
1668
|
+
return this.gr_1;
|
|
1674
1669
|
};
|
|
1675
|
-
protoOf(LinkedHashMapSerializer).
|
|
1676
|
-
return _this__u8e3s4.
|
|
1670
|
+
protoOf(LinkedHashMapSerializer).yq = function (_this__u8e3s4) {
|
|
1671
|
+
return _this__u8e3s4.d1();
|
|
1677
1672
|
};
|
|
1678
|
-
protoOf(LinkedHashMapSerializer).
|
|
1679
|
-
return this.
|
|
1673
|
+
protoOf(LinkedHashMapSerializer).zq = function (_this__u8e3s4) {
|
|
1674
|
+
return this.yq((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, KtMap) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1680
1675
|
};
|
|
1681
|
-
protoOf(LinkedHashMapSerializer).
|
|
1676
|
+
protoOf(LinkedHashMapSerializer).ar = function (_this__u8e3s4) {
|
|
1682
1677
|
// Inline function 'kotlin.collections.iterator' call
|
|
1683
|
-
return _this__u8e3s4.
|
|
1678
|
+
return _this__u8e3s4.k1().r();
|
|
1684
1679
|
};
|
|
1685
|
-
protoOf(LinkedHashMapSerializer).
|
|
1686
|
-
return this.
|
|
1680
|
+
protoOf(LinkedHashMapSerializer).br = function (_this__u8e3s4) {
|
|
1681
|
+
return this.ar((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, KtMap) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1687
1682
|
};
|
|
1688
1683
|
function ReferenceArraySerializer(kClass, eSerializer) {
|
|
1689
1684
|
CollectionLikeSerializer.call(this, eSerializer);
|
|
1690
|
-
this.
|
|
1691
|
-
this.
|
|
1685
|
+
this.ir_1 = kClass;
|
|
1686
|
+
this.jr_1 = new ArrayClassDesc(eSerializer.bm());
|
|
1692
1687
|
}
|
|
1693
|
-
protoOf(ReferenceArraySerializer).
|
|
1694
|
-
return this.
|
|
1688
|
+
protoOf(ReferenceArraySerializer).bm = function () {
|
|
1689
|
+
return this.jr_1;
|
|
1695
1690
|
};
|
|
1696
|
-
protoOf(ReferenceArraySerializer).
|
|
1691
|
+
protoOf(ReferenceArraySerializer).kr = function (_this__u8e3s4) {
|
|
1697
1692
|
return _this__u8e3s4.length;
|
|
1698
1693
|
};
|
|
1699
|
-
protoOf(ReferenceArraySerializer).
|
|
1700
|
-
return this.
|
|
1694
|
+
protoOf(ReferenceArraySerializer).zq = function (_this__u8e3s4) {
|
|
1695
|
+
return this.kr((!(_this__u8e3s4 == null) ? isArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1701
1696
|
};
|
|
1702
|
-
protoOf(ReferenceArraySerializer).
|
|
1697
|
+
protoOf(ReferenceArraySerializer).lr = function (_this__u8e3s4) {
|
|
1703
1698
|
return arrayIterator(_this__u8e3s4);
|
|
1704
1699
|
};
|
|
1705
|
-
protoOf(ReferenceArraySerializer).
|
|
1706
|
-
return this.
|
|
1700
|
+
protoOf(ReferenceArraySerializer).br = function (_this__u8e3s4) {
|
|
1701
|
+
return this.lr((!(_this__u8e3s4 == null) ? isArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1707
1702
|
};
|
|
1708
1703
|
function CollectionSerializer(element) {
|
|
1709
1704
|
CollectionLikeSerializer.call(this, element);
|
|
1710
1705
|
}
|
|
1711
|
-
protoOf(CollectionSerializer).
|
|
1712
|
-
return _this__u8e3s4.
|
|
1706
|
+
protoOf(CollectionSerializer).nq = function (_this__u8e3s4) {
|
|
1707
|
+
return _this__u8e3s4.d1();
|
|
1713
1708
|
};
|
|
1714
|
-
protoOf(CollectionSerializer).
|
|
1715
|
-
return this.
|
|
1709
|
+
protoOf(CollectionSerializer).zq = function (_this__u8e3s4) {
|
|
1710
|
+
return this.nq((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Collection) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1716
1711
|
};
|
|
1717
|
-
protoOf(CollectionSerializer).
|
|
1718
|
-
return _this__u8e3s4.
|
|
1712
|
+
protoOf(CollectionSerializer).oq = function (_this__u8e3s4) {
|
|
1713
|
+
return _this__u8e3s4.r();
|
|
1719
1714
|
};
|
|
1720
|
-
protoOf(CollectionSerializer).
|
|
1721
|
-
return this.
|
|
1715
|
+
protoOf(CollectionSerializer).br = function (_this__u8e3s4) {
|
|
1716
|
+
return this.oq((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Collection) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
1722
1717
|
};
|
|
1723
1718
|
function MapLikeSerializer(keySerializer, valueSerializer) {
|
|
1724
1719
|
AbstractCollectionSerializer.call(this);
|
|
1725
|
-
this.
|
|
1726
|
-
this.
|
|
1720
|
+
this.cr_1 = keySerializer;
|
|
1721
|
+
this.dr_1 = valueSerializer;
|
|
1727
1722
|
}
|
|
1728
|
-
protoOf(MapLikeSerializer).
|
|
1729
|
-
var size = this.
|
|
1723
|
+
protoOf(MapLikeSerializer).qq = function (encoder, value) {
|
|
1724
|
+
var size = this.zq(value);
|
|
1730
1725
|
// Inline function 'kotlinx.serialization.encoding.encodeCollection' call
|
|
1731
|
-
var descriptor = this.
|
|
1732
|
-
var composite = encoder.
|
|
1733
|
-
var iterator = this.
|
|
1726
|
+
var descriptor = this.bm();
|
|
1727
|
+
var composite = encoder.ip(descriptor, size);
|
|
1728
|
+
var iterator = this.br(value);
|
|
1734
1729
|
var index = 0;
|
|
1735
1730
|
// Inline function 'kotlin.collections.forEach' call
|
|
1736
1731
|
// Inline function 'kotlin.collections.iterator' call
|
|
1737
1732
|
var _iterator__ex2g4s = iterator;
|
|
1738
|
-
while (_iterator__ex2g4s.
|
|
1739
|
-
var element = _iterator__ex2g4s.
|
|
1733
|
+
while (_iterator__ex2g4s.s()) {
|
|
1734
|
+
var element = _iterator__ex2g4s.t();
|
|
1740
1735
|
// Inline function 'kotlin.collections.component1' call
|
|
1741
|
-
var k = element.
|
|
1736
|
+
var k = element.l1();
|
|
1742
1737
|
// Inline function 'kotlin.collections.component2' call
|
|
1743
|
-
var v = element.
|
|
1744
|
-
var tmp = this.
|
|
1738
|
+
var v = element.m1();
|
|
1739
|
+
var tmp = this.bm();
|
|
1745
1740
|
var _unary__edvuaz = index;
|
|
1746
1741
|
index = _unary__edvuaz + 1 | 0;
|
|
1747
|
-
composite.
|
|
1748
|
-
var tmp_0 = this.
|
|
1742
|
+
composite.cp(tmp, _unary__edvuaz, this.cr_1, k);
|
|
1743
|
+
var tmp_0 = this.bm();
|
|
1749
1744
|
var _unary__edvuaz_0 = index;
|
|
1750
1745
|
index = _unary__edvuaz_0 + 1 | 0;
|
|
1751
|
-
composite.
|
|
1746
|
+
composite.cp(tmp_0, _unary__edvuaz_0, this.dr_1, v);
|
|
1752
1747
|
}
|
|
1753
|
-
composite.
|
|
1748
|
+
composite.eo(descriptor);
|
|
1754
1749
|
};
|
|
1755
|
-
protoOf(MapLikeSerializer).
|
|
1756
|
-
return this.
|
|
1750
|
+
protoOf(MapLikeSerializer).cm = function (encoder, value) {
|
|
1751
|
+
return this.qq(encoder, value);
|
|
1757
1752
|
};
|
|
1758
1753
|
function CollectionLikeSerializer(elementSerializer) {
|
|
1759
1754
|
AbstractCollectionSerializer.call(this);
|
|
1760
|
-
this.
|
|
1755
|
+
this.pq_1 = elementSerializer;
|
|
1761
1756
|
}
|
|
1762
|
-
protoOf(CollectionLikeSerializer).
|
|
1763
|
-
var size = this.
|
|
1757
|
+
protoOf(CollectionLikeSerializer).qq = function (encoder, value) {
|
|
1758
|
+
var size = this.zq(value);
|
|
1764
1759
|
// Inline function 'kotlinx.serialization.encoding.encodeCollection' call
|
|
1765
|
-
var descriptor = this.
|
|
1766
|
-
var composite = encoder.
|
|
1767
|
-
var iterator = this.
|
|
1760
|
+
var descriptor = this.bm();
|
|
1761
|
+
var composite = encoder.ip(descriptor, size);
|
|
1762
|
+
var iterator = this.br(value);
|
|
1768
1763
|
var inductionVariable = 0;
|
|
1769
1764
|
if (inductionVariable < size)
|
|
1770
1765
|
do {
|
|
1771
1766
|
var index = inductionVariable;
|
|
1772
1767
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1773
|
-
composite.
|
|
1768
|
+
composite.cp(this.bm(), index, this.pq_1, iterator.t());
|
|
1774
1769
|
}
|
|
1775
1770
|
while (inductionVariable < size);
|
|
1776
|
-
composite.
|
|
1771
|
+
composite.eo(descriptor);
|
|
1777
1772
|
};
|
|
1778
|
-
protoOf(CollectionLikeSerializer).
|
|
1779
|
-
return this.
|
|
1773
|
+
protoOf(CollectionLikeSerializer).cm = function (encoder, value) {
|
|
1774
|
+
return this.qq(encoder, value);
|
|
1780
1775
|
};
|
|
1781
1776
|
function AbstractCollectionSerializer() {
|
|
1782
1777
|
}
|
|
1783
1778
|
function PrimitiveArraySerializer(primitiveSerializer) {
|
|
1784
1779
|
CollectionLikeSerializer.call(this, primitiveSerializer);
|
|
1785
|
-
this.
|
|
1780
|
+
this.nr_1 = new PrimitiveArrayDescriptor(primitiveSerializer.bm());
|
|
1786
1781
|
}
|
|
1787
|
-
protoOf(PrimitiveArraySerializer).
|
|
1788
|
-
return this.
|
|
1782
|
+
protoOf(PrimitiveArraySerializer).bm = function () {
|
|
1783
|
+
return this.nr_1;
|
|
1789
1784
|
};
|
|
1790
|
-
protoOf(PrimitiveArraySerializer).
|
|
1785
|
+
protoOf(PrimitiveArraySerializer).or = function (_this__u8e3s4) {
|
|
1786
|
+
// Inline function 'kotlin.error' call
|
|
1791
1787
|
var message = 'This method lead to boxing and must not be used, use writeContents instead';
|
|
1792
1788
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
1793
1789
|
};
|
|
1794
|
-
protoOf(PrimitiveArraySerializer).
|
|
1795
|
-
return this.
|
|
1790
|
+
protoOf(PrimitiveArraySerializer).br = function (_this__u8e3s4) {
|
|
1791
|
+
return this.or(_this__u8e3s4);
|
|
1796
1792
|
};
|
|
1797
|
-
protoOf(PrimitiveArraySerializer).
|
|
1798
|
-
var size = this.
|
|
1793
|
+
protoOf(PrimitiveArraySerializer).qr = function (encoder, value) {
|
|
1794
|
+
var size = this.zq(value);
|
|
1799
1795
|
// Inline function 'kotlinx.serialization.encoding.encodeCollection' call
|
|
1800
|
-
var descriptor = this.
|
|
1801
|
-
var composite = encoder.
|
|
1802
|
-
this.
|
|
1803
|
-
composite.
|
|
1796
|
+
var descriptor = this.nr_1;
|
|
1797
|
+
var composite = encoder.ip(descriptor, size);
|
|
1798
|
+
this.pr(composite, value, size);
|
|
1799
|
+
composite.eo(descriptor);
|
|
1804
1800
|
};
|
|
1805
|
-
protoOf(PrimitiveArraySerializer).
|
|
1806
|
-
return this.
|
|
1801
|
+
protoOf(PrimitiveArraySerializer).cm = function (encoder, value) {
|
|
1802
|
+
return this.qr(encoder, value);
|
|
1807
1803
|
};
|
|
1808
|
-
protoOf(PrimitiveArraySerializer).
|
|
1809
|
-
return this.
|
|
1804
|
+
protoOf(PrimitiveArraySerializer).qq = function (encoder, value) {
|
|
1805
|
+
return this.qr(encoder, value);
|
|
1810
1806
|
};
|
|
1811
1807
|
function InlinePrimitiveDescriptor(name, primitiveSerializer) {
|
|
1812
1808
|
return new InlineClassDescriptor(name, new InlinePrimitiveDescriptor$1(primitiveSerializer));
|
|
1813
1809
|
}
|
|
1814
1810
|
function InlineClassDescriptor(name, generatedSerializer) {
|
|
1815
1811
|
PluginGeneratedSerialDescriptor.call(this, name, generatedSerializer, 1);
|
|
1816
|
-
this.
|
|
1812
|
+
this.ds_1 = true;
|
|
1817
1813
|
}
|
|
1818
|
-
protoOf(InlineClassDescriptor).
|
|
1819
|
-
return this.
|
|
1814
|
+
protoOf(InlineClassDescriptor).en = function () {
|
|
1815
|
+
return this.ds_1;
|
|
1820
1816
|
};
|
|
1821
1817
|
protoOf(InlineClassDescriptor).hashCode = function () {
|
|
1822
1818
|
return imul(protoOf(PluginGeneratedSerialDescriptor).hashCode.call(this), 31);
|
|
@@ -1833,29 +1829,29 @@
|
|
|
1833
1829
|
tmp$ret$0 = false;
|
|
1834
1830
|
break $l$block_5;
|
|
1835
1831
|
}
|
|
1836
|
-
if (!(this.
|
|
1832
|
+
if (!(this.cn() === other.cn())) {
|
|
1837
1833
|
tmp$ret$0 = false;
|
|
1838
1834
|
break $l$block_5;
|
|
1839
1835
|
}
|
|
1840
|
-
if (!(other.
|
|
1836
|
+
if (!(other.ds_1 && contentEquals(this.qs(), other.qs()))) {
|
|
1841
1837
|
tmp$ret$0 = false;
|
|
1842
1838
|
break $l$block_5;
|
|
1843
1839
|
}
|
|
1844
|
-
if (!(this.
|
|
1840
|
+
if (!(this.fn() === other.fn())) {
|
|
1845
1841
|
tmp$ret$0 = false;
|
|
1846
1842
|
break $l$block_5;
|
|
1847
1843
|
}
|
|
1848
1844
|
var inductionVariable = 0;
|
|
1849
|
-
var last = this.
|
|
1845
|
+
var last = this.fn();
|
|
1850
1846
|
if (inductionVariable < last)
|
|
1851
1847
|
do {
|
|
1852
1848
|
var index = inductionVariable;
|
|
1853
1849
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1854
|
-
if (!(this.
|
|
1850
|
+
if (!(this.in(index).cn() === other.in(index).cn())) {
|
|
1855
1851
|
tmp$ret$0 = false;
|
|
1856
1852
|
break $l$block_5;
|
|
1857
1853
|
}
|
|
1858
|
-
if (!equals(this.
|
|
1854
|
+
if (!equals(this.in(index).dn(), other.in(index).dn())) {
|
|
1859
1855
|
tmp$ret$0 = false;
|
|
1860
1856
|
break $l$block_5;
|
|
1861
1857
|
}
|
|
@@ -1866,19 +1862,20 @@
|
|
|
1866
1862
|
return tmp$ret$0;
|
|
1867
1863
|
};
|
|
1868
1864
|
function InlinePrimitiveDescriptor$1($primitiveSerializer) {
|
|
1869
|
-
this.
|
|
1865
|
+
this.ss_1 = $primitiveSerializer;
|
|
1870
1866
|
}
|
|
1871
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
1867
|
+
protoOf(InlinePrimitiveDescriptor$1).ts = function () {
|
|
1872
1868
|
// Inline function 'kotlin.arrayOf' call
|
|
1873
1869
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
1874
1870
|
// Inline function 'kotlin.js.asDynamic' call
|
|
1875
|
-
return [this.
|
|
1871
|
+
return [this.ss_1];
|
|
1876
1872
|
};
|
|
1877
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
1873
|
+
protoOf(InlinePrimitiveDescriptor$1).bm = function () {
|
|
1874
|
+
// Inline function 'kotlin.error' call
|
|
1878
1875
|
var message = 'unsupported';
|
|
1879
1876
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
1880
1877
|
};
|
|
1881
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
1878
|
+
protoOf(InlinePrimitiveDescriptor$1).cm = function (encoder, value) {
|
|
1882
1879
|
// Inline function 'kotlin.error' call
|
|
1883
1880
|
var message = 'unsupported';
|
|
1884
1881
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
@@ -1889,15 +1886,24 @@
|
|
|
1889
1886
|
function NoOpEncoder() {
|
|
1890
1887
|
NoOpEncoder_instance = this;
|
|
1891
1888
|
AbstractEncoder.call(this);
|
|
1892
|
-
this.
|
|
1889
|
+
this.vs_1 = EmptySerializersModule_0();
|
|
1893
1890
|
}
|
|
1894
|
-
protoOf(NoOpEncoder).
|
|
1895
|
-
return this.
|
|
1891
|
+
protoOf(NoOpEncoder).gp = function () {
|
|
1892
|
+
return this.vs_1;
|
|
1893
|
+
};
|
|
1894
|
+
protoOf(NoOpEncoder).go = function (value) {
|
|
1895
|
+
return Unit_instance;
|
|
1896
|
+
};
|
|
1897
|
+
protoOf(NoOpEncoder).ho = function () {
|
|
1898
|
+
return Unit_instance;
|
|
1899
|
+
};
|
|
1900
|
+
protoOf(NoOpEncoder).io = function (value) {
|
|
1901
|
+
return Unit_instance;
|
|
1896
1902
|
};
|
|
1897
1903
|
protoOf(NoOpEncoder).jo = function (value) {
|
|
1898
1904
|
return Unit_instance;
|
|
1899
1905
|
};
|
|
1900
|
-
protoOf(NoOpEncoder).ko = function () {
|
|
1906
|
+
protoOf(NoOpEncoder).ko = function (value) {
|
|
1901
1907
|
return Unit_instance;
|
|
1902
1908
|
};
|
|
1903
1909
|
protoOf(NoOpEncoder).lo = function (value) {
|
|
@@ -1918,15 +1924,6 @@
|
|
|
1918
1924
|
protoOf(NoOpEncoder).qo = function (value) {
|
|
1919
1925
|
return Unit_instance;
|
|
1920
1926
|
};
|
|
1921
|
-
protoOf(NoOpEncoder).ro = function (value) {
|
|
1922
|
-
return Unit_instance;
|
|
1923
|
-
};
|
|
1924
|
-
protoOf(NoOpEncoder).so = function (value) {
|
|
1925
|
-
return Unit_instance;
|
|
1926
|
-
};
|
|
1927
|
-
protoOf(NoOpEncoder).to = function (value) {
|
|
1928
|
-
return Unit_instance;
|
|
1929
|
-
};
|
|
1930
1927
|
var NoOpEncoder_instance;
|
|
1931
1928
|
function NoOpEncoder_getInstance() {
|
|
1932
1929
|
if (NoOpEncoder_instance == null)
|
|
@@ -1938,22 +1935,22 @@
|
|
|
1938
1935
|
}
|
|
1939
1936
|
function NothingSerialDescriptor() {
|
|
1940
1937
|
NothingSerialDescriptor_instance = this;
|
|
1941
|
-
this.
|
|
1942
|
-
this.
|
|
1938
|
+
this.ws_1 = OBJECT_getInstance();
|
|
1939
|
+
this.xs_1 = 'kotlin.Nothing';
|
|
1943
1940
|
}
|
|
1944
|
-
protoOf(NothingSerialDescriptor).
|
|
1945
|
-
return this.
|
|
1941
|
+
protoOf(NothingSerialDescriptor).dn = function () {
|
|
1942
|
+
return this.ws_1;
|
|
1946
1943
|
};
|
|
1947
|
-
protoOf(NothingSerialDescriptor).
|
|
1948
|
-
return this.
|
|
1944
|
+
protoOf(NothingSerialDescriptor).cn = function () {
|
|
1945
|
+
return this.xs_1;
|
|
1949
1946
|
};
|
|
1950
|
-
protoOf(NothingSerialDescriptor).
|
|
1947
|
+
protoOf(NothingSerialDescriptor).fn = function () {
|
|
1951
1948
|
return 0;
|
|
1952
1949
|
};
|
|
1953
|
-
protoOf(NothingSerialDescriptor).
|
|
1950
|
+
protoOf(NothingSerialDescriptor).hn = function (index) {
|
|
1954
1951
|
error(this);
|
|
1955
1952
|
};
|
|
1956
|
-
protoOf(NothingSerialDescriptor).
|
|
1953
|
+
protoOf(NothingSerialDescriptor).in = function (index) {
|
|
1957
1954
|
error(this);
|
|
1958
1955
|
};
|
|
1959
1956
|
protoOf(NothingSerialDescriptor).toString = function () {
|
|
@@ -1963,7 +1960,7 @@
|
|
|
1963
1960
|
return this === other;
|
|
1964
1961
|
};
|
|
1965
1962
|
protoOf(NothingSerialDescriptor).hashCode = function () {
|
|
1966
|
-
return getStringHashCode(this.
|
|
1963
|
+
return getStringHashCode(this.xs_1) + imul(31, this.ws_1.hashCode()) | 0;
|
|
1967
1964
|
};
|
|
1968
1965
|
var NothingSerialDescriptor_instance;
|
|
1969
1966
|
function NothingSerialDescriptor_getInstance() {
|
|
@@ -1972,22 +1969,22 @@
|
|
|
1972
1969
|
return NothingSerialDescriptor_instance;
|
|
1973
1970
|
}
|
|
1974
1971
|
function NullableSerializer(serializer) {
|
|
1975
|
-
this.
|
|
1976
|
-
this.
|
|
1972
|
+
this.ys_1 = serializer;
|
|
1973
|
+
this.zs_1 = new SerialDescriptorForNullable(this.ys_1.bm());
|
|
1977
1974
|
}
|
|
1978
|
-
protoOf(NullableSerializer).
|
|
1979
|
-
return this.
|
|
1975
|
+
protoOf(NullableSerializer).bm = function () {
|
|
1976
|
+
return this.zs_1;
|
|
1980
1977
|
};
|
|
1981
|
-
protoOf(NullableSerializer).
|
|
1978
|
+
protoOf(NullableSerializer).at = function (encoder, value) {
|
|
1982
1979
|
if (!(value == null)) {
|
|
1983
|
-
encoder.
|
|
1984
|
-
encoder.
|
|
1980
|
+
encoder.hp();
|
|
1981
|
+
encoder.dp(this.ys_1, value);
|
|
1985
1982
|
} else {
|
|
1986
|
-
encoder.
|
|
1983
|
+
encoder.ho();
|
|
1987
1984
|
}
|
|
1988
1985
|
};
|
|
1989
|
-
protoOf(NullableSerializer).
|
|
1990
|
-
return this.
|
|
1986
|
+
protoOf(NullableSerializer).cm = function (encoder, value) {
|
|
1987
|
+
return this.at(encoder, value);
|
|
1991
1988
|
};
|
|
1992
1989
|
protoOf(NullableSerializer).equals = function (other) {
|
|
1993
1990
|
if (this === other)
|
|
@@ -1996,25 +1993,25 @@
|
|
|
1996
1993
|
return false;
|
|
1997
1994
|
if (!(other instanceof NullableSerializer))
|
|
1998
1995
|
THROW_CCE();
|
|
1999
|
-
if (!equals(this.
|
|
1996
|
+
if (!equals(this.ys_1, other.ys_1))
|
|
2000
1997
|
return false;
|
|
2001
1998
|
return true;
|
|
2002
1999
|
};
|
|
2003
2000
|
protoOf(NullableSerializer).hashCode = function () {
|
|
2004
|
-
return hashCode(this.
|
|
2001
|
+
return hashCode(this.ys_1);
|
|
2005
2002
|
};
|
|
2006
2003
|
function SerialDescriptorForNullable(original) {
|
|
2007
|
-
this.
|
|
2008
|
-
this.
|
|
2009
|
-
this.
|
|
2004
|
+
this.jn_1 = original;
|
|
2005
|
+
this.kn_1 = this.jn_1.cn() + '?';
|
|
2006
|
+
this.ln_1 = cachedSerialNames(this.jn_1);
|
|
2010
2007
|
}
|
|
2011
|
-
protoOf(SerialDescriptorForNullable).
|
|
2012
|
-
return this.
|
|
2008
|
+
protoOf(SerialDescriptorForNullable).cn = function () {
|
|
2009
|
+
return this.kn_1;
|
|
2013
2010
|
};
|
|
2014
|
-
protoOf(SerialDescriptorForNullable).
|
|
2015
|
-
return this.
|
|
2011
|
+
protoOf(SerialDescriptorForNullable).co = function () {
|
|
2012
|
+
return this.ln_1;
|
|
2016
2013
|
};
|
|
2017
|
-
protoOf(SerialDescriptorForNullable).
|
|
2014
|
+
protoOf(SerialDescriptorForNullable).ym = function () {
|
|
2018
2015
|
return true;
|
|
2019
2016
|
};
|
|
2020
2017
|
protoOf(SerialDescriptorForNullable).equals = function (other) {
|
|
@@ -2022,37 +2019,37 @@
|
|
|
2022
2019
|
return true;
|
|
2023
2020
|
if (!(other instanceof SerialDescriptorForNullable))
|
|
2024
2021
|
return false;
|
|
2025
|
-
if (!equals(this.
|
|
2022
|
+
if (!equals(this.jn_1, other.jn_1))
|
|
2026
2023
|
return false;
|
|
2027
2024
|
return true;
|
|
2028
2025
|
};
|
|
2029
2026
|
protoOf(SerialDescriptorForNullable).toString = function () {
|
|
2030
|
-
return toString(this.
|
|
2027
|
+
return toString(this.jn_1) + '?';
|
|
2031
2028
|
};
|
|
2032
2029
|
protoOf(SerialDescriptorForNullable).hashCode = function () {
|
|
2033
|
-
return imul(hashCode(this.
|
|
2030
|
+
return imul(hashCode(this.jn_1), 31);
|
|
2034
2031
|
};
|
|
2035
|
-
protoOf(SerialDescriptorForNullable).
|
|
2036
|
-
return this.
|
|
2032
|
+
protoOf(SerialDescriptorForNullable).dn = function () {
|
|
2033
|
+
return this.jn_1.dn();
|
|
2037
2034
|
};
|
|
2038
|
-
protoOf(SerialDescriptorForNullable).
|
|
2039
|
-
return this.
|
|
2035
|
+
protoOf(SerialDescriptorForNullable).en = function () {
|
|
2036
|
+
return this.jn_1.en();
|
|
2040
2037
|
};
|
|
2041
|
-
protoOf(SerialDescriptorForNullable).
|
|
2042
|
-
return this.
|
|
2038
|
+
protoOf(SerialDescriptorForNullable).fn = function () {
|
|
2039
|
+
return this.jn_1.fn();
|
|
2043
2040
|
};
|
|
2044
|
-
protoOf(SerialDescriptorForNullable).
|
|
2045
|
-
return this.
|
|
2041
|
+
protoOf(SerialDescriptorForNullable).gn = function () {
|
|
2042
|
+
return this.jn_1.gn();
|
|
2046
2043
|
};
|
|
2047
|
-
protoOf(SerialDescriptorForNullable).
|
|
2048
|
-
return this.
|
|
2044
|
+
protoOf(SerialDescriptorForNullable).hn = function (index) {
|
|
2045
|
+
return this.jn_1.hn(index);
|
|
2049
2046
|
};
|
|
2050
|
-
protoOf(SerialDescriptorForNullable).
|
|
2051
|
-
return this.
|
|
2047
|
+
protoOf(SerialDescriptorForNullable).in = function (index) {
|
|
2048
|
+
return this.jn_1.in(index);
|
|
2052
2049
|
};
|
|
2053
2050
|
function ObjectSerializer$descriptor$delegate$lambda$lambda(this$0) {
|
|
2054
2051
|
return function ($this$buildSerialDescriptor) {
|
|
2055
|
-
$this$buildSerialDescriptor.
|
|
2052
|
+
$this$buildSerialDescriptor.fm_1 = this$0.ct_1;
|
|
2056
2053
|
return Unit_instance;
|
|
2057
2054
|
};
|
|
2058
2055
|
}
|
|
@@ -2064,28 +2061,28 @@
|
|
|
2064
2061
|
}
|
|
2065
2062
|
function ObjectSerializer$_get_descriptor_$ref_7z4xb6() {
|
|
2066
2063
|
return function (p0) {
|
|
2067
|
-
return p0.
|
|
2064
|
+
return p0.bm();
|
|
2068
2065
|
};
|
|
2069
2066
|
}
|
|
2070
2067
|
function ObjectSerializer(serialName, objectInstance) {
|
|
2071
|
-
this.
|
|
2072
|
-
this.
|
|
2068
|
+
this.bt_1 = objectInstance;
|
|
2069
|
+
this.ct_1 = emptyList();
|
|
2073
2070
|
var tmp = this;
|
|
2074
2071
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2075
|
-
tmp.
|
|
2072
|
+
tmp.dt_1 = lazy(tmp_0, ObjectSerializer$descriptor$delegate$lambda(serialName, this));
|
|
2076
2073
|
}
|
|
2077
|
-
protoOf(ObjectSerializer).
|
|
2078
|
-
var tmp0 = this.
|
|
2074
|
+
protoOf(ObjectSerializer).bm = function () {
|
|
2075
|
+
var tmp0 = this.dt_1;
|
|
2079
2076
|
var tmp = KProperty1;
|
|
2080
2077
|
// Inline function 'kotlin.getValue' call
|
|
2081
2078
|
getPropertyCallableRef('descriptor', 1, tmp, ObjectSerializer$_get_descriptor_$ref_7z4xb6(), null);
|
|
2082
|
-
return tmp0.
|
|
2079
|
+
return tmp0.m1();
|
|
2083
2080
|
};
|
|
2084
|
-
protoOf(ObjectSerializer).
|
|
2085
|
-
encoder.
|
|
2081
|
+
protoOf(ObjectSerializer).qm = function (encoder, value) {
|
|
2082
|
+
encoder.do(this.bm()).eo(this.bm());
|
|
2086
2083
|
};
|
|
2087
|
-
protoOf(ObjectSerializer).
|
|
2088
|
-
return this.
|
|
2084
|
+
protoOf(ObjectSerializer).cm = function (encoder, value) {
|
|
2085
|
+
return this.qm(encoder, !(value == null) ? value : THROW_CCE());
|
|
2089
2086
|
};
|
|
2090
2087
|
function get_EMPTY_DESCRIPTOR_ARRAY() {
|
|
2091
2088
|
_init_properties_Platform_common_kt__3qzecs();
|
|
@@ -2097,7 +2094,7 @@
|
|
|
2097
2094
|
// Inline function 'kotlin.takeUnless' call
|
|
2098
2095
|
var tmp;
|
|
2099
2096
|
// Inline function 'kotlin.collections.isNullOrEmpty' call
|
|
2100
|
-
if (!(_this__u8e3s4 == null || _this__u8e3s4.
|
|
2097
|
+
if (!(_this__u8e3s4 == null || _this__u8e3s4.p())) {
|
|
2101
2098
|
tmp = _this__u8e3s4;
|
|
2102
2099
|
} else {
|
|
2103
2100
|
tmp = null;
|
|
@@ -2116,24 +2113,24 @@
|
|
|
2116
2113
|
function cachedSerialNames(_this__u8e3s4) {
|
|
2117
2114
|
_init_properties_Platform_common_kt__3qzecs();
|
|
2118
2115
|
if (isInterface(_this__u8e3s4, CachedNames))
|
|
2119
|
-
return _this__u8e3s4.
|
|
2120
|
-
var result = HashSet_init_$Create$_0(_this__u8e3s4.
|
|
2116
|
+
return _this__u8e3s4.co();
|
|
2117
|
+
var result = HashSet_init_$Create$_0(_this__u8e3s4.fn());
|
|
2121
2118
|
var inductionVariable = 0;
|
|
2122
|
-
var last = _this__u8e3s4.
|
|
2119
|
+
var last = _this__u8e3s4.fn();
|
|
2123
2120
|
if (inductionVariable < last)
|
|
2124
2121
|
do {
|
|
2125
2122
|
var i = inductionVariable;
|
|
2126
2123
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2127
2124
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
2128
|
-
var element = _this__u8e3s4.
|
|
2129
|
-
result.
|
|
2125
|
+
var element = _this__u8e3s4.hn(i);
|
|
2126
|
+
result.v(element);
|
|
2130
2127
|
}
|
|
2131
2128
|
while (inductionVariable < last);
|
|
2132
2129
|
return result;
|
|
2133
2130
|
}
|
|
2134
2131
|
function kclass(_this__u8e3s4) {
|
|
2135
2132
|
_init_properties_Platform_common_kt__3qzecs();
|
|
2136
|
-
var t = _this__u8e3s4.
|
|
2133
|
+
var t = _this__u8e3s4.h();
|
|
2137
2134
|
var tmp;
|
|
2138
2135
|
if (!(t == null) ? isInterface(t, KClass) : false) {
|
|
2139
2136
|
tmp = t;
|
|
@@ -2149,23 +2146,23 @@
|
|
|
2149
2146
|
}
|
|
2150
2147
|
function typeOrThrow(_this__u8e3s4) {
|
|
2151
2148
|
_init_properties_Platform_common_kt__3qzecs();
|
|
2152
|
-
var tmp0 = _this__u8e3s4.
|
|
2153
|
-
var tmp$ret$
|
|
2149
|
+
var tmp0 = _this__u8e3s4.of_1;
|
|
2150
|
+
var tmp$ret$0;
|
|
2154
2151
|
$l$block: {
|
|
2155
2152
|
// Inline function 'kotlin.requireNotNull' call
|
|
2156
2153
|
if (tmp0 == null) {
|
|
2157
|
-
var message = 'Star projections in type arguments are not allowed, but had ' + toString_0(_this__u8e3s4.
|
|
2154
|
+
var message = 'Star projections in type arguments are not allowed, but had ' + toString_0(_this__u8e3s4.of_1);
|
|
2158
2155
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
2159
2156
|
} else {
|
|
2160
|
-
tmp$ret$
|
|
2157
|
+
tmp$ret$0 = tmp0;
|
|
2161
2158
|
break $l$block;
|
|
2162
2159
|
}
|
|
2163
2160
|
}
|
|
2164
|
-
return tmp$ret$
|
|
2161
|
+
return tmp$ret$0;
|
|
2165
2162
|
}
|
|
2166
2163
|
function notRegisteredMessage(_this__u8e3s4) {
|
|
2167
2164
|
_init_properties_Platform_common_kt__3qzecs();
|
|
2168
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
2165
|
+
var tmp0_elvis_lhs = _this__u8e3s4.m();
|
|
2169
2166
|
return notRegisteredMessage_0(tmp0_elvis_lhs == null ? '<local class name not available>' : tmp0_elvis_lhs);
|
|
2170
2167
|
}
|
|
2171
2168
|
function notRegisteredMessage_0(className) {
|
|
@@ -2183,19 +2180,19 @@
|
|
|
2183
2180
|
}
|
|
2184
2181
|
}
|
|
2185
2182
|
function hashCodeImpl(_this__u8e3s4, typeParams) {
|
|
2186
|
-
var result = getStringHashCode(_this__u8e3s4.
|
|
2183
|
+
var result = getStringHashCode(_this__u8e3s4.cn());
|
|
2187
2184
|
result = imul(31, result) + contentHashCode(typeParams) | 0;
|
|
2188
2185
|
var elementDescriptors = get_elementDescriptors(_this__u8e3s4);
|
|
2189
2186
|
// Inline function 'kotlinx.serialization.internal.elementsHashCodeBy' call
|
|
2190
2187
|
// Inline function 'kotlin.collections.fold' call
|
|
2191
2188
|
var accumulator = 1;
|
|
2192
|
-
var _iterator__ex2g4s = elementDescriptors.
|
|
2193
|
-
while (_iterator__ex2g4s.
|
|
2194
|
-
var element = _iterator__ex2g4s.
|
|
2189
|
+
var _iterator__ex2g4s = elementDescriptors.r();
|
|
2190
|
+
while (_iterator__ex2g4s.s()) {
|
|
2191
|
+
var element = _iterator__ex2g4s.t();
|
|
2195
2192
|
var hash = accumulator;
|
|
2196
2193
|
var tmp = imul(31, hash);
|
|
2197
2194
|
// Inline function 'kotlin.hashCode' call
|
|
2198
|
-
var tmp0_safe_receiver = element.
|
|
2195
|
+
var tmp0_safe_receiver = element.cn();
|
|
2199
2196
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
2200
2197
|
accumulator = tmp + (tmp1_elvis_lhs == null ? 0 : tmp1_elvis_lhs) | 0;
|
|
2201
2198
|
}
|
|
@@ -2203,13 +2200,13 @@
|
|
|
2203
2200
|
// Inline function 'kotlinx.serialization.internal.elementsHashCodeBy' call
|
|
2204
2201
|
// Inline function 'kotlin.collections.fold' call
|
|
2205
2202
|
var accumulator_0 = 1;
|
|
2206
|
-
var _iterator__ex2g4s_0 = elementDescriptors.
|
|
2207
|
-
while (_iterator__ex2g4s_0.
|
|
2208
|
-
var element_0 = _iterator__ex2g4s_0.
|
|
2203
|
+
var _iterator__ex2g4s_0 = elementDescriptors.r();
|
|
2204
|
+
while (_iterator__ex2g4s_0.s()) {
|
|
2205
|
+
var element_0 = _iterator__ex2g4s_0.t();
|
|
2209
2206
|
var hash_0 = accumulator_0;
|
|
2210
2207
|
var tmp_0 = imul(31, hash_0);
|
|
2211
2208
|
// Inline function 'kotlin.hashCode' call
|
|
2212
|
-
var tmp0_safe_receiver_0 = element_0.
|
|
2209
|
+
var tmp0_safe_receiver_0 = element_0.dn();
|
|
2213
2210
|
var tmp1_elvis_lhs_0 = tmp0_safe_receiver_0 == null ? null : hashCode(tmp0_safe_receiver_0);
|
|
2214
2211
|
accumulator_0 = tmp_0 + (tmp1_elvis_lhs_0 == null ? 0 : tmp1_elvis_lhs_0) | 0;
|
|
2215
2212
|
}
|
|
@@ -2219,43 +2216,43 @@
|
|
|
2219
2216
|
return result;
|
|
2220
2217
|
}
|
|
2221
2218
|
function toStringImpl(_this__u8e3s4) {
|
|
2222
|
-
var tmp = until(0, _this__u8e3s4.
|
|
2223
|
-
var tmp_0 = _this__u8e3s4.
|
|
2219
|
+
var tmp = until(0, _this__u8e3s4.fn());
|
|
2220
|
+
var tmp_0 = _this__u8e3s4.cn() + '(';
|
|
2224
2221
|
return joinToString(tmp, ', ', tmp_0, ')', VOID, VOID, toStringImpl$lambda(_this__u8e3s4));
|
|
2225
2222
|
}
|
|
2226
2223
|
function _get_childSerializers__7vnyfa($this) {
|
|
2227
|
-
var tmp0 = $this.
|
|
2224
|
+
var tmp0 = $this.ns_1;
|
|
2228
2225
|
var tmp = KProperty1;
|
|
2229
2226
|
// Inline function 'kotlin.getValue' call
|
|
2230
2227
|
getPropertyCallableRef('childSerializers', 1, tmp, PluginGeneratedSerialDescriptor$_get_childSerializers_$ref_e7suca(), null);
|
|
2231
|
-
return tmp0.
|
|
2228
|
+
return tmp0.m1();
|
|
2232
2229
|
}
|
|
2233
2230
|
function _get__hashCode__tgwhef_0($this) {
|
|
2234
|
-
var tmp0 = $this.
|
|
2231
|
+
var tmp0 = $this.ps_1;
|
|
2235
2232
|
var tmp = KProperty1;
|
|
2236
2233
|
// Inline function 'kotlin.getValue' call
|
|
2237
2234
|
getPropertyCallableRef('_hashCode', 1, tmp, PluginGeneratedSerialDescriptor$_get__hashCode_$ref_cmj4vz(), null);
|
|
2238
|
-
return tmp0.
|
|
2235
|
+
return tmp0.m1();
|
|
2239
2236
|
}
|
|
2240
2237
|
function buildIndices($this) {
|
|
2241
2238
|
var indices = HashMap_init_$Create$();
|
|
2242
2239
|
var inductionVariable = 0;
|
|
2243
|
-
var last = $this.
|
|
2240
|
+
var last = $this.is_1.length - 1 | 0;
|
|
2244
2241
|
if (inductionVariable <= last)
|
|
2245
2242
|
do {
|
|
2246
2243
|
var i = inductionVariable;
|
|
2247
2244
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2248
2245
|
// Inline function 'kotlin.collections.set' call
|
|
2249
|
-
var key = $this.
|
|
2250
|
-
indices.
|
|
2246
|
+
var key = $this.is_1[i];
|
|
2247
|
+
indices.p2(key, i);
|
|
2251
2248
|
}
|
|
2252
2249
|
while (inductionVariable <= last);
|
|
2253
2250
|
return indices;
|
|
2254
2251
|
}
|
|
2255
2252
|
function PluginGeneratedSerialDescriptor$childSerializers$delegate$lambda(this$0) {
|
|
2256
2253
|
return function () {
|
|
2257
|
-
var tmp0_safe_receiver = this$0.
|
|
2258
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2254
|
+
var tmp0_safe_receiver = this$0.fs_1;
|
|
2255
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.ts();
|
|
2259
2256
|
return tmp1_elvis_lhs == null ? get_EMPTY_SERIALIZER_ARRAY() : tmp1_elvis_lhs;
|
|
2260
2257
|
};
|
|
2261
2258
|
}
|
|
@@ -2266,8 +2263,8 @@
|
|
|
2266
2263
|
}
|
|
2267
2264
|
function PluginGeneratedSerialDescriptor$typeParameterDescriptors$delegate$lambda(this$0) {
|
|
2268
2265
|
return function () {
|
|
2269
|
-
var tmp0_safe_receiver = this$0.
|
|
2270
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2266
|
+
var tmp0_safe_receiver = this$0.fs_1;
|
|
2267
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.us();
|
|
2271
2268
|
var tmp;
|
|
2272
2269
|
if (tmp1_safe_receiver == null) {
|
|
2273
2270
|
tmp = null;
|
|
@@ -2280,8 +2277,8 @@
|
|
|
2280
2277
|
while (inductionVariable < last) {
|
|
2281
2278
|
var item = tmp1_safe_receiver[inductionVariable];
|
|
2282
2279
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2283
|
-
var tmp$ret$
|
|
2284
|
-
destination.
|
|
2280
|
+
var tmp$ret$2 = item.bm();
|
|
2281
|
+
destination.v(tmp$ret$2);
|
|
2285
2282
|
}
|
|
2286
2283
|
tmp = destination;
|
|
2287
2284
|
}
|
|
@@ -2290,12 +2287,12 @@
|
|
|
2290
2287
|
}
|
|
2291
2288
|
function PluginGeneratedSerialDescriptor$_get_typeParameterDescriptors_$ref_jk3pka() {
|
|
2292
2289
|
return function (p0) {
|
|
2293
|
-
return p0.
|
|
2290
|
+
return p0.qs();
|
|
2294
2291
|
};
|
|
2295
2292
|
}
|
|
2296
2293
|
function PluginGeneratedSerialDescriptor$_hashCode$delegate$lambda(this$0) {
|
|
2297
2294
|
return function () {
|
|
2298
|
-
return hashCodeImpl(this$0, this$0.
|
|
2295
|
+
return hashCodeImpl(this$0, this$0.qs());
|
|
2299
2296
|
};
|
|
2300
2297
|
}
|
|
2301
2298
|
function PluginGeneratedSerialDescriptor$_get__hashCode_$ref_cmj4vz() {
|
|
@@ -2305,74 +2302,74 @@
|
|
|
2305
2302
|
}
|
|
2306
2303
|
function PluginGeneratedSerialDescriptor(serialName, generatedSerializer, elementsCount) {
|
|
2307
2304
|
generatedSerializer = generatedSerializer === VOID ? null : generatedSerializer;
|
|
2308
|
-
this.
|
|
2309
|
-
this.
|
|
2310
|
-
this.
|
|
2311
|
-
this.
|
|
2305
|
+
this.es_1 = serialName;
|
|
2306
|
+
this.fs_1 = generatedSerializer;
|
|
2307
|
+
this.gs_1 = elementsCount;
|
|
2308
|
+
this.hs_1 = -1;
|
|
2312
2309
|
var tmp = this;
|
|
2313
2310
|
var tmp_0 = 0;
|
|
2314
|
-
var tmp_1 = this.
|
|
2311
|
+
var tmp_1 = this.gs_1;
|
|
2315
2312
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
2316
2313
|
var tmp_2 = Array(tmp_1);
|
|
2317
2314
|
while (tmp_0 < tmp_1) {
|
|
2318
2315
|
tmp_2[tmp_0] = '[UNINITIALIZED]';
|
|
2319
2316
|
tmp_0 = tmp_0 + 1 | 0;
|
|
2320
2317
|
}
|
|
2321
|
-
tmp.
|
|
2318
|
+
tmp.is_1 = tmp_2;
|
|
2322
2319
|
var tmp_3 = this;
|
|
2323
2320
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
2324
|
-
var size = this.
|
|
2325
|
-
tmp_3.
|
|
2326
|
-
this.
|
|
2327
|
-
this.
|
|
2328
|
-
this.
|
|
2321
|
+
var size = this.gs_1;
|
|
2322
|
+
tmp_3.js_1 = Array(size);
|
|
2323
|
+
this.ks_1 = null;
|
|
2324
|
+
this.ls_1 = booleanArray(this.gs_1);
|
|
2325
|
+
this.ms_1 = emptyMap();
|
|
2329
2326
|
var tmp_4 = this;
|
|
2330
2327
|
var tmp_5 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2331
|
-
tmp_4.
|
|
2328
|
+
tmp_4.ns_1 = lazy(tmp_5, PluginGeneratedSerialDescriptor$childSerializers$delegate$lambda(this));
|
|
2332
2329
|
var tmp_6 = this;
|
|
2333
2330
|
var tmp_7 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2334
|
-
tmp_6.
|
|
2331
|
+
tmp_6.os_1 = lazy(tmp_7, PluginGeneratedSerialDescriptor$typeParameterDescriptors$delegate$lambda(this));
|
|
2335
2332
|
var tmp_8 = this;
|
|
2336
2333
|
var tmp_9 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2337
|
-
tmp_8.
|
|
2334
|
+
tmp_8.ps_1 = lazy(tmp_9, PluginGeneratedSerialDescriptor$_hashCode$delegate$lambda(this));
|
|
2338
2335
|
}
|
|
2339
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2340
|
-
return this.
|
|
2336
|
+
protoOf(PluginGeneratedSerialDescriptor).cn = function () {
|
|
2337
|
+
return this.es_1;
|
|
2341
2338
|
};
|
|
2342
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2343
|
-
return this.
|
|
2339
|
+
protoOf(PluginGeneratedSerialDescriptor).fn = function () {
|
|
2340
|
+
return this.gs_1;
|
|
2344
2341
|
};
|
|
2345
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2342
|
+
protoOf(PluginGeneratedSerialDescriptor).dn = function () {
|
|
2346
2343
|
return CLASS_getInstance();
|
|
2347
2344
|
};
|
|
2348
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2349
|
-
var tmp0_elvis_lhs = this.
|
|
2345
|
+
protoOf(PluginGeneratedSerialDescriptor).gn = function () {
|
|
2346
|
+
var tmp0_elvis_lhs = this.ks_1;
|
|
2350
2347
|
return tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
2351
2348
|
};
|
|
2352
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2353
|
-
return this.
|
|
2349
|
+
protoOf(PluginGeneratedSerialDescriptor).co = function () {
|
|
2350
|
+
return this.ms_1.j2();
|
|
2354
2351
|
};
|
|
2355
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2356
|
-
var tmp0 = this.
|
|
2352
|
+
protoOf(PluginGeneratedSerialDescriptor).qs = function () {
|
|
2353
|
+
var tmp0 = this.os_1;
|
|
2357
2354
|
var tmp = KProperty1;
|
|
2358
2355
|
// Inline function 'kotlin.getValue' call
|
|
2359
2356
|
getPropertyCallableRef('typeParameterDescriptors', 1, tmp, PluginGeneratedSerialDescriptor$_get_typeParameterDescriptors_$ref_jk3pka(), null);
|
|
2360
|
-
return tmp0.
|
|
2357
|
+
return tmp0.m1();
|
|
2361
2358
|
};
|
|
2362
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2363
|
-
this.
|
|
2364
|
-
this.
|
|
2365
|
-
this.
|
|
2366
|
-
this.
|
|
2367
|
-
if (this.
|
|
2368
|
-
this.
|
|
2359
|
+
protoOf(PluginGeneratedSerialDescriptor).rs = function (name, isOptional) {
|
|
2360
|
+
this.hs_1 = this.hs_1 + 1 | 0;
|
|
2361
|
+
this.is_1[this.hs_1] = name;
|
|
2362
|
+
this.ls_1[this.hs_1] = isOptional;
|
|
2363
|
+
this.js_1[this.hs_1] = null;
|
|
2364
|
+
if (this.hs_1 === (this.gs_1 - 1 | 0)) {
|
|
2365
|
+
this.ms_1 = buildIndices(this);
|
|
2369
2366
|
}
|
|
2370
2367
|
};
|
|
2371
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2372
|
-
return getChecked(_get_childSerializers__7vnyfa(this), index).
|
|
2368
|
+
protoOf(PluginGeneratedSerialDescriptor).in = function (index) {
|
|
2369
|
+
return getChecked(_get_childSerializers__7vnyfa(this), index).bm();
|
|
2373
2370
|
};
|
|
2374
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
2375
|
-
return getChecked(this.
|
|
2371
|
+
protoOf(PluginGeneratedSerialDescriptor).hn = function (index) {
|
|
2372
|
+
return getChecked(this.is_1, index);
|
|
2376
2373
|
};
|
|
2377
2374
|
protoOf(PluginGeneratedSerialDescriptor).equals = function (other) {
|
|
2378
2375
|
var tmp$ret$0;
|
|
@@ -2386,29 +2383,29 @@
|
|
|
2386
2383
|
tmp$ret$0 = false;
|
|
2387
2384
|
break $l$block_5;
|
|
2388
2385
|
}
|
|
2389
|
-
if (!(this.
|
|
2386
|
+
if (!(this.cn() === other.cn())) {
|
|
2390
2387
|
tmp$ret$0 = false;
|
|
2391
2388
|
break $l$block_5;
|
|
2392
2389
|
}
|
|
2393
|
-
if (!contentEquals(this.
|
|
2390
|
+
if (!contentEquals(this.qs(), other.qs())) {
|
|
2394
2391
|
tmp$ret$0 = false;
|
|
2395
2392
|
break $l$block_5;
|
|
2396
2393
|
}
|
|
2397
|
-
if (!(this.
|
|
2394
|
+
if (!(this.fn() === other.fn())) {
|
|
2398
2395
|
tmp$ret$0 = false;
|
|
2399
2396
|
break $l$block_5;
|
|
2400
2397
|
}
|
|
2401
2398
|
var inductionVariable = 0;
|
|
2402
|
-
var last = this.
|
|
2399
|
+
var last = this.fn();
|
|
2403
2400
|
if (inductionVariable < last)
|
|
2404
2401
|
do {
|
|
2405
2402
|
var index = inductionVariable;
|
|
2406
2403
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2407
|
-
if (!(this.
|
|
2404
|
+
if (!(this.in(index).cn() === other.in(index).cn())) {
|
|
2408
2405
|
tmp$ret$0 = false;
|
|
2409
2406
|
break $l$block_5;
|
|
2410
2407
|
}
|
|
2411
|
-
if (!equals(this.
|
|
2408
|
+
if (!equals(this.in(index).dn(), other.in(index).dn())) {
|
|
2412
2409
|
tmp$ret$0 = false;
|
|
2413
2410
|
break $l$block_5;
|
|
2414
2411
|
}
|
|
@@ -2426,7 +2423,7 @@
|
|
|
2426
2423
|
};
|
|
2427
2424
|
function toStringImpl$lambda($this_toStringImpl) {
|
|
2428
2425
|
return function (i) {
|
|
2429
|
-
return $this_toStringImpl.
|
|
2426
|
+
return $this_toStringImpl.hn(i) + ': ' + $this_toStringImpl.in(i).cn();
|
|
2430
2427
|
};
|
|
2431
2428
|
}
|
|
2432
2429
|
function get_EMPTY_SERIALIZER_ARRAY() {
|
|
@@ -2452,24 +2449,24 @@
|
|
|
2452
2449
|
CharArraySerializer_instance = this;
|
|
2453
2450
|
PrimitiveArraySerializer.call(this, serializer_9(Companion_getInstance()));
|
|
2454
2451
|
}
|
|
2455
|
-
protoOf(CharArraySerializer_0).
|
|
2452
|
+
protoOf(CharArraySerializer_0).ht = function (_this__u8e3s4) {
|
|
2456
2453
|
return _this__u8e3s4.length;
|
|
2457
2454
|
};
|
|
2458
|
-
protoOf(CharArraySerializer_0).
|
|
2459
|
-
return this.
|
|
2455
|
+
protoOf(CharArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2456
|
+
return this.ht((!(_this__u8e3s4 == null) ? isCharArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2460
2457
|
};
|
|
2461
|
-
protoOf(CharArraySerializer_0).
|
|
2458
|
+
protoOf(CharArraySerializer_0).it = function (encoder, content, size) {
|
|
2462
2459
|
var inductionVariable = 0;
|
|
2463
2460
|
if (inductionVariable < size)
|
|
2464
2461
|
do {
|
|
2465
2462
|
var i = inductionVariable;
|
|
2466
2463
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2467
|
-
encoder.
|
|
2464
|
+
encoder.zo(this.nr_1, i, content[i]);
|
|
2468
2465
|
}
|
|
2469
2466
|
while (inductionVariable < size);
|
|
2470
2467
|
};
|
|
2471
|
-
protoOf(CharArraySerializer_0).
|
|
2472
|
-
return this.
|
|
2468
|
+
protoOf(CharArraySerializer_0).pr = function (encoder, content, size) {
|
|
2469
|
+
return this.it(encoder, (!(content == null) ? isCharArray(content) : false) ? content : THROW_CCE(), size);
|
|
2473
2470
|
};
|
|
2474
2471
|
var CharArraySerializer_instance;
|
|
2475
2472
|
function CharArraySerializer_getInstance() {
|
|
@@ -2481,24 +2478,24 @@
|
|
|
2481
2478
|
DoubleArraySerializer_instance = this;
|
|
2482
2479
|
PrimitiveArraySerializer.call(this, serializer_10(DoubleCompanionObject_instance));
|
|
2483
2480
|
}
|
|
2484
|
-
protoOf(DoubleArraySerializer_0).
|
|
2481
|
+
protoOf(DoubleArraySerializer_0).lt = function (_this__u8e3s4) {
|
|
2485
2482
|
return _this__u8e3s4.length;
|
|
2486
2483
|
};
|
|
2487
|
-
protoOf(DoubleArraySerializer_0).
|
|
2488
|
-
return this.
|
|
2484
|
+
protoOf(DoubleArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2485
|
+
return this.lt((!(_this__u8e3s4 == null) ? isDoubleArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2489
2486
|
};
|
|
2490
|
-
protoOf(DoubleArraySerializer_0).
|
|
2487
|
+
protoOf(DoubleArraySerializer_0).mt = function (encoder, content, size) {
|
|
2491
2488
|
var inductionVariable = 0;
|
|
2492
2489
|
if (inductionVariable < size)
|
|
2493
2490
|
do {
|
|
2494
2491
|
var i = inductionVariable;
|
|
2495
2492
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2496
|
-
encoder.
|
|
2493
|
+
encoder.yo(this.nr_1, i, content[i]);
|
|
2497
2494
|
}
|
|
2498
2495
|
while (inductionVariable < size);
|
|
2499
2496
|
};
|
|
2500
|
-
protoOf(DoubleArraySerializer_0).
|
|
2501
|
-
return this.
|
|
2497
|
+
protoOf(DoubleArraySerializer_0).pr = function (encoder, content, size) {
|
|
2498
|
+
return this.mt(encoder, (!(content == null) ? isDoubleArray(content) : false) ? content : THROW_CCE(), size);
|
|
2502
2499
|
};
|
|
2503
2500
|
var DoubleArraySerializer_instance;
|
|
2504
2501
|
function DoubleArraySerializer_getInstance() {
|
|
@@ -2510,24 +2507,24 @@
|
|
|
2510
2507
|
FloatArraySerializer_instance = this;
|
|
2511
2508
|
PrimitiveArraySerializer.call(this, serializer_11(FloatCompanionObject_instance));
|
|
2512
2509
|
}
|
|
2513
|
-
protoOf(FloatArraySerializer_0).
|
|
2510
|
+
protoOf(FloatArraySerializer_0).pt = function (_this__u8e3s4) {
|
|
2514
2511
|
return _this__u8e3s4.length;
|
|
2515
2512
|
};
|
|
2516
|
-
protoOf(FloatArraySerializer_0).
|
|
2517
|
-
return this.
|
|
2513
|
+
protoOf(FloatArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2514
|
+
return this.pt((!(_this__u8e3s4 == null) ? isFloatArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2518
2515
|
};
|
|
2519
|
-
protoOf(FloatArraySerializer_0).
|
|
2516
|
+
protoOf(FloatArraySerializer_0).qt = function (encoder, content, size) {
|
|
2520
2517
|
var inductionVariable = 0;
|
|
2521
2518
|
if (inductionVariable < size)
|
|
2522
2519
|
do {
|
|
2523
2520
|
var i = inductionVariable;
|
|
2524
2521
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2525
|
-
encoder.
|
|
2522
|
+
encoder.xo(this.nr_1, i, content[i]);
|
|
2526
2523
|
}
|
|
2527
2524
|
while (inductionVariable < size);
|
|
2528
2525
|
};
|
|
2529
|
-
protoOf(FloatArraySerializer_0).
|
|
2530
|
-
return this.
|
|
2526
|
+
protoOf(FloatArraySerializer_0).pr = function (encoder, content, size) {
|
|
2527
|
+
return this.qt(encoder, (!(content == null) ? isFloatArray(content) : false) ? content : THROW_CCE(), size);
|
|
2531
2528
|
};
|
|
2532
2529
|
var FloatArraySerializer_instance;
|
|
2533
2530
|
function FloatArraySerializer_getInstance() {
|
|
@@ -2539,24 +2536,24 @@
|
|
|
2539
2536
|
LongArraySerializer_instance = this;
|
|
2540
2537
|
PrimitiveArraySerializer.call(this, serializer_6(Companion_getInstance_0()));
|
|
2541
2538
|
}
|
|
2542
|
-
protoOf(LongArraySerializer_0).
|
|
2539
|
+
protoOf(LongArraySerializer_0).tt = function (_this__u8e3s4) {
|
|
2543
2540
|
return _this__u8e3s4.length;
|
|
2544
2541
|
};
|
|
2545
|
-
protoOf(LongArraySerializer_0).
|
|
2546
|
-
return this.
|
|
2542
|
+
protoOf(LongArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2543
|
+
return this.tt((!(_this__u8e3s4 == null) ? isLongArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2547
2544
|
};
|
|
2548
|
-
protoOf(LongArraySerializer_0).
|
|
2545
|
+
protoOf(LongArraySerializer_0).ut = function (encoder, content, size) {
|
|
2549
2546
|
var inductionVariable = 0;
|
|
2550
2547
|
if (inductionVariable < size)
|
|
2551
2548
|
do {
|
|
2552
2549
|
var i = inductionVariable;
|
|
2553
2550
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2554
|
-
encoder.
|
|
2551
|
+
encoder.wo(this.nr_1, i, content[i]);
|
|
2555
2552
|
}
|
|
2556
2553
|
while (inductionVariable < size);
|
|
2557
2554
|
};
|
|
2558
|
-
protoOf(LongArraySerializer_0).
|
|
2559
|
-
return this.
|
|
2555
|
+
protoOf(LongArraySerializer_0).pr = function (encoder, content, size) {
|
|
2556
|
+
return this.ut(encoder, (!(content == null) ? isLongArray(content) : false) ? content : THROW_CCE(), size);
|
|
2560
2557
|
};
|
|
2561
2558
|
var LongArraySerializer_instance;
|
|
2562
2559
|
function LongArraySerializer_getInstance() {
|
|
@@ -2568,28 +2565,28 @@
|
|
|
2568
2565
|
ULongArraySerializer_instance = this;
|
|
2569
2566
|
PrimitiveArraySerializer.call(this, serializer_2(Companion_getInstance_1()));
|
|
2570
2567
|
}
|
|
2571
|
-
protoOf(ULongArraySerializer_0).
|
|
2568
|
+
protoOf(ULongArraySerializer_0).xt = function (_this__u8e3s4) {
|
|
2572
2569
|
return _ULongArray___get_size__impl__ju6dtr(_this__u8e3s4);
|
|
2573
2570
|
};
|
|
2574
|
-
protoOf(ULongArraySerializer_0).
|
|
2575
|
-
return this.
|
|
2571
|
+
protoOf(ULongArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2572
|
+
return this.xt(_this__u8e3s4 instanceof ULongArray ? _this__u8e3s4.gj_1 : THROW_CCE());
|
|
2576
2573
|
};
|
|
2577
|
-
protoOf(ULongArraySerializer_0).
|
|
2574
|
+
protoOf(ULongArraySerializer_0).yt = function (encoder, content, size) {
|
|
2578
2575
|
var inductionVariable = 0;
|
|
2579
2576
|
if (inductionVariable < size)
|
|
2580
2577
|
do {
|
|
2581
2578
|
var i = inductionVariable;
|
|
2582
2579
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2583
|
-
var tmp = encoder.
|
|
2580
|
+
var tmp = encoder.bp(this.nr_1, i);
|
|
2584
2581
|
// Inline function 'kotlin.ULong.toLong' call
|
|
2585
2582
|
var this_0 = ULongArray__get_impl_pr71q9(content, i);
|
|
2586
2583
|
var tmp$ret$0 = _ULong___get_data__impl__fggpzb(this_0);
|
|
2587
|
-
tmp.
|
|
2584
|
+
tmp.mo(tmp$ret$0);
|
|
2588
2585
|
}
|
|
2589
2586
|
while (inductionVariable < size);
|
|
2590
2587
|
};
|
|
2591
|
-
protoOf(ULongArraySerializer_0).
|
|
2592
|
-
return this.
|
|
2588
|
+
protoOf(ULongArraySerializer_0).pr = function (encoder, content, size) {
|
|
2589
|
+
return this.yt(encoder, content instanceof ULongArray ? content.gj_1 : THROW_CCE(), size);
|
|
2593
2590
|
};
|
|
2594
2591
|
var ULongArraySerializer_instance;
|
|
2595
2592
|
function ULongArraySerializer_getInstance() {
|
|
@@ -2601,24 +2598,24 @@
|
|
|
2601
2598
|
IntArraySerializer_instance = this;
|
|
2602
2599
|
PrimitiveArraySerializer.call(this, serializer_5(IntCompanionObject_instance));
|
|
2603
2600
|
}
|
|
2604
|
-
protoOf(IntArraySerializer_0).
|
|
2601
|
+
protoOf(IntArraySerializer_0).bu = function (_this__u8e3s4) {
|
|
2605
2602
|
return _this__u8e3s4.length;
|
|
2606
2603
|
};
|
|
2607
|
-
protoOf(IntArraySerializer_0).
|
|
2608
|
-
return this.
|
|
2604
|
+
protoOf(IntArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2605
|
+
return this.bu((!(_this__u8e3s4 == null) ? isIntArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2609
2606
|
};
|
|
2610
|
-
protoOf(IntArraySerializer_0).
|
|
2607
|
+
protoOf(IntArraySerializer_0).cu = function (encoder, content, size) {
|
|
2611
2608
|
var inductionVariable = 0;
|
|
2612
2609
|
if (inductionVariable < size)
|
|
2613
2610
|
do {
|
|
2614
2611
|
var i = inductionVariable;
|
|
2615
2612
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2616
|
-
encoder.
|
|
2613
|
+
encoder.vo(this.nr_1, i, content[i]);
|
|
2617
2614
|
}
|
|
2618
2615
|
while (inductionVariable < size);
|
|
2619
2616
|
};
|
|
2620
|
-
protoOf(IntArraySerializer_0).
|
|
2621
|
-
return this.
|
|
2617
|
+
protoOf(IntArraySerializer_0).pr = function (encoder, content, size) {
|
|
2618
|
+
return this.cu(encoder, (!(content == null) ? isIntArray(content) : false) ? content : THROW_CCE(), size);
|
|
2622
2619
|
};
|
|
2623
2620
|
var IntArraySerializer_instance;
|
|
2624
2621
|
function IntArraySerializer_getInstance() {
|
|
@@ -2630,28 +2627,28 @@
|
|
|
2630
2627
|
UIntArraySerializer_instance = this;
|
|
2631
2628
|
PrimitiveArraySerializer.call(this, serializer_1(Companion_getInstance_2()));
|
|
2632
2629
|
}
|
|
2633
|
-
protoOf(UIntArraySerializer_0).
|
|
2630
|
+
protoOf(UIntArraySerializer_0).fu = function (_this__u8e3s4) {
|
|
2634
2631
|
return _UIntArray___get_size__impl__r6l8ci(_this__u8e3s4);
|
|
2635
2632
|
};
|
|
2636
|
-
protoOf(UIntArraySerializer_0).
|
|
2637
|
-
return this.
|
|
2633
|
+
protoOf(UIntArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2634
|
+
return this.fu(_this__u8e3s4 instanceof UIntArray ? _this__u8e3s4.vi_1 : THROW_CCE());
|
|
2638
2635
|
};
|
|
2639
|
-
protoOf(UIntArraySerializer_0).
|
|
2636
|
+
protoOf(UIntArraySerializer_0).gu = function (encoder, content, size) {
|
|
2640
2637
|
var inductionVariable = 0;
|
|
2641
2638
|
if (inductionVariable < size)
|
|
2642
2639
|
do {
|
|
2643
2640
|
var i = inductionVariable;
|
|
2644
2641
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2645
|
-
var tmp = encoder.
|
|
2642
|
+
var tmp = encoder.bp(this.nr_1, i);
|
|
2646
2643
|
// Inline function 'kotlin.UInt.toInt' call
|
|
2647
2644
|
var this_0 = UIntArray__get_impl_gp5kza(content, i);
|
|
2648
2645
|
var tmp$ret$0 = _UInt___get_data__impl__f0vqqw(this_0);
|
|
2649
|
-
tmp.
|
|
2646
|
+
tmp.lo(tmp$ret$0);
|
|
2650
2647
|
}
|
|
2651
2648
|
while (inductionVariable < size);
|
|
2652
2649
|
};
|
|
2653
|
-
protoOf(UIntArraySerializer_0).
|
|
2654
|
-
return this.
|
|
2650
|
+
protoOf(UIntArraySerializer_0).pr = function (encoder, content, size) {
|
|
2651
|
+
return this.gu(encoder, content instanceof UIntArray ? content.vi_1 : THROW_CCE(), size);
|
|
2655
2652
|
};
|
|
2656
2653
|
var UIntArraySerializer_instance;
|
|
2657
2654
|
function UIntArraySerializer_getInstance() {
|
|
@@ -2663,24 +2660,24 @@
|
|
|
2663
2660
|
ShortArraySerializer_instance = this;
|
|
2664
2661
|
PrimitiveArraySerializer.call(this, serializer_8(ShortCompanionObject_instance));
|
|
2665
2662
|
}
|
|
2666
|
-
protoOf(ShortArraySerializer_0).
|
|
2663
|
+
protoOf(ShortArraySerializer_0).ju = function (_this__u8e3s4) {
|
|
2667
2664
|
return _this__u8e3s4.length;
|
|
2668
2665
|
};
|
|
2669
|
-
protoOf(ShortArraySerializer_0).
|
|
2670
|
-
return this.
|
|
2666
|
+
protoOf(ShortArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2667
|
+
return this.ju((!(_this__u8e3s4 == null) ? isShortArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2671
2668
|
};
|
|
2672
|
-
protoOf(ShortArraySerializer_0).
|
|
2669
|
+
protoOf(ShortArraySerializer_0).ku = function (encoder, content, size) {
|
|
2673
2670
|
var inductionVariable = 0;
|
|
2674
2671
|
if (inductionVariable < size)
|
|
2675
2672
|
do {
|
|
2676
2673
|
var i = inductionVariable;
|
|
2677
2674
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2678
|
-
encoder.
|
|
2675
|
+
encoder.uo(this.nr_1, i, content[i]);
|
|
2679
2676
|
}
|
|
2680
2677
|
while (inductionVariable < size);
|
|
2681
2678
|
};
|
|
2682
|
-
protoOf(ShortArraySerializer_0).
|
|
2683
|
-
return this.
|
|
2679
|
+
protoOf(ShortArraySerializer_0).pr = function (encoder, content, size) {
|
|
2680
|
+
return this.ku(encoder, (!(content == null) ? isShortArray(content) : false) ? content : THROW_CCE(), size);
|
|
2684
2681
|
};
|
|
2685
2682
|
var ShortArraySerializer_instance;
|
|
2686
2683
|
function ShortArraySerializer_getInstance() {
|
|
@@ -2692,28 +2689,28 @@
|
|
|
2692
2689
|
UShortArraySerializer_instance = this;
|
|
2693
2690
|
PrimitiveArraySerializer.call(this, serializer_4(Companion_getInstance_3()));
|
|
2694
2691
|
}
|
|
2695
|
-
protoOf(UShortArraySerializer_0).
|
|
2692
|
+
protoOf(UShortArraySerializer_0).nu = function (_this__u8e3s4) {
|
|
2696
2693
|
return _UShortArray___get_size__impl__jqto1b(_this__u8e3s4);
|
|
2697
2694
|
};
|
|
2698
|
-
protoOf(UShortArraySerializer_0).
|
|
2699
|
-
return this.
|
|
2695
|
+
protoOf(UShortArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2696
|
+
return this.nu(_this__u8e3s4 instanceof UShortArray ? _this__u8e3s4.rj_1 : THROW_CCE());
|
|
2700
2697
|
};
|
|
2701
|
-
protoOf(UShortArraySerializer_0).
|
|
2698
|
+
protoOf(UShortArraySerializer_0).ou = function (encoder, content, size) {
|
|
2702
2699
|
var inductionVariable = 0;
|
|
2703
2700
|
if (inductionVariable < size)
|
|
2704
2701
|
do {
|
|
2705
2702
|
var i = inductionVariable;
|
|
2706
2703
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2707
|
-
var tmp = encoder.
|
|
2704
|
+
var tmp = encoder.bp(this.nr_1, i);
|
|
2708
2705
|
// Inline function 'kotlin.UShort.toShort' call
|
|
2709
2706
|
var this_0 = UShortArray__get_impl_fnbhmx(content, i);
|
|
2710
2707
|
var tmp$ret$0 = _UShort___get_data__impl__g0245(this_0);
|
|
2711
|
-
tmp.
|
|
2708
|
+
tmp.ko(tmp$ret$0);
|
|
2712
2709
|
}
|
|
2713
2710
|
while (inductionVariable < size);
|
|
2714
2711
|
};
|
|
2715
|
-
protoOf(UShortArraySerializer_0).
|
|
2716
|
-
return this.
|
|
2712
|
+
protoOf(UShortArraySerializer_0).pr = function (encoder, content, size) {
|
|
2713
|
+
return this.ou(encoder, content instanceof UShortArray ? content.rj_1 : THROW_CCE(), size);
|
|
2717
2714
|
};
|
|
2718
2715
|
var UShortArraySerializer_instance;
|
|
2719
2716
|
function UShortArraySerializer_getInstance() {
|
|
@@ -2725,24 +2722,24 @@
|
|
|
2725
2722
|
ByteArraySerializer_instance = this;
|
|
2726
2723
|
PrimitiveArraySerializer.call(this, serializer_7(ByteCompanionObject_instance));
|
|
2727
2724
|
}
|
|
2728
|
-
protoOf(ByteArraySerializer_0).
|
|
2725
|
+
protoOf(ByteArraySerializer_0).ru = function (_this__u8e3s4) {
|
|
2729
2726
|
return _this__u8e3s4.length;
|
|
2730
2727
|
};
|
|
2731
|
-
protoOf(ByteArraySerializer_0).
|
|
2732
|
-
return this.
|
|
2728
|
+
protoOf(ByteArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2729
|
+
return this.ru((!(_this__u8e3s4 == null) ? isByteArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2733
2730
|
};
|
|
2734
|
-
protoOf(ByteArraySerializer_0).
|
|
2731
|
+
protoOf(ByteArraySerializer_0).su = function (encoder, content, size) {
|
|
2735
2732
|
var inductionVariable = 0;
|
|
2736
2733
|
if (inductionVariable < size)
|
|
2737
2734
|
do {
|
|
2738
2735
|
var i = inductionVariable;
|
|
2739
2736
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2740
|
-
encoder.
|
|
2737
|
+
encoder.to(this.nr_1, i, content[i]);
|
|
2741
2738
|
}
|
|
2742
2739
|
while (inductionVariable < size);
|
|
2743
2740
|
};
|
|
2744
|
-
protoOf(ByteArraySerializer_0).
|
|
2745
|
-
return this.
|
|
2741
|
+
protoOf(ByteArraySerializer_0).pr = function (encoder, content, size) {
|
|
2742
|
+
return this.su(encoder, (!(content == null) ? isByteArray(content) : false) ? content : THROW_CCE(), size);
|
|
2746
2743
|
};
|
|
2747
2744
|
var ByteArraySerializer_instance;
|
|
2748
2745
|
function ByteArraySerializer_getInstance() {
|
|
@@ -2754,28 +2751,28 @@
|
|
|
2754
2751
|
UByteArraySerializer_instance = this;
|
|
2755
2752
|
PrimitiveArraySerializer.call(this, serializer_3(Companion_getInstance_4()));
|
|
2756
2753
|
}
|
|
2757
|
-
protoOf(UByteArraySerializer_0).
|
|
2754
|
+
protoOf(UByteArraySerializer_0).vu = function (_this__u8e3s4) {
|
|
2758
2755
|
return _UByteArray___get_size__impl__h6pkdv(_this__u8e3s4);
|
|
2759
2756
|
};
|
|
2760
|
-
protoOf(UByteArraySerializer_0).
|
|
2761
|
-
return this.
|
|
2757
|
+
protoOf(UByteArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2758
|
+
return this.vu(_this__u8e3s4 instanceof UByteArray ? _this__u8e3s4.ki_1 : THROW_CCE());
|
|
2762
2759
|
};
|
|
2763
|
-
protoOf(UByteArraySerializer_0).
|
|
2760
|
+
protoOf(UByteArraySerializer_0).wu = function (encoder, content, size) {
|
|
2764
2761
|
var inductionVariable = 0;
|
|
2765
2762
|
if (inductionVariable < size)
|
|
2766
2763
|
do {
|
|
2767
2764
|
var i = inductionVariable;
|
|
2768
2765
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2769
|
-
var tmp = encoder.
|
|
2766
|
+
var tmp = encoder.bp(this.nr_1, i);
|
|
2770
2767
|
// Inline function 'kotlin.UByte.toByte' call
|
|
2771
2768
|
var this_0 = UByteArray__get_impl_t5f3hv(content, i);
|
|
2772
2769
|
var tmp$ret$0 = _UByte___get_data__impl__jof9qr(this_0);
|
|
2773
|
-
tmp.
|
|
2770
|
+
tmp.jo(tmp$ret$0);
|
|
2774
2771
|
}
|
|
2775
2772
|
while (inductionVariable < size);
|
|
2776
2773
|
};
|
|
2777
|
-
protoOf(UByteArraySerializer_0).
|
|
2778
|
-
return this.
|
|
2774
|
+
protoOf(UByteArraySerializer_0).pr = function (encoder, content, size) {
|
|
2775
|
+
return this.wu(encoder, content instanceof UByteArray ? content.ki_1 : THROW_CCE(), size);
|
|
2779
2776
|
};
|
|
2780
2777
|
var UByteArraySerializer_instance;
|
|
2781
2778
|
function UByteArraySerializer_getInstance() {
|
|
@@ -2787,24 +2784,24 @@
|
|
|
2787
2784
|
BooleanArraySerializer_instance = this;
|
|
2788
2785
|
PrimitiveArraySerializer.call(this, serializer_12(BooleanCompanionObject_instance));
|
|
2789
2786
|
}
|
|
2790
|
-
protoOf(BooleanArraySerializer_0).
|
|
2787
|
+
protoOf(BooleanArraySerializer_0).zu = function (_this__u8e3s4) {
|
|
2791
2788
|
return _this__u8e3s4.length;
|
|
2792
2789
|
};
|
|
2793
|
-
protoOf(BooleanArraySerializer_0).
|
|
2794
|
-
return this.
|
|
2790
|
+
protoOf(BooleanArraySerializer_0).zq = function (_this__u8e3s4) {
|
|
2791
|
+
return this.zu((!(_this__u8e3s4 == null) ? isBooleanArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2795
2792
|
};
|
|
2796
|
-
protoOf(BooleanArraySerializer_0).
|
|
2793
|
+
protoOf(BooleanArraySerializer_0).av = function (encoder, content, size) {
|
|
2797
2794
|
var inductionVariable = 0;
|
|
2798
2795
|
if (inductionVariable < size)
|
|
2799
2796
|
do {
|
|
2800
2797
|
var i = inductionVariable;
|
|
2801
2798
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2802
|
-
encoder.
|
|
2799
|
+
encoder.so(this.nr_1, i, content[i]);
|
|
2803
2800
|
}
|
|
2804
2801
|
while (inductionVariable < size);
|
|
2805
2802
|
};
|
|
2806
|
-
protoOf(BooleanArraySerializer_0).
|
|
2807
|
-
return this.
|
|
2803
|
+
protoOf(BooleanArraySerializer_0).pr = function (encoder, content, size) {
|
|
2804
|
+
return this.av(encoder, (!(content == null) ? isBooleanArray(content) : false) ? content : THROW_CCE(), size);
|
|
2808
2805
|
};
|
|
2809
2806
|
var BooleanArraySerializer_instance;
|
|
2810
2807
|
function BooleanArraySerializer_getInstance() {
|
|
@@ -2819,16 +2816,16 @@
|
|
|
2819
2816
|
var BUILTIN_SERIALIZERS;
|
|
2820
2817
|
function StringSerializer() {
|
|
2821
2818
|
StringSerializer_instance = this;
|
|
2822
|
-
this.
|
|
2819
|
+
this.bv_1 = new PrimitiveSerialDescriptor('kotlin.String', STRING_getInstance());
|
|
2823
2820
|
}
|
|
2824
|
-
protoOf(StringSerializer).
|
|
2825
|
-
return this.
|
|
2821
|
+
protoOf(StringSerializer).bm = function () {
|
|
2822
|
+
return this.bv_1;
|
|
2826
2823
|
};
|
|
2827
|
-
protoOf(StringSerializer).
|
|
2828
|
-
return encoder.
|
|
2824
|
+
protoOf(StringSerializer).cv = function (encoder, value) {
|
|
2825
|
+
return encoder.qo(value);
|
|
2829
2826
|
};
|
|
2830
|
-
protoOf(StringSerializer).
|
|
2831
|
-
return this.
|
|
2827
|
+
protoOf(StringSerializer).cm = function (encoder, value) {
|
|
2828
|
+
return this.cv(encoder, (!(value == null) ? typeof value === 'string' : false) ? value : THROW_CCE());
|
|
2832
2829
|
};
|
|
2833
2830
|
var StringSerializer_instance;
|
|
2834
2831
|
function StringSerializer_getInstance() {
|
|
@@ -2837,59 +2834,59 @@
|
|
|
2837
2834
|
return StringSerializer_instance;
|
|
2838
2835
|
}
|
|
2839
2836
|
function error_0($this) {
|
|
2840
|
-
throw IllegalStateException_init_$Create$('Primitive descriptor ' + $this.
|
|
2837
|
+
throw IllegalStateException_init_$Create$('Primitive descriptor ' + $this.dv_1 + ' does not have elements');
|
|
2841
2838
|
}
|
|
2842
2839
|
function PrimitiveSerialDescriptor(serialName, kind) {
|
|
2843
|
-
this.
|
|
2844
|
-
this.
|
|
2840
|
+
this.dv_1 = serialName;
|
|
2841
|
+
this.ev_1 = kind;
|
|
2845
2842
|
}
|
|
2846
|
-
protoOf(PrimitiveSerialDescriptor).
|
|
2847
|
-
return this.
|
|
2843
|
+
protoOf(PrimitiveSerialDescriptor).cn = function () {
|
|
2844
|
+
return this.dv_1;
|
|
2848
2845
|
};
|
|
2849
|
-
protoOf(PrimitiveSerialDescriptor).
|
|
2850
|
-
return this.
|
|
2846
|
+
protoOf(PrimitiveSerialDescriptor).dn = function () {
|
|
2847
|
+
return this.ev_1;
|
|
2851
2848
|
};
|
|
2852
|
-
protoOf(PrimitiveSerialDescriptor).
|
|
2849
|
+
protoOf(PrimitiveSerialDescriptor).fn = function () {
|
|
2853
2850
|
return 0;
|
|
2854
2851
|
};
|
|
2855
|
-
protoOf(PrimitiveSerialDescriptor).
|
|
2852
|
+
protoOf(PrimitiveSerialDescriptor).hn = function (index) {
|
|
2856
2853
|
error_0(this);
|
|
2857
2854
|
};
|
|
2858
|
-
protoOf(PrimitiveSerialDescriptor).
|
|
2855
|
+
protoOf(PrimitiveSerialDescriptor).in = function (index) {
|
|
2859
2856
|
error_0(this);
|
|
2860
2857
|
};
|
|
2861
2858
|
protoOf(PrimitiveSerialDescriptor).toString = function () {
|
|
2862
|
-
return 'PrimitiveDescriptor(' + this.
|
|
2859
|
+
return 'PrimitiveDescriptor(' + this.dv_1 + ')';
|
|
2863
2860
|
};
|
|
2864
2861
|
protoOf(PrimitiveSerialDescriptor).equals = function (other) {
|
|
2865
2862
|
if (this === other)
|
|
2866
2863
|
return true;
|
|
2867
2864
|
if (!(other instanceof PrimitiveSerialDescriptor))
|
|
2868
2865
|
return false;
|
|
2869
|
-
if (this.
|
|
2866
|
+
if (this.dv_1 === other.dv_1 && equals(this.ev_1, other.ev_1))
|
|
2870
2867
|
return true;
|
|
2871
2868
|
return false;
|
|
2872
2869
|
};
|
|
2873
2870
|
protoOf(PrimitiveSerialDescriptor).hashCode = function () {
|
|
2874
|
-
return getStringHashCode(this.
|
|
2871
|
+
return getStringHashCode(this.dv_1) + imul(31, this.ev_1.hashCode()) | 0;
|
|
2875
2872
|
};
|
|
2876
2873
|
function builtinSerializerOrNull(_this__u8e3s4) {
|
|
2877
2874
|
_init_properties_Primitives_kt__k0eto4();
|
|
2878
|
-
var tmp = get_BUILTIN_SERIALIZERS().
|
|
2875
|
+
var tmp = get_BUILTIN_SERIALIZERS().i2(_this__u8e3s4);
|
|
2879
2876
|
return (tmp == null ? true : isInterface(tmp, KSerializer)) ? tmp : THROW_CCE();
|
|
2880
2877
|
}
|
|
2881
2878
|
function IntSerializer() {
|
|
2882
2879
|
IntSerializer_instance = this;
|
|
2883
|
-
this.
|
|
2880
|
+
this.fv_1 = new PrimitiveSerialDescriptor('kotlin.Int', INT_getInstance());
|
|
2884
2881
|
}
|
|
2885
|
-
protoOf(IntSerializer).
|
|
2886
|
-
return this.
|
|
2882
|
+
protoOf(IntSerializer).bm = function () {
|
|
2883
|
+
return this.fv_1;
|
|
2887
2884
|
};
|
|
2888
|
-
protoOf(IntSerializer).
|
|
2889
|
-
return encoder.
|
|
2885
|
+
protoOf(IntSerializer).gv = function (encoder, value) {
|
|
2886
|
+
return encoder.lo(value);
|
|
2890
2887
|
};
|
|
2891
|
-
protoOf(IntSerializer).
|
|
2892
|
-
return this.
|
|
2888
|
+
protoOf(IntSerializer).cm = function (encoder, value) {
|
|
2889
|
+
return this.gv(encoder, (!(value == null) ? typeof value === 'number' : false) ? value : THROW_CCE());
|
|
2893
2890
|
};
|
|
2894
2891
|
var IntSerializer_instance;
|
|
2895
2892
|
function IntSerializer_getInstance() {
|
|
@@ -2899,16 +2896,16 @@
|
|
|
2899
2896
|
}
|
|
2900
2897
|
function LongSerializer() {
|
|
2901
2898
|
LongSerializer_instance = this;
|
|
2902
|
-
this.
|
|
2899
|
+
this.hv_1 = new PrimitiveSerialDescriptor('kotlin.Long', LONG_getInstance());
|
|
2903
2900
|
}
|
|
2904
|
-
protoOf(LongSerializer).
|
|
2905
|
-
return this.
|
|
2901
|
+
protoOf(LongSerializer).bm = function () {
|
|
2902
|
+
return this.hv_1;
|
|
2906
2903
|
};
|
|
2907
|
-
protoOf(LongSerializer).
|
|
2908
|
-
return encoder.
|
|
2904
|
+
protoOf(LongSerializer).iv = function (encoder, value) {
|
|
2905
|
+
return encoder.mo(value);
|
|
2909
2906
|
};
|
|
2910
|
-
protoOf(LongSerializer).
|
|
2911
|
-
return this.
|
|
2907
|
+
protoOf(LongSerializer).cm = function (encoder, value) {
|
|
2908
|
+
return this.iv(encoder, value instanceof Long ? value : THROW_CCE());
|
|
2912
2909
|
};
|
|
2913
2910
|
var LongSerializer_instance;
|
|
2914
2911
|
function LongSerializer_getInstance() {
|
|
@@ -2918,16 +2915,16 @@
|
|
|
2918
2915
|
}
|
|
2919
2916
|
function ByteSerializer() {
|
|
2920
2917
|
ByteSerializer_instance = this;
|
|
2921
|
-
this.
|
|
2918
|
+
this.jv_1 = new PrimitiveSerialDescriptor('kotlin.Byte', BYTE_getInstance());
|
|
2922
2919
|
}
|
|
2923
|
-
protoOf(ByteSerializer).
|
|
2924
|
-
return this.
|
|
2920
|
+
protoOf(ByteSerializer).bm = function () {
|
|
2921
|
+
return this.jv_1;
|
|
2925
2922
|
};
|
|
2926
|
-
protoOf(ByteSerializer).
|
|
2927
|
-
return encoder.
|
|
2923
|
+
protoOf(ByteSerializer).kv = function (encoder, value) {
|
|
2924
|
+
return encoder.jo(value);
|
|
2928
2925
|
};
|
|
2929
|
-
protoOf(ByteSerializer).
|
|
2930
|
-
return this.
|
|
2926
|
+
protoOf(ByteSerializer).cm = function (encoder, value) {
|
|
2927
|
+
return this.kv(encoder, (!(value == null) ? typeof value === 'number' : false) ? value : THROW_CCE());
|
|
2931
2928
|
};
|
|
2932
2929
|
var ByteSerializer_instance;
|
|
2933
2930
|
function ByteSerializer_getInstance() {
|
|
@@ -2937,16 +2934,16 @@
|
|
|
2937
2934
|
}
|
|
2938
2935
|
function ShortSerializer() {
|
|
2939
2936
|
ShortSerializer_instance = this;
|
|
2940
|
-
this.
|
|
2937
|
+
this.lv_1 = new PrimitiveSerialDescriptor('kotlin.Short', SHORT_getInstance());
|
|
2941
2938
|
}
|
|
2942
|
-
protoOf(ShortSerializer).
|
|
2943
|
-
return this.
|
|
2939
|
+
protoOf(ShortSerializer).bm = function () {
|
|
2940
|
+
return this.lv_1;
|
|
2944
2941
|
};
|
|
2945
|
-
protoOf(ShortSerializer).
|
|
2946
|
-
return encoder.
|
|
2942
|
+
protoOf(ShortSerializer).mv = function (encoder, value) {
|
|
2943
|
+
return encoder.ko(value);
|
|
2947
2944
|
};
|
|
2948
|
-
protoOf(ShortSerializer).
|
|
2949
|
-
return this.
|
|
2945
|
+
protoOf(ShortSerializer).cm = function (encoder, value) {
|
|
2946
|
+
return this.mv(encoder, (!(value == null) ? typeof value === 'number' : false) ? value : THROW_CCE());
|
|
2950
2947
|
};
|
|
2951
2948
|
var ShortSerializer_instance;
|
|
2952
2949
|
function ShortSerializer_getInstance() {
|
|
@@ -2956,16 +2953,16 @@
|
|
|
2956
2953
|
}
|
|
2957
2954
|
function CharSerializer() {
|
|
2958
2955
|
CharSerializer_instance = this;
|
|
2959
|
-
this.
|
|
2956
|
+
this.nv_1 = new PrimitiveSerialDescriptor('kotlin.Char', CHAR_getInstance());
|
|
2960
2957
|
}
|
|
2961
|
-
protoOf(CharSerializer).
|
|
2962
|
-
return this.
|
|
2958
|
+
protoOf(CharSerializer).bm = function () {
|
|
2959
|
+
return this.nv_1;
|
|
2963
2960
|
};
|
|
2964
|
-
protoOf(CharSerializer).
|
|
2965
|
-
return encoder.
|
|
2961
|
+
protoOf(CharSerializer).ov = function (encoder, value) {
|
|
2962
|
+
return encoder.po(value);
|
|
2966
2963
|
};
|
|
2967
|
-
protoOf(CharSerializer).
|
|
2968
|
-
return this.
|
|
2964
|
+
protoOf(CharSerializer).cm = function (encoder, value) {
|
|
2965
|
+
return this.ov(encoder, value instanceof Char ? value.s1_1 : THROW_CCE());
|
|
2969
2966
|
};
|
|
2970
2967
|
var CharSerializer_instance;
|
|
2971
2968
|
function CharSerializer_getInstance() {
|
|
@@ -2975,16 +2972,16 @@
|
|
|
2975
2972
|
}
|
|
2976
2973
|
function DoubleSerializer() {
|
|
2977
2974
|
DoubleSerializer_instance = this;
|
|
2978
|
-
this.
|
|
2975
|
+
this.pv_1 = new PrimitiveSerialDescriptor('kotlin.Double', DOUBLE_getInstance());
|
|
2979
2976
|
}
|
|
2980
|
-
protoOf(DoubleSerializer).
|
|
2981
|
-
return this.
|
|
2977
|
+
protoOf(DoubleSerializer).bm = function () {
|
|
2978
|
+
return this.pv_1;
|
|
2982
2979
|
};
|
|
2983
|
-
protoOf(DoubleSerializer).
|
|
2984
|
-
return encoder.
|
|
2980
|
+
protoOf(DoubleSerializer).qv = function (encoder, value) {
|
|
2981
|
+
return encoder.oo(value);
|
|
2985
2982
|
};
|
|
2986
|
-
protoOf(DoubleSerializer).
|
|
2987
|
-
return this.
|
|
2983
|
+
protoOf(DoubleSerializer).cm = function (encoder, value) {
|
|
2984
|
+
return this.qv(encoder, (!(value == null) ? typeof value === 'number' : false) ? value : THROW_CCE());
|
|
2988
2985
|
};
|
|
2989
2986
|
var DoubleSerializer_instance;
|
|
2990
2987
|
function DoubleSerializer_getInstance() {
|
|
@@ -2994,16 +2991,16 @@
|
|
|
2994
2991
|
}
|
|
2995
2992
|
function FloatSerializer() {
|
|
2996
2993
|
FloatSerializer_instance = this;
|
|
2997
|
-
this.
|
|
2994
|
+
this.rv_1 = new PrimitiveSerialDescriptor('kotlin.Float', FLOAT_getInstance());
|
|
2998
2995
|
}
|
|
2999
|
-
protoOf(FloatSerializer).
|
|
3000
|
-
return this.
|
|
2996
|
+
protoOf(FloatSerializer).bm = function () {
|
|
2997
|
+
return this.rv_1;
|
|
3001
2998
|
};
|
|
3002
|
-
protoOf(FloatSerializer).
|
|
3003
|
-
return encoder.
|
|
2999
|
+
protoOf(FloatSerializer).sv = function (encoder, value) {
|
|
3000
|
+
return encoder.no(value);
|
|
3004
3001
|
};
|
|
3005
|
-
protoOf(FloatSerializer).
|
|
3006
|
-
return this.
|
|
3002
|
+
protoOf(FloatSerializer).cm = function (encoder, value) {
|
|
3003
|
+
return this.sv(encoder, (!(value == null) ? typeof value === 'number' : false) ? value : THROW_CCE());
|
|
3007
3004
|
};
|
|
3008
3005
|
var FloatSerializer_instance;
|
|
3009
3006
|
function FloatSerializer_getInstance() {
|
|
@@ -3013,16 +3010,16 @@
|
|
|
3013
3010
|
}
|
|
3014
3011
|
function BooleanSerializer() {
|
|
3015
3012
|
BooleanSerializer_instance = this;
|
|
3016
|
-
this.
|
|
3013
|
+
this.tv_1 = new PrimitiveSerialDescriptor('kotlin.Boolean', BOOLEAN_getInstance());
|
|
3017
3014
|
}
|
|
3018
|
-
protoOf(BooleanSerializer).
|
|
3019
|
-
return this.
|
|
3015
|
+
protoOf(BooleanSerializer).bm = function () {
|
|
3016
|
+
return this.tv_1;
|
|
3020
3017
|
};
|
|
3021
|
-
protoOf(BooleanSerializer).
|
|
3022
|
-
return encoder.
|
|
3018
|
+
protoOf(BooleanSerializer).uv = function (encoder, value) {
|
|
3019
|
+
return encoder.io(value);
|
|
3023
3020
|
};
|
|
3024
|
-
protoOf(BooleanSerializer).
|
|
3025
|
-
return this.
|
|
3021
|
+
protoOf(BooleanSerializer).cm = function (encoder, value) {
|
|
3022
|
+
return this.uv(encoder, (!(value == null) ? typeof value === 'boolean' : false) ? value : THROW_CCE());
|
|
3026
3023
|
};
|
|
3027
3024
|
var BooleanSerializer_instance;
|
|
3028
3025
|
function BooleanSerializer_getInstance() {
|
|
@@ -3032,16 +3029,16 @@
|
|
|
3032
3029
|
}
|
|
3033
3030
|
function UnitSerializer() {
|
|
3034
3031
|
UnitSerializer_instance = this;
|
|
3035
|
-
this.
|
|
3032
|
+
this.vv_1 = new ObjectSerializer('kotlin.Unit', Unit_instance);
|
|
3036
3033
|
}
|
|
3037
|
-
protoOf(UnitSerializer).
|
|
3038
|
-
return this.
|
|
3034
|
+
protoOf(UnitSerializer).bm = function () {
|
|
3035
|
+
return this.vv_1.bm();
|
|
3039
3036
|
};
|
|
3040
|
-
protoOf(UnitSerializer).
|
|
3041
|
-
this.
|
|
3037
|
+
protoOf(UnitSerializer).wv = function (encoder, value) {
|
|
3038
|
+
this.vv_1.qm(encoder, Unit_instance);
|
|
3042
3039
|
};
|
|
3043
|
-
protoOf(UnitSerializer).
|
|
3044
|
-
return this.
|
|
3040
|
+
protoOf(UnitSerializer).cm = function (encoder, value) {
|
|
3041
|
+
return this.wv(encoder, value instanceof Unit ? value : THROW_CCE());
|
|
3045
3042
|
};
|
|
3046
3043
|
var UnitSerializer_instance;
|
|
3047
3044
|
function UnitSerializer_getInstance() {
|
|
@@ -3058,8 +3055,8 @@
|
|
|
3058
3055
|
}
|
|
3059
3056
|
function MapEntrySerializer$descriptor$lambda($keySerializer, $valueSerializer) {
|
|
3060
3057
|
return function ($this$buildSerialDescriptor) {
|
|
3061
|
-
$this$buildSerialDescriptor.
|
|
3062
|
-
$this$buildSerialDescriptor.
|
|
3058
|
+
$this$buildSerialDescriptor.lm('key', $keySerializer.bm());
|
|
3059
|
+
$this$buildSerialDescriptor.lm('value', $valueSerializer.bm());
|
|
3063
3060
|
return Unit_instance;
|
|
3064
3061
|
};
|
|
3065
3062
|
}
|
|
@@ -3067,106 +3064,106 @@
|
|
|
3067
3064
|
KeyValueSerializer.call(this, keySerializer, valueSerializer);
|
|
3068
3065
|
var tmp = this;
|
|
3069
3066
|
var tmp_0 = MAP_getInstance();
|
|
3070
|
-
tmp.
|
|
3067
|
+
tmp.zv_1 = buildSerialDescriptor('kotlin.collections.Map.Entry', tmp_0, [], MapEntrySerializer$descriptor$lambda(keySerializer, valueSerializer));
|
|
3071
3068
|
}
|
|
3072
|
-
protoOf(MapEntrySerializer_0).
|
|
3073
|
-
return this.
|
|
3069
|
+
protoOf(MapEntrySerializer_0).bm = function () {
|
|
3070
|
+
return this.zv_1;
|
|
3074
3071
|
};
|
|
3075
|
-
protoOf(MapEntrySerializer_0).
|
|
3076
|
-
return _this__u8e3s4.
|
|
3072
|
+
protoOf(MapEntrySerializer_0).aw = function (_this__u8e3s4) {
|
|
3073
|
+
return _this__u8e3s4.l1();
|
|
3077
3074
|
};
|
|
3078
|
-
protoOf(MapEntrySerializer_0).
|
|
3079
|
-
return this.
|
|
3075
|
+
protoOf(MapEntrySerializer_0).bw = function (_this__u8e3s4) {
|
|
3076
|
+
return this.aw((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Entry) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3080
3077
|
};
|
|
3081
|
-
protoOf(MapEntrySerializer_0).
|
|
3082
|
-
return _this__u8e3s4.
|
|
3078
|
+
protoOf(MapEntrySerializer_0).cw = function (_this__u8e3s4) {
|
|
3079
|
+
return _this__u8e3s4.m1();
|
|
3083
3080
|
};
|
|
3084
|
-
protoOf(MapEntrySerializer_0).
|
|
3085
|
-
return this.
|
|
3081
|
+
protoOf(MapEntrySerializer_0).dw = function (_this__u8e3s4) {
|
|
3082
|
+
return this.cw((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Entry) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
3086
3083
|
};
|
|
3087
3084
|
function PairSerializer$descriptor$lambda($keySerializer, $valueSerializer) {
|
|
3088
3085
|
return function ($this$buildClassSerialDescriptor) {
|
|
3089
|
-
$this$buildClassSerialDescriptor.
|
|
3090
|
-
$this$buildClassSerialDescriptor.
|
|
3086
|
+
$this$buildClassSerialDescriptor.lm('first', $keySerializer.bm());
|
|
3087
|
+
$this$buildClassSerialDescriptor.lm('second', $valueSerializer.bm());
|
|
3091
3088
|
return Unit_instance;
|
|
3092
3089
|
};
|
|
3093
3090
|
}
|
|
3094
3091
|
function PairSerializer_0(keySerializer, valueSerializer) {
|
|
3095
3092
|
KeyValueSerializer.call(this, keySerializer, valueSerializer);
|
|
3096
3093
|
var tmp = this;
|
|
3097
|
-
tmp.
|
|
3094
|
+
tmp.jw_1 = buildClassSerialDescriptor('kotlin.Pair', [], PairSerializer$descriptor$lambda(keySerializer, valueSerializer));
|
|
3098
3095
|
}
|
|
3099
|
-
protoOf(PairSerializer_0).
|
|
3100
|
-
return this.
|
|
3096
|
+
protoOf(PairSerializer_0).bm = function () {
|
|
3097
|
+
return this.jw_1;
|
|
3101
3098
|
};
|
|
3102
|
-
protoOf(PairSerializer_0).
|
|
3099
|
+
protoOf(PairSerializer_0).kw = function (_this__u8e3s4) {
|
|
3103
3100
|
return _this__u8e3s4.p9_1;
|
|
3104
3101
|
};
|
|
3105
|
-
protoOf(PairSerializer_0).
|
|
3106
|
-
return this.
|
|
3102
|
+
protoOf(PairSerializer_0).bw = function (_this__u8e3s4) {
|
|
3103
|
+
return this.kw(_this__u8e3s4 instanceof Pair ? _this__u8e3s4 : THROW_CCE());
|
|
3107
3104
|
};
|
|
3108
|
-
protoOf(PairSerializer_0).
|
|
3105
|
+
protoOf(PairSerializer_0).lw = function (_this__u8e3s4) {
|
|
3109
3106
|
return _this__u8e3s4.q9_1;
|
|
3110
3107
|
};
|
|
3111
|
-
protoOf(PairSerializer_0).
|
|
3112
|
-
return this.
|
|
3108
|
+
protoOf(PairSerializer_0).dw = function (_this__u8e3s4) {
|
|
3109
|
+
return this.lw(_this__u8e3s4 instanceof Pair ? _this__u8e3s4 : THROW_CCE());
|
|
3113
3110
|
};
|
|
3114
3111
|
function TripleSerializer$descriptor$lambda(this$0) {
|
|
3115
3112
|
return function ($this$buildClassSerialDescriptor) {
|
|
3116
|
-
$this$buildClassSerialDescriptor.
|
|
3117
|
-
$this$buildClassSerialDescriptor.
|
|
3118
|
-
$this$buildClassSerialDescriptor.
|
|
3113
|
+
$this$buildClassSerialDescriptor.lm('first', this$0.mw_1.bm());
|
|
3114
|
+
$this$buildClassSerialDescriptor.lm('second', this$0.nw_1.bm());
|
|
3115
|
+
$this$buildClassSerialDescriptor.lm('third', this$0.ow_1.bm());
|
|
3119
3116
|
return Unit_instance;
|
|
3120
3117
|
};
|
|
3121
3118
|
}
|
|
3122
3119
|
function TripleSerializer_0(aSerializer, bSerializer, cSerializer) {
|
|
3123
|
-
this.
|
|
3124
|
-
this.
|
|
3125
|
-
this.
|
|
3120
|
+
this.mw_1 = aSerializer;
|
|
3121
|
+
this.nw_1 = bSerializer;
|
|
3122
|
+
this.ow_1 = cSerializer;
|
|
3126
3123
|
var tmp = this;
|
|
3127
|
-
tmp.
|
|
3124
|
+
tmp.pw_1 = buildClassSerialDescriptor('kotlin.Triple', [], TripleSerializer$descriptor$lambda(this));
|
|
3128
3125
|
}
|
|
3129
|
-
protoOf(TripleSerializer_0).
|
|
3130
|
-
return this.
|
|
3126
|
+
protoOf(TripleSerializer_0).bm = function () {
|
|
3127
|
+
return this.pw_1;
|
|
3131
3128
|
};
|
|
3132
|
-
protoOf(TripleSerializer_0).
|
|
3133
|
-
var structuredEncoder = encoder.
|
|
3134
|
-
structuredEncoder.
|
|
3135
|
-
structuredEncoder.
|
|
3136
|
-
structuredEncoder.
|
|
3137
|
-
structuredEncoder.
|
|
3129
|
+
protoOf(TripleSerializer_0).qw = function (encoder, value) {
|
|
3130
|
+
var structuredEncoder = encoder.do(this.pw_1);
|
|
3131
|
+
structuredEncoder.cp(this.pw_1, 0, this.mw_1, value.qh_1);
|
|
3132
|
+
structuredEncoder.cp(this.pw_1, 1, this.nw_1, value.rh_1);
|
|
3133
|
+
structuredEncoder.cp(this.pw_1, 2, this.ow_1, value.sh_1);
|
|
3134
|
+
structuredEncoder.eo(this.pw_1);
|
|
3138
3135
|
};
|
|
3139
|
-
protoOf(TripleSerializer_0).
|
|
3140
|
-
return this.
|
|
3136
|
+
protoOf(TripleSerializer_0).cm = function (encoder, value) {
|
|
3137
|
+
return this.qw(encoder, value instanceof Triple ? value : THROW_CCE());
|
|
3141
3138
|
};
|
|
3142
3139
|
function KeyValueSerializer(keySerializer, valueSerializer) {
|
|
3143
|
-
this.
|
|
3144
|
-
this.
|
|
3140
|
+
this.ew_1 = keySerializer;
|
|
3141
|
+
this.fw_1 = valueSerializer;
|
|
3145
3142
|
}
|
|
3146
|
-
protoOf(KeyValueSerializer).
|
|
3147
|
-
var structuredEncoder = encoder.
|
|
3148
|
-
structuredEncoder.
|
|
3149
|
-
structuredEncoder.
|
|
3150
|
-
structuredEncoder.
|
|
3143
|
+
protoOf(KeyValueSerializer).gw = function (encoder, value) {
|
|
3144
|
+
var structuredEncoder = encoder.do(this.bm());
|
|
3145
|
+
structuredEncoder.cp(this.bm(), 0, this.ew_1, this.bw(value));
|
|
3146
|
+
structuredEncoder.cp(this.bm(), 1, this.fw_1, this.dw(value));
|
|
3147
|
+
structuredEncoder.eo(this.bm());
|
|
3151
3148
|
};
|
|
3152
|
-
protoOf(KeyValueSerializer).
|
|
3153
|
-
return this.
|
|
3149
|
+
protoOf(KeyValueSerializer).cm = function (encoder, value) {
|
|
3150
|
+
return this.gw(encoder, value);
|
|
3154
3151
|
};
|
|
3155
3152
|
function UIntSerializer() {
|
|
3156
3153
|
UIntSerializer_instance = this;
|
|
3157
|
-
this.
|
|
3154
|
+
this.rw_1 = InlinePrimitiveDescriptor('kotlin.UInt', serializer_5(IntCompanionObject_instance));
|
|
3158
3155
|
}
|
|
3159
|
-
protoOf(UIntSerializer).
|
|
3160
|
-
return this.
|
|
3156
|
+
protoOf(UIntSerializer).bm = function () {
|
|
3157
|
+
return this.rw_1;
|
|
3161
3158
|
};
|
|
3162
|
-
protoOf(UIntSerializer).
|
|
3163
|
-
var tmp = encoder.
|
|
3159
|
+
protoOf(UIntSerializer).sw = function (encoder, value) {
|
|
3160
|
+
var tmp = encoder.ro(this.rw_1);
|
|
3164
3161
|
// Inline function 'kotlin.UInt.toInt' call
|
|
3165
3162
|
var tmp$ret$0 = _UInt___get_data__impl__f0vqqw(value);
|
|
3166
|
-
tmp.
|
|
3163
|
+
tmp.lo(tmp$ret$0);
|
|
3167
3164
|
};
|
|
3168
|
-
protoOf(UIntSerializer).
|
|
3169
|
-
return this.
|
|
3165
|
+
protoOf(UIntSerializer).cm = function (encoder, value) {
|
|
3166
|
+
return this.sw(encoder, value instanceof UInt ? value.qi_1 : THROW_CCE());
|
|
3170
3167
|
};
|
|
3171
3168
|
var UIntSerializer_instance;
|
|
3172
3169
|
function UIntSerializer_getInstance() {
|
|
@@ -3176,19 +3173,19 @@
|
|
|
3176
3173
|
}
|
|
3177
3174
|
function ULongSerializer() {
|
|
3178
3175
|
ULongSerializer_instance = this;
|
|
3179
|
-
this.
|
|
3176
|
+
this.tw_1 = InlinePrimitiveDescriptor('kotlin.ULong', serializer_6(Companion_getInstance_0()));
|
|
3180
3177
|
}
|
|
3181
|
-
protoOf(ULongSerializer).
|
|
3182
|
-
return this.
|
|
3178
|
+
protoOf(ULongSerializer).bm = function () {
|
|
3179
|
+
return this.tw_1;
|
|
3183
3180
|
};
|
|
3184
|
-
protoOf(ULongSerializer).
|
|
3185
|
-
var tmp = encoder.
|
|
3181
|
+
protoOf(ULongSerializer).uw = function (encoder, value) {
|
|
3182
|
+
var tmp = encoder.ro(this.tw_1);
|
|
3186
3183
|
// Inline function 'kotlin.ULong.toLong' call
|
|
3187
3184
|
var tmp$ret$0 = _ULong___get_data__impl__fggpzb(value);
|
|
3188
|
-
tmp.
|
|
3185
|
+
tmp.mo(tmp$ret$0);
|
|
3189
3186
|
};
|
|
3190
|
-
protoOf(ULongSerializer).
|
|
3191
|
-
return this.
|
|
3187
|
+
protoOf(ULongSerializer).cm = function (encoder, value) {
|
|
3188
|
+
return this.uw(encoder, value instanceof ULong ? value.bj_1 : THROW_CCE());
|
|
3192
3189
|
};
|
|
3193
3190
|
var ULongSerializer_instance;
|
|
3194
3191
|
function ULongSerializer_getInstance() {
|
|
@@ -3198,19 +3195,19 @@
|
|
|
3198
3195
|
}
|
|
3199
3196
|
function UByteSerializer() {
|
|
3200
3197
|
UByteSerializer_instance = this;
|
|
3201
|
-
this.
|
|
3198
|
+
this.vw_1 = InlinePrimitiveDescriptor('kotlin.UByte', serializer_7(ByteCompanionObject_instance));
|
|
3202
3199
|
}
|
|
3203
|
-
protoOf(UByteSerializer).
|
|
3204
|
-
return this.
|
|
3200
|
+
protoOf(UByteSerializer).bm = function () {
|
|
3201
|
+
return this.vw_1;
|
|
3205
3202
|
};
|
|
3206
|
-
protoOf(UByteSerializer).
|
|
3207
|
-
var tmp = encoder.
|
|
3203
|
+
protoOf(UByteSerializer).ww = function (encoder, value) {
|
|
3204
|
+
var tmp = encoder.ro(this.vw_1);
|
|
3208
3205
|
// Inline function 'kotlin.UByte.toByte' call
|
|
3209
3206
|
var tmp$ret$0 = _UByte___get_data__impl__jof9qr(value);
|
|
3210
|
-
tmp.
|
|
3207
|
+
tmp.jo(tmp$ret$0);
|
|
3211
3208
|
};
|
|
3212
|
-
protoOf(UByteSerializer).
|
|
3213
|
-
return this.
|
|
3209
|
+
protoOf(UByteSerializer).cm = function (encoder, value) {
|
|
3210
|
+
return this.ww(encoder, value instanceof UByte ? value.fi_1 : THROW_CCE());
|
|
3214
3211
|
};
|
|
3215
3212
|
var UByteSerializer_instance;
|
|
3216
3213
|
function UByteSerializer_getInstance() {
|
|
@@ -3220,19 +3217,19 @@
|
|
|
3220
3217
|
}
|
|
3221
3218
|
function UShortSerializer() {
|
|
3222
3219
|
UShortSerializer_instance = this;
|
|
3223
|
-
this.
|
|
3220
|
+
this.xw_1 = InlinePrimitiveDescriptor('kotlin.UShort', serializer_8(ShortCompanionObject_instance));
|
|
3224
3221
|
}
|
|
3225
|
-
protoOf(UShortSerializer).
|
|
3226
|
-
return this.
|
|
3222
|
+
protoOf(UShortSerializer).bm = function () {
|
|
3223
|
+
return this.xw_1;
|
|
3227
3224
|
};
|
|
3228
|
-
protoOf(UShortSerializer).
|
|
3229
|
-
var tmp = encoder.
|
|
3225
|
+
protoOf(UShortSerializer).yw = function (encoder, value) {
|
|
3226
|
+
var tmp = encoder.ro(this.xw_1);
|
|
3230
3227
|
// Inline function 'kotlin.UShort.toShort' call
|
|
3231
3228
|
var tmp$ret$0 = _UShort___get_data__impl__g0245(value);
|
|
3232
|
-
tmp.
|
|
3229
|
+
tmp.ko(tmp$ret$0);
|
|
3233
3230
|
};
|
|
3234
|
-
protoOf(UShortSerializer).
|
|
3235
|
-
return this.
|
|
3231
|
+
protoOf(UShortSerializer).cm = function (encoder, value) {
|
|
3232
|
+
return this.yw(encoder, value instanceof UShort ? value.mj_1 : THROW_CCE());
|
|
3236
3233
|
};
|
|
3237
3234
|
var UShortSerializer_instance;
|
|
3238
3235
|
function UShortSerializer_getInstance() {
|
|
@@ -3247,37 +3244,37 @@
|
|
|
3247
3244
|
var EmptySerializersModule;
|
|
3248
3245
|
function SerializersModule() {
|
|
3249
3246
|
}
|
|
3250
|
-
protoOf(SerializersModule).
|
|
3247
|
+
protoOf(SerializersModule).um = function (kClass, typeArgumentsSerializers, $super) {
|
|
3251
3248
|
typeArgumentsSerializers = typeArgumentsSerializers === VOID ? emptyList() : typeArgumentsSerializers;
|
|
3252
|
-
return $super === VOID ? this.
|
|
3249
|
+
return $super === VOID ? this.vm(kClass, typeArgumentsSerializers) : $super.vm.call(this, kClass, typeArgumentsSerializers);
|
|
3253
3250
|
};
|
|
3254
3251
|
function SerialModuleImpl(class2ContextualFactory, polyBase2Serializers, polyBase2DefaultSerializerProvider, polyBase2NamedSerializers, polyBase2DefaultDeserializerProvider, hasInterfaceContextualSerializers) {
|
|
3255
3252
|
SerializersModule.call(this);
|
|
3256
|
-
this.
|
|
3257
|
-
this.
|
|
3258
|
-
this.
|
|
3259
|
-
this.
|
|
3260
|
-
this.
|
|
3261
|
-
this.
|
|
3253
|
+
this.zw_1 = class2ContextualFactory;
|
|
3254
|
+
this.ax_1 = polyBase2Serializers;
|
|
3255
|
+
this.bx_1 = polyBase2DefaultSerializerProvider;
|
|
3256
|
+
this.cx_1 = polyBase2NamedSerializers;
|
|
3257
|
+
this.dx_1 = polyBase2DefaultDeserializerProvider;
|
|
3258
|
+
this.ex_1 = hasInterfaceContextualSerializers;
|
|
3262
3259
|
}
|
|
3263
|
-
protoOf(SerialModuleImpl).
|
|
3264
|
-
return this.
|
|
3260
|
+
protoOf(SerialModuleImpl).tm = function () {
|
|
3261
|
+
return this.ex_1;
|
|
3265
3262
|
};
|
|
3266
|
-
protoOf(SerialModuleImpl).
|
|
3263
|
+
protoOf(SerialModuleImpl).kp = function (baseClass, value) {
|
|
3267
3264
|
if (!baseClass.u9(value))
|
|
3268
3265
|
return null;
|
|
3269
|
-
var tmp0_safe_receiver = this.
|
|
3270
|
-
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
3266
|
+
var tmp0_safe_receiver = this.ax_1.i2(baseClass);
|
|
3267
|
+
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.i2(getKClassFromExpression(value));
|
|
3271
3268
|
var registered = (!(tmp == null) ? isInterface(tmp, SerializationStrategy) : false) ? tmp : null;
|
|
3272
3269
|
if (!(registered == null))
|
|
3273
3270
|
return registered;
|
|
3274
|
-
var tmp_0 = this.
|
|
3271
|
+
var tmp_0 = this.bx_1.i2(baseClass);
|
|
3275
3272
|
var tmp1_safe_receiver = (!(tmp_0 == null) ? typeof tmp_0 === 'function' : false) ? tmp_0 : null;
|
|
3276
3273
|
return tmp1_safe_receiver == null ? null : tmp1_safe_receiver(value);
|
|
3277
3274
|
};
|
|
3278
|
-
protoOf(SerialModuleImpl).
|
|
3279
|
-
var tmp0_safe_receiver = this.
|
|
3280
|
-
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
3275
|
+
protoOf(SerialModuleImpl).vm = function (kClass, typeArgumentsSerializers) {
|
|
3276
|
+
var tmp0_safe_receiver = this.zw_1.i2(kClass);
|
|
3277
|
+
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.fx(typeArgumentsSerializers);
|
|
3281
3278
|
return (tmp == null ? true : isInterface(tmp, KSerializer)) ? tmp : null;
|
|
3282
3279
|
};
|
|
3283
3280
|
var properties_initialized_SerializersModule_kt_fjigjn;
|
|
@@ -3291,21 +3288,21 @@
|
|
|
3291
3288
|
return get_EmptySerializersModuleLegacyJs();
|
|
3292
3289
|
}
|
|
3293
3290
|
function SerializableWith(serializer) {
|
|
3294
|
-
this.
|
|
3291
|
+
this.gx_1 = serializer;
|
|
3295
3292
|
}
|
|
3296
3293
|
protoOf(SerializableWith).equals = function (other) {
|
|
3297
3294
|
if (!(other instanceof SerializableWith))
|
|
3298
3295
|
return false;
|
|
3299
3296
|
var tmp0_other_with_cast = other instanceof SerializableWith ? other : THROW_CCE();
|
|
3300
|
-
if (!this.
|
|
3297
|
+
if (!this.gx_1.equals(tmp0_other_with_cast.gx_1))
|
|
3301
3298
|
return false;
|
|
3302
3299
|
return true;
|
|
3303
3300
|
};
|
|
3304
3301
|
protoOf(SerializableWith).hashCode = function () {
|
|
3305
|
-
return imul(getStringHashCode('serializer'), 127) ^ this.
|
|
3302
|
+
return imul(getStringHashCode('serializer'), 127) ^ this.gx_1.hashCode();
|
|
3306
3303
|
};
|
|
3307
3304
|
protoOf(SerializableWith).toString = function () {
|
|
3308
|
-
return '@kotlinx.serialization.SerializableWith(' + 'serializer=' + toString(this.
|
|
3305
|
+
return '@kotlinx.serialization.SerializableWith(' + 'serializer=' + toString(this.gx_1) + ')';
|
|
3309
3306
|
};
|
|
3310
3307
|
function createCache(factory) {
|
|
3311
3308
|
return new createCache$1(factory);
|
|
@@ -3366,7 +3363,7 @@
|
|
|
3366
3363
|
tmp_0 = isInterface(assocObject, KSerializer) ? assocObject : THROW_CCE();
|
|
3367
3364
|
} else {
|
|
3368
3365
|
if (!(assocObject == null) ? isInterface(assocObject, SerializerFactory) : false) {
|
|
3369
|
-
var tmp_1 = assocObject.
|
|
3366
|
+
var tmp_1 = assocObject.et(args.slice());
|
|
3370
3367
|
tmp_0 = isInterface(tmp_1, KSerializer) ? tmp_1 : THROW_CCE();
|
|
3371
3368
|
} else {
|
|
3372
3369
|
tmp_0 = null;
|
|
@@ -3382,20 +3379,20 @@
|
|
|
3382
3379
|
return tmp;
|
|
3383
3380
|
}
|
|
3384
3381
|
function createCache$1($factory) {
|
|
3385
|
-
this.
|
|
3382
|
+
this.hx_1 = $factory;
|
|
3386
3383
|
}
|
|
3387
|
-
protoOf(createCache$1).
|
|
3388
|
-
return this.
|
|
3384
|
+
protoOf(createCache$1).wm = function (key) {
|
|
3385
|
+
return this.hx_1(key);
|
|
3389
3386
|
};
|
|
3390
3387
|
function createParametrizedCache$1($factory) {
|
|
3391
|
-
this.
|
|
3388
|
+
this.ix_1 = $factory;
|
|
3392
3389
|
}
|
|
3393
|
-
protoOf(createParametrizedCache$1).
|
|
3390
|
+
protoOf(createParametrizedCache$1).xm = function (key, types) {
|
|
3394
3391
|
// Inline function 'kotlin.runCatching' call
|
|
3395
3392
|
var tmp;
|
|
3396
3393
|
try {
|
|
3397
3394
|
// Inline function 'kotlin.Companion.success' call
|
|
3398
|
-
var value = this.
|
|
3395
|
+
var value = this.ix_1(key, types);
|
|
3399
3396
|
tmp = _Result___init__impl__xyqfz8(value);
|
|
3400
3397
|
} catch ($p) {
|
|
3401
3398
|
var tmp_0;
|
|
@@ -3411,41 +3408,41 @@
|
|
|
3411
3408
|
return tmp;
|
|
3412
3409
|
};
|
|
3413
3410
|
//region block: post-declaration
|
|
3414
|
-
protoOf(SerialDescriptorImpl).
|
|
3415
|
-
protoOf(SerialDescriptorImpl).
|
|
3416
|
-
protoOf(AbstractEncoder).
|
|
3417
|
-
protoOf(AbstractEncoder).
|
|
3418
|
-
protoOf(AbstractEncoder).
|
|
3419
|
-
protoOf(AbstractEncoder).
|
|
3420
|
-
protoOf(AbstractEncoder).
|
|
3421
|
-
protoOf(ListLikeDescriptor).
|
|
3422
|
-
protoOf(ListLikeDescriptor).
|
|
3423
|
-
protoOf(ListLikeDescriptor).
|
|
3424
|
-
protoOf(MapLikeDescriptor).
|
|
3425
|
-
protoOf(MapLikeDescriptor).
|
|
3426
|
-
protoOf(MapLikeDescriptor).
|
|
3427
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3428
|
-
protoOf(PluginGeneratedSerialDescriptor).
|
|
3429
|
-
protoOf(InlinePrimitiveDescriptor$1).
|
|
3430
|
-
protoOf(NothingSerialDescriptor).
|
|
3431
|
-
protoOf(NothingSerialDescriptor).
|
|
3432
|
-
protoOf(NothingSerialDescriptor).
|
|
3433
|
-
protoOf(PrimitiveSerialDescriptor).
|
|
3434
|
-
protoOf(PrimitiveSerialDescriptor).
|
|
3435
|
-
protoOf(PrimitiveSerialDescriptor).
|
|
3411
|
+
protoOf(SerialDescriptorImpl).ym = get_isNullable;
|
|
3412
|
+
protoOf(SerialDescriptorImpl).en = get_isInline;
|
|
3413
|
+
protoOf(AbstractEncoder).hp = encodeNotNullMark;
|
|
3414
|
+
protoOf(AbstractEncoder).ip = beginCollection;
|
|
3415
|
+
protoOf(AbstractEncoder).dp = encodeSerializableValue;
|
|
3416
|
+
protoOf(AbstractEncoder).fp = encodeNullableSerializableValue;
|
|
3417
|
+
protoOf(AbstractEncoder).jp = shouldEncodeElementDefault;
|
|
3418
|
+
protoOf(ListLikeDescriptor).ym = get_isNullable;
|
|
3419
|
+
protoOf(ListLikeDescriptor).en = get_isInline;
|
|
3420
|
+
protoOf(ListLikeDescriptor).gn = get_annotations;
|
|
3421
|
+
protoOf(MapLikeDescriptor).ym = get_isNullable;
|
|
3422
|
+
protoOf(MapLikeDescriptor).en = get_isInline;
|
|
3423
|
+
protoOf(MapLikeDescriptor).gn = get_annotations;
|
|
3424
|
+
protoOf(PluginGeneratedSerialDescriptor).ym = get_isNullable;
|
|
3425
|
+
protoOf(PluginGeneratedSerialDescriptor).en = get_isInline;
|
|
3426
|
+
protoOf(InlinePrimitiveDescriptor$1).us = typeParametersSerializers;
|
|
3427
|
+
protoOf(NothingSerialDescriptor).ym = get_isNullable;
|
|
3428
|
+
protoOf(NothingSerialDescriptor).en = get_isInline;
|
|
3429
|
+
protoOf(NothingSerialDescriptor).gn = get_annotations;
|
|
3430
|
+
protoOf(PrimitiveSerialDescriptor).ym = get_isNullable;
|
|
3431
|
+
protoOf(PrimitiveSerialDescriptor).en = get_isInline;
|
|
3432
|
+
protoOf(PrimitiveSerialDescriptor).gn = get_annotations;
|
|
3436
3433
|
//endregion
|
|
3437
3434
|
//region block: exports
|
|
3438
3435
|
_.$_$ = _.$_$ || {};
|
|
3439
|
-
_.$_$.a =
|
|
3440
|
-
_.$_$.b =
|
|
3441
|
-
_.$_$.c =
|
|
3442
|
-
_.$_$.d =
|
|
3443
|
-
_.$_$.e =
|
|
3444
|
-
_.$_$.f =
|
|
3445
|
-
_.$_$.g =
|
|
3446
|
-
_.$_$.h =
|
|
3447
|
-
_.$_$.i =
|
|
3448
|
-
_.$_$.j =
|
|
3436
|
+
_.$_$.a = CONTEXTUAL_getInstance;
|
|
3437
|
+
_.$_$.b = ENUM_getInstance;
|
|
3438
|
+
_.$_$.c = CLASS_getInstance;
|
|
3439
|
+
_.$_$.d = LIST_getInstance;
|
|
3440
|
+
_.$_$.e = MAP_getInstance;
|
|
3441
|
+
_.$_$.f = OBJECT_getInstance;
|
|
3442
|
+
_.$_$.g = InstantSerializer_getInstance;
|
|
3443
|
+
_.$_$.h = IntSerializer_getInstance;
|
|
3444
|
+
_.$_$.i = StringSerializer_getInstance;
|
|
3445
|
+
_.$_$.j = SerializationException_init_$Init$_0;
|
|
3449
3446
|
_.$_$.k = get_nullable;
|
|
3450
3447
|
_.$_$.l = serializer_0;
|
|
3451
3448
|
_.$_$.m = serializer_4;
|