raspberry_games_server_game_logic 1.8.397 → 1.8.398
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/Kosi-Kaverit-kaverit.js +23 -23
- package/Kosi-Kodein-kodein-di.js +161 -161
- package/Kotlin-DateTime-library-kotlinx-datetime.js +171 -171
- package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
- package/Logic_Debertz-ai_module.js +1944 -0
- package/Logic_Debertz-ai_module.js.map +1 -0
- package/Logic_Debertz-core.js +385 -385
- package/Logic_Debertz-engine.js +13842 -13243
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_server.d.ts +5 -3
- package/Logic_Debertz-game_server.js +1451 -1451
- package/Logic_Debertz-game_server.js.map +1 -1
- package/error-library-error.js +5 -5
- package/kotlin-kotlin-stdlib.js +2065 -2004
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +9 -9
- package/kotlinx-coroutines-core.js +696 -696
- package/kotlinx-io-kotlinx-io-core.js +41 -41
- package/kotlinx-serialization-kotlinx-serialization-core.js +196 -196
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +253 -253
- package/ktor-ktor-client-content-negotiation.js +89 -89
- package/ktor-ktor-client-core.js +1054 -1029
- package/ktor-ktor-client-core.js.map +1 -1
- package/ktor-ktor-client-logging.js +293 -288
- package/ktor-ktor-client-logging.js.map +1 -1
- package/ktor-ktor-events.js +5 -5
- package/ktor-ktor-http.js +164 -160
- package/ktor-ktor-http.js.map +1 -1
- package/ktor-ktor-io.js +372 -372
- package/ktor-ktor-serialization-kotlinx.js +127 -127
- package/ktor-ktor-serialization.js +68 -68
- package/ktor-ktor-utils.js +278 -278
- package/ktor-ktor-websockets.js +15 -15
- package/package.json +1 -1
- package/random-library-crypto-rand.js +13 -13
- package/random-library-secure-random.js +5 -5
- package/raspberry-cardgame-lib-core.js +97 -97
- package/raspberry-cardgame-lib-core.js.map +1 -1
- package/raspberry-cardgame-lib-logger.js +12 -12
- package/raspberry-cardgame-lib-random.js +237 -237
- package/uuid.js +15 -15
- package/uuid.js.map +1 -1
|
@@ -13,45 +13,45 @@
|
|
|
13
13
|
'use strict';
|
|
14
14
|
//region block: imports
|
|
15
15
|
var imul = Math.imul;
|
|
16
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
17
|
-
var initMetadataForInterface = kotlin_kotlin.$_$.
|
|
16
|
+
var protoOf = kotlin_kotlin.$_$.kd;
|
|
17
|
+
var initMetadataForInterface = kotlin_kotlin.$_$.nc;
|
|
18
18
|
var VOID = kotlin_kotlin.$_$.b;
|
|
19
19
|
var asList = kotlin_kotlin.$_$.y5;
|
|
20
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
20
|
+
var objectCreate = kotlin_kotlin.$_$.jd;
|
|
21
21
|
var StringCompanionObject_instance = kotlin_kotlin.$_$.q4;
|
|
22
22
|
var Unit_instance = kotlin_kotlin.$_$.f5;
|
|
23
23
|
var emptyList = kotlin_kotlin.$_$.d7;
|
|
24
24
|
var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.e;
|
|
25
|
-
var lazy = kotlin_kotlin.$_$.
|
|
26
|
-
var KProperty1 = kotlin_kotlin.$_$.
|
|
27
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
28
|
-
var toString = kotlin_kotlin.$_$.
|
|
29
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
30
|
-
var getKClassFromExpression = kotlin_kotlin.$_$.
|
|
31
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
25
|
+
var lazy = kotlin_kotlin.$_$.ji;
|
|
26
|
+
var KProperty1 = kotlin_kotlin.$_$.je;
|
|
27
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.hc;
|
|
28
|
+
var toString = kotlin_kotlin.$_$.nd;
|
|
29
|
+
var initMetadataForClass = kotlin_kotlin.$_$.kc;
|
|
30
|
+
var getKClassFromExpression = kotlin_kotlin.$_$.ee;
|
|
31
|
+
var THROW_CCE = kotlin_kotlin.$_$.nh;
|
|
32
32
|
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.l1;
|
|
33
|
-
var zip = kotlin_kotlin.$_$.
|
|
34
|
-
var toMap = kotlin_kotlin.$_$.
|
|
33
|
+
var zip = kotlin_kotlin.$_$.x9;
|
|
34
|
+
var toMap = kotlin_kotlin.$_$.p9;
|
|
35
35
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.q;
|
|
36
36
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.p1;
|
|
37
37
|
var mapCapacity = kotlin_kotlin.$_$.h8;
|
|
38
38
|
var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.p;
|
|
39
39
|
var KtMap = kotlin_kotlin.$_$.q5;
|
|
40
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
41
|
-
var captureStack = kotlin_kotlin.$_$.
|
|
40
|
+
var isInterface = kotlin_kotlin.$_$.yc;
|
|
41
|
+
var captureStack = kotlin_kotlin.$_$.ub;
|
|
42
42
|
var IllegalArgumentException_init_$Init$ = kotlin_kotlin.$_$.i1;
|
|
43
43
|
var IllegalArgumentException_init_$Init$_0 = kotlin_kotlin.$_$.k1;
|
|
44
44
|
var IllegalArgumentException_init_$Init$_1 = kotlin_kotlin.$_$.m1;
|
|
45
|
-
var IllegalArgumentException = kotlin_kotlin.$_$.
|
|
45
|
+
var IllegalArgumentException = kotlin_kotlin.$_$.gh;
|
|
46
46
|
var listOf = kotlin_kotlin.$_$.f8;
|
|
47
47
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.i6;
|
|
48
48
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.g;
|
|
49
49
|
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.x2;
|
|
50
50
|
var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.v2;
|
|
51
|
-
var KClass = kotlin_kotlin.$_$.
|
|
52
|
-
var Triple = kotlin_kotlin.$_$.
|
|
53
|
-
var getKClass = kotlin_kotlin.$_$.
|
|
54
|
-
var Pair = kotlin_kotlin.$_$.
|
|
51
|
+
var KClass = kotlin_kotlin.$_$.ge;
|
|
52
|
+
var Triple = kotlin_kotlin.$_$.ph;
|
|
53
|
+
var getKClass = kotlin_kotlin.$_$.fe;
|
|
54
|
+
var Pair = kotlin_kotlin.$_$.kh;
|
|
55
55
|
var Entry = kotlin_kotlin.$_$.o5;
|
|
56
56
|
var KtMutableMap = kotlin_kotlin.$_$.s5;
|
|
57
57
|
var LinkedHashMap = kotlin_kotlin.$_$.k5;
|
|
@@ -65,32 +65,32 @@
|
|
|
65
65
|
var KtMutableList = kotlin_kotlin.$_$.r5;
|
|
66
66
|
var ArrayList = kotlin_kotlin.$_$.g5;
|
|
67
67
|
var copyToArray = kotlin_kotlin.$_$.y6;
|
|
68
|
-
var Result = kotlin_kotlin.$_$.
|
|
69
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
70
|
-
var equals = kotlin_kotlin.$_$.
|
|
71
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
72
|
-
var isBlank = kotlin_kotlin.$_$.
|
|
73
|
-
var toList = kotlin_kotlin.$_$.
|
|
68
|
+
var Result = kotlin_kotlin.$_$.lh;
|
|
69
|
+
var ensureNotNull = kotlin_kotlin.$_$.ei;
|
|
70
|
+
var equals = kotlin_kotlin.$_$.dc;
|
|
71
|
+
var getStringHashCode = kotlin_kotlin.$_$.ic;
|
|
72
|
+
var isBlank = kotlin_kotlin.$_$.df;
|
|
73
|
+
var toList = kotlin_kotlin.$_$.n9;
|
|
74
74
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.h;
|
|
75
75
|
var HashSet_init_$Create$ = kotlin_kotlin.$_$.n;
|
|
76
|
-
var toHashSet = kotlin_kotlin.$_$.
|
|
77
|
-
var toBooleanArray = kotlin_kotlin.$_$.
|
|
78
|
-
var withIndex = kotlin_kotlin.$_$.
|
|
79
|
-
var to = kotlin_kotlin.$_$.
|
|
80
|
-
var lazy_0 = kotlin_kotlin.$_$.
|
|
76
|
+
var toHashSet = kotlin_kotlin.$_$.k9;
|
|
77
|
+
var toBooleanArray = kotlin_kotlin.$_$.j9;
|
|
78
|
+
var withIndex = kotlin_kotlin.$_$.v9;
|
|
79
|
+
var to = kotlin_kotlin.$_$.si;
|
|
80
|
+
var lazy_0 = kotlin_kotlin.$_$.ki;
|
|
81
81
|
var contentEquals = kotlin_kotlin.$_$.k6;
|
|
82
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
83
|
-
var Long = kotlin_kotlin.$_$.
|
|
84
|
-
var Char = kotlin_kotlin.$_$.
|
|
85
|
-
var Instant = kotlin_kotlin.$_$.
|
|
82
|
+
var initMetadataForObject = kotlin_kotlin.$_$.pc;
|
|
83
|
+
var Long = kotlin_kotlin.$_$.ih;
|
|
84
|
+
var Char = kotlin_kotlin.$_$.yg;
|
|
85
|
+
var Instant = kotlin_kotlin.$_$.sg;
|
|
86
86
|
var Companion_getInstance = kotlin_kotlin.$_$.w4;
|
|
87
87
|
var Duration__toIsoString_impl_9h6wsm = kotlin_kotlin.$_$.j2;
|
|
88
|
-
var Duration = kotlin_kotlin.$_$.
|
|
88
|
+
var Duration = kotlin_kotlin.$_$.rg;
|
|
89
89
|
var Companion_getInstance_0 = kotlin_kotlin.$_$.v4;
|
|
90
|
-
var Uuid = kotlin_kotlin.$_$.
|
|
90
|
+
var Uuid = kotlin_kotlin.$_$.wg;
|
|
91
91
|
var Companion_getInstance_1 = kotlin_kotlin.$_$.x4;
|
|
92
|
-
var toIntOrNull = kotlin_kotlin.$_$.
|
|
93
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
92
|
+
var toIntOrNull = kotlin_kotlin.$_$.eg;
|
|
93
|
+
var hashCode = kotlin_kotlin.$_$.jc;
|
|
94
94
|
var ArrayList_init_$Create$_1 = kotlin_kotlin.$_$.i;
|
|
95
95
|
var LinkedHashMap_init_$Create$_1 = kotlin_kotlin.$_$.r;
|
|
96
96
|
var HashSet_init_$Create$_0 = kotlin_kotlin.$_$.o;
|
|
@@ -98,76 +98,76 @@
|
|
|
98
98
|
var LinkedHashSet_init_$Create$_0 = kotlin_kotlin.$_$.t;
|
|
99
99
|
var HashMap_init_$Create$ = kotlin_kotlin.$_$.k;
|
|
100
100
|
var HashMap_init_$Create$_0 = kotlin_kotlin.$_$.l;
|
|
101
|
-
var isArray = kotlin_kotlin.$_$.
|
|
102
|
-
var arrayIterator = kotlin_kotlin.$_$.
|
|
103
|
-
var until = kotlin_kotlin.$_$.
|
|
104
|
-
var step = kotlin_kotlin.$_$.
|
|
101
|
+
var isArray = kotlin_kotlin.$_$.qc;
|
|
102
|
+
var arrayIterator = kotlin_kotlin.$_$.sb;
|
|
103
|
+
var until = kotlin_kotlin.$_$.be;
|
|
104
|
+
var step = kotlin_kotlin.$_$.ae;
|
|
105
105
|
var getValue = kotlin_kotlin.$_$.q7;
|
|
106
|
-
var longArray = kotlin_kotlin.$_$.
|
|
107
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
106
|
+
var longArray = kotlin_kotlin.$_$.ed;
|
|
107
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.lc;
|
|
108
108
|
var get_lastIndex = kotlin_kotlin.$_$.x7;
|
|
109
|
-
var shiftLeft = kotlin_kotlin.$_$.
|
|
110
|
-
var bitwiseOr = kotlin_kotlin.$_$.
|
|
111
|
-
var equalsLong = kotlin_kotlin.$_$.
|
|
112
|
-
var invert = kotlin_kotlin.$_$.
|
|
113
|
-
var countTrailingZeroBits = kotlin_kotlin.$_$.
|
|
109
|
+
var shiftLeft = kotlin_kotlin.$_$.lb;
|
|
110
|
+
var bitwiseOr = kotlin_kotlin.$_$.xa;
|
|
111
|
+
var equalsLong = kotlin_kotlin.$_$.eb;
|
|
112
|
+
var invert = kotlin_kotlin.$_$.gb;
|
|
113
|
+
var countTrailingZeroBits = kotlin_kotlin.$_$.ci;
|
|
114
114
|
var getOrNull = kotlin_kotlin.$_$.o7;
|
|
115
115
|
var indexOf = kotlin_kotlin.$_$.r7;
|
|
116
116
|
var contentToString = kotlin_kotlin.$_$.o6;
|
|
117
|
-
var Enum = kotlin_kotlin.$_$.
|
|
117
|
+
var Enum = kotlin_kotlin.$_$.dh;
|
|
118
118
|
var joinToString = kotlin_kotlin.$_$.v7;
|
|
119
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
120
|
-
var KTypeParameter = kotlin_kotlin.$_$.
|
|
119
|
+
var toString_0 = kotlin_kotlin.$_$.ri;
|
|
120
|
+
var KTypeParameter = kotlin_kotlin.$_$.ke;
|
|
121
121
|
var HashSet_init_$Create$_1 = kotlin_kotlin.$_$.m;
|
|
122
|
-
var booleanArray = kotlin_kotlin.$_$.
|
|
122
|
+
var booleanArray = kotlin_kotlin.$_$.tb;
|
|
123
123
|
var emptyMap = kotlin_kotlin.$_$.e7;
|
|
124
124
|
var contentHashCode = kotlin_kotlin.$_$.n6;
|
|
125
125
|
var Companion_getInstance_2 = kotlin_kotlin.$_$.y4;
|
|
126
|
-
var isCharArray = kotlin_kotlin.$_$.
|
|
127
|
-
var charArray = kotlin_kotlin.$_$.
|
|
126
|
+
var isCharArray = kotlin_kotlin.$_$.tc;
|
|
127
|
+
var charArray = kotlin_kotlin.$_$.wb;
|
|
128
128
|
var DoubleCompanionObject_instance = kotlin_kotlin.$_$.m4;
|
|
129
|
-
var isDoubleArray = kotlin_kotlin.$_$.
|
|
129
|
+
var isDoubleArray = kotlin_kotlin.$_$.vc;
|
|
130
130
|
var FloatCompanionObject_instance = kotlin_kotlin.$_$.n4;
|
|
131
|
-
var isFloatArray = kotlin_kotlin.$_$.
|
|
131
|
+
var isFloatArray = kotlin_kotlin.$_$.wc;
|
|
132
132
|
var Companion_getInstance_3 = kotlin_kotlin.$_$.z4;
|
|
133
|
-
var isLongArray = kotlin_kotlin.$_$.
|
|
133
|
+
var isLongArray = kotlin_kotlin.$_$.zc;
|
|
134
134
|
var Companion_getInstance_4 = kotlin_kotlin.$_$.d5;
|
|
135
135
|
var _ULongArray___get_size__impl__ju6dtr = kotlin_kotlin.$_$.x3;
|
|
136
|
-
var ULongArray = kotlin_kotlin.$_$.
|
|
136
|
+
var ULongArray = kotlin_kotlin.$_$.uh;
|
|
137
137
|
var _ULongArray___init__impl__twm1l3 = kotlin_kotlin.$_$.t3;
|
|
138
138
|
var _ULong___init__impl__c78o9k = kotlin_kotlin.$_$.q3;
|
|
139
139
|
var ULongArray__get_impl_pr71q9 = kotlin_kotlin.$_$.v3;
|
|
140
140
|
var _ULong___get_data__impl__fggpzb = kotlin_kotlin.$_$.r3;
|
|
141
141
|
var IntCompanionObject_instance = kotlin_kotlin.$_$.o4;
|
|
142
|
-
var isIntArray = kotlin_kotlin.$_$.
|
|
142
|
+
var isIntArray = kotlin_kotlin.$_$.xc;
|
|
143
143
|
var Companion_getInstance_5 = kotlin_kotlin.$_$.c5;
|
|
144
144
|
var _UIntArray___get_size__impl__r6l8ci = kotlin_kotlin.$_$.o3;
|
|
145
|
-
var UIntArray = kotlin_kotlin.$_$.
|
|
145
|
+
var UIntArray = kotlin_kotlin.$_$.sh;
|
|
146
146
|
var _UIntArray___init__impl__ghjpc6 = kotlin_kotlin.$_$.k3;
|
|
147
147
|
var _UInt___init__impl__l7qpdl = kotlin_kotlin.$_$.h3;
|
|
148
148
|
var UIntArray__get_impl_gp5kza = kotlin_kotlin.$_$.m3;
|
|
149
149
|
var _UInt___get_data__impl__f0vqqw = kotlin_kotlin.$_$.i3;
|
|
150
150
|
var ShortCompanionObject_instance = kotlin_kotlin.$_$.p4;
|
|
151
|
-
var isShortArray = kotlin_kotlin.$_$.
|
|
151
|
+
var isShortArray = kotlin_kotlin.$_$.bd;
|
|
152
152
|
var Companion_getInstance_6 = kotlin_kotlin.$_$.e5;
|
|
153
153
|
var _UShortArray___get_size__impl__jqto1b = kotlin_kotlin.$_$.g4;
|
|
154
|
-
var UShortArray = kotlin_kotlin.$_$.
|
|
154
|
+
var UShortArray = kotlin_kotlin.$_$.wh;
|
|
155
155
|
var _UShortArray___init__impl__9b26ef = kotlin_kotlin.$_$.c4;
|
|
156
156
|
var _UShort___init__impl__jigrne = kotlin_kotlin.$_$.z3;
|
|
157
157
|
var UShortArray__get_impl_fnbhmx = kotlin_kotlin.$_$.e4;
|
|
158
158
|
var _UShort___get_data__impl__g0245 = kotlin_kotlin.$_$.a4;
|
|
159
159
|
var ByteCompanionObject_instance = kotlin_kotlin.$_$.l4;
|
|
160
|
-
var isByteArray = kotlin_kotlin.$_$.
|
|
160
|
+
var isByteArray = kotlin_kotlin.$_$.sc;
|
|
161
161
|
var Companion_getInstance_7 = kotlin_kotlin.$_$.b5;
|
|
162
162
|
var _UByteArray___get_size__impl__h6pkdv = kotlin_kotlin.$_$.f3;
|
|
163
|
-
var UByteArray = kotlin_kotlin.$_$.
|
|
163
|
+
var UByteArray = kotlin_kotlin.$_$.qh;
|
|
164
164
|
var _UByteArray___init__impl__ip4y9n = kotlin_kotlin.$_$.c3;
|
|
165
165
|
var _UByte___init__impl__g9hnc4 = kotlin_kotlin.$_$.y2;
|
|
166
166
|
var UByteArray__get_impl_t5f3hv = kotlin_kotlin.$_$.d3;
|
|
167
167
|
var _UByte___get_data__impl__jof9qr = kotlin_kotlin.$_$.z2;
|
|
168
168
|
var BooleanCompanionObject_instance = kotlin_kotlin.$_$.k4;
|
|
169
|
-
var isBooleanArray = kotlin_kotlin.$_$.
|
|
170
|
-
var coerceAtLeast = kotlin_kotlin.$_$.
|
|
169
|
+
var isBooleanArray = kotlin_kotlin.$_$.rc;
|
|
170
|
+
var coerceAtLeast = kotlin_kotlin.$_$.sd;
|
|
171
171
|
var copyOf = kotlin_kotlin.$_$.s6;
|
|
172
172
|
var copyOf_0 = kotlin_kotlin.$_$.u6;
|
|
173
173
|
var copyOf_1 = kotlin_kotlin.$_$.v6;
|
|
@@ -188,18 +188,18 @@
|
|
|
188
188
|
var _UByteArray___init__impl__ip4y9n_0 = kotlin_kotlin.$_$.b3;
|
|
189
189
|
var UByteArray__set_impl_jvcicn = kotlin_kotlin.$_$.e3;
|
|
190
190
|
var copyOf_6 = kotlin_kotlin.$_$.r6;
|
|
191
|
-
var trimIndent = kotlin_kotlin.$_$.
|
|
192
|
-
var Unit = kotlin_kotlin.$_$.
|
|
193
|
-
var charSequenceLength = kotlin_kotlin.$_$.
|
|
191
|
+
var trimIndent = kotlin_kotlin.$_$.og;
|
|
192
|
+
var Unit = kotlin_kotlin.$_$.yh;
|
|
193
|
+
var charSequenceLength = kotlin_kotlin.$_$.zb;
|
|
194
194
|
var lastOrNull = kotlin_kotlin.$_$.a8;
|
|
195
195
|
var get_lastIndex_0 = kotlin_kotlin.$_$.y7;
|
|
196
|
-
var ULong = kotlin_kotlin.$_$.
|
|
197
|
-
var UInt = kotlin_kotlin.$_$.
|
|
198
|
-
var UByte = kotlin_kotlin.$_$.
|
|
199
|
-
var UShort = kotlin_kotlin.$_$.
|
|
200
|
-
var noWhenBranchMatchedException = kotlin_kotlin.$_$.
|
|
196
|
+
var ULong = kotlin_kotlin.$_$.vh;
|
|
197
|
+
var UInt = kotlin_kotlin.$_$.th;
|
|
198
|
+
var UByte = kotlin_kotlin.$_$.rh;
|
|
199
|
+
var UShort = kotlin_kotlin.$_$.xh;
|
|
200
|
+
var noWhenBranchMatchedException = kotlin_kotlin.$_$.li;
|
|
201
201
|
var asSequence = kotlin_kotlin.$_$.b6;
|
|
202
|
-
var get_js = kotlin_kotlin.$_$.
|
|
202
|
+
var get_js = kotlin_kotlin.$_$.dd;
|
|
203
203
|
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.s4;
|
|
204
204
|
var findAssociatedObject = kotlin_kotlin.$_$.a;
|
|
205
205
|
var get_indices = kotlin_kotlin.$_$.t7;
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
var mapOf = kotlin_kotlin.$_$.j8;
|
|
209
209
|
var Companion_instance = kotlin_kotlin.$_$.a5;
|
|
210
210
|
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.t2;
|
|
211
|
-
var createFailure = kotlin_kotlin.$_$.
|
|
211
|
+
var createFailure = kotlin_kotlin.$_$.di;
|
|
212
212
|
//endregion
|
|
213
213
|
//region block: pre-declaration
|
|
214
214
|
initMetadataForInterface(SerializationStrategy, 'SerializationStrategy');
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
function PolymorphicSerializer$descriptor$delegate$lambda$lambda(this$0) {
|
|
426
426
|
return function ($this$buildSerialDescriptor) {
|
|
427
427
|
$this$buildSerialDescriptor.po('type', serializer_2(StringCompanionObject_instance).bo());
|
|
428
|
-
$this$buildSerialDescriptor.po('value', buildSerialDescriptor('kotlinx.serialization.Polymorphic<' + this$0.eo_1.
|
|
428
|
+
$this$buildSerialDescriptor.po('value', buildSerialDescriptor('kotlinx.serialization.Polymorphic<' + this$0.eo_1.ea() + '>', CONTEXTUAL_getInstance(), []));
|
|
429
429
|
$this$buildSerialDescriptor.jo_1 = this$0.fo_1;
|
|
430
430
|
return Unit_instance;
|
|
431
431
|
};
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
var tmp = KProperty1;
|
|
458
458
|
// Inline function 'kotlin.getValue' call
|
|
459
459
|
getPropertyCallableRef('descriptor', 1, tmp, PolymorphicSerializer$_get_descriptor_$ref_8tw9if(), null);
|
|
460
|
-
return tmp0.
|
|
460
|
+
return tmp0.x();
|
|
461
461
|
};
|
|
462
462
|
protoOf(PolymorphicSerializer).toString = function () {
|
|
463
463
|
return 'kotlinx.serialization.PolymorphicSerializer(baseClass: ' + toString(this.eo_1) + ')';
|
|
@@ -494,13 +494,13 @@
|
|
|
494
494
|
return function ($this$buildSerialDescriptor) {
|
|
495
495
|
// Inline function 'kotlin.collections.forEach' call
|
|
496
496
|
// Inline function 'kotlin.collections.iterator' call
|
|
497
|
-
var _iterator__ex2g4s = this$0.yo_1.
|
|
497
|
+
var _iterator__ex2g4s = this$0.yo_1.v().l();
|
|
498
498
|
while (_iterator__ex2g4s.m()) {
|
|
499
499
|
var element = _iterator__ex2g4s.n();
|
|
500
500
|
// Inline function 'kotlin.collections.component1' call
|
|
501
|
-
var name = element.
|
|
501
|
+
var name = element.w();
|
|
502
502
|
// Inline function 'kotlin.collections.component2' call
|
|
503
|
-
var serializer = element.
|
|
503
|
+
var serializer = element.x();
|
|
504
504
|
$this$buildSerialDescriptor.po(name, serializer.bo());
|
|
505
505
|
}
|
|
506
506
|
return Unit_instance;
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
function SealedClassSerializer$descriptor$delegate$lambda$lambda(this$0) {
|
|
510
510
|
return function ($this$buildSerialDescriptor) {
|
|
511
511
|
$this$buildSerialDescriptor.po('type', serializer_2(StringCompanionObject_instance).bo());
|
|
512
|
-
var tmp = 'kotlinx.serialization.Sealed<' + this$0.uo_1.
|
|
512
|
+
var tmp = 'kotlinx.serialization.Sealed<' + this$0.uo_1.ea() + '>';
|
|
513
513
|
var tmp_0 = CONTEXTUAL_getInstance();
|
|
514
514
|
var elementDescriptor = buildSerialDescriptor(tmp, tmp_0, [], SealedClassSerializer$descriptor$delegate$lambda$lambda$lambda(this$0));
|
|
515
515
|
$this$buildSerialDescriptor.po('value', elementDescriptor);
|
|
@@ -535,7 +535,7 @@
|
|
|
535
535
|
return this.zo_1.l();
|
|
536
536
|
};
|
|
537
537
|
protoOf(SealedClassSerializer$$inlined$groupingBy$1).bp = function (element) {
|
|
538
|
-
return element.
|
|
538
|
+
return element.x().bo().cp();
|
|
539
539
|
};
|
|
540
540
|
protoOf(SealedClassSerializer$$inlined$groupingBy$1).dp = function (element) {
|
|
541
541
|
return this.bp((element == null ? true : !(element == null)) ? element : THROW_CCE());
|
|
@@ -548,12 +548,12 @@
|
|
|
548
548
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
549
549
|
tmp.wo_1 = lazy(tmp_0, SealedClassSerializer$descriptor$delegate$lambda(serialName, this));
|
|
550
550
|
if (!(subclasses.length === subclassSerializers.length)) {
|
|
551
|
-
throw IllegalArgumentException_init_$Create$('All subclasses of sealed class ' + this.uo_1.
|
|
551
|
+
throw IllegalArgumentException_init_$Create$('All subclasses of sealed class ' + this.uo_1.ea() + ' should be marked @Serializable');
|
|
552
552
|
}
|
|
553
553
|
this.xo_1 = toMap(zip(subclasses, subclassSerializers));
|
|
554
554
|
var tmp_1 = this;
|
|
555
555
|
// Inline function 'kotlin.collections.groupingBy' call
|
|
556
|
-
var this_0 = this.xo_1.
|
|
556
|
+
var this_0 = this.xo_1.v();
|
|
557
557
|
// Inline function 'kotlin.collections.aggregate' call
|
|
558
558
|
var tmp0 = new SealedClassSerializer$$inlined$groupingBy$1(this_0);
|
|
559
559
|
// Inline function 'kotlin.collections.mutableMapOf' call
|
|
@@ -564,26 +564,26 @@
|
|
|
564
564
|
while (_iterator__ex2g4s.m()) {
|
|
565
565
|
var e = _iterator__ex2g4s.n();
|
|
566
566
|
var key = tmp0.dp(e);
|
|
567
|
-
var accumulator = destination.
|
|
568
|
-
accumulator == null && !destination.
|
|
567
|
+
var accumulator = destination.c2(key);
|
|
568
|
+
accumulator == null && !destination.a2(key);
|
|
569
569
|
if (!(accumulator == null)) {
|
|
570
570
|
// Inline function 'kotlin.error' call
|
|
571
|
-
var message = "Multiple sealed subclasses of '" + toString(this.uo_1) + "' have the same serial name '" + key + "':" + (" '" + toString(accumulator.
|
|
571
|
+
var message = "Multiple sealed subclasses of '" + toString(this.uo_1) + "' have the same serial name '" + key + "':" + (" '" + toString(accumulator.w()) + "', '" + toString(e.w()) + "'");
|
|
572
572
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
573
573
|
}
|
|
574
574
|
// Inline function 'kotlin.collections.set' call
|
|
575
|
-
destination.
|
|
575
|
+
destination.f2(key, e);
|
|
576
576
|
}
|
|
577
577
|
// Inline function 'kotlin.collections.mapValues' call
|
|
578
578
|
// Inline function 'kotlin.collections.mapValuesTo' call
|
|
579
579
|
var destination_0 = LinkedHashMap_init_$Create$_0(mapCapacity(destination.o()));
|
|
580
580
|
// Inline function 'kotlin.collections.associateByTo' call
|
|
581
|
-
var _iterator__ex2g4s_0 = destination.
|
|
581
|
+
var _iterator__ex2g4s_0 = destination.v().l();
|
|
582
582
|
while (_iterator__ex2g4s_0.m()) {
|
|
583
583
|
var element = _iterator__ex2g4s_0.n();
|
|
584
|
-
var tmp_2 = element.
|
|
585
|
-
var tmp$ret$8 = element.
|
|
586
|
-
destination_0.
|
|
584
|
+
var tmp_2 = element.w();
|
|
585
|
+
var tmp$ret$8 = element.x().x();
|
|
586
|
+
destination_0.f2(tmp_2, tmp$ret$8);
|
|
587
587
|
}
|
|
588
588
|
tmp_1.yo_1 = destination_0;
|
|
589
589
|
}
|
|
@@ -595,16 +595,16 @@
|
|
|
595
595
|
var tmp = KProperty1;
|
|
596
596
|
// Inline function 'kotlin.getValue' call
|
|
597
597
|
getPropertyCallableRef('descriptor', 1, tmp, SealedClassSerializer$_get_descriptor_$ref_m511rz(), null);
|
|
598
|
-
return tmp0.
|
|
598
|
+
return tmp0.x();
|
|
599
599
|
};
|
|
600
600
|
protoOf(SealedClassSerializer).so = function (decoder, klassName) {
|
|
601
601
|
// Inline function 'kotlin.collections.get' call
|
|
602
602
|
var this_0 = this.yo_1;
|
|
603
|
-
var tmp0_elvis_lhs = (isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).
|
|
603
|
+
var tmp0_elvis_lhs = (isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).c2(klassName);
|
|
604
604
|
return tmp0_elvis_lhs == null ? protoOf(AbstractPolymorphicSerializer).so.call(this, decoder, klassName) : tmp0_elvis_lhs;
|
|
605
605
|
};
|
|
606
606
|
protoOf(SealedClassSerializer).to = function (encoder, value) {
|
|
607
|
-
var tmp0_elvis_lhs = this.xo_1.
|
|
607
|
+
var tmp0_elvis_lhs = this.xo_1.c2(getKClassFromExpression(value));
|
|
608
608
|
var tmp1_safe_receiver = tmp0_elvis_lhs == null ? protoOf(AbstractPolymorphicSerializer).to.call(this, encoder, value) : tmp0_elvis_lhs;
|
|
609
609
|
var tmp;
|
|
610
610
|
if (tmp1_safe_receiver == null) {
|
|
@@ -695,9 +695,9 @@
|
|
|
695
695
|
}
|
|
696
696
|
function serializerByKTypeImpl(_this__u8e3s4, type, failOnMissingTypeArgSerializer) {
|
|
697
697
|
var rootClass = kclass(type);
|
|
698
|
-
var isNullable = type.
|
|
698
|
+
var isNullable = type.ta();
|
|
699
699
|
// Inline function 'kotlin.collections.map' call
|
|
700
|
-
var this_0 = type.
|
|
700
|
+
var this_0 = type.sa();
|
|
701
701
|
// Inline function 'kotlin.collections.mapTo' call
|
|
702
702
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
|
|
703
703
|
var _iterator__ex2g4s = this_0.l();
|
|
@@ -881,7 +881,7 @@
|
|
|
881
881
|
}
|
|
882
882
|
function serializerByKTypeImpl$lambda($typeArguments) {
|
|
883
883
|
return function () {
|
|
884
|
-
return $typeArguments.p(0).
|
|
884
|
+
return $typeArguments.p(0).ra();
|
|
885
885
|
};
|
|
886
886
|
}
|
|
887
887
|
function get_SERIALIZERS_CACHE() {
|
|
@@ -973,7 +973,7 @@
|
|
|
973
973
|
}
|
|
974
974
|
function PARAMETRIZED_SERIALIZERS_CACHE$lambda$lambda($types) {
|
|
975
975
|
return function () {
|
|
976
|
-
return $types.p(0).
|
|
976
|
+
return $types.p(0).ra();
|
|
977
977
|
};
|
|
978
978
|
}
|
|
979
979
|
function PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE$lambda(clazz, types) {
|
|
@@ -992,7 +992,7 @@
|
|
|
992
992
|
}
|
|
993
993
|
function PARAMETRIZED_SERIALIZERS_CACHE_NULLABLE$lambda$lambda($types) {
|
|
994
994
|
return function () {
|
|
995
|
-
return $types.p(0).
|
|
995
|
+
return $types.p(0).ra();
|
|
996
996
|
};
|
|
997
997
|
}
|
|
998
998
|
var properties_initialized_SerializersCache_kt_q8kf25;
|
|
@@ -1156,7 +1156,7 @@
|
|
|
1156
1156
|
function ContextDescriptor(original, kClass) {
|
|
1157
1157
|
this.sp_1 = original;
|
|
1158
1158
|
this.tp_1 = kClass;
|
|
1159
|
-
this.up_1 = this.sp_1.cp() + '<' + this.tp_1.
|
|
1159
|
+
this.up_1 = this.sp_1.cp() + '<' + this.tp_1.ea() + '>';
|
|
1160
1160
|
}
|
|
1161
1161
|
protoOf(ContextDescriptor).cp = function () {
|
|
1162
1162
|
return this.up_1;
|
|
@@ -1350,7 +1350,7 @@
|
|
|
1350
1350
|
var tmp = KProperty1;
|
|
1351
1351
|
// Inline function 'kotlin.getValue' call
|
|
1352
1352
|
getPropertyCallableRef('_hashCode', 1, tmp, SerialDescriptorImpl$_get__hashCode_$ref_2v7wzp(), null);
|
|
1353
|
-
return tmp0.
|
|
1353
|
+
return tmp0.x();
|
|
1354
1354
|
}
|
|
1355
1355
|
function SerialDescriptorImpl$_hashCode$delegate$lambda(this$0) {
|
|
1356
1356
|
return function () {
|
|
@@ -1386,7 +1386,7 @@
|
|
|
1386
1386
|
var _iterator__ex2g4s = this_2.l();
|
|
1387
1387
|
while (_iterator__ex2g4s.m()) {
|
|
1388
1388
|
var item = _iterator__ex2g4s.n();
|
|
1389
|
-
var tmp$ret$2 = to(item.
|
|
1389
|
+
var tmp$ret$2 = to(item.de_1, item.ce_1);
|
|
1390
1390
|
destination.j(tmp$ret$2);
|
|
1391
1391
|
}
|
|
1392
1392
|
tmp_1.uq_1 = toMap(destination);
|
|
@@ -1413,7 +1413,7 @@
|
|
|
1413
1413
|
return getChecked(this.qq_1, index);
|
|
1414
1414
|
};
|
|
1415
1415
|
protoOf(SerialDescriptorImpl).aq = function (name) {
|
|
1416
|
-
var tmp0_elvis_lhs = this.uq_1.
|
|
1416
|
+
var tmp0_elvis_lhs = this.uq_1.c2(name);
|
|
1417
1417
|
return tmp0_elvis_lhs == null ? -3 : tmp0_elvis_lhs;
|
|
1418
1418
|
};
|
|
1419
1419
|
protoOf(SerialDescriptorImpl).bq = function (index) {
|
|
@@ -1527,7 +1527,7 @@
|
|
|
1527
1527
|
function SerialKind() {
|
|
1528
1528
|
}
|
|
1529
1529
|
protoOf(SerialKind).toString = function () {
|
|
1530
|
-
return ensureNotNull(getKClassFromExpression(this).
|
|
1530
|
+
return ensureNotNull(getKClassFromExpression(this).ea());
|
|
1531
1531
|
};
|
|
1532
1532
|
protoOf(SerialKind).hashCode = function () {
|
|
1533
1533
|
return getStringHashCode(this.toString());
|
|
@@ -1709,7 +1709,7 @@
|
|
|
1709
1709
|
};
|
|
1710
1710
|
protoOf(AbstractDecoder).ir = function () {
|
|
1711
1711
|
var tmp = this.yq();
|
|
1712
|
-
return tmp instanceof Char ? tmp.
|
|
1712
|
+
return tmp instanceof Char ? tmp.i1_1 : THROW_CCE();
|
|
1713
1713
|
};
|
|
1714
1714
|
protoOf(AbstractDecoder).jr = function () {
|
|
1715
1715
|
var tmp = this.yq();
|
|
@@ -1980,11 +1980,11 @@
|
|
|
1980
1980
|
return encoder.ds().nt(this.qo(), value);
|
|
1981
1981
|
};
|
|
1982
1982
|
function throwSubtypeNotRegistered(subClassName, baseClass) {
|
|
1983
|
-
var scope = "in the polymorphic scope of '" + baseClass.
|
|
1984
|
-
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.
|
|
1983
|
+
var scope = "in the polymorphic scope of '" + baseClass.ea() + "'";
|
|
1984
|
+
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.ea() + "' has to be sealed and '@Serializable'."));
|
|
1985
1985
|
}
|
|
1986
1986
|
function throwSubtypeNotRegistered_0(subClass, baseClass) {
|
|
1987
|
-
var tmp0_elvis_lhs = subClass.
|
|
1987
|
+
var tmp0_elvis_lhs = subClass.ea();
|
|
1988
1988
|
throwSubtypeNotRegistered(tmp0_elvis_lhs == null ? toString(subClass) : tmp0_elvis_lhs, baseClass);
|
|
1989
1989
|
}
|
|
1990
1990
|
function InstantSerializer() {
|
|
@@ -2302,13 +2302,13 @@
|
|
|
2302
2302
|
return this.vu((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, KtList) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2303
2303
|
};
|
|
2304
2304
|
protoOf(ArrayListSerializer).xu = function (_this__u8e3s4, size) {
|
|
2305
|
-
return _this__u8e3s4.
|
|
2305
|
+
return _this__u8e3s4.i5(size);
|
|
2306
2306
|
};
|
|
2307
2307
|
protoOf(ArrayListSerializer).yu = function (_this__u8e3s4, size) {
|
|
2308
2308
|
return this.xu(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2309
2309
|
};
|
|
2310
2310
|
protoOf(ArrayListSerializer).zu = function (_this__u8e3s4, index, element) {
|
|
2311
|
-
_this__u8e3s4.
|
|
2311
|
+
_this__u8e3s4.n2(index, element);
|
|
2312
2312
|
};
|
|
2313
2313
|
protoOf(ArrayListSerializer).av = function (_this__u8e3s4, index, element) {
|
|
2314
2314
|
var tmp = _this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE();
|
|
@@ -2329,7 +2329,7 @@
|
|
|
2329
2329
|
};
|
|
2330
2330
|
protoOf(LinkedHashMapSerializer).pv = function (_this__u8e3s4) {
|
|
2331
2331
|
// Inline function 'kotlin.collections.iterator' call
|
|
2332
|
-
return _this__u8e3s4.
|
|
2332
|
+
return _this__u8e3s4.v().l();
|
|
2333
2333
|
};
|
|
2334
2334
|
protoOf(LinkedHashMapSerializer).qv = function (_this__u8e3s4) {
|
|
2335
2335
|
return this.pv((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, KtMap) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
@@ -2459,7 +2459,7 @@
|
|
|
2459
2459
|
};
|
|
2460
2460
|
protoOf(HashMapSerializer).pv = function (_this__u8e3s4) {
|
|
2461
2461
|
// Inline function 'kotlin.collections.iterator' call
|
|
2462
|
-
return _this__u8e3s4.
|
|
2462
|
+
return _this__u8e3s4.v().l();
|
|
2463
2463
|
};
|
|
2464
2464
|
protoOf(HashMapSerializer).qv = function (_this__u8e3s4) {
|
|
2465
2465
|
return this.pv((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, KtMap) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
@@ -2534,13 +2534,13 @@
|
|
|
2534
2534
|
return this.zw((!(_this__u8e3s4 == null) ? isArray(_this__u8e3s4) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
2535
2535
|
};
|
|
2536
2536
|
protoOf(ReferenceArraySerializer).ax = function (_this__u8e3s4, size) {
|
|
2537
|
-
return _this__u8e3s4.
|
|
2537
|
+
return _this__u8e3s4.i5(size);
|
|
2538
2538
|
};
|
|
2539
2539
|
protoOf(ReferenceArraySerializer).yu = function (_this__u8e3s4, size) {
|
|
2540
2540
|
return this.ax(_this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE(), size);
|
|
2541
2541
|
};
|
|
2542
2542
|
protoOf(ReferenceArraySerializer).bx = function (_this__u8e3s4, index, element) {
|
|
2543
|
-
_this__u8e3s4.
|
|
2543
|
+
_this__u8e3s4.n2(index, element);
|
|
2544
2544
|
};
|
|
2545
2545
|
protoOf(ReferenceArraySerializer).av = function (_this__u8e3s4, index, element) {
|
|
2546
2546
|
var tmp = _this__u8e3s4 instanceof ArrayList ? _this__u8e3s4 : THROW_CCE();
|
|
@@ -2573,9 +2573,9 @@
|
|
|
2573
2573
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
2574
2574
|
}
|
|
2575
2575
|
var progression = step(until(0, imul(size, 2)), 2);
|
|
2576
|
-
var inductionVariable = progression.
|
|
2577
|
-
var last = progression.
|
|
2578
|
-
var step_0 = progression.
|
|
2576
|
+
var inductionVariable = progression.a1_1;
|
|
2577
|
+
var last = progression.b1_1;
|
|
2578
|
+
var step_0 = progression.c1_1;
|
|
2579
2579
|
if (step_0 > 0 && inductionVariable <= last || (step_0 < 0 && last <= inductionVariable))
|
|
2580
2580
|
do {
|
|
2581
2581
|
var index = inductionVariable;
|
|
@@ -2605,7 +2605,7 @@
|
|
|
2605
2605
|
var vIndex = tmp;
|
|
2606
2606
|
var tmp_0;
|
|
2607
2607
|
var tmp_1;
|
|
2608
|
-
if (builder.
|
|
2608
|
+
if (builder.a2(key)) {
|
|
2609
2609
|
var tmp_2 = this.wv_1.bo().vp();
|
|
2610
2610
|
tmp_1 = !(tmp_2 instanceof PrimitiveKind);
|
|
2611
2611
|
} else {
|
|
@@ -2618,7 +2618,7 @@
|
|
|
2618
2618
|
}
|
|
2619
2619
|
var value = tmp_0;
|
|
2620
2620
|
// Inline function 'kotlin.collections.set' call
|
|
2621
|
-
builder.
|
|
2621
|
+
builder.f2(key, value);
|
|
2622
2622
|
};
|
|
2623
2623
|
protoOf(MapLikeSerializer).hv = function (decoder, index, builder, checkIndex) {
|
|
2624
2624
|
return this.yv(decoder, index, (!(builder == null) ? isInterface(builder, KtMutableMap) : false) ? builder : THROW_CCE(), checkIndex);
|
|
@@ -2636,9 +2636,9 @@
|
|
|
2636
2636
|
while (_iterator__ex2g4s.m()) {
|
|
2637
2637
|
var element = _iterator__ex2g4s.n();
|
|
2638
2638
|
// Inline function 'kotlin.collections.component1' call
|
|
2639
|
-
var k = element.
|
|
2639
|
+
var k = element.w();
|
|
2640
2640
|
// Inline function 'kotlin.collections.component2' call
|
|
2641
|
-
var v = element.
|
|
2641
|
+
var v = element.x();
|
|
2642
2642
|
var tmp = this.bo();
|
|
2643
2643
|
var _unary__edvuaz = index;
|
|
2644
2644
|
index = _unary__edvuaz + 1 | 0;
|
|
@@ -2921,7 +2921,7 @@
|
|
|
2921
2921
|
var _unary__edvuaz = index;
|
|
2922
2922
|
index = _unary__edvuaz + 1 | 0;
|
|
2923
2923
|
var tmp0_elvis_lhs = getOrNull(names, _unary__edvuaz);
|
|
2924
|
-
var elementName = tmp0_elvis_lhs == null ? item.
|
|
2924
|
+
var elementName = tmp0_elvis_lhs == null ? item.p2_1 : tmp0_elvis_lhs;
|
|
2925
2925
|
descriptor.ly(elementName);
|
|
2926
2926
|
var tmp1_safe_receiver = getOrNull(entryAnnotations, _unary__edvuaz);
|
|
2927
2927
|
if (tmp1_safe_receiver == null)
|
|
@@ -2956,7 +2956,7 @@
|
|
|
2956
2956
|
while (inductionVariable < last) {
|
|
2957
2957
|
var element = indexedObject[inductionVariable];
|
|
2958
2958
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2959
|
-
d.ly(element.
|
|
2959
|
+
d.ly(element.p2_1);
|
|
2960
2960
|
}
|
|
2961
2961
|
return d;
|
|
2962
2962
|
}
|
|
@@ -2982,7 +2982,7 @@
|
|
|
2982
2982
|
var tmp = KProperty1;
|
|
2983
2983
|
// Inline function 'kotlin.getValue' call
|
|
2984
2984
|
getPropertyCallableRef('descriptor', 1, tmp, EnumSerializer$_get_descriptor_$ref_j67dlw(), null);
|
|
2985
|
-
return tmp0.
|
|
2985
|
+
return tmp0.x();
|
|
2986
2986
|
};
|
|
2987
2987
|
protoOf(EnumSerializer).qy = function (encoder, value) {
|
|
2988
2988
|
var index = indexOf(this.ny_1, value);
|
|
@@ -3009,7 +3009,7 @@
|
|
|
3009
3009
|
var tmp = KProperty1;
|
|
3010
3010
|
// Inline function 'kotlin.getValue' call
|
|
3011
3011
|
getPropertyCallableRef('elementDescriptors', 1, tmp, EnumDescriptor$_get_elementDescriptors_$ref_5lvk4a(), null);
|
|
3012
|
-
return tmp0.
|
|
3012
|
+
return tmp0.x();
|
|
3013
3013
|
}
|
|
3014
3014
|
function EnumDescriptor$elementDescriptors$delegate$lambda($elementsCount, $name, this$0) {
|
|
3015
3015
|
return function () {
|
|
@@ -3386,7 +3386,7 @@
|
|
|
3386
3386
|
var tmp = KProperty1;
|
|
3387
3387
|
// Inline function 'kotlin.getValue' call
|
|
3388
3388
|
getPropertyCallableRef('descriptor', 1, tmp, ObjectSerializer$_get_descriptor_$ref_7z4xb6(), null);
|
|
3389
|
-
return tmp0.
|
|
3389
|
+
return tmp0.x();
|
|
3390
3390
|
};
|
|
3391
3391
|
protoOf(ObjectSerializer).ro = function (encoder, value) {
|
|
3392
3392
|
encoder.or(this.bo()).pr(this.bo());
|
|
@@ -3422,7 +3422,7 @@
|
|
|
3422
3422
|
var EMPTY_DESCRIPTOR_ARRAY;
|
|
3423
3423
|
function kclass(_this__u8e3s4) {
|
|
3424
3424
|
_init_properties_Platform_common_kt__3qzecs();
|
|
3425
|
-
var t = _this__u8e3s4.
|
|
3425
|
+
var t = _this__u8e3s4.ra();
|
|
3426
3426
|
var tmp;
|
|
3427
3427
|
if (!(t == null) ? isInterface(t, KClass) : false) {
|
|
3428
3428
|
tmp = t;
|
|
@@ -3493,7 +3493,7 @@
|
|
|
3493
3493
|
}
|
|
3494
3494
|
function notRegisteredMessage(_this__u8e3s4) {
|
|
3495
3495
|
_init_properties_Platform_common_kt__3qzecs();
|
|
3496
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
3496
|
+
var tmp0_elvis_lhs = _this__u8e3s4.ea();
|
|
3497
3497
|
return notRegisteredMessage_0(tmp0_elvis_lhs == null ? '<local class name not available>' : tmp0_elvis_lhs);
|
|
3498
3498
|
}
|
|
3499
3499
|
function notRegisteredMessage_0(className) {
|
|
@@ -3538,14 +3538,14 @@
|
|
|
3538
3538
|
var tmp = KProperty1;
|
|
3539
3539
|
// Inline function 'kotlin.getValue' call
|
|
3540
3540
|
getPropertyCallableRef('childSerializers', 1, tmp, PluginGeneratedSerialDescriptor$_get_childSerializers_$ref_e7suca(), null);
|
|
3541
|
-
return tmp0.
|
|
3541
|
+
return tmp0.x();
|
|
3542
3542
|
}
|
|
3543
3543
|
function _get__hashCode__tgwhef_0($this) {
|
|
3544
3544
|
var tmp0 = $this.jy_1;
|
|
3545
3545
|
var tmp = KProperty1;
|
|
3546
3546
|
// Inline function 'kotlin.getValue' call
|
|
3547
3547
|
getPropertyCallableRef('_hashCode', 1, tmp, PluginGeneratedSerialDescriptor$_get__hashCode_$ref_cmj4vz(), null);
|
|
3548
|
-
return tmp0.
|
|
3548
|
+
return tmp0.x();
|
|
3549
3549
|
}
|
|
3550
3550
|
function buildIndices($this) {
|
|
3551
3551
|
var indices = HashMap_init_$Create$();
|
|
@@ -3557,7 +3557,7 @@
|
|
|
3557
3557
|
inductionVariable = inductionVariable + 1 | 0;
|
|
3558
3558
|
// Inline function 'kotlin.collections.set' call
|
|
3559
3559
|
var key = $this.cy_1[i];
|
|
3560
|
-
indices.
|
|
3560
|
+
indices.f2(key, i);
|
|
3561
3561
|
}
|
|
3562
3562
|
while (inductionVariable <= last);
|
|
3563
3563
|
return indices;
|
|
@@ -3660,14 +3660,14 @@
|
|
|
3660
3660
|
return tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
3661
3661
|
};
|
|
3662
3662
|
protoOf(PluginGeneratedSerialDescriptor).xq = function () {
|
|
3663
|
-
return this.gy_1.
|
|
3663
|
+
return this.gy_1.d2();
|
|
3664
3664
|
};
|
|
3665
3665
|
protoOf(PluginGeneratedSerialDescriptor).fz = function () {
|
|
3666
3666
|
var tmp0 = this.iy_1;
|
|
3667
3667
|
var tmp = KProperty1;
|
|
3668
3668
|
// Inline function 'kotlin.getValue' call
|
|
3669
3669
|
getPropertyCallableRef('typeParameterDescriptors', 1, tmp, PluginGeneratedSerialDescriptor$_get_typeParameterDescriptors_$ref_jk3pka(), null);
|
|
3670
|
-
return tmp0.
|
|
3670
|
+
return tmp0.x();
|
|
3671
3671
|
};
|
|
3672
3672
|
protoOf(PluginGeneratedSerialDescriptor).gz = function (name, isOptional) {
|
|
3673
3673
|
this.by_1 = this.by_1 + 1 | 0;
|
|
@@ -3723,7 +3723,7 @@
|
|
|
3723
3723
|
return getChecked(this.cy_1, index);
|
|
3724
3724
|
};
|
|
3725
3725
|
protoOf(PluginGeneratedSerialDescriptor).aq = function (name) {
|
|
3726
|
-
var tmp0_elvis_lhs = this.gy_1.
|
|
3726
|
+
var tmp0_elvis_lhs = this.gy_1.c2(name);
|
|
3727
3727
|
return tmp0_elvis_lhs == null ? -3 : tmp0_elvis_lhs;
|
|
3728
3728
|
};
|
|
3729
3729
|
protoOf(PluginGeneratedSerialDescriptor).equals = function (other) {
|
|
@@ -4904,7 +4904,7 @@
|
|
|
4904
4904
|
}
|
|
4905
4905
|
function builtinSerializerOrNull(_this__u8e3s4) {
|
|
4906
4906
|
_init_properties_Primitives_kt__k0eto4();
|
|
4907
|
-
var tmp = get_BUILTIN_SERIALIZERS().
|
|
4907
|
+
var tmp = get_BUILTIN_SERIALIZERS().c2(_this__u8e3s4);
|
|
4908
4908
|
return (tmp == null ? true : isInterface(tmp, KSerializer)) ? tmp : THROW_CCE();
|
|
4909
4909
|
}
|
|
4910
4910
|
function PrimitiveDescriptorSafe(serialName, kind) {
|
|
@@ -4960,13 +4960,13 @@
|
|
|
4960
4960
|
};
|
|
4961
4961
|
function checkNameIsNotAPrimitive(serialName) {
|
|
4962
4962
|
_init_properties_Primitives_kt__k0eto4();
|
|
4963
|
-
var values = get_BUILTIN_SERIALIZERS().
|
|
4963
|
+
var values = get_BUILTIN_SERIALIZERS().e2();
|
|
4964
4964
|
var _iterator__ex2g4s = values.l();
|
|
4965
4965
|
while (_iterator__ex2g4s.m()) {
|
|
4966
4966
|
var primitive = _iterator__ex2g4s.n();
|
|
4967
4967
|
var primitiveName = primitive.bo().cp();
|
|
4968
4968
|
if (serialName === primitiveName) {
|
|
4969
|
-
throw IllegalArgumentException_init_$Create$(trimIndent('\n The name of serial descriptor should uniquely identify associated serializer.\n For serial name ' + serialName + ' there already exists ' + getKClassFromExpression(primitive).
|
|
4969
|
+
throw IllegalArgumentException_init_$Create$(trimIndent('\n The name of serial descriptor should uniquely identify associated serializer.\n For serial name ' + serialName + ' there already exists ' + getKClassFromExpression(primitive).ea() + '.\n Please refer to SerialDescriptor documentation for additional information.\n '));
|
|
4970
4970
|
}
|
|
4971
4971
|
}
|
|
4972
4972
|
}
|
|
@@ -5025,7 +5025,7 @@
|
|
|
5025
5025
|
return encoder.rs(value);
|
|
5026
5026
|
};
|
|
5027
5027
|
protoOf(CharSerializer).co = function (encoder, value) {
|
|
5028
|
-
return this.m15(encoder, value instanceof Char ? value.
|
|
5028
|
+
return this.m15(encoder, value instanceof Char ? value.i1_1 : THROW_CCE());
|
|
5029
5029
|
};
|
|
5030
5030
|
protoOf(CharSerializer).n15 = function (decoder) {
|
|
5031
5031
|
return decoder.ir();
|
|
@@ -5171,7 +5171,7 @@
|
|
|
5171
5171
|
};
|
|
5172
5172
|
protoOf(TaggedDecoder).k16 = function (tag) {
|
|
5173
5173
|
var tmp = this.b16(tag);
|
|
5174
|
-
return tmp instanceof Char ? tmp.
|
|
5174
|
+
return tmp instanceof Char ? tmp.i1_1 : THROW_CCE();
|
|
5175
5175
|
};
|
|
5176
5176
|
protoOf(TaggedDecoder).l16 = function (tag) {
|
|
5177
5177
|
var tmp = this.b16(tag);
|
|
@@ -5286,7 +5286,7 @@
|
|
|
5286
5286
|
this.w15_1.j(name);
|
|
5287
5287
|
};
|
|
5288
5288
|
protoOf(TaggedDecoder).p16 = function () {
|
|
5289
|
-
var r = this.w15_1.
|
|
5289
|
+
var r = this.w15_1.o2(get_lastIndex_0(this.w15_1));
|
|
5290
5290
|
this.x15_1 = true;
|
|
5291
5291
|
return r;
|
|
5292
5292
|
};
|
|
@@ -5299,10 +5299,10 @@
|
|
|
5299
5299
|
this.q16_1 = key;
|
|
5300
5300
|
this.r16_1 = value;
|
|
5301
5301
|
}
|
|
5302
|
-
protoOf(MapEntry).
|
|
5302
|
+
protoOf(MapEntry).w = function () {
|
|
5303
5303
|
return this.q16_1;
|
|
5304
5304
|
};
|
|
5305
|
-
protoOf(MapEntry).
|
|
5305
|
+
protoOf(MapEntry).x = function () {
|
|
5306
5306
|
return this.r16_1;
|
|
5307
5307
|
};
|
|
5308
5308
|
protoOf(MapEntry).toString = function () {
|
|
@@ -5342,13 +5342,13 @@
|
|
|
5342
5342
|
return this.u16_1;
|
|
5343
5343
|
};
|
|
5344
5344
|
protoOf(MapEntrySerializer_0).v16 = function (_this__u8e3s4) {
|
|
5345
|
-
return _this__u8e3s4.
|
|
5345
|
+
return _this__u8e3s4.w();
|
|
5346
5346
|
};
|
|
5347
5347
|
protoOf(MapEntrySerializer_0).w16 = function (_this__u8e3s4) {
|
|
5348
5348
|
return this.v16((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Entry) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
5349
5349
|
};
|
|
5350
5350
|
protoOf(MapEntrySerializer_0).x16 = function (_this__u8e3s4) {
|
|
5351
|
-
return _this__u8e3s4.
|
|
5351
|
+
return _this__u8e3s4.x();
|
|
5352
5352
|
};
|
|
5353
5353
|
protoOf(MapEntrySerializer_0).y16 = function (_this__u8e3s4) {
|
|
5354
5354
|
return this.x16((!(_this__u8e3s4 == null) ? isInterface(_this__u8e3s4, Entry) : false) ? _this__u8e3s4 : THROW_CCE());
|
|
@@ -5372,13 +5372,13 @@
|
|
|
5372
5372
|
return this.f17_1;
|
|
5373
5373
|
};
|
|
5374
5374
|
protoOf(PairSerializer_0).g17 = function (_this__u8e3s4) {
|
|
5375
|
-
return _this__u8e3s4.
|
|
5375
|
+
return _this__u8e3s4.me_1;
|
|
5376
5376
|
};
|
|
5377
5377
|
protoOf(PairSerializer_0).w16 = function (_this__u8e3s4) {
|
|
5378
5378
|
return this.g17(_this__u8e3s4 instanceof Pair ? _this__u8e3s4 : THROW_CCE());
|
|
5379
5379
|
};
|
|
5380
5380
|
protoOf(PairSerializer_0).h17 = function (_this__u8e3s4) {
|
|
5381
|
-
return _this__u8e3s4.
|
|
5381
|
+
return _this__u8e3s4.ne_1;
|
|
5382
5382
|
};
|
|
5383
5383
|
protoOf(PairSerializer_0).y16 = function (_this__u8e3s4) {
|
|
5384
5384
|
return this.h17(_this__u8e3s4 instanceof Pair ? _this__u8e3s4 : THROW_CCE());
|
|
@@ -5662,8 +5662,8 @@
|
|
|
5662
5662
|
var _iterator__ex2g4s = this.b18_1.l();
|
|
5663
5663
|
while (_iterator__ex2g4s.m()) {
|
|
5664
5664
|
var element = _iterator__ex2g4s.n();
|
|
5665
|
-
var kclass = element.
|
|
5666
|
-
var serializer = element.
|
|
5665
|
+
var kclass = element.oe();
|
|
5666
|
+
var serializer = element.pe();
|
|
5667
5667
|
var tmp = isInterface(kclass, KClass) ? kclass : THROW_CCE();
|
|
5668
5668
|
// Inline function 'kotlinx.serialization.internal.cast' call
|
|
5669
5669
|
var tmp$ret$0 = isInterface(serializer, KSerializer) ? serializer : THROW_CCE();
|
|
@@ -5702,49 +5702,49 @@
|
|
|
5702
5702
|
return this.v18_1;
|
|
5703
5703
|
};
|
|
5704
5704
|
protoOf(SerialModuleImpl).nt = function (baseClass, value) {
|
|
5705
|
-
if (!baseClass.
|
|
5705
|
+
if (!baseClass.fa(value))
|
|
5706
5706
|
return null;
|
|
5707
|
-
var tmp0_safe_receiver = this.r18_1.
|
|
5708
|
-
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
5707
|
+
var tmp0_safe_receiver = this.r18_1.c2(baseClass);
|
|
5708
|
+
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.c2(getKClassFromExpression(value));
|
|
5709
5709
|
var registered = (!(tmp == null) ? isInterface(tmp, SerializationStrategy) : false) ? tmp : null;
|
|
5710
5710
|
if (!(registered == null))
|
|
5711
5711
|
return registered;
|
|
5712
|
-
var tmp_0 = this.s18_1.
|
|
5712
|
+
var tmp_0 = this.s18_1.c2(baseClass);
|
|
5713
5713
|
var tmp1_safe_receiver = (!(tmp_0 == null) ? typeof tmp_0 === 'function' : false) ? tmp_0 : null;
|
|
5714
5714
|
return tmp1_safe_receiver == null ? null : tmp1_safe_receiver(value);
|
|
5715
5715
|
};
|
|
5716
5716
|
protoOf(SerialModuleImpl).mt = function (baseClass, serializedClassName) {
|
|
5717
|
-
var tmp0_safe_receiver = this.t18_1.
|
|
5717
|
+
var tmp0_safe_receiver = this.t18_1.c2(baseClass);
|
|
5718
5718
|
var tmp;
|
|
5719
5719
|
if (tmp0_safe_receiver == null) {
|
|
5720
5720
|
tmp = null;
|
|
5721
5721
|
} else {
|
|
5722
5722
|
// Inline function 'kotlin.collections.get' call
|
|
5723
|
-
tmp = (isInterface(tmp0_safe_receiver, KtMap) ? tmp0_safe_receiver : THROW_CCE()).
|
|
5723
|
+
tmp = (isInterface(tmp0_safe_receiver, KtMap) ? tmp0_safe_receiver : THROW_CCE()).c2(serializedClassName);
|
|
5724
5724
|
}
|
|
5725
5725
|
var tmp_0 = tmp;
|
|
5726
5726
|
var registered = (!(tmp_0 == null) ? isInterface(tmp_0, KSerializer) : false) ? tmp_0 : null;
|
|
5727
5727
|
if (!(registered == null))
|
|
5728
5728
|
return registered;
|
|
5729
|
-
var tmp_1 = this.u18_1.
|
|
5729
|
+
var tmp_1 = this.u18_1.c2(baseClass);
|
|
5730
5730
|
var tmp1_safe_receiver = (!(tmp_1 == null) ? typeof tmp_1 === 'function' : false) ? tmp_1 : null;
|
|
5731
5731
|
return tmp1_safe_receiver == null ? null : tmp1_safe_receiver(serializedClassName);
|
|
5732
5732
|
};
|
|
5733
5733
|
protoOf(SerialModuleImpl).lp = function (kClass, typeArgumentsSerializers) {
|
|
5734
|
-
var tmp0_safe_receiver = this.q18_1.
|
|
5734
|
+
var tmp0_safe_receiver = this.q18_1.c2(kClass);
|
|
5735
5735
|
var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.w18(typeArgumentsSerializers);
|
|
5736
5736
|
return (tmp == null ? true : isInterface(tmp, KSerializer)) ? tmp : null;
|
|
5737
5737
|
};
|
|
5738
5738
|
protoOf(SerialModuleImpl).p18 = function (collector) {
|
|
5739
5739
|
// Inline function 'kotlin.collections.forEach' call
|
|
5740
5740
|
// Inline function 'kotlin.collections.iterator' call
|
|
5741
|
-
var _iterator__ex2g4s = this.q18_1.
|
|
5741
|
+
var _iterator__ex2g4s = this.q18_1.v().l();
|
|
5742
5742
|
while (_iterator__ex2g4s.m()) {
|
|
5743
5743
|
var element = _iterator__ex2g4s.n();
|
|
5744
5744
|
// Inline function 'kotlin.collections.component1' call
|
|
5745
|
-
var kclass = element.
|
|
5745
|
+
var kclass = element.w();
|
|
5746
5746
|
// Inline function 'kotlin.collections.component2' call
|
|
5747
|
-
var serial = element.
|
|
5747
|
+
var serial = element.x();
|
|
5748
5748
|
if (serial instanceof Argless) {
|
|
5749
5749
|
var tmp = isInterface(kclass, KClass) ? kclass : THROW_CCE();
|
|
5750
5750
|
var tmp_0 = serial.z18_1;
|
|
@@ -5759,22 +5759,22 @@
|
|
|
5759
5759
|
}
|
|
5760
5760
|
// Inline function 'kotlin.collections.forEach' call
|
|
5761
5761
|
// Inline function 'kotlin.collections.iterator' call
|
|
5762
|
-
var _iterator__ex2g4s_0 = this.r18_1.
|
|
5762
|
+
var _iterator__ex2g4s_0 = this.r18_1.v().l();
|
|
5763
5763
|
while (_iterator__ex2g4s_0.m()) {
|
|
5764
5764
|
var element_0 = _iterator__ex2g4s_0.n();
|
|
5765
5765
|
// Inline function 'kotlin.collections.component1' call
|
|
5766
|
-
var baseClass = element_0.
|
|
5766
|
+
var baseClass = element_0.w();
|
|
5767
5767
|
// Inline function 'kotlin.collections.component2' call
|
|
5768
|
-
var classMap = element_0.
|
|
5768
|
+
var classMap = element_0.x();
|
|
5769
5769
|
// Inline function 'kotlin.collections.forEach' call
|
|
5770
5770
|
// Inline function 'kotlin.collections.iterator' call
|
|
5771
|
-
var _iterator__ex2g4s_1 = classMap.
|
|
5771
|
+
var _iterator__ex2g4s_1 = classMap.v().l();
|
|
5772
5772
|
while (_iterator__ex2g4s_1.m()) {
|
|
5773
5773
|
var element_1 = _iterator__ex2g4s_1.n();
|
|
5774
5774
|
// Inline function 'kotlin.collections.component1' call
|
|
5775
|
-
var actualClass = element_1.
|
|
5775
|
+
var actualClass = element_1.w();
|
|
5776
5776
|
// Inline function 'kotlin.collections.component2' call
|
|
5777
|
-
var serializer = element_1.
|
|
5777
|
+
var serializer = element_1.x();
|
|
5778
5778
|
var tmp_1 = isInterface(baseClass, KClass) ? baseClass : THROW_CCE();
|
|
5779
5779
|
var tmp_2 = isInterface(actualClass, KClass) ? actualClass : THROW_CCE();
|
|
5780
5780
|
// Inline function 'kotlinx.serialization.internal.cast' call
|
|
@@ -5784,25 +5784,25 @@
|
|
|
5784
5784
|
}
|
|
5785
5785
|
// Inline function 'kotlin.collections.forEach' call
|
|
5786
5786
|
// Inline function 'kotlin.collections.iterator' call
|
|
5787
|
-
var _iterator__ex2g4s_2 = this.s18_1.
|
|
5787
|
+
var _iterator__ex2g4s_2 = this.s18_1.v().l();
|
|
5788
5788
|
while (_iterator__ex2g4s_2.m()) {
|
|
5789
5789
|
var element_2 = _iterator__ex2g4s_2.n();
|
|
5790
5790
|
// Inline function 'kotlin.collections.component1' call
|
|
5791
|
-
var baseClass_0 = element_2.
|
|
5791
|
+
var baseClass_0 = element_2.w();
|
|
5792
5792
|
// Inline function 'kotlin.collections.component2' call
|
|
5793
|
-
var provider = element_2.
|
|
5793
|
+
var provider = element_2.x();
|
|
5794
5794
|
var tmp_3 = isInterface(baseClass_0, KClass) ? baseClass_0 : THROW_CCE();
|
|
5795
5795
|
collector.c19(tmp_3, typeof provider === 'function' ? provider : THROW_CCE());
|
|
5796
5796
|
}
|
|
5797
5797
|
// Inline function 'kotlin.collections.forEach' call
|
|
5798
5798
|
// Inline function 'kotlin.collections.iterator' call
|
|
5799
|
-
var _iterator__ex2g4s_3 = this.u18_1.
|
|
5799
|
+
var _iterator__ex2g4s_3 = this.u18_1.v().l();
|
|
5800
5800
|
while (_iterator__ex2g4s_3.m()) {
|
|
5801
5801
|
var element_3 = _iterator__ex2g4s_3.n();
|
|
5802
5802
|
// Inline function 'kotlin.collections.component1' call
|
|
5803
|
-
var baseClass_1 = element_3.
|
|
5803
|
+
var baseClass_1 = element_3.w();
|
|
5804
5804
|
// Inline function 'kotlin.collections.component2' call
|
|
5805
|
-
var provider_0 = element_3.
|
|
5805
|
+
var provider_0 = element_3.x();
|
|
5806
5806
|
var tmp_4 = isInterface(baseClass_1, KClass) ? baseClass_1 : THROW_CCE();
|
|
5807
5807
|
collector.d19(tmp_4, typeof provider_0 === 'function' ? provider_0 : THROW_CCE());
|
|
5808
5808
|
}
|
|
@@ -5880,13 +5880,13 @@
|
|
|
5880
5880
|
};
|
|
5881
5881
|
protoOf(SerializersModuleBuilder).g19 = function (forClass, provider, allowOverwrite) {
|
|
5882
5882
|
if (!allowOverwrite) {
|
|
5883
|
-
var previous = this.g18_1.
|
|
5883
|
+
var previous = this.g18_1.c2(forClass);
|
|
5884
5884
|
if (!(previous == null) && !equals(previous, provider)) {
|
|
5885
5885
|
throw new SerializerAlreadyRegisteredException('Contextual serializer or serializer provider for ' + toString(forClass) + ' already registered in this module');
|
|
5886
5886
|
}
|
|
5887
5887
|
}
|
|
5888
5888
|
// Inline function 'kotlin.collections.set' call
|
|
5889
|
-
this.g18_1.
|
|
5889
|
+
this.g18_1.f2(forClass, provider);
|
|
5890
5890
|
if (isInterface_0(forClass))
|
|
5891
5891
|
this.l18_1 = true;
|
|
5892
5892
|
};
|
|
@@ -5902,31 +5902,31 @@
|
|
|
5902
5902
|
return tmp;
|
|
5903
5903
|
};
|
|
5904
5904
|
protoOf(SerializersModuleBuilder).n18 = function (baseClass, defaultSerializerProvider, allowOverwrite) {
|
|
5905
|
-
var previous = this.i18_1.
|
|
5905
|
+
var previous = this.i18_1.c2(baseClass);
|
|
5906
5906
|
if (!(previous == null) && !equals(previous, defaultSerializerProvider) && !allowOverwrite) {
|
|
5907
5907
|
throw IllegalArgumentException_init_$Create$('Default serializers provider for ' + toString(baseClass) + ' is already registered: ' + toString_0(previous));
|
|
5908
5908
|
}
|
|
5909
5909
|
// Inline function 'kotlin.collections.set' call
|
|
5910
|
-
this.i18_1.
|
|
5910
|
+
this.i18_1.f2(baseClass, defaultSerializerProvider);
|
|
5911
5911
|
};
|
|
5912
5912
|
protoOf(SerializersModuleBuilder).o18 = function (baseClass, defaultDeserializerProvider, allowOverwrite) {
|
|
5913
|
-
var previous = this.k18_1.
|
|
5913
|
+
var previous = this.k18_1.c2(baseClass);
|
|
5914
5914
|
if (!(previous == null) && !equals(previous, defaultDeserializerProvider) && !allowOverwrite) {
|
|
5915
5915
|
throw IllegalArgumentException_init_$Create$('Default deserializers provider for ' + toString(baseClass) + ' is already registered: ' + toString_0(previous));
|
|
5916
5916
|
}
|
|
5917
5917
|
// Inline function 'kotlin.collections.set' call
|
|
5918
|
-
this.k18_1.
|
|
5918
|
+
this.k18_1.f2(baseClass, defaultDeserializerProvider);
|
|
5919
5919
|
};
|
|
5920
5920
|
protoOf(SerializersModuleBuilder).h19 = function (baseClass, concreteClass, concreteSerializer, allowOverwrite) {
|
|
5921
5921
|
var name = concreteSerializer.bo().cp();
|
|
5922
5922
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
5923
5923
|
var this_0 = this.h18_1;
|
|
5924
|
-
var value = this_0.
|
|
5924
|
+
var value = this_0.c2(baseClass);
|
|
5925
5925
|
var tmp;
|
|
5926
5926
|
if (value == null) {
|
|
5927
5927
|
// Inline function 'kotlin.collections.hashMapOf' call
|
|
5928
5928
|
var answer = HashMap_init_$Create$();
|
|
5929
|
-
this_0.
|
|
5929
|
+
this_0.f2(baseClass, answer);
|
|
5930
5930
|
tmp = answer;
|
|
5931
5931
|
} else {
|
|
5932
5932
|
tmp = value;
|
|
@@ -5934,25 +5934,25 @@
|
|
|
5934
5934
|
var baseClassSerializers = tmp;
|
|
5935
5935
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
5936
5936
|
var this_1 = this.j18_1;
|
|
5937
|
-
var value_0 = this_1.
|
|
5937
|
+
var value_0 = this_1.c2(baseClass);
|
|
5938
5938
|
var tmp_0;
|
|
5939
5939
|
if (value_0 == null) {
|
|
5940
5940
|
// Inline function 'kotlin.collections.hashMapOf' call
|
|
5941
5941
|
var answer_0 = HashMap_init_$Create$();
|
|
5942
|
-
this_1.
|
|
5942
|
+
this_1.f2(baseClass, answer_0);
|
|
5943
5943
|
tmp_0 = answer_0;
|
|
5944
5944
|
} else {
|
|
5945
5945
|
tmp_0 = value_0;
|
|
5946
5946
|
}
|
|
5947
5947
|
var names = tmp_0;
|
|
5948
|
-
var previousSerializer = baseClassSerializers.
|
|
5948
|
+
var previousSerializer = baseClassSerializers.c2(concreteClass);
|
|
5949
5949
|
if (!(previousSerializer == null) && !equals(previousSerializer, concreteSerializer)) {
|
|
5950
5950
|
if (allowOverwrite)
|
|
5951
|
-
names.
|
|
5951
|
+
names.g2(previousSerializer.bo().cp());
|
|
5952
5952
|
else
|
|
5953
5953
|
throw SerializerAlreadyRegisteredException_init_$Create$(baseClass, concreteClass);
|
|
5954
5954
|
}
|
|
5955
|
-
var previousByName = names.
|
|
5955
|
+
var previousByName = names.c2(name);
|
|
5956
5956
|
if (!(previousByName == null) && !equals(previousByName, concreteSerializer)) {
|
|
5957
5957
|
// Inline function 'kotlin.sequences.find' call
|
|
5958
5958
|
var tmp0 = asSequence(baseClassSerializers);
|
|
@@ -5962,7 +5962,7 @@
|
|
|
5962
5962
|
var _iterator__ex2g4s = tmp0.l();
|
|
5963
5963
|
while (_iterator__ex2g4s.m()) {
|
|
5964
5964
|
var element = _iterator__ex2g4s.n();
|
|
5965
|
-
if (element.
|
|
5965
|
+
if (element.x() === previousByName) {
|
|
5966
5966
|
tmp$ret$7 = element;
|
|
5967
5967
|
break $l$block;
|
|
5968
5968
|
}
|
|
@@ -5970,7 +5970,7 @@
|
|
|
5970
5970
|
tmp$ret$7 = null;
|
|
5971
5971
|
}
|
|
5972
5972
|
var tmp0_safe_receiver = tmp$ret$7;
|
|
5973
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
5973
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.w();
|
|
5974
5974
|
var tmp_1;
|
|
5975
5975
|
if (tmp1_elvis_lhs == null) {
|
|
5976
5976
|
var message = 'Name ' + name + ' is registered in the module but no Kotlin class is associated with it.';
|
|
@@ -5980,14 +5980,14 @@
|
|
|
5980
5980
|
}
|
|
5981
5981
|
var previousClass = tmp_1;
|
|
5982
5982
|
if (allowOverwrite)
|
|
5983
|
-
baseClassSerializers.
|
|
5983
|
+
baseClassSerializers.g2(previousClass);
|
|
5984
5984
|
else
|
|
5985
5985
|
throw IllegalArgumentException_init_$Create$("Multiple polymorphic serializers in a scope of '" + toString(baseClass) + "' " + ("have the same serial name '" + name + "': " + toString(concreteSerializer) + " for '" + toString(concreteClass) + "' and " + toString_0(previousByName) + " for '" + toString(previousClass) + "'"));
|
|
5986
5986
|
}
|
|
5987
5987
|
// Inline function 'kotlin.collections.set' call
|
|
5988
|
-
baseClassSerializers.
|
|
5988
|
+
baseClassSerializers.f2(concreteClass, concreteSerializer);
|
|
5989
5989
|
// Inline function 'kotlin.collections.set' call
|
|
5990
|
-
names.
|
|
5990
|
+
names.f2(name, concreteSerializer);
|
|
5991
5991
|
};
|
|
5992
5992
|
protoOf(SerializersModuleBuilder).m18 = function (baseClass, concreteClass, concreteSerializer, allowOverwrite, $super) {
|
|
5993
5993
|
allowOverwrite = allowOverwrite === VOID ? false : allowOverwrite;
|
|
@@ -6054,7 +6054,7 @@
|
|
|
6054
6054
|
var tmp;
|
|
6055
6055
|
if (tmp0_elvis_lhs == null) {
|
|
6056
6056
|
var tmp_0;
|
|
6057
|
-
if (_this__u8e3s4 === PrimitiveClasses_getInstance().
|
|
6057
|
+
if (_this__u8e3s4 === PrimitiveClasses_getInstance().wa()) {
|
|
6058
6058
|
tmp_0 = NothingSerializer_getInstance();
|
|
6059
6059
|
} else {
|
|
6060
6060
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -6069,7 +6069,7 @@
|
|
|
6069
6069
|
return tmp;
|
|
6070
6070
|
}
|
|
6071
6071
|
function isReferenceArray(rootClass) {
|
|
6072
|
-
return rootClass.equals(PrimitiveClasses_getInstance().
|
|
6072
|
+
return rootClass.equals(PrimitiveClasses_getInstance().eb());
|
|
6073
6073
|
}
|
|
6074
6074
|
function constructSerializerForGivenTypeArgs(_this__u8e3s4, args) {
|
|
6075
6075
|
var tmp;
|
|
@@ -6117,10 +6117,10 @@
|
|
|
6117
6117
|
return copyToArray(_this__u8e3s4);
|
|
6118
6118
|
}
|
|
6119
6119
|
function initBuiltins() {
|
|
6120
|
-
return mapOf([to(PrimitiveClasses_getInstance().
|
|
6120
|
+
return mapOf([to(PrimitiveClasses_getInstance().fb(), serializer_2(StringCompanionObject_instance)), to(getKClass(Char), serializer_11(Companion_getInstance_2())), to(PrimitiveClasses_getInstance().ib(), CharArraySerializer()), to(PrimitiveClasses_getInstance().db(), serializer_12(DoubleCompanionObject_instance)), to(PrimitiveClasses_getInstance().ob(), DoubleArraySerializer()), to(PrimitiveClasses_getInstance().cb(), serializer_13(FloatCompanionObject_instance)), to(PrimitiveClasses_getInstance().nb(), FloatArraySerializer()), to(getKClass(Long), serializer_7(Companion_getInstance_3())), to(PrimitiveClasses_getInstance().mb(), LongArraySerializer()), to(getKClass(ULong), serializer_3(Companion_getInstance_4())), to(getKClass(ULongArray), ULongArraySerializer()), to(PrimitiveClasses_getInstance().ab(), serializer_8(IntCompanionObject_instance)), to(PrimitiveClasses_getInstance().lb(), IntArraySerializer()), to(getKClass(UInt), serializer_4(Companion_getInstance_5())), to(getKClass(UIntArray), UIntArraySerializer()), to(PrimitiveClasses_getInstance().za(), serializer_10(ShortCompanionObject_instance)), to(PrimitiveClasses_getInstance().kb(), ShortArraySerializer()), to(getKClass(UShort), serializer_6(Companion_getInstance_6())), to(getKClass(UShortArray), UShortArraySerializer()), to(PrimitiveClasses_getInstance().ya(), serializer_9(ByteCompanionObject_instance)), to(PrimitiveClasses_getInstance().jb(), ByteArraySerializer()), to(getKClass(UByte), serializer_5(Companion_getInstance_7())), to(getKClass(UByteArray), UByteArraySerializer()), to(PrimitiveClasses_getInstance().xa(), serializer_14(BooleanCompanionObject_instance)), to(PrimitiveClasses_getInstance().hb(), BooleanArraySerializer()), to(getKClass(Unit), serializer_15(Unit_instance)), to(PrimitiveClasses_getInstance().wa(), NothingSerializer()), to(getKClass(Duration), serializer_16(Companion_getInstance_0())), to(getKClass(Instant), serializer_17(Companion_getInstance())), to(getKClass(Uuid), serializer_18(Companion_getInstance_1()))]);
|
|
6121
6121
|
}
|
|
6122
6122
|
function get_isInterfaceHack(_this__u8e3s4) {
|
|
6123
|
-
if (_this__u8e3s4 === PrimitiveClasses_getInstance().
|
|
6123
|
+
if (_this__u8e3s4 === PrimitiveClasses_getInstance().wa())
|
|
6124
6124
|
return false;
|
|
6125
6125
|
// Inline function 'kotlin.js.asDynamic' call
|
|
6126
6126
|
var tmp0_safe_receiver = get_js(_this__u8e3s4).$metadata$;
|