@doordeck/doordeck-headless-sdk 0.71.0 → 0.73.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -14
- package/kotlin/Kotlin-DateTime-library-kotlinx-datetime.js +1343 -1343
- package/kotlin/KotlinMultiplatformLibsodium-multiplatform-crypto-libsodium-bindings.js +35 -35
- package/kotlin/MultiplatformSettings-multiplatform-settings.js +9 -9
- package/kotlin/doordeck-sdk.d.ts +463 -489
- package/kotlin/doordeck-sdk.js +28975 -28999
- package/kotlin/kotlin-kotlin-stdlib.js +2288 -2789
- package/kotlin/kotlin-kotlinx-atomicfu-runtime.js +6 -0
- package/kotlin/kotlinx-atomicfu.js +19 -19
- package/kotlin/kotlinx-coroutines-core.js +2189 -2805
- package/kotlin/kotlinx-io-kotlinx-io-bytestring.js +2 -198
- package/kotlin/kotlinx-io-kotlinx-io-core.js +463 -536
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +1939 -1939
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +1684 -1733
- package/kotlin/ktor-ktor-client-ktor-client-core.js +3074 -3401
- package/kotlin/ktor-ktor-client-ktor-client-js.js +6 -0
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-auth.js +438 -540
- package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.js +271 -372
- package/kotlin/ktor-ktor-http.js +906 -1012
- package/kotlin/ktor-ktor-io.js +880 -1782
- package/kotlin/ktor-ktor-shared-ktor-events.js +13 -13
- package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx-ktor-serialization-kotlinx-json.js +8 -8
- package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.js +282 -282
- package/kotlin/ktor-ktor-shared-ktor-serialization.js +137 -137
- package/kotlin/ktor-ktor-shared-ktor-websockets.js +57 -57
- package/kotlin/ktor-ktor-utils.js +668 -758
- package/package.json +2 -2
- package/kotlin/ktor-ktor-http-ktor-http-cio.js +0 -2009
|
@@ -2,74 +2,73 @@
|
|
|
2
2
|
'use strict';
|
|
3
3
|
//region block: imports
|
|
4
4
|
var imul = Math.imul;
|
|
5
|
-
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.
|
|
6
|
-
var arrayOf = kotlin_kotlin.$_$.
|
|
5
|
+
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.w4;
|
|
6
|
+
var arrayOf = kotlin_kotlin.$_$.jf;
|
|
7
7
|
var createKType = kotlin_kotlin.$_$.c;
|
|
8
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
8
|
+
var Unit_instance = kotlin_kotlin.$_$.g5;
|
|
9
9
|
var VOID = kotlin_kotlin.$_$.h;
|
|
10
|
-
var isBlank = kotlin_kotlin.$_$.
|
|
11
|
-
var toString = kotlin_kotlin.$_$.
|
|
12
|
-
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.
|
|
13
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
14
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
15
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
16
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
17
|
-
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.
|
|
18
|
-
var initMetadataForInterface = kotlin_kotlin.$_$.
|
|
19
|
-
var decodeToString = kotlin_kotlin.$_$.
|
|
10
|
+
var isBlank = kotlin_kotlin.$_$.qc;
|
|
11
|
+
var toString = kotlin_kotlin.$_$.nb;
|
|
12
|
+
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.u1;
|
|
13
|
+
var protoOf = kotlin_kotlin.$_$.jb;
|
|
14
|
+
var getStringHashCode = kotlin_kotlin.$_$.ha;
|
|
15
|
+
var THROW_CCE = kotlin_kotlin.$_$.ve;
|
|
16
|
+
var initMetadataForClass = kotlin_kotlin.$_$.ja;
|
|
17
|
+
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.y1;
|
|
18
|
+
var initMetadataForInterface = kotlin_kotlin.$_$.na;
|
|
19
|
+
var decodeToString = kotlin_kotlin.$_$.hc;
|
|
20
20
|
var Buffer = kotlin_org_jetbrains_kotlinx_kotlinx_io_core.$_$.f;
|
|
21
|
-
var get_lastIndex = kotlin_kotlin.$_$.
|
|
22
|
-
var charSequenceGet = kotlin_kotlin.$_$.
|
|
23
|
-
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.
|
|
24
|
-
var writeText = kotlin_io_ktor_ktor_io.$_$.
|
|
21
|
+
var get_lastIndex = kotlin_kotlin.$_$.tc;
|
|
22
|
+
var charSequenceGet = kotlin_kotlin.$_$.w9;
|
|
23
|
+
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.p2;
|
|
24
|
+
var writeText = kotlin_io_ktor_ktor_io.$_$.a1;
|
|
25
25
|
var readByteArray = kotlin_org_jetbrains_kotlinx_kotlinx_io_core.$_$.j;
|
|
26
|
-
var charArray = kotlin_kotlin.$_$.
|
|
27
|
-
var concatToString = kotlin_kotlin.$_$.
|
|
28
|
-
var get_remaining = kotlin_io_ktor_ktor_io.$_$.
|
|
29
|
-
var Long = kotlin_kotlin.$_$.
|
|
30
|
-
var readAvailable = kotlin_io_ktor_ktor_io.$_$.
|
|
31
|
-
var toByte = kotlin_kotlin.$_$.
|
|
32
|
-
var numberToChar = kotlin_kotlin.$_$.
|
|
33
|
-
var indexOf = kotlin_kotlin.$_$.
|
|
26
|
+
var charArray = kotlin_kotlin.$_$.v9;
|
|
27
|
+
var concatToString = kotlin_kotlin.$_$.dc;
|
|
28
|
+
var get_remaining = kotlin_io_ktor_ktor_io.$_$.v;
|
|
29
|
+
var Long = kotlin_kotlin.$_$.pe;
|
|
30
|
+
var readAvailable = kotlin_io_ktor_ktor_io.$_$.t;
|
|
31
|
+
var toByte = kotlin_kotlin.$_$.kb;
|
|
32
|
+
var numberToChar = kotlin_kotlin.$_$.fb;
|
|
33
|
+
var indexOf = kotlin_kotlin.$_$.pc;
|
|
34
34
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.y;
|
|
35
|
-
var equals = kotlin_kotlin.$_$.
|
|
36
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
37
|
-
var asJsReadonlyMapView = kotlin_kotlin.$_$.
|
|
38
|
-
var KtMutableMap = kotlin_kotlin.$_$.
|
|
39
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
40
|
-
var Entry = kotlin_kotlin.$_$.
|
|
41
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
42
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
43
|
-
var toString_1 = kotlin_kotlin.$_$.
|
|
44
|
-
var SupervisorJob = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
45
|
-
var AbstractCoroutineContextElement = kotlin_kotlin.$_$.
|
|
46
|
-
var Key_instance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
47
|
-
var Element = kotlin_kotlin.$_$.
|
|
48
|
-
var collectionSizeOrDefault = kotlin_kotlin.$_$.
|
|
35
|
+
var equals = kotlin_kotlin.$_$.ba;
|
|
36
|
+
var hashCode = kotlin_kotlin.$_$.ia;
|
|
37
|
+
var asJsReadonlyMapView = kotlin_kotlin.$_$.p5;
|
|
38
|
+
var KtMutableMap = kotlin_kotlin.$_$.s5;
|
|
39
|
+
var ensureNotNull = kotlin_kotlin.$_$.mf;
|
|
40
|
+
var Entry = kotlin_kotlin.$_$.o5;
|
|
41
|
+
var isInterface = kotlin_kotlin.$_$.ya;
|
|
42
|
+
var toString_0 = kotlin_kotlin.$_$.wf;
|
|
43
|
+
var toString_1 = kotlin_kotlin.$_$.w2;
|
|
44
|
+
var SupervisorJob = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.y;
|
|
45
|
+
var AbstractCoroutineContextElement = kotlin_kotlin.$_$.a9;
|
|
46
|
+
var Key_instance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.c;
|
|
47
|
+
var Element = kotlin_kotlin.$_$.j9;
|
|
48
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.b6;
|
|
49
49
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.o;
|
|
50
|
-
var KtSet = kotlin_kotlin.$_$.
|
|
51
|
-
var KtMutableSet = kotlin_kotlin.$_$.
|
|
52
|
-
var toList = kotlin_kotlin.$_$.
|
|
53
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
54
|
-
var Enum = kotlin_kotlin.$_$.
|
|
55
|
-
var firstOrNull = kotlin_kotlin.$_$.
|
|
50
|
+
var KtSet = kotlin_kotlin.$_$.u5;
|
|
51
|
+
var KtMutableSet = kotlin_kotlin.$_$.t5;
|
|
52
|
+
var toList = kotlin_kotlin.$_$.l8;
|
|
53
|
+
var initMetadataForObject = kotlin_kotlin.$_$.pa;
|
|
54
|
+
var Enum = kotlin_kotlin.$_$.ke;
|
|
55
|
+
var firstOrNull = kotlin_kotlin.$_$.w6;
|
|
56
56
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.p;
|
|
57
57
|
var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.x;
|
|
58
|
-
var KtMap = kotlin_kotlin.$_$.
|
|
59
|
-
var addAll = kotlin_kotlin.$_$.
|
|
60
|
-
var toSet = kotlin_kotlin.$_$.
|
|
61
|
-
var emptySet = kotlin_kotlin.$_$.
|
|
62
|
-
var emptyMap = kotlin_kotlin.$_$.
|
|
63
|
-
var getBooleanHashCode = kotlin_kotlin.$_$.
|
|
64
|
-
var
|
|
65
|
-
var
|
|
66
|
-
var
|
|
67
|
-
var
|
|
68
|
-
var
|
|
69
|
-
var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.y2;
|
|
58
|
+
var KtMap = kotlin_kotlin.$_$.q5;
|
|
59
|
+
var addAll = kotlin_kotlin.$_$.v5;
|
|
60
|
+
var toSet = kotlin_kotlin.$_$.p8;
|
|
61
|
+
var emptySet = kotlin_kotlin.$_$.u6;
|
|
62
|
+
var emptyMap = kotlin_kotlin.$_$.t6;
|
|
63
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.ea;
|
|
64
|
+
var charSequenceLength = kotlin_kotlin.$_$.x9;
|
|
65
|
+
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.h1;
|
|
66
|
+
var Char__plus_impl_qi7pgj = kotlin_kotlin.$_$.t2;
|
|
67
|
+
var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.v2;
|
|
68
|
+
var equals_0 = kotlin_kotlin.$_$.lc;
|
|
70
69
|
var atomic$ref$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.d;
|
|
71
70
|
var createSimpleEnumSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c2;
|
|
72
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
71
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.ka;
|
|
73
72
|
var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a2;
|
|
74
73
|
var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d;
|
|
75
74
|
var IntSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.p;
|
|
@@ -77,48 +76,47 @@
|
|
|
77
76
|
var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v1;
|
|
78
77
|
var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w1;
|
|
79
78
|
var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e2;
|
|
80
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
81
|
-
var Comparable = kotlin_kotlin.$_$.
|
|
82
|
-
var enumEntries = kotlin_kotlin.$_$.
|
|
83
|
-
var CoroutineImpl = kotlin_kotlin.$_$.
|
|
84
|
-
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.
|
|
85
|
-
var initMetadataForCoroutine = kotlin_kotlin.$_$.
|
|
86
|
-
var KtMutableList = kotlin_kotlin.$_$.
|
|
87
|
-
var toMutableList = kotlin_kotlin.$_$.
|
|
88
|
-
var ArrayList = kotlin_kotlin.$_$.
|
|
89
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
90
|
-
var get_lastIndex_0 = kotlin_kotlin.$_$.
|
|
91
|
-
var last = kotlin_kotlin.$_$.
|
|
92
|
-
var mutableListOf = kotlin_kotlin.$_$.
|
|
93
|
-
var anyToString = kotlin_kotlin.$_$.
|
|
94
|
-
var
|
|
95
|
-
var
|
|
96
|
-
var
|
|
97
|
-
var
|
|
98
|
-
var
|
|
99
|
-
var
|
|
100
|
-
var
|
|
101
|
-
var
|
|
102
|
-
var
|
|
103
|
-
var
|
|
104
|
-
var
|
|
105
|
-
var
|
|
106
|
-
var
|
|
107
|
-
var
|
|
108
|
-
var
|
|
109
|
-
var
|
|
110
|
-
var
|
|
111
|
-
var
|
|
112
|
-
var
|
|
113
|
-
var
|
|
114
|
-
var
|
|
115
|
-
var
|
|
116
|
-
var noWhenBranchMatchedException = kotlin_kotlin.$_$.kg;
|
|
79
|
+
var objectCreate = kotlin_kotlin.$_$.ib;
|
|
80
|
+
var Comparable = kotlin_kotlin.$_$.ge;
|
|
81
|
+
var enumEntries = kotlin_kotlin.$_$.n9;
|
|
82
|
+
var CoroutineImpl = kotlin_kotlin.$_$.l9;
|
|
83
|
+
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.v8;
|
|
84
|
+
var initMetadataForCoroutine = kotlin_kotlin.$_$.la;
|
|
85
|
+
var KtMutableList = kotlin_kotlin.$_$.r5;
|
|
86
|
+
var toMutableList = kotlin_kotlin.$_$.n8;
|
|
87
|
+
var ArrayList = kotlin_kotlin.$_$.h5;
|
|
88
|
+
var emptyList = kotlin_kotlin.$_$.s6;
|
|
89
|
+
var get_lastIndex_0 = kotlin_kotlin.$_$.k7;
|
|
90
|
+
var last = kotlin_kotlin.$_$.m7;
|
|
91
|
+
var mutableListOf = kotlin_kotlin.$_$.r7;
|
|
92
|
+
var anyToString = kotlin_kotlin.$_$.q9;
|
|
93
|
+
var CoroutineScope = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.v;
|
|
94
|
+
var extendThrowable = kotlin_kotlin.$_$.ca;
|
|
95
|
+
var captureStack = kotlin_kotlin.$_$.t9;
|
|
96
|
+
var recoverStackTrace = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.k;
|
|
97
|
+
var Companion_instance = kotlin_kotlin.$_$.b5;
|
|
98
|
+
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.x2;
|
|
99
|
+
var createFailure = kotlin_kotlin.$_$.lf;
|
|
100
|
+
var Result__exceptionOrNull_impl_p6xea9 = kotlin_kotlin.$_$.y2;
|
|
101
|
+
var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.z2;
|
|
102
|
+
var Continuation = kotlin_kotlin.$_$.f9;
|
|
103
|
+
var fillArrayVal = kotlin_kotlin.$_$.da;
|
|
104
|
+
var intercepted = kotlin_kotlin.$_$.y8;
|
|
105
|
+
var KProperty1 = kotlin_kotlin.$_$.ac;
|
|
106
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.ga;
|
|
107
|
+
var lazy = kotlin_kotlin.$_$.sf;
|
|
108
|
+
var isNaN_0 = kotlin_kotlin.$_$.qf;
|
|
109
|
+
var numberToLong = kotlin_kotlin.$_$.hb;
|
|
110
|
+
var IllegalStateException = kotlin_kotlin.$_$.oe;
|
|
111
|
+
var IllegalStateException_init_$Init$ = kotlin_kotlin.$_$.x1;
|
|
112
|
+
var toList_0 = kotlin_kotlin.$_$.k8;
|
|
113
|
+
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.a3;
|
|
114
|
+
var noWhenBranchMatchedException = kotlin_kotlin.$_$.tf;
|
|
117
115
|
//endregion
|
|
118
116
|
//region block: pre-declaration
|
|
119
117
|
initMetadataForClass(AttributeKey, 'AttributeKey');
|
|
120
118
|
function get(key) {
|
|
121
|
-
var tmp0_elvis_lhs = this.
|
|
119
|
+
var tmp0_elvis_lhs = this.z26(key);
|
|
122
120
|
var tmp;
|
|
123
121
|
if (tmp0_elvis_lhs == null) {
|
|
124
122
|
throw IllegalStateException_init_$Create$('No instance for key ' + key.toString());
|
|
@@ -142,11 +140,11 @@
|
|
|
142
140
|
initMetadataForClass(JsPlatform, 'JsPlatform', VOID, Enum);
|
|
143
141
|
initMetadataForObject(PlatformUtils, 'PlatformUtils');
|
|
144
142
|
function get_0(name) {
|
|
145
|
-
var tmp0_safe_receiver = this.
|
|
143
|
+
var tmp0_safe_receiver = this.p28(name);
|
|
146
144
|
return tmp0_safe_receiver == null ? null : firstOrNull(tmp0_safe_receiver);
|
|
147
145
|
}
|
|
148
146
|
function forEach(body) {
|
|
149
|
-
var _iterator__ex2g4s = this.
|
|
147
|
+
var _iterator__ex2g4s = this.r28().p();
|
|
150
148
|
while (_iterator__ex2g4s.q()) {
|
|
151
149
|
var element = _iterator__ex2g4s.r();
|
|
152
150
|
// Inline function 'io.ktor.util.StringValues.forEach.<anonymous>' call
|
|
@@ -161,8 +159,6 @@
|
|
|
161
159
|
initMetadataForInterface(StringValues, 'StringValues');
|
|
162
160
|
initMetadataForClass(StringValuesBuilderImpl, 'StringValuesBuilderImpl', StringValuesBuilderImpl);
|
|
163
161
|
initMetadataForClass(StringValuesImpl, 'StringValuesImpl', StringValuesImpl, VOID, [StringValues]);
|
|
164
|
-
initMetadataForClass(StringValuesSingleImpl$entries$1, VOID, VOID, VOID, [Entry]);
|
|
165
|
-
initMetadataForClass(StringValuesSingleImpl, 'StringValuesSingleImpl', VOID, VOID, [StringValues]);
|
|
166
162
|
initMetadataForClass(CaseInsensitiveString, 'CaseInsensitiveString');
|
|
167
163
|
initMetadataForClass(CopyOnWriteHashMap, 'CopyOnWriteHashMap', CopyOnWriteHashMap);
|
|
168
164
|
initMetadataForCompanion(Companion);
|
|
@@ -201,11 +197,11 @@
|
|
|
201
197
|
var tmp;
|
|
202
198
|
if (type === VOID) {
|
|
203
199
|
// Inline function 'io.ktor.util.reflect.typeInfo' call
|
|
204
|
-
var tmp_0 = PrimitiveClasses_getInstance().
|
|
200
|
+
var tmp_0 = PrimitiveClasses_getInstance().zb();
|
|
205
201
|
// Inline function 'io.ktor.util.reflect.typeOfOrNull' call
|
|
206
202
|
var tmp_1;
|
|
207
203
|
try {
|
|
208
|
-
tmp_1 = createKType(PrimitiveClasses_getInstance().
|
|
204
|
+
tmp_1 = createKType(PrimitiveClasses_getInstance().zb(), arrayOf([]), false);
|
|
209
205
|
} catch ($p) {
|
|
210
206
|
var tmp_2;
|
|
211
207
|
if ($p instanceof Error) {
|
|
@@ -222,10 +218,10 @@
|
|
|
222
218
|
tmp = type;
|
|
223
219
|
}
|
|
224
220
|
type = tmp;
|
|
225
|
-
this.
|
|
226
|
-
this.
|
|
221
|
+
this.w26_1 = name;
|
|
222
|
+
this.x26_1 = type;
|
|
227
223
|
// Inline function 'kotlin.text.isNotBlank' call
|
|
228
|
-
var this_0 = this.
|
|
224
|
+
var this_0 = this.w26_1;
|
|
229
225
|
// Inline function 'kotlin.require' call
|
|
230
226
|
if (!!isBlank(this_0)) {
|
|
231
227
|
// Inline function 'io.ktor.util.AttributeKey.<anonymous>' call
|
|
@@ -234,11 +230,11 @@
|
|
|
234
230
|
}
|
|
235
231
|
}
|
|
236
232
|
protoOf(AttributeKey).toString = function () {
|
|
237
|
-
return 'AttributeKey: ' + this.
|
|
233
|
+
return 'AttributeKey: ' + this.w26_1;
|
|
238
234
|
};
|
|
239
235
|
protoOf(AttributeKey).hashCode = function () {
|
|
240
|
-
var result = getStringHashCode(this.
|
|
241
|
-
result = imul(result, 31) + this.
|
|
236
|
+
var result = getStringHashCode(this.w26_1);
|
|
237
|
+
result = imul(result, 31) + this.x26_1.hashCode() | 0;
|
|
242
238
|
return result;
|
|
243
239
|
};
|
|
244
240
|
protoOf(AttributeKey).equals = function (other) {
|
|
@@ -247,9 +243,9 @@
|
|
|
247
243
|
if (!(other instanceof AttributeKey))
|
|
248
244
|
return false;
|
|
249
245
|
var tmp0_other_with_cast = other instanceof AttributeKey ? other : THROW_CCE();
|
|
250
|
-
if (!(this.
|
|
246
|
+
if (!(this.w26_1 === tmp0_other_with_cast.w26_1))
|
|
251
247
|
return false;
|
|
252
|
-
if (!this.
|
|
248
|
+
if (!this.x26_1.equals(tmp0_other_with_cast.x26_1))
|
|
253
249
|
return false;
|
|
254
250
|
return true;
|
|
255
251
|
};
|
|
@@ -257,11 +253,11 @@
|
|
|
257
253
|
}
|
|
258
254
|
function putAll(_this__u8e3s4, other) {
|
|
259
255
|
// Inline function 'kotlin.collections.forEach' call
|
|
260
|
-
var _iterator__ex2g4s = other.
|
|
256
|
+
var _iterator__ex2g4s = other.e27().p();
|
|
261
257
|
while (_iterator__ex2g4s.q()) {
|
|
262
258
|
var element = _iterator__ex2g4s.r();
|
|
263
259
|
// Inline function 'io.ktor.util.putAll.<anonymous>' call
|
|
264
|
-
_this__u8e3s4.
|
|
260
|
+
_this__u8e3s4.b27(element instanceof AttributeKey ? element : THROW_CCE(), other.y26(element));
|
|
265
261
|
}
|
|
266
262
|
}
|
|
267
263
|
function get_BASE64_INVERSE_ALPHABET() {
|
|
@@ -397,7 +393,7 @@
|
|
|
397
393
|
var index_0 = inductionVariable_0;
|
|
398
394
|
inductionVariable_0 = inductionVariable_0 + -1 | 0;
|
|
399
395
|
var origin = chunk >> imul(8, index_0) & 255;
|
|
400
|
-
builder.
|
|
396
|
+
builder.u1c(toByte(origin));
|
|
401
397
|
}
|
|
402
398
|
while (!(index_0 === last_0));
|
|
403
399
|
}
|
|
@@ -421,13 +417,13 @@
|
|
|
421
417
|
}
|
|
422
418
|
}
|
|
423
419
|
function CaseInsensitiveMap$_get_keys_$lambda_ptzlqj($this$DelegatingMutableSet) {
|
|
424
|
-
return $this$DelegatingMutableSet.
|
|
420
|
+
return $this$DelegatingMutableSet.f27_1;
|
|
425
421
|
}
|
|
426
422
|
function CaseInsensitiveMap$_get_keys_$lambda_ptzlqj_0($this$DelegatingMutableSet) {
|
|
427
423
|
return caseInsensitive($this$DelegatingMutableSet);
|
|
428
424
|
}
|
|
429
425
|
function CaseInsensitiveMap$_get_entries_$lambda_r32w19($this$DelegatingMutableSet) {
|
|
430
|
-
return new Entry_0($this$DelegatingMutableSet.y().
|
|
426
|
+
return new Entry_0($this$DelegatingMutableSet.y().f27_1, $this$DelegatingMutableSet.z());
|
|
431
427
|
}
|
|
432
428
|
function CaseInsensitiveMap$_get_entries_$lambda_r32w19_0($this$DelegatingMutableSet) {
|
|
433
429
|
return new Entry_0(caseInsensitive($this$DelegatingMutableSet.y()), $this$DelegatingMutableSet.z());
|
|
@@ -435,49 +431,49 @@
|
|
|
435
431
|
function CaseInsensitiveMap() {
|
|
436
432
|
var tmp = this;
|
|
437
433
|
// Inline function 'kotlin.collections.mutableMapOf' call
|
|
438
|
-
tmp.
|
|
434
|
+
tmp.h27_1 = LinkedHashMap_init_$Create$();
|
|
439
435
|
}
|
|
440
436
|
protoOf(CaseInsensitiveMap).s = function () {
|
|
441
|
-
return this.
|
|
437
|
+
return this.h27_1.s();
|
|
442
438
|
};
|
|
443
|
-
protoOf(CaseInsensitiveMap).
|
|
444
|
-
return this.
|
|
439
|
+
protoOf(CaseInsensitiveMap).i27 = function (key) {
|
|
440
|
+
return this.h27_1.i2(new CaseInsensitiveString(key));
|
|
445
441
|
};
|
|
446
442
|
protoOf(CaseInsensitiveMap).i2 = function (key) {
|
|
447
443
|
if (!(!(key == null) ? typeof key === 'string' : false))
|
|
448
444
|
return false;
|
|
449
|
-
return this.
|
|
445
|
+
return this.i27((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
|
|
450
446
|
};
|
|
451
|
-
protoOf(CaseInsensitiveMap).
|
|
452
|
-
return this.
|
|
447
|
+
protoOf(CaseInsensitiveMap).j27 = function (value) {
|
|
448
|
+
return this.h27_1.j2(value);
|
|
453
449
|
};
|
|
454
450
|
protoOf(CaseInsensitiveMap).j2 = function (value) {
|
|
455
451
|
if (!!(value == null))
|
|
456
452
|
return false;
|
|
457
|
-
return this.
|
|
453
|
+
return this.j27(!(value == null) ? value : THROW_CCE());
|
|
458
454
|
};
|
|
459
|
-
protoOf(CaseInsensitiveMap).
|
|
460
|
-
return this.
|
|
455
|
+
protoOf(CaseInsensitiveMap).k27 = function (key) {
|
|
456
|
+
return this.h27_1.k2(caseInsensitive(key));
|
|
461
457
|
};
|
|
462
458
|
protoOf(CaseInsensitiveMap).k2 = function (key) {
|
|
463
459
|
if (!(!(key == null) ? typeof key === 'string' : false))
|
|
464
460
|
return null;
|
|
465
|
-
return this.
|
|
461
|
+
return this.k27((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
|
|
466
462
|
};
|
|
467
463
|
protoOf(CaseInsensitiveMap).h = function () {
|
|
468
|
-
return this.
|
|
464
|
+
return this.h27_1.h();
|
|
469
465
|
};
|
|
470
466
|
protoOf(CaseInsensitiveMap).e2 = function () {
|
|
471
|
-
this.
|
|
467
|
+
this.h27_1.e2();
|
|
472
468
|
};
|
|
473
|
-
protoOf(CaseInsensitiveMap).
|
|
474
|
-
return this.
|
|
469
|
+
protoOf(CaseInsensitiveMap).l27 = function (key, value) {
|
|
470
|
+
return this.h27_1.n2(caseInsensitive(key), value);
|
|
475
471
|
};
|
|
476
472
|
protoOf(CaseInsensitiveMap).n2 = function (key, value) {
|
|
477
473
|
var tmp = (!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE();
|
|
478
|
-
return this.
|
|
474
|
+
return this.l27(tmp, !(value == null) ? value : THROW_CCE());
|
|
479
475
|
};
|
|
480
|
-
protoOf(CaseInsensitiveMap).
|
|
476
|
+
protoOf(CaseInsensitiveMap).m27 = function (from) {
|
|
481
477
|
// Inline function 'kotlin.collections.forEach' call
|
|
482
478
|
// Inline function 'kotlin.collections.iterator' call
|
|
483
479
|
var _iterator__ex2g4s = from.x().p();
|
|
@@ -488,32 +484,32 @@
|
|
|
488
484
|
var key = element.y();
|
|
489
485
|
// Inline function 'kotlin.collections.component2' call
|
|
490
486
|
var value = element.z();
|
|
491
|
-
this.
|
|
487
|
+
this.l27(key, value);
|
|
492
488
|
}
|
|
493
489
|
};
|
|
494
490
|
protoOf(CaseInsensitiveMap).p2 = function (from) {
|
|
495
|
-
return this.
|
|
491
|
+
return this.m27(from);
|
|
496
492
|
};
|
|
497
|
-
protoOf(CaseInsensitiveMap).
|
|
498
|
-
return this.
|
|
493
|
+
protoOf(CaseInsensitiveMap).n27 = function (key) {
|
|
494
|
+
return this.h27_1.o2(caseInsensitive(key));
|
|
499
495
|
};
|
|
500
496
|
protoOf(CaseInsensitiveMap).o2 = function (key) {
|
|
501
497
|
if (!(!(key == null) ? typeof key === 'string' : false))
|
|
502
498
|
return null;
|
|
503
|
-
return this.
|
|
499
|
+
return this.n27((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
|
|
504
500
|
};
|
|
505
501
|
protoOf(CaseInsensitiveMap).l2 = function () {
|
|
506
|
-
var tmp = this.
|
|
502
|
+
var tmp = this.h27_1.l2();
|
|
507
503
|
var tmp_0 = CaseInsensitiveMap$_get_keys_$lambda_ptzlqj;
|
|
508
504
|
return new DelegatingMutableSet(tmp, tmp_0, CaseInsensitiveMap$_get_keys_$lambda_ptzlqj_0);
|
|
509
505
|
};
|
|
510
506
|
protoOf(CaseInsensitiveMap).x = function () {
|
|
511
|
-
var tmp = this.
|
|
507
|
+
var tmp = this.h27_1.x();
|
|
512
508
|
var tmp_0 = CaseInsensitiveMap$_get_entries_$lambda_r32w19;
|
|
513
509
|
return new DelegatingMutableSet(tmp, tmp_0, CaseInsensitiveMap$_get_entries_$lambda_r32w19_0);
|
|
514
510
|
};
|
|
515
511
|
protoOf(CaseInsensitiveMap).m2 = function () {
|
|
516
|
-
return this.
|
|
512
|
+
return this.h27_1.m2();
|
|
517
513
|
};
|
|
518
514
|
protoOf(CaseInsensitiveMap).equals = function (other) {
|
|
519
515
|
var tmp;
|
|
@@ -524,23 +520,23 @@
|
|
|
524
520
|
}
|
|
525
521
|
if (tmp)
|
|
526
522
|
return false;
|
|
527
|
-
return equals(other.
|
|
523
|
+
return equals(other.h27_1, this.h27_1);
|
|
528
524
|
};
|
|
529
525
|
protoOf(CaseInsensitiveMap).hashCode = function () {
|
|
530
|
-
return hashCode(this.
|
|
526
|
+
return hashCode(this.h27_1);
|
|
531
527
|
};
|
|
532
528
|
function Entry_0(key, value) {
|
|
533
|
-
this.
|
|
534
|
-
this.
|
|
529
|
+
this.o27_1 = key;
|
|
530
|
+
this.p27_1 = value;
|
|
535
531
|
}
|
|
536
532
|
protoOf(Entry_0).y = function () {
|
|
537
|
-
return this.
|
|
533
|
+
return this.o27_1;
|
|
538
534
|
};
|
|
539
535
|
protoOf(Entry_0).z = function () {
|
|
540
|
-
return this.
|
|
536
|
+
return this.p27_1;
|
|
541
537
|
};
|
|
542
538
|
protoOf(Entry_0).hashCode = function () {
|
|
543
|
-
return (527 + hashCode(ensureNotNull(this.
|
|
539
|
+
return (527 + hashCode(ensureNotNull(this.o27_1)) | 0) + hashCode(ensureNotNull(this.p27_1)) | 0;
|
|
544
540
|
};
|
|
545
541
|
protoOf(Entry_0).equals = function (other) {
|
|
546
542
|
var tmp;
|
|
@@ -551,10 +547,10 @@
|
|
|
551
547
|
}
|
|
552
548
|
if (tmp)
|
|
553
549
|
return false;
|
|
554
|
-
return equals(other.y(), this.
|
|
550
|
+
return equals(other.y(), this.o27_1) && equals(other.z(), this.p27_1);
|
|
555
551
|
};
|
|
556
552
|
protoOf(Entry_0).toString = function () {
|
|
557
|
-
return toString_0(this.
|
|
553
|
+
return toString_0(this.o27_1) + '=' + toString_0(this.p27_1);
|
|
558
554
|
};
|
|
559
555
|
function toCharArray(_this__u8e3s4) {
|
|
560
556
|
var tmp = 0;
|
|
@@ -583,35 +579,35 @@
|
|
|
583
579
|
var tmp = SupervisorJob(parent);
|
|
584
580
|
// Inline function 'kotlinx.coroutines.CoroutineExceptionHandler' call
|
|
585
581
|
var tmp$ret$0 = new SilentSupervisor$$inlined$CoroutineExceptionHandler$1();
|
|
586
|
-
return tmp.
|
|
582
|
+
return tmp.sg(tmp$ret$0);
|
|
587
583
|
}
|
|
588
584
|
function SilentSupervisor$$inlined$CoroutineExceptionHandler$1() {
|
|
589
585
|
AbstractCoroutineContextElement.call(this, Key_instance);
|
|
590
586
|
}
|
|
591
|
-
protoOf(SilentSupervisor$$inlined$CoroutineExceptionHandler$1).
|
|
587
|
+
protoOf(SilentSupervisor$$inlined$CoroutineExceptionHandler$1).ju = function (context, exception) {
|
|
592
588
|
// Inline function 'io.ktor.util.SilentSupervisor.<anonymous>' call
|
|
593
589
|
return Unit_instance;
|
|
594
590
|
};
|
|
595
591
|
function DelegatingMutableSet$iterator$1(this$0) {
|
|
596
|
-
this.
|
|
597
|
-
this.
|
|
592
|
+
this.s27_1 = this$0;
|
|
593
|
+
this.r27_1 = this$0.t27_1.p();
|
|
598
594
|
}
|
|
599
595
|
protoOf(DelegatingMutableSet$iterator$1).q = function () {
|
|
600
|
-
return this.
|
|
596
|
+
return this.r27_1.q();
|
|
601
597
|
};
|
|
602
598
|
protoOf(DelegatingMutableSet$iterator$1).r = function () {
|
|
603
|
-
return this.
|
|
599
|
+
return this.s27_1.u27_1(this.r27_1.r());
|
|
604
600
|
};
|
|
605
|
-
protoOf(DelegatingMutableSet$iterator$1).
|
|
606
|
-
return this.
|
|
601
|
+
protoOf(DelegatingMutableSet$iterator$1).p4 = function () {
|
|
602
|
+
return this.r27_1.p4();
|
|
607
603
|
};
|
|
608
604
|
function DelegatingMutableSet(delegate, convertTo, convert) {
|
|
609
|
-
this.
|
|
610
|
-
this.
|
|
611
|
-
this.
|
|
612
|
-
this.
|
|
605
|
+
this.t27_1 = delegate;
|
|
606
|
+
this.u27_1 = convertTo;
|
|
607
|
+
this.v27_1 = convert;
|
|
608
|
+
this.w27_1 = this.t27_1.s();
|
|
613
609
|
}
|
|
614
|
-
protoOf(DelegatingMutableSet).
|
|
610
|
+
protoOf(DelegatingMutableSet).x27 = function (_this__u8e3s4) {
|
|
615
611
|
// Inline function 'kotlin.collections.map' call
|
|
616
612
|
// Inline function 'kotlin.collections.mapTo' call
|
|
617
613
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(_this__u8e3s4, 10));
|
|
@@ -619,12 +615,12 @@
|
|
|
619
615
|
while (_iterator__ex2g4s.q()) {
|
|
620
616
|
var item = _iterator__ex2g4s.r();
|
|
621
617
|
// Inline function 'io.ktor.util.DelegatingMutableSet.convert.<anonymous>' call
|
|
622
|
-
var tmp$ret$0 = this.
|
|
618
|
+
var tmp$ret$0 = this.v27_1(item);
|
|
623
619
|
destination.k(tmp$ret$0);
|
|
624
620
|
}
|
|
625
621
|
return destination;
|
|
626
622
|
};
|
|
627
|
-
protoOf(DelegatingMutableSet).
|
|
623
|
+
protoOf(DelegatingMutableSet).y27 = function (_this__u8e3s4) {
|
|
628
624
|
// Inline function 'kotlin.collections.map' call
|
|
629
625
|
// Inline function 'kotlin.collections.mapTo' call
|
|
630
626
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(_this__u8e3s4, 10));
|
|
@@ -632,51 +628,51 @@
|
|
|
632
628
|
while (_iterator__ex2g4s.q()) {
|
|
633
629
|
var item = _iterator__ex2g4s.r();
|
|
634
630
|
// Inline function 'io.ktor.util.DelegatingMutableSet.convertTo.<anonymous>' call
|
|
635
|
-
var tmp$ret$0 = this.
|
|
631
|
+
var tmp$ret$0 = this.u27_1(item);
|
|
636
632
|
destination.k(tmp$ret$0);
|
|
637
633
|
}
|
|
638
634
|
return destination;
|
|
639
635
|
};
|
|
640
636
|
protoOf(DelegatingMutableSet).s = function () {
|
|
641
|
-
return this.
|
|
637
|
+
return this.w27_1;
|
|
642
638
|
};
|
|
643
|
-
protoOf(DelegatingMutableSet).
|
|
644
|
-
return this.
|
|
639
|
+
protoOf(DelegatingMutableSet).z27 = function (element) {
|
|
640
|
+
return this.t27_1.k(this.v27_1(element));
|
|
645
641
|
};
|
|
646
642
|
protoOf(DelegatingMutableSet).k = function (element) {
|
|
647
|
-
return this.
|
|
643
|
+
return this.z27((element == null ? true : !(element == null)) ? element : THROW_CCE());
|
|
648
644
|
};
|
|
649
|
-
protoOf(DelegatingMutableSet).
|
|
650
|
-
return this.
|
|
645
|
+
protoOf(DelegatingMutableSet).a28 = function (elements) {
|
|
646
|
+
return this.t27_1.t(this.x27(elements));
|
|
651
647
|
};
|
|
652
648
|
protoOf(DelegatingMutableSet).t = function (elements) {
|
|
653
|
-
return this.
|
|
649
|
+
return this.a28(elements);
|
|
654
650
|
};
|
|
655
651
|
protoOf(DelegatingMutableSet).e2 = function () {
|
|
656
|
-
this.
|
|
652
|
+
this.t27_1.e2();
|
|
657
653
|
};
|
|
658
|
-
protoOf(DelegatingMutableSet).
|
|
659
|
-
return this.
|
|
654
|
+
protoOf(DelegatingMutableSet).b28 = function (element) {
|
|
655
|
+
return this.t27_1.x1(this.v27_1(element));
|
|
660
656
|
};
|
|
661
657
|
protoOf(DelegatingMutableSet).x1 = function (element) {
|
|
662
658
|
if (!(element == null ? true : !(element == null)))
|
|
663
659
|
return false;
|
|
664
|
-
return this.
|
|
660
|
+
return this.b28((element == null ? true : !(element == null)) ? element : THROW_CCE());
|
|
665
661
|
};
|
|
666
|
-
protoOf(DelegatingMutableSet).
|
|
667
|
-
return this.
|
|
662
|
+
protoOf(DelegatingMutableSet).c28 = function (elements) {
|
|
663
|
+
return this.t27_1.y1(this.x27(elements));
|
|
668
664
|
};
|
|
669
665
|
protoOf(DelegatingMutableSet).y1 = function (elements) {
|
|
670
|
-
return this.
|
|
666
|
+
return this.c28(elements);
|
|
671
667
|
};
|
|
672
668
|
protoOf(DelegatingMutableSet).h = function () {
|
|
673
|
-
return this.
|
|
669
|
+
return this.t27_1.h();
|
|
674
670
|
};
|
|
675
671
|
protoOf(DelegatingMutableSet).p = function () {
|
|
676
672
|
return new DelegatingMutableSet$iterator$1(this);
|
|
677
673
|
};
|
|
678
674
|
protoOf(DelegatingMutableSet).hashCode = function () {
|
|
679
|
-
return hashCode(this.
|
|
675
|
+
return hashCode(this.t27_1);
|
|
680
676
|
};
|
|
681
677
|
protoOf(DelegatingMutableSet).equals = function (other) {
|
|
682
678
|
var tmp;
|
|
@@ -687,7 +683,7 @@
|
|
|
687
683
|
}
|
|
688
684
|
if (tmp)
|
|
689
685
|
return false;
|
|
690
|
-
var elements = this.
|
|
686
|
+
var elements = this.y27(this.t27_1);
|
|
691
687
|
var tmp_0;
|
|
692
688
|
if (other.y1(elements)) {
|
|
693
689
|
// Inline function 'kotlin.collections.containsAll' call
|
|
@@ -698,11 +694,11 @@
|
|
|
698
694
|
return tmp_0;
|
|
699
695
|
};
|
|
700
696
|
protoOf(DelegatingMutableSet).toString = function () {
|
|
701
|
-
return toString(this.
|
|
697
|
+
return toString(this.y27(this.t27_1));
|
|
702
698
|
};
|
|
703
699
|
function Hash() {
|
|
704
700
|
}
|
|
705
|
-
protoOf(Hash).
|
|
701
|
+
protoOf(Hash).d28 = function (objects) {
|
|
706
702
|
return hashCode(toList(objects));
|
|
707
703
|
};
|
|
708
704
|
var Hash_instance;
|
|
@@ -769,13 +765,13 @@
|
|
|
769
765
|
}
|
|
770
766
|
function Js(jsPlatform) {
|
|
771
767
|
Platform.call(this);
|
|
772
|
-
this.
|
|
768
|
+
this.e28_1 = jsPlatform;
|
|
773
769
|
}
|
|
774
770
|
protoOf(Js).toString = function () {
|
|
775
|
-
return 'Js(jsPlatform=' + this.
|
|
771
|
+
return 'Js(jsPlatform=' + this.e28_1.toString() + ')';
|
|
776
772
|
};
|
|
777
773
|
protoOf(Js).hashCode = function () {
|
|
778
|
-
return this.
|
|
774
|
+
return this.e28_1.hashCode();
|
|
779
775
|
};
|
|
780
776
|
protoOf(Js).equals = function (other) {
|
|
781
777
|
if (this === other)
|
|
@@ -783,7 +779,7 @@
|
|
|
783
779
|
if (!(other instanceof Js))
|
|
784
780
|
return false;
|
|
785
781
|
var tmp0_other_with_cast = other instanceof Js ? other : THROW_CCE();
|
|
786
|
-
if (!this.
|
|
782
|
+
if (!this.e28_1.equals(tmp0_other_with_cast.e28_1))
|
|
787
783
|
return false;
|
|
788
784
|
return true;
|
|
789
785
|
};
|
|
@@ -808,38 +804,38 @@
|
|
|
808
804
|
var platform = get_platform(this);
|
|
809
805
|
var tmp_0;
|
|
810
806
|
if (platform instanceof Js) {
|
|
811
|
-
tmp_0 = platform.
|
|
807
|
+
tmp_0 = platform.e28_1.equals(JsPlatform_Browser_getInstance());
|
|
812
808
|
} else {
|
|
813
809
|
if (platform instanceof WasmJs) {
|
|
814
|
-
tmp_0 = platform.
|
|
810
|
+
tmp_0 = platform.f28_1.equals(JsPlatform_Browser_getInstance());
|
|
815
811
|
} else {
|
|
816
812
|
tmp_0 = false;
|
|
817
813
|
}
|
|
818
814
|
}
|
|
819
|
-
tmp.
|
|
815
|
+
tmp.g28_1 = tmp_0;
|
|
820
816
|
var tmp_1 = this;
|
|
821
817
|
var platform_0 = get_platform(this);
|
|
822
818
|
var tmp_2;
|
|
823
819
|
if (platform_0 instanceof Js) {
|
|
824
|
-
tmp_2 = platform_0.
|
|
820
|
+
tmp_2 = platform_0.e28_1.equals(JsPlatform_Node_getInstance());
|
|
825
821
|
} else {
|
|
826
822
|
if (platform_0 instanceof WasmJs) {
|
|
827
|
-
tmp_2 = platform_0.
|
|
823
|
+
tmp_2 = platform_0.f28_1.equals(JsPlatform_Node_getInstance());
|
|
828
824
|
} else {
|
|
829
825
|
tmp_2 = false;
|
|
830
826
|
}
|
|
831
827
|
}
|
|
832
|
-
tmp_1.
|
|
828
|
+
tmp_1.h28_1 = tmp_2;
|
|
833
829
|
var tmp_3 = this;
|
|
834
830
|
var tmp_4 = get_platform(this);
|
|
835
|
-
tmp_3.
|
|
831
|
+
tmp_3.i28_1 = tmp_4 instanceof Js;
|
|
836
832
|
var tmp_5 = this;
|
|
837
833
|
var tmp_6 = get_platform(this);
|
|
838
|
-
tmp_5.
|
|
839
|
-
this.
|
|
840
|
-
this.
|
|
841
|
-
this.
|
|
842
|
-
this.
|
|
834
|
+
tmp_5.j28_1 = tmp_6 instanceof WasmJs;
|
|
835
|
+
this.k28_1 = equals(get_platform(this), Jvm_getInstance());
|
|
836
|
+
this.l28_1 = equals(get_platform(this), Native_getInstance());
|
|
837
|
+
this.m28_1 = get_isDevelopmentMode(this);
|
|
838
|
+
this.n28_1 = get_isNewMemoryModel(this);
|
|
843
839
|
}
|
|
844
840
|
var PlatformUtils_instance;
|
|
845
841
|
function PlatformUtils_getInstance() {
|
|
@@ -850,16 +846,16 @@
|
|
|
850
846
|
function StringValues() {
|
|
851
847
|
}
|
|
852
848
|
function ensureListForKey($this, name) {
|
|
853
|
-
var tmp0_elvis_lhs = $this.
|
|
849
|
+
var tmp0_elvis_lhs = $this.u28_1.k2(name);
|
|
854
850
|
var tmp;
|
|
855
851
|
if (tmp0_elvis_lhs == null) {
|
|
856
852
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
857
853
|
// Inline function 'kotlin.also' call
|
|
858
854
|
var this_0 = ArrayList_init_$Create$_0();
|
|
859
855
|
// Inline function 'io.ktor.util.StringValuesBuilderImpl.ensureListForKey.<anonymous>' call
|
|
860
|
-
$this.
|
|
856
|
+
$this.v28(name);
|
|
861
857
|
// Inline function 'kotlin.collections.set' call
|
|
862
|
-
$this.
|
|
858
|
+
$this.u28_1.n2(name, this_0);
|
|
863
859
|
tmp = this_0;
|
|
864
860
|
} else {
|
|
865
861
|
tmp = tmp0_elvis_lhs;
|
|
@@ -868,55 +864,60 @@
|
|
|
868
864
|
}
|
|
869
865
|
function StringValuesBuilderImpl$appendAll$lambda(this$0) {
|
|
870
866
|
return function (name, values) {
|
|
871
|
-
this$0.
|
|
867
|
+
this$0.w28(name, values);
|
|
872
868
|
return Unit_instance;
|
|
873
869
|
};
|
|
874
870
|
}
|
|
875
871
|
function StringValuesBuilderImpl(caseInsensitiveName, size) {
|
|
876
872
|
caseInsensitiveName = caseInsensitiveName === VOID ? false : caseInsensitiveName;
|
|
877
873
|
size = size === VOID ? 8 : size;
|
|
878
|
-
this.
|
|
879
|
-
this.
|
|
874
|
+
this.t28_1 = caseInsensitiveName;
|
|
875
|
+
this.u28_1 = this.t28_1 ? caseInsensitiveMap() : LinkedHashMap_init_$Create$_0(size);
|
|
880
876
|
}
|
|
881
|
-
protoOf(StringValuesBuilderImpl).
|
|
882
|
-
return this.
|
|
877
|
+
protoOf(StringValuesBuilderImpl).o28 = function () {
|
|
878
|
+
return this.t28_1;
|
|
883
879
|
};
|
|
884
|
-
protoOf(StringValuesBuilderImpl).
|
|
885
|
-
return this.
|
|
880
|
+
protoOf(StringValuesBuilderImpl).p28 = function (name) {
|
|
881
|
+
return this.u28_1.k2(name);
|
|
886
882
|
};
|
|
887
|
-
protoOf(StringValuesBuilderImpl).
|
|
883
|
+
protoOf(StringValuesBuilderImpl).x28 = function (name) {
|
|
888
884
|
// Inline function 'kotlin.collections.contains' call
|
|
889
885
|
// Inline function 'kotlin.collections.containsKey' call
|
|
890
|
-
var this_0 = this.
|
|
886
|
+
var this_0 = this.u28_1;
|
|
891
887
|
return (isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).i2(name);
|
|
892
888
|
};
|
|
893
|
-
protoOf(StringValuesBuilderImpl).
|
|
894
|
-
|
|
889
|
+
protoOf(StringValuesBuilderImpl).y28 = function (name, value) {
|
|
890
|
+
var tmp0_safe_receiver = this.u28_1.k2(name);
|
|
891
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.x1(value);
|
|
892
|
+
return tmp1_elvis_lhs == null ? false : tmp1_elvis_lhs;
|
|
893
|
+
};
|
|
894
|
+
protoOf(StringValuesBuilderImpl).q28 = function () {
|
|
895
|
+
return this.u28_1.l2();
|
|
895
896
|
};
|
|
896
897
|
protoOf(StringValuesBuilderImpl).h = function () {
|
|
897
|
-
return this.
|
|
898
|
+
return this.u28_1.h();
|
|
898
899
|
};
|
|
899
|
-
protoOf(StringValuesBuilderImpl).
|
|
900
|
-
return unmodifiable(this.
|
|
900
|
+
protoOf(StringValuesBuilderImpl).r28 = function () {
|
|
901
|
+
return unmodifiable(this.u28_1.x());
|
|
901
902
|
};
|
|
902
|
-
protoOf(StringValuesBuilderImpl).
|
|
903
|
-
this.
|
|
903
|
+
protoOf(StringValuesBuilderImpl).z28 = function (name, value) {
|
|
904
|
+
this.a29(value);
|
|
904
905
|
var list = ensureListForKey(this, name);
|
|
905
906
|
list.e2();
|
|
906
907
|
list.k(value);
|
|
907
908
|
};
|
|
908
|
-
protoOf(StringValuesBuilderImpl).
|
|
909
|
-
var tmp0_safe_receiver = this.
|
|
909
|
+
protoOf(StringValuesBuilderImpl).k27 = function (name) {
|
|
910
|
+
var tmp0_safe_receiver = this.p28(name);
|
|
910
911
|
return tmp0_safe_receiver == null ? null : firstOrNull(tmp0_safe_receiver);
|
|
911
912
|
};
|
|
912
|
-
protoOf(StringValuesBuilderImpl).
|
|
913
|
-
this.
|
|
913
|
+
protoOf(StringValuesBuilderImpl).b29 = function (name, value) {
|
|
914
|
+
this.a29(value);
|
|
914
915
|
ensureListForKey(this, name).k(value);
|
|
915
916
|
};
|
|
916
|
-
protoOf(StringValuesBuilderImpl).
|
|
917
|
-
stringValues.
|
|
917
|
+
protoOf(StringValuesBuilderImpl).c29 = function (stringValues) {
|
|
918
|
+
stringValues.s28(StringValuesBuilderImpl$appendAll$lambda(this));
|
|
918
919
|
};
|
|
919
|
-
protoOf(StringValuesBuilderImpl).
|
|
920
|
+
protoOf(StringValuesBuilderImpl).w28 = function (name, values) {
|
|
920
921
|
// Inline function 'kotlin.let' call
|
|
921
922
|
// Inline function 'io.ktor.util.StringValuesBuilderImpl.appendAll.<anonymous>' call
|
|
922
923
|
var list = ensureListForKey(this, name);
|
|
@@ -925,12 +926,12 @@
|
|
|
925
926
|
while (_iterator__ex2g4s.q()) {
|
|
926
927
|
var element = _iterator__ex2g4s.r();
|
|
927
928
|
// Inline function 'io.ktor.util.StringValuesBuilderImpl.appendAll.<anonymous>.<anonymous>' call
|
|
928
|
-
this.
|
|
929
|
+
this.a29(element);
|
|
929
930
|
}
|
|
930
931
|
addAll(list, values);
|
|
931
932
|
};
|
|
932
|
-
protoOf(StringValuesBuilderImpl).
|
|
933
|
-
var tmp0_safe_receiver = this.
|
|
933
|
+
protoOf(StringValuesBuilderImpl).d29 = function (name, values) {
|
|
934
|
+
var tmp0_safe_receiver = this.u28_1.k2(name);
|
|
934
935
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : toSet(tmp0_safe_receiver);
|
|
935
936
|
var existing = tmp1_elvis_lhs == null ? emptySet() : tmp1_elvis_lhs;
|
|
936
937
|
// Inline function 'kotlin.collections.filter' call
|
|
@@ -944,27 +945,27 @@
|
|
|
944
945
|
destination.k(element);
|
|
945
946
|
}
|
|
946
947
|
}
|
|
947
|
-
this.
|
|
948
|
+
this.w28(name, destination);
|
|
948
949
|
};
|
|
949
|
-
protoOf(StringValuesBuilderImpl).
|
|
950
|
-
this.
|
|
950
|
+
protoOf(StringValuesBuilderImpl).e29 = function (name) {
|
|
951
|
+
this.u28_1.o2(name);
|
|
951
952
|
};
|
|
952
953
|
protoOf(StringValuesBuilderImpl).e2 = function () {
|
|
953
|
-
this.
|
|
954
|
+
this.u28_1.e2();
|
|
954
955
|
};
|
|
955
|
-
protoOf(StringValuesBuilderImpl).
|
|
956
|
+
protoOf(StringValuesBuilderImpl).v28 = function (name) {
|
|
956
957
|
};
|
|
957
|
-
protoOf(StringValuesBuilderImpl).
|
|
958
|
+
protoOf(StringValuesBuilderImpl).a29 = function (value) {
|
|
958
959
|
};
|
|
959
960
|
function listForKey($this, name) {
|
|
960
|
-
return $this.
|
|
961
|
+
return $this.g29_1.k2(name);
|
|
961
962
|
}
|
|
962
963
|
function StringValuesImpl(caseInsensitiveName, values) {
|
|
963
964
|
caseInsensitiveName = caseInsensitiveName === VOID ? false : caseInsensitiveName;
|
|
964
965
|
values = values === VOID ? emptyMap() : values;
|
|
965
|
-
this.
|
|
966
|
+
this.f29_1 = caseInsensitiveName;
|
|
966
967
|
var tmp;
|
|
967
|
-
if (this.
|
|
968
|
+
if (this.f29_1) {
|
|
968
969
|
tmp = caseInsensitiveMap();
|
|
969
970
|
} else {
|
|
970
971
|
// Inline function 'kotlin.collections.mutableMapOf' call
|
|
@@ -1000,30 +1001,30 @@
|
|
|
1000
1001
|
// Inline function 'kotlin.collections.set' call
|
|
1001
1002
|
newMap.n2(key, list);
|
|
1002
1003
|
}
|
|
1003
|
-
this.
|
|
1004
|
+
this.g29_1 = newMap;
|
|
1004
1005
|
}
|
|
1005
|
-
protoOf(StringValuesImpl).
|
|
1006
|
-
return this.
|
|
1006
|
+
protoOf(StringValuesImpl).o28 = function () {
|
|
1007
|
+
return this.f29_1;
|
|
1007
1008
|
};
|
|
1008
|
-
protoOf(StringValuesImpl).
|
|
1009
|
+
protoOf(StringValuesImpl).k27 = function (name) {
|
|
1009
1010
|
var tmp0_safe_receiver = listForKey(this, name);
|
|
1010
1011
|
return tmp0_safe_receiver == null ? null : firstOrNull(tmp0_safe_receiver);
|
|
1011
1012
|
};
|
|
1012
|
-
protoOf(StringValuesImpl).
|
|
1013
|
+
protoOf(StringValuesImpl).p28 = function (name) {
|
|
1013
1014
|
return listForKey(this, name);
|
|
1014
1015
|
};
|
|
1015
|
-
protoOf(StringValuesImpl).
|
|
1016
|
-
return unmodifiable(this.
|
|
1016
|
+
protoOf(StringValuesImpl).q28 = function () {
|
|
1017
|
+
return unmodifiable(this.g29_1.l2());
|
|
1017
1018
|
};
|
|
1018
1019
|
protoOf(StringValuesImpl).h = function () {
|
|
1019
|
-
return this.
|
|
1020
|
+
return this.g29_1.h();
|
|
1020
1021
|
};
|
|
1021
|
-
protoOf(StringValuesImpl).
|
|
1022
|
-
return unmodifiable(this.
|
|
1022
|
+
protoOf(StringValuesImpl).r28 = function () {
|
|
1023
|
+
return unmodifiable(this.g29_1.x());
|
|
1023
1024
|
};
|
|
1024
|
-
protoOf(StringValuesImpl).
|
|
1025
|
+
protoOf(StringValuesImpl).s28 = function (body) {
|
|
1025
1026
|
// Inline function 'kotlin.collections.iterator' call
|
|
1026
|
-
var _iterator__ex2g4s = this.
|
|
1027
|
+
var _iterator__ex2g4s = this.g29_1.x().p();
|
|
1027
1028
|
while (_iterator__ex2g4s.q()) {
|
|
1028
1029
|
var _destruct__k2r9zo = _iterator__ex2g4s.r();
|
|
1029
1030
|
// Inline function 'kotlin.collections.component1' call
|
|
@@ -1034,25 +1035,25 @@
|
|
|
1034
1035
|
}
|
|
1035
1036
|
};
|
|
1036
1037
|
protoOf(StringValuesImpl).toString = function () {
|
|
1037
|
-
return 'StringValues(case=' + !this.
|
|
1038
|
+
return 'StringValues(case=' + !this.f29_1 + ') ' + toString(this.r28());
|
|
1038
1039
|
};
|
|
1039
1040
|
protoOf(StringValuesImpl).equals = function (other) {
|
|
1040
1041
|
if (this === other)
|
|
1041
1042
|
return true;
|
|
1042
1043
|
if (!(!(other == null) ? isInterface(other, StringValues) : false))
|
|
1043
1044
|
return false;
|
|
1044
|
-
if (!(this.
|
|
1045
|
+
if (!(this.f29_1 === other.o28()))
|
|
1045
1046
|
return false;
|
|
1046
|
-
return entriesEquals(this.
|
|
1047
|
+
return entriesEquals(this.r28(), other.r28());
|
|
1047
1048
|
};
|
|
1048
1049
|
protoOf(StringValuesImpl).hashCode = function () {
|
|
1049
|
-
return entriesHashCode(this.
|
|
1050
|
+
return entriesHashCode(this.r28(), imul(31, getBooleanHashCode(this.f29_1)));
|
|
1050
1051
|
};
|
|
1051
1052
|
function appendAll(_this__u8e3s4, builder) {
|
|
1052
1053
|
// Inline function 'kotlin.apply' call
|
|
1053
1054
|
// Inline function 'io.ktor.util.appendAll.<anonymous>' call
|
|
1054
1055
|
// Inline function 'kotlin.collections.forEach' call
|
|
1055
|
-
var _iterator__ex2g4s = builder.
|
|
1056
|
+
var _iterator__ex2g4s = builder.r28().p();
|
|
1056
1057
|
while (_iterator__ex2g4s.q()) {
|
|
1057
1058
|
var element = _iterator__ex2g4s.r();
|
|
1058
1059
|
// Inline function 'io.ktor.util.appendAll.<anonymous>.<anonymous>' call
|
|
@@ -1060,7 +1061,7 @@
|
|
|
1060
1061
|
var name = element.y();
|
|
1061
1062
|
// Inline function 'kotlin.collections.component2' call
|
|
1062
1063
|
var values = element.z();
|
|
1063
|
-
_this__u8e3s4.
|
|
1064
|
+
_this__u8e3s4.w28(name, values);
|
|
1064
1065
|
}
|
|
1065
1066
|
return _this__u8e3s4;
|
|
1066
1067
|
}
|
|
@@ -1070,75 +1071,6 @@
|
|
|
1070
1071
|
function entriesHashCode(entries, seed) {
|
|
1071
1072
|
return imul(seed, 31) + hashCode(entries) | 0;
|
|
1072
1073
|
}
|
|
1073
|
-
function StringValuesSingleImpl$entries$1(this$0) {
|
|
1074
|
-
this.c2h_1 = this$0.f2h_1;
|
|
1075
|
-
this.d2h_1 = this$0.g2h_1;
|
|
1076
|
-
}
|
|
1077
|
-
protoOf(StringValuesSingleImpl$entries$1).y = function () {
|
|
1078
|
-
return this.c2h_1;
|
|
1079
|
-
};
|
|
1080
|
-
protoOf(StringValuesSingleImpl$entries$1).z = function () {
|
|
1081
|
-
return this.d2h_1;
|
|
1082
|
-
};
|
|
1083
|
-
protoOf(StringValuesSingleImpl$entries$1).toString = function () {
|
|
1084
|
-
return this.c2h_1 + '=' + toString(this.d2h_1);
|
|
1085
|
-
};
|
|
1086
|
-
protoOf(StringValuesSingleImpl$entries$1).equals = function (other) {
|
|
1087
|
-
var tmp;
|
|
1088
|
-
var tmp_0;
|
|
1089
|
-
if (!(other == null) ? isInterface(other, Entry) : false) {
|
|
1090
|
-
tmp_0 = equals(other.y(), this.c2h_1);
|
|
1091
|
-
} else {
|
|
1092
|
-
tmp_0 = false;
|
|
1093
|
-
}
|
|
1094
|
-
if (tmp_0) {
|
|
1095
|
-
tmp = equals(other.z(), this.d2h_1);
|
|
1096
|
-
} else {
|
|
1097
|
-
tmp = false;
|
|
1098
|
-
}
|
|
1099
|
-
return tmp;
|
|
1100
|
-
};
|
|
1101
|
-
protoOf(StringValuesSingleImpl$entries$1).hashCode = function () {
|
|
1102
|
-
return getStringHashCode(this.c2h_1) ^ hashCode(this.d2h_1);
|
|
1103
|
-
};
|
|
1104
|
-
function StringValuesSingleImpl(caseInsensitiveName, name, values) {
|
|
1105
|
-
this.e2h_1 = caseInsensitiveName;
|
|
1106
|
-
this.f2h_1 = name;
|
|
1107
|
-
this.g2h_1 = values;
|
|
1108
|
-
}
|
|
1109
|
-
protoOf(StringValuesSingleImpl).k2g = function () {
|
|
1110
|
-
return this.e2h_1;
|
|
1111
|
-
};
|
|
1112
|
-
protoOf(StringValuesSingleImpl).l2g = function (name) {
|
|
1113
|
-
return equals_0(this.f2h_1, name, this.k2g()) ? this.g2h_1 : null;
|
|
1114
|
-
};
|
|
1115
|
-
protoOf(StringValuesSingleImpl).n2g = function () {
|
|
1116
|
-
return setOf(new StringValuesSingleImpl$entries$1(this));
|
|
1117
|
-
};
|
|
1118
|
-
protoOf(StringValuesSingleImpl).m2g = function () {
|
|
1119
|
-
return setOf(this.f2h_1);
|
|
1120
|
-
};
|
|
1121
|
-
protoOf(StringValuesSingleImpl).toString = function () {
|
|
1122
|
-
return 'StringValues(case=' + !this.k2g() + ') ' + toString(this.n2g());
|
|
1123
|
-
};
|
|
1124
|
-
protoOf(StringValuesSingleImpl).hashCode = function () {
|
|
1125
|
-
return entriesHashCode(this.n2g(), imul(31, getBooleanHashCode(this.k2g())));
|
|
1126
|
-
};
|
|
1127
|
-
protoOf(StringValuesSingleImpl).equals = function (other) {
|
|
1128
|
-
if (this === other)
|
|
1129
|
-
return true;
|
|
1130
|
-
if (!(!(other == null) ? isInterface(other, StringValues) : false))
|
|
1131
|
-
return false;
|
|
1132
|
-
if (!(this.k2g() === other.k2g()))
|
|
1133
|
-
return false;
|
|
1134
|
-
return entriesEquals(this.n2g(), other.n2g());
|
|
1135
|
-
};
|
|
1136
|
-
protoOf(StringValuesSingleImpl).o2g = function (body) {
|
|
1137
|
-
return body(this.f2h_1, this.g2h_1);
|
|
1138
|
-
};
|
|
1139
|
-
protoOf(StringValuesSingleImpl).g2f = function (name) {
|
|
1140
|
-
return equals_0(name, this.f2h_1, this.k2g()) ? firstOrNull(this.g2h_1) : null;
|
|
1141
|
-
};
|
|
1142
1074
|
function toLowerCasePreservingASCIIRules(_this__u8e3s4) {
|
|
1143
1075
|
var tmp$ret$1;
|
|
1144
1076
|
$l$block: {
|
|
@@ -1169,14 +1101,14 @@
|
|
|
1169
1101
|
// Inline function 'kotlin.apply' call
|
|
1170
1102
|
var this_0 = StringBuilder_init_$Create$(capacity);
|
|
1171
1103
|
// Inline function 'io.ktor.util.toLowerCasePreservingASCIIRules.<anonymous>' call
|
|
1172
|
-
this_0.
|
|
1104
|
+
this_0.tc(original, 0, firstIndex);
|
|
1173
1105
|
var inductionVariable_0 = firstIndex;
|
|
1174
1106
|
var last_0 = get_lastIndex(original);
|
|
1175
1107
|
if (inductionVariable_0 <= last_0)
|
|
1176
1108
|
do {
|
|
1177
1109
|
var index_0 = inductionVariable_0;
|
|
1178
1110
|
inductionVariable_0 = inductionVariable_0 + 1 | 0;
|
|
1179
|
-
this_0.
|
|
1111
|
+
this_0.p8(toLowerCasePreservingASCII(charSequenceGet(original, index_0)));
|
|
1180
1112
|
}
|
|
1181
1113
|
while (!(index_0 === last_0));
|
|
1182
1114
|
return this_0.toString();
|
|
@@ -1198,9 +1130,9 @@
|
|
|
1198
1130
|
return tmp;
|
|
1199
1131
|
}
|
|
1200
1132
|
function CaseInsensitiveString(content) {
|
|
1201
|
-
this.
|
|
1133
|
+
this.f27_1 = content;
|
|
1202
1134
|
var temp = 0;
|
|
1203
|
-
var indexedObject = this.
|
|
1135
|
+
var indexedObject = this.f27_1;
|
|
1204
1136
|
var inductionVariable = 0;
|
|
1205
1137
|
var last = indexedObject.length;
|
|
1206
1138
|
while (inductionVariable < last) {
|
|
@@ -1216,27 +1148,27 @@
|
|
|
1216
1148
|
var this_0 = charSequenceGet(tmp$ret$2, 0);
|
|
1217
1149
|
temp = tmp + Char__toInt_impl_vasixd(this_0) | 0;
|
|
1218
1150
|
}
|
|
1219
|
-
this.
|
|
1151
|
+
this.g27_1 = temp;
|
|
1220
1152
|
}
|
|
1221
1153
|
protoOf(CaseInsensitiveString).equals = function (other) {
|
|
1222
1154
|
var tmp0_safe_receiver = other instanceof CaseInsensitiveString ? other : null;
|
|
1223
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
1224
|
-
return (tmp1_safe_receiver == null ? null : equals_0(tmp1_safe_receiver, this.
|
|
1155
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.f27_1;
|
|
1156
|
+
return (tmp1_safe_receiver == null ? null : equals_0(tmp1_safe_receiver, this.f27_1, true)) === true;
|
|
1225
1157
|
};
|
|
1226
1158
|
protoOf(CaseInsensitiveString).hashCode = function () {
|
|
1227
|
-
return this.
|
|
1159
|
+
return this.g27_1;
|
|
1228
1160
|
};
|
|
1229
1161
|
protoOf(CaseInsensitiveString).toString = function () {
|
|
1230
|
-
return this.
|
|
1162
|
+
return this.f27_1;
|
|
1231
1163
|
};
|
|
1232
1164
|
function caseInsensitive(_this__u8e3s4) {
|
|
1233
1165
|
return new CaseInsensitiveString(_this__u8e3s4);
|
|
1234
1166
|
}
|
|
1235
1167
|
function CopyOnWriteHashMap() {
|
|
1236
|
-
this.
|
|
1168
|
+
this.h29_1 = atomic$ref$1(emptyMap());
|
|
1237
1169
|
}
|
|
1238
|
-
protoOf(CopyOnWriteHashMap).
|
|
1239
|
-
return this.
|
|
1170
|
+
protoOf(CopyOnWriteHashMap).i29 = function (key) {
|
|
1171
|
+
return this.h29_1.kotlinx$atomicfu$value.k2(key);
|
|
1240
1172
|
};
|
|
1241
1173
|
function Companion() {
|
|
1242
1174
|
Companion_instance_0 = this;
|
|
@@ -1244,8 +1176,8 @@
|
|
|
1244
1176
|
// Inline function 'kotlin.arrayOf' call
|
|
1245
1177
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
1246
1178
|
// Inline function 'kotlin.js.asDynamic' call
|
|
1247
|
-
tmp.
|
|
1248
|
-
this.
|
|
1179
|
+
tmp.j29_1 = [null, null, null, createSimpleEnumSerializer('io.ktor.util.date.WeekDay', values()), null, null, createSimpleEnumSerializer('io.ktor.util.date.Month', values_0()), null, null];
|
|
1180
|
+
this.k29_1 = GMTDate_0(new Long(0, 0));
|
|
1249
1181
|
}
|
|
1250
1182
|
var Companion_instance_0;
|
|
1251
1183
|
function Companion_getInstance() {
|
|
@@ -1256,37 +1188,37 @@
|
|
|
1256
1188
|
function $serializer() {
|
|
1257
1189
|
$serializer_instance = this;
|
|
1258
1190
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('io.ktor.util.date.GMTDate', this, 9);
|
|
1259
|
-
tmp0_serialDesc.
|
|
1260
|
-
tmp0_serialDesc.
|
|
1261
|
-
tmp0_serialDesc.
|
|
1262
|
-
tmp0_serialDesc.
|
|
1263
|
-
tmp0_serialDesc.
|
|
1264
|
-
tmp0_serialDesc.
|
|
1265
|
-
tmp0_serialDesc.
|
|
1266
|
-
tmp0_serialDesc.
|
|
1267
|
-
tmp0_serialDesc.
|
|
1268
|
-
this.
|
|
1269
|
-
}
|
|
1270
|
-
protoOf($serializer).
|
|
1271
|
-
var tmp0_desc = this.
|
|
1272
|
-
var tmp1_output = encoder.
|
|
1273
|
-
var tmp2_cached = Companion_getInstance().
|
|
1274
|
-
tmp1_output.
|
|
1275
|
-
tmp1_output.
|
|
1276
|
-
tmp1_output.
|
|
1277
|
-
tmp1_output.
|
|
1278
|
-
tmp1_output.
|
|
1279
|
-
tmp1_output.
|
|
1280
|
-
tmp1_output.
|
|
1281
|
-
tmp1_output.
|
|
1282
|
-
tmp1_output.
|
|
1283
|
-
tmp1_output.
|
|
1284
|
-
};
|
|
1285
|
-
protoOf($serializer).
|
|
1286
|
-
return this.
|
|
1287
|
-
};
|
|
1288
|
-
protoOf($serializer).
|
|
1289
|
-
var tmp0_desc = this.
|
|
1191
|
+
tmp0_serialDesc.k1x('seconds', false);
|
|
1192
|
+
tmp0_serialDesc.k1x('minutes', false);
|
|
1193
|
+
tmp0_serialDesc.k1x('hours', false);
|
|
1194
|
+
tmp0_serialDesc.k1x('dayOfWeek', false);
|
|
1195
|
+
tmp0_serialDesc.k1x('dayOfMonth', false);
|
|
1196
|
+
tmp0_serialDesc.k1x('dayOfYear', false);
|
|
1197
|
+
tmp0_serialDesc.k1x('month', false);
|
|
1198
|
+
tmp0_serialDesc.k1x('year', false);
|
|
1199
|
+
tmp0_serialDesc.k1x('timestamp', false);
|
|
1200
|
+
this.l29_1 = tmp0_serialDesc;
|
|
1201
|
+
}
|
|
1202
|
+
protoOf($serializer).m29 = function (encoder, value) {
|
|
1203
|
+
var tmp0_desc = this.l29_1;
|
|
1204
|
+
var tmp1_output = encoder.x1p(tmp0_desc);
|
|
1205
|
+
var tmp2_cached = Companion_getInstance().j29_1;
|
|
1206
|
+
tmp1_output.g1r(tmp0_desc, 0, value.n29_1);
|
|
1207
|
+
tmp1_output.g1r(tmp0_desc, 1, value.o29_1);
|
|
1208
|
+
tmp1_output.g1r(tmp0_desc, 2, value.p29_1);
|
|
1209
|
+
tmp1_output.n1r(tmp0_desc, 3, tmp2_cached[3], value.q29_1);
|
|
1210
|
+
tmp1_output.g1r(tmp0_desc, 4, value.r29_1);
|
|
1211
|
+
tmp1_output.g1r(tmp0_desc, 5, value.s29_1);
|
|
1212
|
+
tmp1_output.n1r(tmp0_desc, 6, tmp2_cached[6], value.t29_1);
|
|
1213
|
+
tmp1_output.g1r(tmp0_desc, 7, value.u29_1);
|
|
1214
|
+
tmp1_output.h1r(tmp0_desc, 8, value.v29_1);
|
|
1215
|
+
tmp1_output.y1p(tmp0_desc);
|
|
1216
|
+
};
|
|
1217
|
+
protoOf($serializer).k1m = function (encoder, value) {
|
|
1218
|
+
return this.m29(encoder, value instanceof GMTDate ? value : THROW_CCE());
|
|
1219
|
+
};
|
|
1220
|
+
protoOf($serializer).l1m = function (decoder) {
|
|
1221
|
+
var tmp0_desc = this.l29_1;
|
|
1290
1222
|
var tmp1_flag = true;
|
|
1291
1223
|
var tmp2_index = 0;
|
|
1292
1224
|
var tmp3_bitMask0 = 0;
|
|
@@ -1299,82 +1231,82 @@
|
|
|
1299
1231
|
var tmp10_local6 = null;
|
|
1300
1232
|
var tmp11_local7 = 0;
|
|
1301
1233
|
var tmp12_local8 = new Long(0, 0);
|
|
1302
|
-
var tmp13_input = decoder.
|
|
1303
|
-
var tmp14_cached = Companion_getInstance().
|
|
1304
|
-
if (tmp13_input.
|
|
1305
|
-
tmp4_local0 = tmp13_input.
|
|
1234
|
+
var tmp13_input = decoder.x1p(tmp0_desc);
|
|
1235
|
+
var tmp14_cached = Companion_getInstance().j29_1;
|
|
1236
|
+
if (tmp13_input.m1q()) {
|
|
1237
|
+
tmp4_local0 = tmp13_input.c1q(tmp0_desc, 0);
|
|
1306
1238
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
1307
|
-
tmp5_local1 = tmp13_input.
|
|
1239
|
+
tmp5_local1 = tmp13_input.c1q(tmp0_desc, 1);
|
|
1308
1240
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
1309
|
-
tmp6_local2 = tmp13_input.
|
|
1241
|
+
tmp6_local2 = tmp13_input.c1q(tmp0_desc, 2);
|
|
1310
1242
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
1311
|
-
tmp7_local3 = tmp13_input.
|
|
1243
|
+
tmp7_local3 = tmp13_input.j1q(tmp0_desc, 3, tmp14_cached[3], tmp7_local3);
|
|
1312
1244
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
1313
|
-
tmp8_local4 = tmp13_input.
|
|
1245
|
+
tmp8_local4 = tmp13_input.c1q(tmp0_desc, 4);
|
|
1314
1246
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
1315
|
-
tmp9_local5 = tmp13_input.
|
|
1247
|
+
tmp9_local5 = tmp13_input.c1q(tmp0_desc, 5);
|
|
1316
1248
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
1317
|
-
tmp10_local6 = tmp13_input.
|
|
1249
|
+
tmp10_local6 = tmp13_input.j1q(tmp0_desc, 6, tmp14_cached[6], tmp10_local6);
|
|
1318
1250
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
1319
|
-
tmp11_local7 = tmp13_input.
|
|
1251
|
+
tmp11_local7 = tmp13_input.c1q(tmp0_desc, 7);
|
|
1320
1252
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
1321
|
-
tmp12_local8 = tmp13_input.
|
|
1253
|
+
tmp12_local8 = tmp13_input.d1q(tmp0_desc, 8);
|
|
1322
1254
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
1323
1255
|
} else
|
|
1324
1256
|
while (tmp1_flag) {
|
|
1325
|
-
tmp2_index = tmp13_input.
|
|
1257
|
+
tmp2_index = tmp13_input.n1q(tmp0_desc);
|
|
1326
1258
|
switch (tmp2_index) {
|
|
1327
1259
|
case -1:
|
|
1328
1260
|
tmp1_flag = false;
|
|
1329
1261
|
break;
|
|
1330
1262
|
case 0:
|
|
1331
|
-
tmp4_local0 = tmp13_input.
|
|
1263
|
+
tmp4_local0 = tmp13_input.c1q(tmp0_desc, 0);
|
|
1332
1264
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
1333
1265
|
break;
|
|
1334
1266
|
case 1:
|
|
1335
|
-
tmp5_local1 = tmp13_input.
|
|
1267
|
+
tmp5_local1 = tmp13_input.c1q(tmp0_desc, 1);
|
|
1336
1268
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
1337
1269
|
break;
|
|
1338
1270
|
case 2:
|
|
1339
|
-
tmp6_local2 = tmp13_input.
|
|
1271
|
+
tmp6_local2 = tmp13_input.c1q(tmp0_desc, 2);
|
|
1340
1272
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
1341
1273
|
break;
|
|
1342
1274
|
case 3:
|
|
1343
|
-
tmp7_local3 = tmp13_input.
|
|
1275
|
+
tmp7_local3 = tmp13_input.j1q(tmp0_desc, 3, tmp14_cached[3], tmp7_local3);
|
|
1344
1276
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
1345
1277
|
break;
|
|
1346
1278
|
case 4:
|
|
1347
|
-
tmp8_local4 = tmp13_input.
|
|
1279
|
+
tmp8_local4 = tmp13_input.c1q(tmp0_desc, 4);
|
|
1348
1280
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
1349
1281
|
break;
|
|
1350
1282
|
case 5:
|
|
1351
|
-
tmp9_local5 = tmp13_input.
|
|
1283
|
+
tmp9_local5 = tmp13_input.c1q(tmp0_desc, 5);
|
|
1352
1284
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
1353
1285
|
break;
|
|
1354
1286
|
case 6:
|
|
1355
|
-
tmp10_local6 = tmp13_input.
|
|
1287
|
+
tmp10_local6 = tmp13_input.j1q(tmp0_desc, 6, tmp14_cached[6], tmp10_local6);
|
|
1356
1288
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
1357
1289
|
break;
|
|
1358
1290
|
case 7:
|
|
1359
|
-
tmp11_local7 = tmp13_input.
|
|
1291
|
+
tmp11_local7 = tmp13_input.c1q(tmp0_desc, 7);
|
|
1360
1292
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
1361
1293
|
break;
|
|
1362
1294
|
case 8:
|
|
1363
|
-
tmp12_local8 = tmp13_input.
|
|
1295
|
+
tmp12_local8 = tmp13_input.d1q(tmp0_desc, 8);
|
|
1364
1296
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
1365
1297
|
break;
|
|
1366
1298
|
default:
|
|
1367
1299
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
1368
1300
|
}
|
|
1369
1301
|
}
|
|
1370
|
-
tmp13_input.
|
|
1302
|
+
tmp13_input.y1p(tmp0_desc);
|
|
1371
1303
|
return GMTDate_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, null);
|
|
1372
1304
|
};
|
|
1373
|
-
protoOf($serializer).
|
|
1374
|
-
return this.
|
|
1305
|
+
protoOf($serializer).j1m = function () {
|
|
1306
|
+
return this.l29_1;
|
|
1375
1307
|
};
|
|
1376
|
-
protoOf($serializer).
|
|
1377
|
-
var tmp0_cached = Companion_getInstance().
|
|
1308
|
+
protoOf($serializer).a1y = function () {
|
|
1309
|
+
var tmp0_cached = Companion_getInstance().j29_1;
|
|
1378
1310
|
// Inline function 'kotlin.arrayOf' call
|
|
1379
1311
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
1380
1312
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -1388,17 +1320,17 @@
|
|
|
1388
1320
|
}
|
|
1389
1321
|
function GMTDate_init_$Init$(seen0, seconds, minutes, hours, dayOfWeek, dayOfMonth, dayOfYear, month, year, timestamp, serializationConstructorMarker, $this) {
|
|
1390
1322
|
if (!(511 === (511 & seen0))) {
|
|
1391
|
-
throwMissingFieldException(seen0, 511, $serializer_getInstance().
|
|
1392
|
-
}
|
|
1393
|
-
$this.
|
|
1394
|
-
$this.
|
|
1395
|
-
$this.
|
|
1396
|
-
$this.
|
|
1397
|
-
$this.
|
|
1398
|
-
$this.
|
|
1399
|
-
$this.
|
|
1400
|
-
$this.
|
|
1401
|
-
$this.
|
|
1323
|
+
throwMissingFieldException(seen0, 511, $serializer_getInstance().l29_1);
|
|
1324
|
+
}
|
|
1325
|
+
$this.n29_1 = seconds;
|
|
1326
|
+
$this.o29_1 = minutes;
|
|
1327
|
+
$this.p29_1 = hours;
|
|
1328
|
+
$this.q29_1 = dayOfWeek;
|
|
1329
|
+
$this.r29_1 = dayOfMonth;
|
|
1330
|
+
$this.s29_1 = dayOfYear;
|
|
1331
|
+
$this.t29_1 = month;
|
|
1332
|
+
$this.u29_1 = year;
|
|
1333
|
+
$this.v29_1 = timestamp;
|
|
1402
1334
|
return $this;
|
|
1403
1335
|
}
|
|
1404
1336
|
function GMTDate_init_$Create$(seen0, seconds, minutes, hours, dayOfWeek, dayOfMonth, dayOfYear, month, year, timestamp, serializationConstructorMarker) {
|
|
@@ -1406,35 +1338,35 @@
|
|
|
1406
1338
|
}
|
|
1407
1339
|
function GMTDate(seconds, minutes, hours, dayOfWeek, dayOfMonth, dayOfYear, month, year, timestamp) {
|
|
1408
1340
|
Companion_getInstance();
|
|
1409
|
-
this.
|
|
1410
|
-
this.
|
|
1411
|
-
this.
|
|
1412
|
-
this.
|
|
1413
|
-
this.
|
|
1414
|
-
this.
|
|
1415
|
-
this.
|
|
1416
|
-
this.
|
|
1417
|
-
this.
|
|
1418
|
-
}
|
|
1419
|
-
protoOf(GMTDate).
|
|
1420
|
-
return this.
|
|
1341
|
+
this.n29_1 = seconds;
|
|
1342
|
+
this.o29_1 = minutes;
|
|
1343
|
+
this.p29_1 = hours;
|
|
1344
|
+
this.q29_1 = dayOfWeek;
|
|
1345
|
+
this.r29_1 = dayOfMonth;
|
|
1346
|
+
this.s29_1 = dayOfYear;
|
|
1347
|
+
this.t29_1 = month;
|
|
1348
|
+
this.u29_1 = year;
|
|
1349
|
+
this.v29_1 = timestamp;
|
|
1350
|
+
}
|
|
1351
|
+
protoOf(GMTDate).w29 = function (other) {
|
|
1352
|
+
return this.v29_1.e1(other.v29_1);
|
|
1421
1353
|
};
|
|
1422
1354
|
protoOf(GMTDate).d = function (other) {
|
|
1423
|
-
return this.
|
|
1355
|
+
return this.w29(other instanceof GMTDate ? other : THROW_CCE());
|
|
1424
1356
|
};
|
|
1425
1357
|
protoOf(GMTDate).toString = function () {
|
|
1426
|
-
return 'GMTDate(seconds=' + this.
|
|
1358
|
+
return 'GMTDate(seconds=' + this.n29_1 + ', minutes=' + this.o29_1 + ', hours=' + this.p29_1 + ', dayOfWeek=' + this.q29_1.toString() + ', dayOfMonth=' + this.r29_1 + ', dayOfYear=' + this.s29_1 + ', month=' + this.t29_1.toString() + ', year=' + this.u29_1 + ', timestamp=' + this.v29_1.toString() + ')';
|
|
1427
1359
|
};
|
|
1428
1360
|
protoOf(GMTDate).hashCode = function () {
|
|
1429
|
-
var result = this.
|
|
1430
|
-
result = imul(result, 31) + this.
|
|
1431
|
-
result = imul(result, 31) + this.
|
|
1432
|
-
result = imul(result, 31) + this.
|
|
1433
|
-
result = imul(result, 31) + this.
|
|
1434
|
-
result = imul(result, 31) + this.
|
|
1435
|
-
result = imul(result, 31) + this.
|
|
1436
|
-
result = imul(result, 31) + this.
|
|
1437
|
-
result = imul(result, 31) + this.
|
|
1361
|
+
var result = this.n29_1;
|
|
1362
|
+
result = imul(result, 31) + this.o29_1 | 0;
|
|
1363
|
+
result = imul(result, 31) + this.p29_1 | 0;
|
|
1364
|
+
result = imul(result, 31) + this.q29_1.hashCode() | 0;
|
|
1365
|
+
result = imul(result, 31) + this.r29_1 | 0;
|
|
1366
|
+
result = imul(result, 31) + this.s29_1 | 0;
|
|
1367
|
+
result = imul(result, 31) + this.t29_1.hashCode() | 0;
|
|
1368
|
+
result = imul(result, 31) + this.u29_1 | 0;
|
|
1369
|
+
result = imul(result, 31) + this.v29_1.hashCode() | 0;
|
|
1438
1370
|
return result;
|
|
1439
1371
|
};
|
|
1440
1372
|
protoOf(GMTDate).equals = function (other) {
|
|
@@ -1443,23 +1375,23 @@
|
|
|
1443
1375
|
if (!(other instanceof GMTDate))
|
|
1444
1376
|
return false;
|
|
1445
1377
|
var tmp0_other_with_cast = other instanceof GMTDate ? other : THROW_CCE();
|
|
1446
|
-
if (!(this.
|
|
1378
|
+
if (!(this.n29_1 === tmp0_other_with_cast.n29_1))
|
|
1447
1379
|
return false;
|
|
1448
|
-
if (!(this.
|
|
1380
|
+
if (!(this.o29_1 === tmp0_other_with_cast.o29_1))
|
|
1449
1381
|
return false;
|
|
1450
|
-
if (!(this.
|
|
1382
|
+
if (!(this.p29_1 === tmp0_other_with_cast.p29_1))
|
|
1451
1383
|
return false;
|
|
1452
|
-
if (!this.
|
|
1384
|
+
if (!this.q29_1.equals(tmp0_other_with_cast.q29_1))
|
|
1453
1385
|
return false;
|
|
1454
|
-
if (!(this.
|
|
1386
|
+
if (!(this.r29_1 === tmp0_other_with_cast.r29_1))
|
|
1455
1387
|
return false;
|
|
1456
|
-
if (!(this.
|
|
1388
|
+
if (!(this.s29_1 === tmp0_other_with_cast.s29_1))
|
|
1457
1389
|
return false;
|
|
1458
|
-
if (!this.
|
|
1390
|
+
if (!this.t29_1.equals(tmp0_other_with_cast.t29_1))
|
|
1459
1391
|
return false;
|
|
1460
|
-
if (!(this.
|
|
1392
|
+
if (!(this.u29_1 === tmp0_other_with_cast.u29_1))
|
|
1461
1393
|
return false;
|
|
1462
|
-
if (!this.
|
|
1394
|
+
if (!this.v29_1.equals(tmp0_other_with_cast.v29_1))
|
|
1463
1395
|
return false;
|
|
1464
1396
|
return true;
|
|
1465
1397
|
};
|
|
@@ -1472,7 +1404,7 @@
|
|
|
1472
1404
|
var WeekDay_SUNDAY_instance;
|
|
1473
1405
|
function Companion_0() {
|
|
1474
1406
|
}
|
|
1475
|
-
protoOf(Companion_0).
|
|
1407
|
+
protoOf(Companion_0).x29 = function (ordinal) {
|
|
1476
1408
|
return get_entries().u(ordinal);
|
|
1477
1409
|
};
|
|
1478
1410
|
var Companion_instance_1;
|
|
@@ -1503,7 +1435,7 @@
|
|
|
1503
1435
|
var $ENTRIES;
|
|
1504
1436
|
function WeekDay(name, ordinal, value) {
|
|
1505
1437
|
Enum.call(this, name, ordinal);
|
|
1506
|
-
this.
|
|
1438
|
+
this.a2a_1 = value;
|
|
1507
1439
|
}
|
|
1508
1440
|
var Month_JANUARY_instance;
|
|
1509
1441
|
var Month_FEBRUARY_instance;
|
|
@@ -1519,7 +1451,7 @@
|
|
|
1519
1451
|
var Month_DECEMBER_instance;
|
|
1520
1452
|
function Companion_1() {
|
|
1521
1453
|
}
|
|
1522
|
-
protoOf(Companion_1).
|
|
1454
|
+
protoOf(Companion_1).x29 = function (ordinal) {
|
|
1523
1455
|
return get_entries_0().u(ordinal);
|
|
1524
1456
|
};
|
|
1525
1457
|
var Companion_instance_2;
|
|
@@ -1555,7 +1487,7 @@
|
|
|
1555
1487
|
var $ENTRIES_0;
|
|
1556
1488
|
function Month(name, ordinal, value) {
|
|
1557
1489
|
Enum.call(this, name, ordinal);
|
|
1558
|
-
this.
|
|
1490
|
+
this.d2a_1 = value;
|
|
1559
1491
|
}
|
|
1560
1492
|
function WeekDay_MONDAY_getInstance() {
|
|
1561
1493
|
WeekDay_initEntries();
|
|
@@ -1639,26 +1571,26 @@
|
|
|
1639
1571
|
var REMOVE_PREPARED;
|
|
1640
1572
|
var NO_DECISION;
|
|
1641
1573
|
function Symbol(symbol) {
|
|
1642
|
-
this.
|
|
1574
|
+
this.e2a_1 = symbol;
|
|
1643
1575
|
}
|
|
1644
1576
|
protoOf(Symbol).toString = function () {
|
|
1645
|
-
return this.
|
|
1577
|
+
return this.e2a_1;
|
|
1646
1578
|
};
|
|
1647
1579
|
function LockFreeLinkedListNode() {
|
|
1648
1580
|
}
|
|
1649
|
-
protoOf(LockFreeLinkedListNode).
|
|
1581
|
+
protoOf(LockFreeLinkedListNode).xz = function () {
|
|
1650
1582
|
// Inline function 'kotlinx.atomicfu.loop' call
|
|
1651
|
-
var this_0 = this.
|
|
1583
|
+
var this_0 = this.f2a_1;
|
|
1652
1584
|
while (true) {
|
|
1653
1585
|
// Inline function 'io.ktor.util.internal.LockFreeLinkedListNode.<get-next>.<anonymous>' call
|
|
1654
1586
|
var next = this_0.kotlinx$atomicfu$value;
|
|
1655
1587
|
if (!(next instanceof OpDescriptor))
|
|
1656
1588
|
return next;
|
|
1657
|
-
next.
|
|
1589
|
+
next.g2a(this);
|
|
1658
1590
|
}
|
|
1659
1591
|
};
|
|
1660
|
-
protoOf(LockFreeLinkedListNode).
|
|
1661
|
-
return unwrap(this.
|
|
1592
|
+
protoOf(LockFreeLinkedListNode).h2a = function () {
|
|
1593
|
+
return unwrap(this.xz());
|
|
1662
1594
|
};
|
|
1663
1595
|
function Removed() {
|
|
1664
1596
|
}
|
|
@@ -1667,7 +1599,7 @@
|
|
|
1667
1599
|
function unwrap(_this__u8e3s4) {
|
|
1668
1600
|
_init_properties_LockFreeLinkedList_kt__wekxce();
|
|
1669
1601
|
var tmp0_safe_receiver = _this__u8e3s4 instanceof Removed ? _this__u8e3s4 : null;
|
|
1670
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
1602
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.i2a_1;
|
|
1671
1603
|
var tmp;
|
|
1672
1604
|
if (tmp1_elvis_lhs == null) {
|
|
1673
1605
|
tmp = _this__u8e3s4 instanceof LockFreeLinkedListNode ? _this__u8e3s4 : THROW_CCE();
|
|
@@ -1689,114 +1621,114 @@
|
|
|
1689
1621
|
}
|
|
1690
1622
|
function proceedLoop($this, $completion) {
|
|
1691
1623
|
var tmp = new $proceedLoopCOROUTINE$0($this, $completion);
|
|
1692
|
-
tmp.
|
|
1693
|
-
tmp.
|
|
1694
|
-
return tmp.
|
|
1624
|
+
tmp.f9_1 = Unit_instance;
|
|
1625
|
+
tmp.g9_1 = null;
|
|
1626
|
+
return tmp.l9();
|
|
1695
1627
|
}
|
|
1696
1628
|
function $proceedLoopCOROUTINE$0(_this__u8e3s4, resultContinuation) {
|
|
1697
1629
|
CoroutineImpl.call(this, resultContinuation);
|
|
1698
|
-
this.
|
|
1630
|
+
this.r2a_1 = _this__u8e3s4;
|
|
1699
1631
|
}
|
|
1700
|
-
protoOf($proceedLoopCOROUTINE$0).
|
|
1701
|
-
var suspendResult = this.
|
|
1632
|
+
protoOf($proceedLoopCOROUTINE$0).l9 = function () {
|
|
1633
|
+
var suspendResult = this.f9_1;
|
|
1702
1634
|
$sm: do
|
|
1703
1635
|
try {
|
|
1704
|
-
var tmp = this.
|
|
1636
|
+
var tmp = this.d9_1;
|
|
1705
1637
|
switch (tmp) {
|
|
1706
1638
|
case 0:
|
|
1707
|
-
this.
|
|
1708
|
-
this.
|
|
1639
|
+
this.e9_1 = 6;
|
|
1640
|
+
this.d9_1 = 1;
|
|
1709
1641
|
continue $sm;
|
|
1710
1642
|
case 1:
|
|
1711
|
-
this.
|
|
1712
|
-
if (this.
|
|
1713
|
-
this.
|
|
1643
|
+
this.s2a_1 = this.r2a_1.z2a_1;
|
|
1644
|
+
if (this.s2a_1 === -1) {
|
|
1645
|
+
this.d9_1 = 5;
|
|
1714
1646
|
continue $sm;
|
|
1715
1647
|
} else {
|
|
1716
|
-
this.
|
|
1648
|
+
this.d9_1 = 2;
|
|
1717
1649
|
continue $sm;
|
|
1718
1650
|
}
|
|
1719
1651
|
|
|
1720
1652
|
case 2:
|
|
1721
|
-
this.
|
|
1722
|
-
if (this.
|
|
1723
|
-
this.
|
|
1724
|
-
this.
|
|
1653
|
+
this.t2a_1 = this.r2a_1.w2a_1;
|
|
1654
|
+
if (this.s2a_1 >= this.t2a_1.s()) {
|
|
1655
|
+
this.r2a_1.a2b();
|
|
1656
|
+
this.d9_1 = 5;
|
|
1725
1657
|
continue $sm;
|
|
1726
1658
|
} else {
|
|
1727
|
-
this.
|
|
1659
|
+
this.d9_1 = 3;
|
|
1728
1660
|
continue $sm;
|
|
1729
1661
|
}
|
|
1730
1662
|
|
|
1731
1663
|
case 3:
|
|
1732
|
-
this.
|
|
1733
|
-
this.
|
|
1734
|
-
this.
|
|
1735
|
-
suspendResult = this.
|
|
1664
|
+
this.u2a_1 = this.t2a_1.u(this.s2a_1);
|
|
1665
|
+
this.r2a_1.z2a_1 = this.s2a_1 + 1 | 0;
|
|
1666
|
+
this.d9_1 = 4;
|
|
1667
|
+
suspendResult = this.u2a_1(this.r2a_1, this.r2a_1.y2a_1, this);
|
|
1736
1668
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1737
1669
|
return suspendResult;
|
|
1738
1670
|
}
|
|
1739
1671
|
|
|
1740
1672
|
continue $sm;
|
|
1741
1673
|
case 4:
|
|
1742
|
-
this.
|
|
1674
|
+
this.d9_1 = 1;
|
|
1743
1675
|
continue $sm;
|
|
1744
1676
|
case 5:
|
|
1745
|
-
return this.
|
|
1677
|
+
return this.r2a_1.y2a_1;
|
|
1746
1678
|
case 6:
|
|
1747
|
-
throw this.
|
|
1679
|
+
throw this.g9_1;
|
|
1748
1680
|
}
|
|
1749
1681
|
} catch ($p) {
|
|
1750
1682
|
var e = $p;
|
|
1751
|
-
if (this.
|
|
1683
|
+
if (this.e9_1 === 6) {
|
|
1752
1684
|
throw e;
|
|
1753
1685
|
} else {
|
|
1754
|
-
this.
|
|
1755
|
-
this.
|
|
1686
|
+
this.d9_1 = this.e9_1;
|
|
1687
|
+
this.g9_1 = e;
|
|
1756
1688
|
}
|
|
1757
1689
|
}
|
|
1758
1690
|
while (true);
|
|
1759
1691
|
};
|
|
1760
1692
|
function DebugPipelineContext(context, interceptors, subject, coroutineContext) {
|
|
1761
1693
|
PipelineContext.call(this, context);
|
|
1762
|
-
this.
|
|
1763
|
-
this.
|
|
1764
|
-
this.
|
|
1765
|
-
this.
|
|
1694
|
+
this.w2a_1 = interceptors;
|
|
1695
|
+
this.x2a_1 = coroutineContext;
|
|
1696
|
+
this.y2a_1 = subject;
|
|
1697
|
+
this.z2a_1 = 0;
|
|
1766
1698
|
}
|
|
1767
|
-
protoOf(DebugPipelineContext).
|
|
1768
|
-
return this.
|
|
1699
|
+
protoOf(DebugPipelineContext).in = function () {
|
|
1700
|
+
return this.x2a_1;
|
|
1769
1701
|
};
|
|
1770
|
-
protoOf(DebugPipelineContext).
|
|
1771
|
-
return this.
|
|
1702
|
+
protoOf(DebugPipelineContext).b2b = function () {
|
|
1703
|
+
return this.y2a_1;
|
|
1772
1704
|
};
|
|
1773
|
-
protoOf(DebugPipelineContext).
|
|
1774
|
-
this.
|
|
1705
|
+
protoOf(DebugPipelineContext).a2b = function () {
|
|
1706
|
+
this.z2a_1 = -1;
|
|
1775
1707
|
};
|
|
1776
|
-
protoOf(DebugPipelineContext).
|
|
1777
|
-
this.
|
|
1778
|
-
return this.
|
|
1708
|
+
protoOf(DebugPipelineContext).c2b = function (subject, $completion) {
|
|
1709
|
+
this.y2a_1 = subject;
|
|
1710
|
+
return this.d2b($completion);
|
|
1779
1711
|
};
|
|
1780
|
-
protoOf(DebugPipelineContext).
|
|
1781
|
-
var index = this.
|
|
1712
|
+
protoOf(DebugPipelineContext).d2b = function ($completion) {
|
|
1713
|
+
var index = this.z2a_1;
|
|
1782
1714
|
if (index < 0)
|
|
1783
|
-
return this.
|
|
1784
|
-
if (index >= this.
|
|
1785
|
-
this.
|
|
1786
|
-
return this.
|
|
1715
|
+
return this.y2a_1;
|
|
1716
|
+
if (index >= this.w2a_1.s()) {
|
|
1717
|
+
this.a2b();
|
|
1718
|
+
return this.y2a_1;
|
|
1787
1719
|
}
|
|
1788
1720
|
return proceedLoop(this, $completion);
|
|
1789
1721
|
};
|
|
1790
|
-
protoOf(DebugPipelineContext).
|
|
1791
|
-
this.
|
|
1792
|
-
this.
|
|
1793
|
-
return this.
|
|
1722
|
+
protoOf(DebugPipelineContext).e2b = function (initial, $completion) {
|
|
1723
|
+
this.z2a_1 = 0;
|
|
1724
|
+
this.y2a_1 = initial;
|
|
1725
|
+
return this.d2b($completion);
|
|
1794
1726
|
};
|
|
1795
1727
|
function PhaseContent_init_$Init$(phase, relation, $this) {
|
|
1796
|
-
var tmp = Companion_getInstance_2().
|
|
1728
|
+
var tmp = Companion_getInstance_2().f2b_1;
|
|
1797
1729
|
PhaseContent.call($this, phase, relation, isInterface(tmp, KtMutableList) ? tmp : THROW_CCE());
|
|
1798
1730
|
// Inline function 'kotlin.check' call
|
|
1799
|
-
if (!Companion_getInstance_2().
|
|
1731
|
+
if (!Companion_getInstance_2().f2b_1.h()) {
|
|
1800
1732
|
// Inline function 'io.ktor.util.pipeline.PhaseContent.<init>.<anonymous>' call
|
|
1801
1733
|
var message = 'The shared empty array list has been modified';
|
|
1802
1734
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
@@ -1807,17 +1739,17 @@
|
|
|
1807
1739
|
return PhaseContent_init_$Init$(phase, relation, objectCreate(protoOf(PhaseContent)));
|
|
1808
1740
|
}
|
|
1809
1741
|
function copiedInterceptors($this) {
|
|
1810
|
-
return toMutableList($this.
|
|
1742
|
+
return toMutableList($this.i2b_1);
|
|
1811
1743
|
}
|
|
1812
1744
|
function copyInterceptors($this) {
|
|
1813
|
-
$this.
|
|
1814
|
-
$this.
|
|
1745
|
+
$this.i2b_1 = copiedInterceptors($this);
|
|
1746
|
+
$this.j2b_1 = false;
|
|
1815
1747
|
}
|
|
1816
1748
|
function Companion_2() {
|
|
1817
1749
|
Companion_instance_3 = this;
|
|
1818
1750
|
var tmp = this;
|
|
1819
1751
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
1820
|
-
tmp.
|
|
1752
|
+
tmp.f2b_1 = ArrayList_init_$Create$_0();
|
|
1821
1753
|
}
|
|
1822
1754
|
var Companion_instance_3;
|
|
1823
1755
|
function Companion_getInstance_2() {
|
|
@@ -1827,27 +1759,27 @@
|
|
|
1827
1759
|
}
|
|
1828
1760
|
function PhaseContent(phase, relation, interceptors) {
|
|
1829
1761
|
Companion_getInstance_2();
|
|
1830
|
-
this.
|
|
1831
|
-
this.
|
|
1832
|
-
this.
|
|
1833
|
-
this.
|
|
1762
|
+
this.g2b_1 = phase;
|
|
1763
|
+
this.h2b_1 = relation;
|
|
1764
|
+
this.i2b_1 = interceptors;
|
|
1765
|
+
this.j2b_1 = true;
|
|
1834
1766
|
}
|
|
1835
|
-
protoOf(PhaseContent).
|
|
1836
|
-
return this.
|
|
1767
|
+
protoOf(PhaseContent).k2b = function () {
|
|
1768
|
+
return this.i2b_1.h();
|
|
1837
1769
|
};
|
|
1838
1770
|
protoOf(PhaseContent).s = function () {
|
|
1839
|
-
return this.
|
|
1771
|
+
return this.i2b_1.s();
|
|
1840
1772
|
};
|
|
1841
|
-
protoOf(PhaseContent).
|
|
1842
|
-
if (this.
|
|
1773
|
+
protoOf(PhaseContent).l2b = function (interceptor) {
|
|
1774
|
+
if (this.j2b_1) {
|
|
1843
1775
|
copyInterceptors(this);
|
|
1844
1776
|
}
|
|
1845
|
-
this.
|
|
1777
|
+
this.i2b_1.k(interceptor);
|
|
1846
1778
|
};
|
|
1847
|
-
protoOf(PhaseContent).
|
|
1848
|
-
var interceptors = this.
|
|
1779
|
+
protoOf(PhaseContent).m2b = function (destination) {
|
|
1780
|
+
var interceptors = this.i2b_1;
|
|
1849
1781
|
if (destination instanceof ArrayList) {
|
|
1850
|
-
destination.
|
|
1782
|
+
destination.w5(destination.s() + interceptors.s() | 0);
|
|
1851
1783
|
}
|
|
1852
1784
|
var inductionVariable = 0;
|
|
1853
1785
|
var last = interceptors.s();
|
|
@@ -1859,30 +1791,24 @@
|
|
|
1859
1791
|
}
|
|
1860
1792
|
while (inductionVariable < last);
|
|
1861
1793
|
};
|
|
1862
|
-
protoOf(PhaseContent).
|
|
1863
|
-
this.
|
|
1864
|
-
return this.
|
|
1794
|
+
protoOf(PhaseContent).n2b = function () {
|
|
1795
|
+
this.j2b_1 = true;
|
|
1796
|
+
return this.i2b_1;
|
|
1865
1797
|
};
|
|
1866
1798
|
protoOf(PhaseContent).toString = function () {
|
|
1867
|
-
return 'Phase `' + this.
|
|
1799
|
+
return 'Phase `' + this.g2b_1.o2b_1 + '`, ' + this.s() + ' handlers';
|
|
1868
1800
|
};
|
|
1869
|
-
function _set_interceptors__wod97b($this,
|
|
1870
|
-
|
|
1871
|
-
interceptors$factory();
|
|
1872
|
-
tmp0.kotlinx$atomicfu$value = _set____db54di;
|
|
1873
|
-
return Unit_instance;
|
|
1801
|
+
function _set_interceptors__wod97b($this, value) {
|
|
1802
|
+
$this.t2b_1.kotlinx$atomicfu$value = value;
|
|
1874
1803
|
}
|
|
1875
1804
|
function _get_interceptors__h4min7($this) {
|
|
1876
|
-
|
|
1877
|
-
// Inline function 'kotlinx.atomicfu.AtomicRef.getValue' call
|
|
1878
|
-
interceptors$factory_0();
|
|
1879
|
-
return tmp0.kotlinx$atomicfu$value;
|
|
1805
|
+
return $this.t2b_1.kotlinx$atomicfu$value;
|
|
1880
1806
|
}
|
|
1881
1807
|
function createContext($this, context, subject, coroutineContext) {
|
|
1882
|
-
return pipelineContextFor(context, sharedInterceptorsList($this), subject, coroutineContext, $this.
|
|
1808
|
+
return pipelineContextFor(context, sharedInterceptorsList($this), subject, coroutineContext, $this.w2b());
|
|
1883
1809
|
}
|
|
1884
1810
|
function findPhase($this, phase) {
|
|
1885
|
-
var phasesList = $this.
|
|
1811
|
+
var phasesList = $this.r2b_1;
|
|
1886
1812
|
var inductionVariable = 0;
|
|
1887
1813
|
var last = phasesList.s();
|
|
1888
1814
|
if (inductionVariable < last)
|
|
@@ -1897,7 +1823,7 @@
|
|
|
1897
1823
|
}
|
|
1898
1824
|
var tmp;
|
|
1899
1825
|
if (current instanceof PhaseContent) {
|
|
1900
|
-
tmp = current.
|
|
1826
|
+
tmp = current.g2b_1 === phase;
|
|
1901
1827
|
} else {
|
|
1902
1828
|
tmp = false;
|
|
1903
1829
|
}
|
|
@@ -1909,7 +1835,7 @@
|
|
|
1909
1835
|
return null;
|
|
1910
1836
|
}
|
|
1911
1837
|
function findPhaseIndex($this, phase) {
|
|
1912
|
-
var phasesList = $this.
|
|
1838
|
+
var phasesList = $this.r2b_1;
|
|
1913
1839
|
var inductionVariable = 0;
|
|
1914
1840
|
var last = phasesList.s();
|
|
1915
1841
|
if (inductionVariable < last)
|
|
@@ -1923,7 +1849,7 @@
|
|
|
1923
1849
|
} else {
|
|
1924
1850
|
var tmp_0;
|
|
1925
1851
|
if (current instanceof PhaseContent) {
|
|
1926
|
-
tmp_0 = current.
|
|
1852
|
+
tmp_0 = current.g2b_1 === phase;
|
|
1927
1853
|
} else {
|
|
1928
1854
|
tmp_0 = false;
|
|
1929
1855
|
}
|
|
@@ -1937,7 +1863,7 @@
|
|
|
1937
1863
|
return -1;
|
|
1938
1864
|
}
|
|
1939
1865
|
function hasPhase($this, phase) {
|
|
1940
|
-
var phasesList = $this.
|
|
1866
|
+
var phasesList = $this.r2b_1;
|
|
1941
1867
|
var inductionVariable = 0;
|
|
1942
1868
|
var last = phasesList.s();
|
|
1943
1869
|
if (inductionVariable < last)
|
|
@@ -1951,7 +1877,7 @@
|
|
|
1951
1877
|
} else {
|
|
1952
1878
|
var tmp_0;
|
|
1953
1879
|
if (current instanceof PhaseContent) {
|
|
1954
|
-
tmp_0 = current.
|
|
1880
|
+
tmp_0 = current.g2b_1 === phase;
|
|
1955
1881
|
} else {
|
|
1956
1882
|
tmp_0 = false;
|
|
1957
1883
|
}
|
|
@@ -1965,12 +1891,12 @@
|
|
|
1965
1891
|
return false;
|
|
1966
1892
|
}
|
|
1967
1893
|
function cacheInterceptors($this) {
|
|
1968
|
-
var interceptorsQuantity = $this.
|
|
1894
|
+
var interceptorsQuantity = $this.s2b_1;
|
|
1969
1895
|
if (interceptorsQuantity === 0) {
|
|
1970
1896
|
notSharedInterceptorsList($this, emptyList());
|
|
1971
1897
|
return emptyList();
|
|
1972
1898
|
}
|
|
1973
|
-
var phases = $this.
|
|
1899
|
+
var phases = $this.r2b_1;
|
|
1974
1900
|
if (interceptorsQuantity === 1) {
|
|
1975
1901
|
var inductionVariable = 0;
|
|
1976
1902
|
var last = get_lastIndex_0(phases);
|
|
@@ -1987,9 +1913,9 @@
|
|
|
1987
1913
|
tmp_0 = tmp0_elvis_lhs;
|
|
1988
1914
|
}
|
|
1989
1915
|
var phaseContent = tmp_0;
|
|
1990
|
-
if (phaseContent.
|
|
1916
|
+
if (phaseContent.k2b())
|
|
1991
1917
|
continue $l$loop_0;
|
|
1992
|
-
var interceptors = phaseContent.
|
|
1918
|
+
var interceptors = phaseContent.n2b();
|
|
1993
1919
|
setInterceptorsListFromPhase($this, phaseContent);
|
|
1994
1920
|
return interceptors;
|
|
1995
1921
|
}
|
|
@@ -2012,7 +1938,7 @@
|
|
|
2012
1938
|
tmp_2 = tmp1_elvis_lhs;
|
|
2013
1939
|
}
|
|
2014
1940
|
var phase = tmp_2;
|
|
2015
|
-
phase.
|
|
1941
|
+
phase.m2b(destination);
|
|
2016
1942
|
}
|
|
2017
1943
|
while (!(phaseIndex_0 === last_0));
|
|
2018
1944
|
notSharedInterceptorsList($this, destination);
|
|
@@ -2022,31 +1948,31 @@
|
|
|
2022
1948
|
if (_get_interceptors__h4min7($this) == null) {
|
|
2023
1949
|
cacheInterceptors($this);
|
|
2024
1950
|
}
|
|
2025
|
-
$this.
|
|
1951
|
+
$this.u2b_1 = true;
|
|
2026
1952
|
return ensureNotNull(_get_interceptors__h4min7($this));
|
|
2027
1953
|
}
|
|
2028
1954
|
function resetInterceptorsList($this) {
|
|
2029
1955
|
_set_interceptors__wod97b($this, null);
|
|
2030
|
-
$this.
|
|
2031
|
-
$this.
|
|
1956
|
+
$this.u2b_1 = false;
|
|
1957
|
+
$this.v2b_1 = null;
|
|
2032
1958
|
}
|
|
2033
1959
|
function notSharedInterceptorsList($this, list) {
|
|
2034
1960
|
_set_interceptors__wod97b($this, list);
|
|
2035
|
-
$this.
|
|
2036
|
-
$this.
|
|
1961
|
+
$this.u2b_1 = false;
|
|
1962
|
+
$this.v2b_1 = null;
|
|
2037
1963
|
}
|
|
2038
1964
|
function setInterceptorsListFromPhase($this, phaseContent) {
|
|
2039
|
-
_set_interceptors__wod97b($this, phaseContent.
|
|
2040
|
-
$this.
|
|
2041
|
-
$this.
|
|
1965
|
+
_set_interceptors__wod97b($this, phaseContent.n2b());
|
|
1966
|
+
$this.u2b_1 = false;
|
|
1967
|
+
$this.v2b_1 = phaseContent.g2b_1;
|
|
2042
1968
|
}
|
|
2043
1969
|
function tryAddToPhaseFastPath($this, phase, block) {
|
|
2044
1970
|
var currentInterceptors = _get_interceptors__h4min7($this);
|
|
2045
|
-
if ($this.
|
|
1971
|
+
if ($this.r2b_1.h() || currentInterceptors == null) {
|
|
2046
1972
|
return false;
|
|
2047
1973
|
}
|
|
2048
1974
|
var tmp;
|
|
2049
|
-
if ($this.
|
|
1975
|
+
if ($this.u2b_1) {
|
|
2050
1976
|
tmp = true;
|
|
2051
1977
|
} else {
|
|
2052
1978
|
tmp = !(!(currentInterceptors == null) ? isInterface(currentInterceptors, KtMutableList) : false);
|
|
@@ -2054,35 +1980,35 @@
|
|
|
2054
1980
|
if (tmp) {
|
|
2055
1981
|
return false;
|
|
2056
1982
|
}
|
|
2057
|
-
if (equals($this.
|
|
1983
|
+
if (equals($this.v2b_1, phase)) {
|
|
2058
1984
|
currentInterceptors.k(block);
|
|
2059
1985
|
return true;
|
|
2060
1986
|
}
|
|
2061
|
-
if (equals(phase, last($this.
|
|
2062
|
-
ensureNotNull(findPhase($this, phase)).
|
|
1987
|
+
if (equals(phase, last($this.r2b_1)) || findPhaseIndex($this, phase) === get_lastIndex_0($this.r2b_1)) {
|
|
1988
|
+
ensureNotNull(findPhase($this, phase)).l2b(block);
|
|
2063
1989
|
currentInterceptors.k(block);
|
|
2064
1990
|
return true;
|
|
2065
1991
|
}
|
|
2066
1992
|
return false;
|
|
2067
1993
|
}
|
|
2068
1994
|
function Pipeline(phases) {
|
|
2069
|
-
this.
|
|
2070
|
-
this.
|
|
2071
|
-
this.
|
|
2072
|
-
this.
|
|
2073
|
-
this.
|
|
2074
|
-
this.
|
|
2075
|
-
this.
|
|
2076
|
-
}
|
|
2077
|
-
protoOf(Pipeline).
|
|
2078
|
-
return this.
|
|
2079
|
-
};
|
|
2080
|
-
protoOf(Pipeline).
|
|
1995
|
+
this.p2b_1 = AttributesJsFn(true);
|
|
1996
|
+
this.q2b_1 = false;
|
|
1997
|
+
this.r2b_1 = mutableListOf(phases.slice());
|
|
1998
|
+
this.s2b_1 = 0;
|
|
1999
|
+
this.t2b_1 = atomic$ref$1(null);
|
|
2000
|
+
this.u2b_1 = false;
|
|
2001
|
+
this.v2b_1 = null;
|
|
2002
|
+
}
|
|
2003
|
+
protoOf(Pipeline).w2b = function () {
|
|
2004
|
+
return this.q2b_1;
|
|
2005
|
+
};
|
|
2006
|
+
protoOf(Pipeline).x2b = function (context, subject, $completion) {
|
|
2081
2007
|
// Inline function 'kotlin.js.getCoroutineContext' call
|
|
2082
|
-
var tmp$ret$0 = $completion.
|
|
2083
|
-
return createContext(this, context, subject, tmp$ret$0).
|
|
2008
|
+
var tmp$ret$0 = $completion.j9();
|
|
2009
|
+
return createContext(this, context, subject, tmp$ret$0).e2b(subject, $completion);
|
|
2084
2010
|
};
|
|
2085
|
-
protoOf(Pipeline).
|
|
2011
|
+
protoOf(Pipeline).z2b = function (reference, phase) {
|
|
2086
2012
|
if (hasPhase(this, phase))
|
|
2087
2013
|
return Unit_instance;
|
|
2088
2014
|
var index = findPhaseIndex(this, reference);
|
|
@@ -2091,14 +2017,14 @@
|
|
|
2091
2017
|
}
|
|
2092
2018
|
var lastRelatedPhaseIndex = index;
|
|
2093
2019
|
var inductionVariable = index + 1 | 0;
|
|
2094
|
-
var last = get_lastIndex_0(this.
|
|
2020
|
+
var last = get_lastIndex_0(this.r2b_1);
|
|
2095
2021
|
if (inductionVariable <= last)
|
|
2096
2022
|
$l$loop_0: do {
|
|
2097
2023
|
var i = inductionVariable;
|
|
2098
2024
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2099
|
-
var tmp = this.
|
|
2025
|
+
var tmp = this.r2b_1.u(i);
|
|
2100
2026
|
var tmp0_safe_receiver = tmp instanceof PhaseContent ? tmp : null;
|
|
2101
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2027
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.h2b_1;
|
|
2102
2028
|
var tmp_0;
|
|
2103
2029
|
if (tmp1_elvis_lhs == null) {
|
|
2104
2030
|
break $l$loop_0;
|
|
@@ -2107,7 +2033,7 @@
|
|
|
2107
2033
|
}
|
|
2108
2034
|
var relation = tmp_0;
|
|
2109
2035
|
var tmp2_safe_receiver = relation instanceof After ? relation : null;
|
|
2110
|
-
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.
|
|
2036
|
+
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.a2c_1;
|
|
2111
2037
|
var tmp_1;
|
|
2112
2038
|
if (tmp3_elvis_lhs == null) {
|
|
2113
2039
|
continue $l$loop_0;
|
|
@@ -2118,18 +2044,18 @@
|
|
|
2118
2044
|
lastRelatedPhaseIndex = equals(relatedTo, reference) ? i : lastRelatedPhaseIndex;
|
|
2119
2045
|
}
|
|
2120
2046
|
while (!(i === last));
|
|
2121
|
-
this.
|
|
2047
|
+
this.r2b_1.g2(lastRelatedPhaseIndex + 1 | 0, PhaseContent_init_$Create$(phase, new After(reference)));
|
|
2122
2048
|
};
|
|
2123
|
-
protoOf(Pipeline).
|
|
2049
|
+
protoOf(Pipeline).b2c = function (reference, phase) {
|
|
2124
2050
|
if (hasPhase(this, phase))
|
|
2125
2051
|
return Unit_instance;
|
|
2126
2052
|
var index = findPhaseIndex(this, reference);
|
|
2127
2053
|
if (index === -1) {
|
|
2128
2054
|
throw new InvalidPhaseException('Phase ' + reference.toString() + ' was not registered for this pipeline');
|
|
2129
2055
|
}
|
|
2130
|
-
this.
|
|
2056
|
+
this.r2b_1.g2(index, PhaseContent_init_$Create$(phase, new Before(reference)));
|
|
2131
2057
|
};
|
|
2132
|
-
protoOf(Pipeline).
|
|
2058
|
+
protoOf(Pipeline).c2c = function (phase, block) {
|
|
2133
2059
|
var tmp0_elvis_lhs = findPhase(this, phase);
|
|
2134
2060
|
var tmp;
|
|
2135
2061
|
if (tmp0_elvis_lhs == null) {
|
|
@@ -2139,35 +2065,21 @@
|
|
|
2139
2065
|
}
|
|
2140
2066
|
var phaseContent = tmp;
|
|
2141
2067
|
if (tryAddToPhaseFastPath(this, phase, block)) {
|
|
2142
|
-
this.
|
|
2068
|
+
this.s2b_1 = this.s2b_1 + 1 | 0;
|
|
2143
2069
|
return Unit_instance;
|
|
2144
2070
|
}
|
|
2145
|
-
phaseContent.
|
|
2146
|
-
this.
|
|
2071
|
+
phaseContent.l2b(block);
|
|
2072
|
+
this.s2b_1 = this.s2b_1 + 1 | 0;
|
|
2147
2073
|
resetInterceptorsList(this);
|
|
2148
|
-
this.
|
|
2074
|
+
this.d2c();
|
|
2149
2075
|
};
|
|
2150
|
-
protoOf(Pipeline).
|
|
2076
|
+
protoOf(Pipeline).d2c = function () {
|
|
2151
2077
|
};
|
|
2152
2078
|
protoOf(Pipeline).toString = function () {
|
|
2153
2079
|
return anyToString(this);
|
|
2154
2080
|
};
|
|
2155
|
-
function interceptors$factory() {
|
|
2156
|
-
return getPropertyCallableRef('interceptors', 1, KMutableProperty1, function (receiver) {
|
|
2157
|
-
return _get_interceptors__h4min7(receiver);
|
|
2158
|
-
}, function (receiver, value) {
|
|
2159
|
-
return _set_interceptors__wod97b(receiver, value);
|
|
2160
|
-
});
|
|
2161
|
-
}
|
|
2162
|
-
function interceptors$factory_0() {
|
|
2163
|
-
return getPropertyCallableRef('interceptors', 1, KMutableProperty1, function (receiver) {
|
|
2164
|
-
return _get_interceptors__h4min7(receiver);
|
|
2165
|
-
}, function (receiver, value) {
|
|
2166
|
-
return _set_interceptors__wod97b(receiver, value);
|
|
2167
|
-
});
|
|
2168
|
-
}
|
|
2169
2081
|
function PipelineContext(context) {
|
|
2170
|
-
this.
|
|
2082
|
+
this.y2b_1 = context;
|
|
2171
2083
|
}
|
|
2172
2084
|
function pipelineContextFor(context, interceptors, subject, coroutineContext, debugMode) {
|
|
2173
2085
|
debugMode = debugMode === VOID ? false : debugMode;
|
|
@@ -2180,10 +2092,10 @@
|
|
|
2180
2092
|
return tmp;
|
|
2181
2093
|
}
|
|
2182
2094
|
function PipelinePhase(name) {
|
|
2183
|
-
this.
|
|
2095
|
+
this.o2b_1 = name;
|
|
2184
2096
|
}
|
|
2185
2097
|
protoOf(PipelinePhase).toString = function () {
|
|
2186
|
-
return "Phase('" + this.
|
|
2098
|
+
return "Phase('" + this.o2b_1 + "')";
|
|
2187
2099
|
};
|
|
2188
2100
|
function InvalidPhaseException(message) {
|
|
2189
2101
|
extendThrowable(this, message);
|
|
@@ -2191,11 +2103,11 @@
|
|
|
2191
2103
|
}
|
|
2192
2104
|
function After(relativeTo) {
|
|
2193
2105
|
PipelinePhaseRelation.call(this);
|
|
2194
|
-
this.
|
|
2106
|
+
this.a2c_1 = relativeTo;
|
|
2195
2107
|
}
|
|
2196
2108
|
function Before(relativeTo) {
|
|
2197
2109
|
PipelinePhaseRelation.call(this);
|
|
2198
|
-
this.
|
|
2110
|
+
this.e2c_1 = relativeTo;
|
|
2199
2111
|
}
|
|
2200
2112
|
function Last() {
|
|
2201
2113
|
Last_instance = this;
|
|
@@ -2241,21 +2153,21 @@
|
|
|
2241
2153
|
}
|
|
2242
2154
|
function loop($this, direct) {
|
|
2243
2155
|
do {
|
|
2244
|
-
var currentIndex = $this.
|
|
2245
|
-
if (currentIndex === $this.
|
|
2156
|
+
var currentIndex = $this.l2c_1;
|
|
2157
|
+
if (currentIndex === $this.g2c_1.s()) {
|
|
2246
2158
|
if (!direct) {
|
|
2247
2159
|
// Inline function 'kotlin.Companion.success' call
|
|
2248
|
-
var value = $this.
|
|
2160
|
+
var value = $this.i2c_1;
|
|
2249
2161
|
var tmp$ret$0 = _Result___init__impl__xyqfz8(value);
|
|
2250
2162
|
resumeRootWith($this, tmp$ret$0);
|
|
2251
2163
|
return false;
|
|
2252
2164
|
}
|
|
2253
2165
|
return true;
|
|
2254
2166
|
}
|
|
2255
|
-
$this.
|
|
2256
|
-
var next = $this.
|
|
2167
|
+
$this.l2c_1 = currentIndex + 1 | 0;
|
|
2168
|
+
var next = $this.g2c_1.u(currentIndex);
|
|
2257
2169
|
try {
|
|
2258
|
-
var result = pipelineStartCoroutineUninterceptedOrReturn(next, $this, $this.
|
|
2170
|
+
var result = pipelineStartCoroutineUninterceptedOrReturn(next, $this, $this.i2c_1, $this.h2c_1);
|
|
2259
2171
|
if (result === get_COROUTINE_SUSPENDED())
|
|
2260
2172
|
return false;
|
|
2261
2173
|
} catch ($p) {
|
|
@@ -2273,128 +2185,128 @@
|
|
|
2273
2185
|
while (true);
|
|
2274
2186
|
}
|
|
2275
2187
|
function resumeRootWith($this, result) {
|
|
2276
|
-
if ($this.
|
|
2188
|
+
if ($this.k2c_1 < 0) {
|
|
2277
2189
|
// Inline function 'kotlin.error' call
|
|
2278
2190
|
var message = 'No more continuations to resume';
|
|
2279
2191
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
2280
2192
|
}
|
|
2281
|
-
var next = ensureNotNull($this.
|
|
2282
|
-
var _unary__edvuaz = $this.
|
|
2283
|
-
$this.
|
|
2284
|
-
$this.
|
|
2193
|
+
var next = ensureNotNull($this.j2c_1[$this.k2c_1]);
|
|
2194
|
+
var _unary__edvuaz = $this.k2c_1;
|
|
2195
|
+
$this.k2c_1 = _unary__edvuaz - 1 | 0;
|
|
2196
|
+
$this.j2c_1[_unary__edvuaz] = null;
|
|
2285
2197
|
if (!_Result___get_isFailure__impl__jpiriv(result)) {
|
|
2286
|
-
next.
|
|
2198
|
+
next.o9(result);
|
|
2287
2199
|
} else {
|
|
2288
2200
|
var exception = recoverStackTraceBridge(ensureNotNull(Result__exceptionOrNull_impl_p6xea9(result)), next);
|
|
2289
2201
|
// Inline function 'kotlin.coroutines.resumeWithException' call
|
|
2290
2202
|
// Inline function 'kotlin.Companion.failure' call
|
|
2291
2203
|
var tmp$ret$0 = _Result___init__impl__xyqfz8(createFailure(exception));
|
|
2292
|
-
next.
|
|
2204
|
+
next.o9(tmp$ret$0);
|
|
2293
2205
|
}
|
|
2294
2206
|
}
|
|
2295
2207
|
function discardLastRootContinuation($this) {
|
|
2296
|
-
if ($this.
|
|
2208
|
+
if ($this.k2c_1 < 0)
|
|
2297
2209
|
throw IllegalStateException_init_$Create$('No more continuations to resume');
|
|
2298
|
-
var _unary__edvuaz = $this.
|
|
2299
|
-
$this.
|
|
2300
|
-
$this.
|
|
2210
|
+
var _unary__edvuaz = $this.k2c_1;
|
|
2211
|
+
$this.k2c_1 = _unary__edvuaz - 1 | 0;
|
|
2212
|
+
$this.j2c_1[_unary__edvuaz] = null;
|
|
2301
2213
|
}
|
|
2302
2214
|
function SuspendFunctionGun$continuation$1(this$0) {
|
|
2303
|
-
this.
|
|
2304
|
-
this.
|
|
2215
|
+
this.n2c_1 = this$0;
|
|
2216
|
+
this.m2c_1 = -2147483648;
|
|
2305
2217
|
}
|
|
2306
|
-
protoOf(SuspendFunctionGun$continuation$1).
|
|
2307
|
-
var continuation = this.
|
|
2218
|
+
protoOf(SuspendFunctionGun$continuation$1).j9 = function () {
|
|
2219
|
+
var continuation = this.n2c_1.j2c_1[this.n2c_1.k2c_1];
|
|
2308
2220
|
if (!(continuation === this) && !(continuation == null))
|
|
2309
|
-
return continuation.
|
|
2310
|
-
var index = this.
|
|
2221
|
+
return continuation.j9();
|
|
2222
|
+
var index = this.n2c_1.k2c_1 - 1 | 0;
|
|
2311
2223
|
while (index >= 0) {
|
|
2312
2224
|
var _unary__edvuaz = index;
|
|
2313
2225
|
index = _unary__edvuaz - 1 | 0;
|
|
2314
|
-
var cont = this.
|
|
2226
|
+
var cont = this.n2c_1.j2c_1[_unary__edvuaz];
|
|
2315
2227
|
if (!(cont === this) && !(cont == null))
|
|
2316
|
-
return cont.
|
|
2228
|
+
return cont.j9();
|
|
2317
2229
|
}
|
|
2318
2230
|
// Inline function 'kotlin.error' call
|
|
2319
2231
|
var message = 'Not started';
|
|
2320
2232
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
2321
2233
|
};
|
|
2322
|
-
protoOf(SuspendFunctionGun$continuation$1).
|
|
2234
|
+
protoOf(SuspendFunctionGun$continuation$1).o2c = function (result) {
|
|
2323
2235
|
if (_Result___get_isFailure__impl__jpiriv(result)) {
|
|
2324
2236
|
// Inline function 'kotlin.Companion.failure' call
|
|
2325
2237
|
var exception = ensureNotNull(Result__exceptionOrNull_impl_p6xea9(result));
|
|
2326
2238
|
var tmp$ret$0 = _Result___init__impl__xyqfz8(createFailure(exception));
|
|
2327
|
-
resumeRootWith(this.
|
|
2239
|
+
resumeRootWith(this.n2c_1, tmp$ret$0);
|
|
2328
2240
|
return Unit_instance;
|
|
2329
2241
|
}
|
|
2330
|
-
loop(this.
|
|
2242
|
+
loop(this.n2c_1, false);
|
|
2331
2243
|
};
|
|
2332
|
-
protoOf(SuspendFunctionGun$continuation$1).
|
|
2333
|
-
return this.
|
|
2244
|
+
protoOf(SuspendFunctionGun$continuation$1).o9 = function (result) {
|
|
2245
|
+
return this.o2c(result);
|
|
2334
2246
|
};
|
|
2335
2247
|
function SuspendFunctionGun(initial, context, blocks) {
|
|
2336
2248
|
PipelineContext.call(this, context);
|
|
2337
|
-
this.
|
|
2249
|
+
this.g2c_1 = blocks;
|
|
2338
2250
|
var tmp = this;
|
|
2339
|
-
tmp.
|
|
2340
|
-
this.
|
|
2251
|
+
tmp.h2c_1 = new SuspendFunctionGun$continuation$1(this);
|
|
2252
|
+
this.i2c_1 = initial;
|
|
2341
2253
|
var tmp_0 = this;
|
|
2342
2254
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
2343
|
-
var size = this.
|
|
2344
|
-
tmp_0.
|
|
2345
|
-
this.
|
|
2346
|
-
this.
|
|
2255
|
+
var size = this.g2c_1.s();
|
|
2256
|
+
tmp_0.j2c_1 = fillArrayVal(Array(size), null);
|
|
2257
|
+
this.k2c_1 = -1;
|
|
2258
|
+
this.l2c_1 = 0;
|
|
2347
2259
|
}
|
|
2348
|
-
protoOf(SuspendFunctionGun).
|
|
2349
|
-
return this.
|
|
2260
|
+
protoOf(SuspendFunctionGun).in = function () {
|
|
2261
|
+
return this.h2c_1.j9();
|
|
2350
2262
|
};
|
|
2351
|
-
protoOf(SuspendFunctionGun).
|
|
2352
|
-
return this.
|
|
2263
|
+
protoOf(SuspendFunctionGun).b2b = function () {
|
|
2264
|
+
return this.i2c_1;
|
|
2353
2265
|
};
|
|
2354
|
-
protoOf(SuspendFunctionGun).
|
|
2266
|
+
protoOf(SuspendFunctionGun).d2b = function ($completion) {
|
|
2355
2267
|
var tmp$ret$0;
|
|
2356
2268
|
$l$block_0: {
|
|
2357
2269
|
// Inline function 'io.ktor.util.pipeline.SuspendFunctionGun.proceed.<anonymous>' call
|
|
2358
|
-
if (this.
|
|
2359
|
-
tmp$ret$0 = this.
|
|
2270
|
+
if (this.l2c_1 === this.g2c_1.s()) {
|
|
2271
|
+
tmp$ret$0 = this.i2c_1;
|
|
2360
2272
|
break $l$block_0;
|
|
2361
2273
|
}
|
|
2362
|
-
this.
|
|
2274
|
+
this.p2c(intercepted($completion));
|
|
2363
2275
|
if (loop(this, true)) {
|
|
2364
2276
|
discardLastRootContinuation(this);
|
|
2365
|
-
tmp$ret$0 = this.
|
|
2277
|
+
tmp$ret$0 = this.i2c_1;
|
|
2366
2278
|
break $l$block_0;
|
|
2367
2279
|
}
|
|
2368
2280
|
tmp$ret$0 = get_COROUTINE_SUSPENDED();
|
|
2369
2281
|
}
|
|
2370
2282
|
return tmp$ret$0;
|
|
2371
2283
|
};
|
|
2372
|
-
protoOf(SuspendFunctionGun).
|
|
2373
|
-
this.
|
|
2374
|
-
return this.
|
|
2284
|
+
protoOf(SuspendFunctionGun).c2b = function (subject, $completion) {
|
|
2285
|
+
this.i2c_1 = subject;
|
|
2286
|
+
return this.d2b($completion);
|
|
2375
2287
|
};
|
|
2376
|
-
protoOf(SuspendFunctionGun).
|
|
2377
|
-
this.
|
|
2378
|
-
if (this.
|
|
2288
|
+
protoOf(SuspendFunctionGun).e2b = function (initial, $completion) {
|
|
2289
|
+
this.l2c_1 = 0;
|
|
2290
|
+
if (this.l2c_1 === this.g2c_1.s())
|
|
2379
2291
|
return initial;
|
|
2380
|
-
this.
|
|
2381
|
-
if (this.
|
|
2292
|
+
this.i2c_1 = initial;
|
|
2293
|
+
if (this.k2c_1 >= 0)
|
|
2382
2294
|
throw IllegalStateException_init_$Create$('Already started');
|
|
2383
|
-
return this.
|
|
2295
|
+
return this.d2b($completion);
|
|
2384
2296
|
};
|
|
2385
|
-
protoOf(SuspendFunctionGun).
|
|
2386
|
-
this.
|
|
2387
|
-
this.
|
|
2297
|
+
protoOf(SuspendFunctionGun).p2c = function (continuation) {
|
|
2298
|
+
this.k2c_1 = this.k2c_1 + 1 | 0;
|
|
2299
|
+
this.j2c_1[this.k2c_1] = continuation;
|
|
2388
2300
|
};
|
|
2389
2301
|
function TypeInfo(type, kotlinType) {
|
|
2390
2302
|
kotlinType = kotlinType === VOID ? null : kotlinType;
|
|
2391
|
-
this.
|
|
2392
|
-
this.
|
|
2303
|
+
this.q2c_1 = type;
|
|
2304
|
+
this.r2c_1 = kotlinType;
|
|
2393
2305
|
}
|
|
2394
2306
|
protoOf(TypeInfo).hashCode = function () {
|
|
2395
|
-
var tmp0_safe_receiver = this.
|
|
2307
|
+
var tmp0_safe_receiver = this.r2c_1;
|
|
2396
2308
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
2397
|
-
return tmp1_elvis_lhs == null ? this.
|
|
2309
|
+
return tmp1_elvis_lhs == null ? this.q2c_1.hashCode() : tmp1_elvis_lhs;
|
|
2398
2310
|
};
|
|
2399
2311
|
protoOf(TypeInfo).equals = function (other) {
|
|
2400
2312
|
if (this === other)
|
|
@@ -2402,16 +2314,16 @@
|
|
|
2402
2314
|
if (!(other instanceof TypeInfo))
|
|
2403
2315
|
return false;
|
|
2404
2316
|
var tmp;
|
|
2405
|
-
if (!(this.
|
|
2406
|
-
tmp = equals(this.
|
|
2317
|
+
if (!(this.r2c_1 == null) || !(other.r2c_1 == null)) {
|
|
2318
|
+
tmp = equals(this.r2c_1, other.r2c_1);
|
|
2407
2319
|
} else {
|
|
2408
|
-
tmp = this.
|
|
2320
|
+
tmp = this.q2c_1.equals(other.q2c_1);
|
|
2409
2321
|
}
|
|
2410
2322
|
return tmp;
|
|
2411
2323
|
};
|
|
2412
2324
|
protoOf(TypeInfo).toString = function () {
|
|
2413
|
-
var tmp0_elvis_lhs = this.
|
|
2414
|
-
return 'TypeInfo(' + toString(tmp0_elvis_lhs == null ? this.
|
|
2325
|
+
var tmp0_elvis_lhs = this.r2c_1;
|
|
2326
|
+
return 'TypeInfo(' + toString(tmp0_elvis_lhs == null ? this.q2c_1 : tmp0_elvis_lhs) + ')';
|
|
2415
2327
|
};
|
|
2416
2328
|
function get_platform(_this__u8e3s4) {
|
|
2417
2329
|
_init_properties_PlatformUtils_js_kt__7rxm8p();
|
|
@@ -2444,7 +2356,7 @@
|
|
|
2444
2356
|
}
|
|
2445
2357
|
function GMTDate_0(timestamp) {
|
|
2446
2358
|
timestamp = timestamp === VOID ? null : timestamp;
|
|
2447
|
-
var tmp1_safe_receiver = timestamp == null ? null : timestamp.
|
|
2359
|
+
var tmp1_safe_receiver = timestamp == null ? null : timestamp.q3();
|
|
2448
2360
|
var tmp;
|
|
2449
2361
|
if (tmp1_safe_receiver == null) {
|
|
2450
2362
|
tmp = null;
|
|
@@ -2458,8 +2370,8 @@
|
|
|
2458
2370
|
if (isNaN_0(date.getTime()))
|
|
2459
2371
|
throw new InvalidTimestampException(ensureNotNull(timestamp));
|
|
2460
2372
|
// Inline function 'kotlin.with' call
|
|
2461
|
-
var dayOfWeek = Companion_instance_1.
|
|
2462
|
-
var month = Companion_instance_2.
|
|
2373
|
+
var dayOfWeek = Companion_instance_1.x29((date.getUTCDay() + 6 | 0) % 7 | 0);
|
|
2374
|
+
var month = Companion_instance_2.x29(date.getUTCMonth());
|
|
2463
2375
|
return new GMTDate(date.getUTCSeconds(), date.getUTCMinutes(), date.getUTCHours(), dayOfWeek, date.getUTCDate(), date.getUTCFullYear(), month, date.getUTCFullYear(), numberToLong(date.getTime()));
|
|
2464
2376
|
}
|
|
2465
2377
|
function InvalidTimestampException(timestamp) {
|
|
@@ -2476,24 +2388,24 @@
|
|
|
2476
2388
|
function AttributesJs() {
|
|
2477
2389
|
var tmp = this;
|
|
2478
2390
|
// Inline function 'kotlin.collections.mutableMapOf' call
|
|
2479
|
-
tmp.
|
|
2391
|
+
tmp.s2c_1 = LinkedHashMap_init_$Create$();
|
|
2480
2392
|
}
|
|
2481
|
-
protoOf(AttributesJs).
|
|
2482
|
-
var tmp = this.
|
|
2393
|
+
protoOf(AttributesJs).z26 = function (key) {
|
|
2394
|
+
var tmp = this.s2c_1.k2(key);
|
|
2483
2395
|
return (tmp == null ? true : !(tmp == null)) ? tmp : THROW_CCE();
|
|
2484
2396
|
};
|
|
2485
|
-
protoOf(AttributesJs).
|
|
2486
|
-
return this.
|
|
2397
|
+
protoOf(AttributesJs).a27 = function (key) {
|
|
2398
|
+
return this.s2c_1.i2(key);
|
|
2487
2399
|
};
|
|
2488
|
-
protoOf(AttributesJs).
|
|
2400
|
+
protoOf(AttributesJs).b27 = function (key, value) {
|
|
2489
2401
|
// Inline function 'kotlin.collections.set' call
|
|
2490
|
-
this.
|
|
2402
|
+
this.s2c_1.n2(key, value);
|
|
2491
2403
|
};
|
|
2492
|
-
protoOf(AttributesJs).
|
|
2493
|
-
this.
|
|
2404
|
+
protoOf(AttributesJs).c27 = function (key) {
|
|
2405
|
+
this.s2c_1.o2(key);
|
|
2494
2406
|
};
|
|
2495
|
-
protoOf(AttributesJs).
|
|
2496
|
-
var tmp0_safe_receiver = this.
|
|
2407
|
+
protoOf(AttributesJs).d27 = function (key, block) {
|
|
2408
|
+
var tmp0_safe_receiver = this.s2c_1.k2(key);
|
|
2497
2409
|
if (tmp0_safe_receiver == null)
|
|
2498
2410
|
null;
|
|
2499
2411
|
else {
|
|
@@ -2504,11 +2416,11 @@
|
|
|
2504
2416
|
var this_0 = block();
|
|
2505
2417
|
// Inline function 'io.ktor.util.AttributesJs.computeIfAbsent.<anonymous>' call
|
|
2506
2418
|
// Inline function 'kotlin.collections.set' call
|
|
2507
|
-
this.
|
|
2419
|
+
this.s2c_1.n2(key, this_0);
|
|
2508
2420
|
return this_0;
|
|
2509
2421
|
};
|
|
2510
|
-
protoOf(AttributesJs).
|
|
2511
|
-
return toList_0(this.
|
|
2422
|
+
protoOf(AttributesJs).e27 = function () {
|
|
2423
|
+
return toList_0(this.s2c_1.l2());
|
|
2512
2424
|
};
|
|
2513
2425
|
function unmodifiable(_this__u8e3s4) {
|
|
2514
2426
|
return _this__u8e3s4;
|
|
@@ -2519,91 +2431,94 @@
|
|
|
2519
2431
|
function get_isDevelopmentMode(_this__u8e3s4) {
|
|
2520
2432
|
return false;
|
|
2521
2433
|
}
|
|
2434
|
+
function get_isNewMemoryModel(_this__u8e3s4) {
|
|
2435
|
+
return true;
|
|
2436
|
+
}
|
|
2522
2437
|
function ConcurrentMap(initialCapacity) {
|
|
2523
2438
|
initialCapacity = initialCapacity === VOID ? 32 : initialCapacity;
|
|
2524
|
-
this.
|
|
2439
|
+
this.t2c_1 = LinkedHashMap_init_$Create$_0(initialCapacity);
|
|
2525
2440
|
}
|
|
2526
|
-
protoOf(ConcurrentMap).
|
|
2527
|
-
if (this.
|
|
2528
|
-
return ensureNotNull(this.
|
|
2441
|
+
protoOf(ConcurrentMap).u2c = function (key, block) {
|
|
2442
|
+
if (this.t2c_1.i2(key))
|
|
2443
|
+
return ensureNotNull(this.t2c_1.k2(key));
|
|
2529
2444
|
var value = block();
|
|
2530
2445
|
// Inline function 'kotlin.collections.set' call
|
|
2531
|
-
this.
|
|
2446
|
+
this.t2c_1.n2(key, value);
|
|
2532
2447
|
return value;
|
|
2533
2448
|
};
|
|
2534
2449
|
protoOf(ConcurrentMap).s = function () {
|
|
2535
|
-
return this.
|
|
2450
|
+
return this.t2c_1.s();
|
|
2536
2451
|
};
|
|
2537
|
-
protoOf(ConcurrentMap).
|
|
2538
|
-
return this.
|
|
2452
|
+
protoOf(ConcurrentMap).v2c = function (key) {
|
|
2453
|
+
return this.t2c_1.i2(key);
|
|
2539
2454
|
};
|
|
2540
2455
|
protoOf(ConcurrentMap).i2 = function (key) {
|
|
2541
2456
|
if (!(key == null ? true : !(key == null)))
|
|
2542
2457
|
return false;
|
|
2543
|
-
return this.
|
|
2458
|
+
return this.v2c((key == null ? true : !(key == null)) ? key : THROW_CCE());
|
|
2544
2459
|
};
|
|
2545
|
-
protoOf(ConcurrentMap).
|
|
2546
|
-
return this.
|
|
2460
|
+
protoOf(ConcurrentMap).w2c = function (value) {
|
|
2461
|
+
return this.t2c_1.j2(value);
|
|
2547
2462
|
};
|
|
2548
2463
|
protoOf(ConcurrentMap).j2 = function (value) {
|
|
2549
2464
|
if (!(value == null ? true : !(value == null)))
|
|
2550
2465
|
return false;
|
|
2551
|
-
return this.
|
|
2466
|
+
return this.w2c((value == null ? true : !(value == null)) ? value : THROW_CCE());
|
|
2552
2467
|
};
|
|
2553
|
-
protoOf(ConcurrentMap).
|
|
2554
|
-
return this.
|
|
2468
|
+
protoOf(ConcurrentMap).x2c = function (key) {
|
|
2469
|
+
return this.t2c_1.k2(key);
|
|
2555
2470
|
};
|
|
2556
2471
|
protoOf(ConcurrentMap).k2 = function (key) {
|
|
2557
2472
|
if (!(key == null ? true : !(key == null)))
|
|
2558
2473
|
return null;
|
|
2559
|
-
return this.
|
|
2474
|
+
return this.x2c((key == null ? true : !(key == null)) ? key : THROW_CCE());
|
|
2560
2475
|
};
|
|
2561
2476
|
protoOf(ConcurrentMap).h = function () {
|
|
2562
|
-
return this.
|
|
2477
|
+
return this.t2c_1.h();
|
|
2563
2478
|
};
|
|
2564
2479
|
protoOf(ConcurrentMap).x = function () {
|
|
2565
|
-
return this.
|
|
2480
|
+
return this.t2c_1.x();
|
|
2566
2481
|
};
|
|
2567
2482
|
protoOf(ConcurrentMap).l2 = function () {
|
|
2568
|
-
return this.
|
|
2483
|
+
return this.t2c_1.l2();
|
|
2569
2484
|
};
|
|
2570
2485
|
protoOf(ConcurrentMap).m2 = function () {
|
|
2571
|
-
return this.
|
|
2486
|
+
return this.t2c_1.m2();
|
|
2572
2487
|
};
|
|
2573
2488
|
protoOf(ConcurrentMap).e2 = function () {
|
|
2574
|
-
this.
|
|
2489
|
+
this.t2c_1.e2();
|
|
2575
2490
|
};
|
|
2576
|
-
protoOf(ConcurrentMap).
|
|
2577
|
-
return this.
|
|
2491
|
+
protoOf(ConcurrentMap).y2c = function (key, value) {
|
|
2492
|
+
return this.t2c_1.n2(key, value);
|
|
2578
2493
|
};
|
|
2579
2494
|
protoOf(ConcurrentMap).n2 = function (key, value) {
|
|
2580
2495
|
var tmp = (key == null ? true : !(key == null)) ? key : THROW_CCE();
|
|
2581
|
-
return this.
|
|
2496
|
+
return this.y2c(tmp, (value == null ? true : !(value == null)) ? value : THROW_CCE());
|
|
2582
2497
|
};
|
|
2583
|
-
protoOf(ConcurrentMap).
|
|
2584
|
-
this.
|
|
2498
|
+
protoOf(ConcurrentMap).z2c = function (from) {
|
|
2499
|
+
this.t2c_1.p2(from);
|
|
2585
2500
|
};
|
|
2586
2501
|
protoOf(ConcurrentMap).p2 = function (from) {
|
|
2587
|
-
return this.
|
|
2502
|
+
return this.z2c(from);
|
|
2588
2503
|
};
|
|
2589
|
-
protoOf(ConcurrentMap).
|
|
2590
|
-
return this.
|
|
2504
|
+
protoOf(ConcurrentMap).a2d = function (key) {
|
|
2505
|
+
return this.t2c_1.o2(key);
|
|
2591
2506
|
};
|
|
2592
2507
|
protoOf(ConcurrentMap).o2 = function (key) {
|
|
2593
2508
|
if (!(key == null ? true : !(key == null)))
|
|
2594
2509
|
return null;
|
|
2595
|
-
return this.
|
|
2510
|
+
return this.a2d((key == null ? true : !(key == null)) ? key : THROW_CCE());
|
|
2596
2511
|
};
|
|
2597
2512
|
protoOf(ConcurrentMap).hashCode = function () {
|
|
2598
|
-
return this.
|
|
2513
|
+
return this.t2c_1.hashCode();
|
|
2599
2514
|
};
|
|
2600
2515
|
protoOf(ConcurrentMap).equals = function (other) {
|
|
2601
2516
|
if (!(!(other == null) ? isInterface(other, KtMap) : false))
|
|
2602
2517
|
return false;
|
|
2603
|
-
return equals(other, this.
|
|
2518
|
+
return equals(other, this.t2c_1);
|
|
2604
2519
|
};
|
|
2605
2520
|
protoOf(ConcurrentMap).toString = function () {
|
|
2606
|
-
return 'ConcurrentMapJs by ' + this.
|
|
2521
|
+
return 'ConcurrentMapJs by ' + this.t2c_1.toString();
|
|
2607
2522
|
};
|
|
2608
2523
|
function KtorSimpleLogger(name) {
|
|
2609
2524
|
return new KtorSimpleLogger$1();
|
|
@@ -2614,7 +2529,7 @@
|
|
|
2614
2529
|
function KtorSimpleLogger$1() {
|
|
2615
2530
|
var tmp = this;
|
|
2616
2531
|
var tmp_0;
|
|
2617
|
-
switch (PlatformUtils_getInstance().
|
|
2532
|
+
switch (PlatformUtils_getInstance().h28_1 || PlatformUtils_getInstance().g28_1) {
|
|
2618
2533
|
case true:
|
|
2619
2534
|
// Inline function 'kotlin.runCatching' call
|
|
2620
2535
|
|
|
@@ -2682,10 +2597,10 @@
|
|
|
2682
2597
|
noWhenBranchMatchedException();
|
|
2683
2598
|
break;
|
|
2684
2599
|
}
|
|
2685
|
-
tmp.
|
|
2600
|
+
tmp.b2d_1 = tmp_0;
|
|
2686
2601
|
}
|
|
2687
|
-
protoOf(KtorSimpleLogger$1).
|
|
2688
|
-
if (this.
|
|
2602
|
+
protoOf(KtorSimpleLogger$1).c2d = function (message) {
|
|
2603
|
+
if (this.b2d_1.u2(LogLevel_TRACE_getInstance()) > 0)
|
|
2689
2604
|
return Unit_instance;
|
|
2690
2605
|
console.debug('TRACE: ' + message);
|
|
2691
2606
|
};
|
|
@@ -2719,9 +2634,6 @@
|
|
|
2719
2634
|
function LogLevel(name, ordinal) {
|
|
2720
2635
|
Enum.call(this, name, ordinal);
|
|
2721
2636
|
}
|
|
2722
|
-
function get_isTraceEnabled(_this__u8e3s4) {
|
|
2723
|
-
return true;
|
|
2724
|
-
}
|
|
2725
2637
|
function LogLevel_TRACE_getInstance() {
|
|
2726
2638
|
LogLevel_initEntries();
|
|
2727
2639
|
return LogLevel_TRACE_instance;
|
|
@@ -2754,12 +2666,12 @@
|
|
|
2754
2666
|
return _this__u8e3s4;
|
|
2755
2667
|
}
|
|
2756
2668
|
function instanceOf(_this__u8e3s4, type) {
|
|
2757
|
-
return type.
|
|
2669
|
+
return type.eb(_this__u8e3s4);
|
|
2758
2670
|
}
|
|
2759
2671
|
//region block: post-declaration
|
|
2760
2672
|
protoOf(CaseInsensitiveMap).asJsReadonlyMapView = asJsReadonlyMapView;
|
|
2761
|
-
protoOf($serializer).
|
|
2762
|
-
protoOf(AttributesJs).
|
|
2673
|
+
protoOf($serializer).b1y = typeParametersSerializers;
|
|
2674
|
+
protoOf(AttributesJs).y26 = get;
|
|
2763
2675
|
protoOf(ConcurrentMap).asJsReadonlyMapView = asJsReadonlyMapView;
|
|
2764
2676
|
//endregion
|
|
2765
2677
|
//region block: init
|
|
@@ -2777,31 +2689,29 @@
|
|
|
2777
2689
|
_.$_$.e = GMTDate_0;
|
|
2778
2690
|
_.$_$.f = LockFreeLinkedListNode;
|
|
2779
2691
|
_.$_$.g = KtorSimpleLogger;
|
|
2780
|
-
_.$_$.h =
|
|
2781
|
-
_.$_$.i =
|
|
2782
|
-
_.$_$.j =
|
|
2783
|
-
_.$_$.k =
|
|
2784
|
-
_.$_$.l =
|
|
2785
|
-
_.$_$.m =
|
|
2786
|
-
_.$_$.n =
|
|
2787
|
-
_.$_$.o =
|
|
2788
|
-
_.$_$.p =
|
|
2789
|
-
_.$_$.q =
|
|
2790
|
-
_.$_$.r =
|
|
2791
|
-
_.$_$.s =
|
|
2792
|
-
_.$_$.t =
|
|
2793
|
-
_.$_$.u =
|
|
2794
|
-
_.$_$.v =
|
|
2795
|
-
_.$_$.w =
|
|
2796
|
-
_.$_$.x =
|
|
2797
|
-
_.$_$.y =
|
|
2798
|
-
_.$_$.z =
|
|
2799
|
-
_.$_$.a1 =
|
|
2800
|
-
_.$_$.b1 =
|
|
2801
|
-
_.$_$.c1 =
|
|
2802
|
-
_.$_$.d1 =
|
|
2803
|
-
_.$_$.e1 = toJsArray;
|
|
2804
|
-
_.$_$.f1 = toLowerCasePreservingASCIIRules;
|
|
2692
|
+
_.$_$.h = PipelineContext;
|
|
2693
|
+
_.$_$.i = PipelinePhase;
|
|
2694
|
+
_.$_$.j = Pipeline;
|
|
2695
|
+
_.$_$.k = TypeInfo;
|
|
2696
|
+
_.$_$.l = instanceOf;
|
|
2697
|
+
_.$_$.m = AttributeKey;
|
|
2698
|
+
_.$_$.n = AttributesJsFn;
|
|
2699
|
+
_.$_$.o = Attributes;
|
|
2700
|
+
_.$_$.p = SilentSupervisor;
|
|
2701
|
+
_.$_$.q = forEach;
|
|
2702
|
+
_.$_$.r = get_0;
|
|
2703
|
+
_.$_$.s = StringValuesBuilderImpl;
|
|
2704
|
+
_.$_$.t = StringValuesImpl;
|
|
2705
|
+
_.$_$.u = StringValues;
|
|
2706
|
+
_.$_$.v = appendAll;
|
|
2707
|
+
_.$_$.w = decodeBase64Bytes;
|
|
2708
|
+
_.$_$.x = decodeBase64String;
|
|
2709
|
+
_.$_$.y = encodeBase64;
|
|
2710
|
+
_.$_$.z = isLowerCase;
|
|
2711
|
+
_.$_$.a1 = putAll;
|
|
2712
|
+
_.$_$.b1 = toCharArray;
|
|
2713
|
+
_.$_$.c1 = toJsArray;
|
|
2714
|
+
_.$_$.d1 = toLowerCasePreservingASCIIRules;
|
|
2805
2715
|
//endregion
|
|
2806
2716
|
return _;
|
|
2807
2717
|
}(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./kotlinx-io-kotlinx-io-core.js'), require('./ktor-ktor-io.js'), require('./kotlinx-coroutines-core.js'), require('./kotlinx-atomicfu.js'), require('./kotlinx-serialization-kotlinx-serialization-core.js')));
|