@solibo/home-api 1.15.15 → 1.16.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/Kotlin-DateTime-library-kotlinx-datetime.mjs +1019 -943
- package/Kotlin-DateTime-library-kotlinx-datetime.mjs.map +1 -0
- package/MultiplatformSettings-multiplatform-settings-no-arg.mjs +1 -1
- package/MultiplatformSettings-multiplatform-settings-no-arg.mjs.map +1 -0
- package/MultiplatformSettings-multiplatform-settings.mjs +1 -1
- package/MultiplatformSettings-multiplatform-settings.mjs.map +1 -0
- package/kotlin-kotlin-stdlib.mjs +2223 -1914
- package/kotlin-kotlin-stdlib.mjs.map +1 -0
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.mjs +1 -1
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.mjs.map +1 -0
- package/kotlinx-atomicfu.mjs +14 -14
- package/kotlinx-atomicfu.mjs.map +1 -0
- package/kotlinx-browser.mjs +1 -1
- package/kotlinx-browser.mjs.map +1 -0
- package/kotlinx-coroutines-core.mjs +2307 -2247
- package/kotlinx-coroutines-core.mjs.map +1 -0
- package/kotlinx-io-kotlinx-io-bytestring.mjs +41 -41
- package/kotlinx-io-kotlinx-io-bytestring.mjs.map +1 -0
- package/kotlinx-io-kotlinx-io-core.mjs +474 -470
- package/kotlinx-io-kotlinx-io-core.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-core.mjs +1909 -1910
- package/kotlinx-serialization-kotlinx-serialization-core.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-json-io.mjs +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json-io.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-json.mjs +1986 -1658
- package/kotlinx-serialization-kotlinx-serialization-json.mjs.map +1 -0
- package/ktor-ktor-client-auth.mjs +1 -1
- package/ktor-ktor-client-auth.mjs.map +1 -0
- package/ktor-ktor-client-content-negotiation.mjs +260 -234
- package/ktor-ktor-client-content-negotiation.mjs.map +1 -0
- package/ktor-ktor-client-core.mjs +3240 -3326
- package/ktor-ktor-client-core.mjs.map +1 -0
- package/ktor-ktor-client-encoding.mjs +1 -1
- package/ktor-ktor-client-encoding.mjs.map +1 -0
- package/ktor-ktor-client-logging.mjs +1 -1
- package/ktor-ktor-client-logging.mjs.map +1 -0
- package/ktor-ktor-client-websockets.mjs +1 -1
- package/ktor-ktor-client-websockets.mjs.map +1 -0
- package/ktor-ktor-events.mjs +8 -8
- package/ktor-ktor-events.mjs.map +1 -0
- package/ktor-ktor-http-cio.mjs +525 -530
- package/ktor-ktor-http-cio.mjs.map +1 -0
- package/ktor-ktor-http.mjs +735 -766
- package/ktor-ktor-http.mjs.map +1 -0
- package/ktor-ktor-io.mjs +1502 -1279
- package/ktor-ktor-io.mjs.map +1 -0
- package/ktor-ktor-serialization-kotlinx-json.mjs +10 -10
- package/ktor-ktor-serialization-kotlinx-json.mjs.map +1 -0
- package/ktor-ktor-serialization-kotlinx.mjs +272 -389
- package/ktor-ktor-serialization-kotlinx.mjs.map +1 -0
- package/ktor-ktor-serialization.mjs +113 -142
- package/ktor-ktor-serialization.mjs.map +1 -0
- package/ktor-ktor-sse.mjs +1 -1
- package/ktor-ktor-sse.mjs.map +1 -0
- package/ktor-ktor-utils.mjs +812 -787
- package/ktor-ktor-utils.mjs.map +1 -0
- package/ktor-ktor-websocket-serialization.mjs +1 -1
- package/ktor-ktor-websocket-serialization.mjs.map +1 -0
- package/ktor-ktor-websockets.mjs +901 -862
- package/ktor-ktor-websockets.mjs.map +1 -0
- package/package.json +2 -2
- package/solibo-sdk-sdk-home-api.d.mts +127 -14
- package/solibo-sdk-sdk-home-api.mjs +110003 -108257
- package/solibo-sdk-sdk-home-api.mjs.map +1 -0
package/ktor-ktor-utils.mjs
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
2
|
+
PrimitiveClasses_getInstance143761yrsca9q as PrimitiveClasses_getInstance,
|
|
3
3
|
arrayOf1akklvh2at202 as arrayOf,
|
|
4
4
|
createKType31ecntyyaay3k as createKType,
|
|
5
|
-
|
|
5
|
+
Unit_instance3vdlo4e4f5ggx as Unit_instance,
|
|
6
6
|
VOID3gxj6tk5isa35 as VOID,
|
|
7
7
|
isBlank1dvkhjjvox3p0 as isBlank,
|
|
8
8
|
toString1pkumu07cwy4m as toString,
|
|
9
|
-
IllegalArgumentException_init_$Create$
|
|
9
|
+
IllegalArgumentException_init_$Create$1mgk48flhjim3 as IllegalArgumentException_init_$Create$,
|
|
10
10
|
protoOf180f3jzyo7rfj as protoOf,
|
|
11
11
|
getStringHashCode26igk1bx568vk as getStringHashCode,
|
|
12
12
|
initMetadataForClassbxx6q50dy2s7 as initMetadataForClass,
|
|
13
|
-
IllegalStateException_init_$Create$
|
|
13
|
+
IllegalStateException_init_$Create$3394faf8tdm0h as IllegalStateException_init_$Create$,
|
|
14
14
|
initMetadataForInterface1egvbzx539z91 as initMetadataForInterface,
|
|
15
15
|
THROW_CCE2g6jy02ryeudk as THROW_CCE,
|
|
16
|
-
NoSuchElementException_init_$Create$
|
|
16
|
+
NoSuchElementException_init_$Create$3v2cvqwdgxfkg as NoSuchElementException_init_$Create$,
|
|
17
17
|
ensureNotNull1e947j3ixpazm as ensureNotNull,
|
|
18
18
|
charCodeAt1yspne1d8erbm as charCodeAt,
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
toString336ienavfnzn0 as toString_0,
|
|
20
|
+
Char__toInt_impl_vasixd1ka89vowck9tn as Char__toInt_impl_vasixd,
|
|
21
21
|
equals2v6cggk171b6e as equals,
|
|
22
22
|
AbstractMutableSetthfi6jds1k2h as AbstractMutableSet,
|
|
23
|
-
UnsupportedOperationException_init_$Create$
|
|
23
|
+
UnsupportedOperationException_init_$Create$2v432udyumtzy as UnsupportedOperationException_init_$Create$,
|
|
24
24
|
AbstractMutableCollections0bg6c40ztuj as AbstractMutableCollection,
|
|
25
25
|
MutableEntry12w2i19w0igk5 as MutableEntry,
|
|
26
26
|
isInterface3d6p8outrmvmk as isInterface,
|
|
@@ -36,28 +36,27 @@ import {
|
|
|
36
36
|
charArray2ujmm1qusno00 as charArray,
|
|
37
37
|
AbstractCoroutineContextElement2rpehg0hv5szw as AbstractCoroutineContextElement,
|
|
38
38
|
Element2gr7ezmxqaln7 as Element,
|
|
39
|
-
concatToString2syawgu50khxi as concatToString,
|
|
40
39
|
initMetadataForObject1cxne3s9w65el as initMetadataForObject,
|
|
41
40
|
Enum3alwj03lh1n41 as Enum,
|
|
42
41
|
firstOrNull1982767dljvdy as firstOrNull,
|
|
43
|
-
ArrayList_init_$Create$
|
|
44
|
-
LinkedHashMap_init_$Create$
|
|
42
|
+
ArrayList_init_$Create$1z3aa4voswqq as ArrayList_init_$Create$,
|
|
43
|
+
LinkedHashMap_init_$Create$1gaaqjdgvat9g as LinkedHashMap_init_$Create$,
|
|
45
44
|
addAll1k27qatfgp3k5 as addAll,
|
|
46
45
|
emptyMapr06gerzljqtm as emptyMap,
|
|
47
46
|
plus310ted5e4i90h as plus,
|
|
48
47
|
isArray1hxjqtqy632bc as isArray,
|
|
49
|
-
ArrayList_init_$Create$
|
|
48
|
+
ArrayList_init_$Create$3o344dm0ee4ws as ArrayList_init_$Create$_0,
|
|
50
49
|
emptySetcxexqki71qfa as emptySet,
|
|
51
|
-
LinkedHashSet_init_$Create$
|
|
50
|
+
LinkedHashSet_init_$Create$2y9omcalkfydw as LinkedHashSet_init_$Create$,
|
|
52
51
|
getBooleanHashCode1bbj3u6b3v0a7 as getBooleanHashCode,
|
|
53
52
|
setOf1u3mizs95ngxo as setOf,
|
|
54
53
|
charSequenceLength3278n89t01tmv as charSequenceLength,
|
|
55
54
|
charSequenceGet1vxk1y5n17t1z as charSequenceGet,
|
|
56
|
-
StringBuilder_init_$Create$
|
|
55
|
+
StringBuilder_init_$Create$3q4yitjcnfjo as StringBuilder_init_$Create$,
|
|
57
56
|
get_lastIndexld83bqhfgcdd as get_lastIndex,
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
57
|
+
_Char___init__impl__6a9atx2yltdocdrxs4d as _Char___init__impl__6a9atx,
|
|
58
|
+
Char__plus_impl_qi7pgj1h8009bm3fa2t as Char__plus_impl_qi7pgj,
|
|
59
|
+
LazyThreadSafetyMode_PUBLICATION_getInstance20ynwq7b0awd8 as LazyThreadSafetyMode_PUBLICATION_getInstance,
|
|
61
60
|
lazy1261dae0bgscp as lazy,
|
|
62
61
|
objectCreate1ve4bgxiu4x98 as objectCreate,
|
|
63
62
|
compareTo3ankvs086tmwq as compareTo,
|
|
@@ -75,16 +74,17 @@ import {
|
|
|
75
74
|
emptyList1g2z5xcrvp2zy as emptyList,
|
|
76
75
|
get_lastIndex1yw0x4k50k51w as get_lastIndex_0,
|
|
77
76
|
last1vo29oleiqj36 as last,
|
|
77
|
+
constructCallableReference23y65rf941mch as constructCallableReference,
|
|
78
78
|
mutableListOf6oorvk2mtdmp as mutableListOf,
|
|
79
79
|
anyToString3ho3k49fc56mj as anyToString,
|
|
80
80
|
extendThrowable112s72v177bbq as extendThrowable,
|
|
81
81
|
captureStack1fzi4aczwc4hg as captureStack,
|
|
82
|
-
|
|
83
|
-
|
|
82
|
+
Companion_instance1co2nkledm2ru as Companion_instance,
|
|
83
|
+
_Result___init__impl__xyqfz810za1hm0unrcw as _Result___init__impl__xyqfz8,
|
|
84
84
|
createFailure8paxfkfa5dc7 as createFailure,
|
|
85
|
-
|
|
85
|
+
Key_instance1cfwgdmm6vbbh as Key_instance,
|
|
86
86
|
intercepted2ogpsikxxj4u0 as intercepted,
|
|
87
|
-
|
|
87
|
+
Result__exceptionOrNull_impl_p6xea92zjvgyei8ws1 as Result__exceptionOrNull_impl_p6xea9,
|
|
88
88
|
Continuation1aa2oekvx7jm7 as Continuation,
|
|
89
89
|
KProperty1ca4yb4wlo496 as KProperty1,
|
|
90
90
|
lazy2hsh8ze7j6ikd as lazy_0,
|
|
@@ -92,16 +92,20 @@ import {
|
|
|
92
92
|
isNaNymqb93xtq8w8 as isNaN_0,
|
|
93
93
|
numberToLong2pakxeg38estk as numberToLong,
|
|
94
94
|
IllegalStateExceptionkoljg5n0nrlr as IllegalStateException,
|
|
95
|
-
IllegalStateException_init_$Init$
|
|
96
|
-
LinkedHashMap_init_$Create$
|
|
95
|
+
IllegalStateException_init_$Init$xfeovne1jeww as IllegalStateException_init_$Init$,
|
|
96
|
+
LinkedHashMap_init_$Create$3aeh9b8t1pf1j as LinkedHashMap_init_$Create$_0,
|
|
97
97
|
toList3jhuyej2anx2q as toList,
|
|
98
|
-
|
|
99
|
-
|
|
98
|
+
toHexString5bhtjxqec7ow as toHexString,
|
|
99
|
+
substringiqarkczpya5m as substring,
|
|
100
|
+
_Result___get_value__impl__bjfvqgfu6uyyvgx74d as _Result___get_value__impl__bjfvqg,
|
|
101
|
+
_Result___get_isFailure__impl__jpirivaggyjf2c4e0j as _Result___get_isFailure__impl__jpiriv,
|
|
100
102
|
noWhenBranchMatchedException2a6r7ubxgky5j as noWhenBranchMatchedException,
|
|
103
|
+
startCoroutineUninterceptedOrReturnNonGeneratorVersion1y4ov8ufx72uh as startCoroutineUninterceptedOrReturnNonGeneratorVersion,
|
|
104
|
+
initMetadataForLambda3af3he42mmnh as initMetadataForLambda,
|
|
101
105
|
} from './kotlin-kotlin-stdlib.mjs';
|
|
102
106
|
import {
|
|
103
107
|
SupervisorJobythnfxkr3jxc as SupervisorJob,
|
|
104
|
-
|
|
108
|
+
Key_instancex2w5ku7ehbar as Key_instance_0,
|
|
105
109
|
CoroutineScopefcb5f5dwqcas as CoroutineScope,
|
|
106
110
|
recoverStackTrace2i3si2i8nvw1k as recoverStackTrace,
|
|
107
111
|
CoroutineDispatcherizb7p9bijexj as CoroutineDispatcher,
|
|
@@ -119,12 +123,13 @@ import { atomic$ref$130aurmcwdfdf1 as atomic$ref$1 } from './kotlinx-atomicfu.mj
|
|
|
119
123
|
import {
|
|
120
124
|
createSimpleEnumSerializer2guioz11kk1m0 as createSimpleEnumSerializer,
|
|
121
125
|
PluginGeneratedSerialDescriptorqdzeg5asqhfg as PluginGeneratedSerialDescriptor,
|
|
122
|
-
UnknownFieldException_init_$Create$
|
|
123
|
-
|
|
124
|
-
|
|
126
|
+
UnknownFieldException_init_$Create$1pljrg0i74g2b as UnknownFieldException_init_$Create$,
|
|
127
|
+
IntSerializer_getInstance3hkg1llvt1c0z as IntSerializer_getInstance,
|
|
128
|
+
LongSerializer_getInstance1q1voa3zes72d as LongSerializer_getInstance,
|
|
125
129
|
typeParametersSerializers2likxjr48tr7y as typeParametersSerializers,
|
|
126
130
|
GeneratedSerializer1f7t7hssdd2ws as GeneratedSerializer,
|
|
127
131
|
throwMissingFieldException2cmke0v3ynf14 as throwMissingFieldException,
|
|
132
|
+
SerializableWithd2dap36updxd as SerializableWith,
|
|
128
133
|
} from './kotlinx-serialization-kotlinx-serialization-core.mjs';
|
|
129
134
|
//region block: imports
|
|
130
135
|
var imul = Math.imul;
|
|
@@ -132,7 +137,7 @@ var imul = Math.imul;
|
|
|
132
137
|
//region block: pre-declaration
|
|
133
138
|
initMetadataForClass(AttributeKey, 'AttributeKey');
|
|
134
139
|
function get(key) {
|
|
135
|
-
var tmp0_elvis_lhs = this.
|
|
140
|
+
var tmp0_elvis_lhs = this.k2d(key);
|
|
136
141
|
var tmp;
|
|
137
142
|
if (tmp0_elvis_lhs == null) {
|
|
138
143
|
throw IllegalStateException_init_$Create$('No instance for key ' + key.toString());
|
|
@@ -142,7 +147,7 @@ function get(key) {
|
|
|
142
147
|
return tmp;
|
|
143
148
|
}
|
|
144
149
|
function set(key, value) {
|
|
145
|
-
this.
|
|
150
|
+
this.m2d(key, value);
|
|
146
151
|
}
|
|
147
152
|
initMetadataForInterface(Attributes, 'Attributes');
|
|
148
153
|
initMetadataForClass(CaseInsensitiveMap$KeySet$iterator$1);
|
|
@@ -163,12 +168,12 @@ initMetadataForClass(Js, 'Js', VOID, Platform);
|
|
|
163
168
|
initMetadataForClass(WasmJs, 'WasmJs', VOID, Platform);
|
|
164
169
|
initMetadataForClass(JsPlatform, 'JsPlatform', VOID, Enum);
|
|
165
170
|
function get_0(name) {
|
|
166
|
-
var tmp0_safe_receiver = this.
|
|
171
|
+
var tmp0_safe_receiver = this.q2f(name);
|
|
167
172
|
return tmp0_safe_receiver == null ? null : firstOrNull(tmp0_safe_receiver);
|
|
168
173
|
}
|
|
169
174
|
function forEach(body) {
|
|
170
175
|
// Inline function 'kotlin.collections.forEach' call
|
|
171
|
-
var _iterator__ex2g4s = this.
|
|
176
|
+
var _iterator__ex2g4s = this.n2f().t();
|
|
172
177
|
while (_iterator__ex2g4s.u()) {
|
|
173
178
|
var element = _iterator__ex2g4s.v();
|
|
174
179
|
// Inline function 'kotlin.collections.component1' call
|
|
@@ -218,16 +223,17 @@ initMetadataForClass(InvalidTimestampException, 'InvalidTimestampException', VOI
|
|
|
218
223
|
initMetadataForClass(AttributesJs, 'AttributesJs', AttributesJs, VOID, [Attributes]);
|
|
219
224
|
initMetadataForClass(KtorSimpleLogger$1);
|
|
220
225
|
initMetadataForClass(LogLevel, 'LogLevel', VOID, Enum);
|
|
226
|
+
initMetadataForLambda(pipelineStartCoroutineUninterceptedOrReturn$slambda, CoroutineImpl, VOID, [0]);
|
|
221
227
|
//endregion
|
|
222
228
|
function AttributeKey(name, type) {
|
|
223
229
|
var tmp;
|
|
224
230
|
if (type === VOID) {
|
|
225
231
|
// Inline function 'io.ktor.util.reflect.typeInfo' call
|
|
226
|
-
var tmp_0 = PrimitiveClasses_getInstance().
|
|
232
|
+
var tmp_0 = PrimitiveClasses_getInstance().gb();
|
|
227
233
|
// Inline function 'io.ktor.util.reflect.typeOfOrNull' call
|
|
228
234
|
var tmp_1;
|
|
229
235
|
try {
|
|
230
|
-
tmp_1 = createKType(PrimitiveClasses_getInstance().
|
|
236
|
+
tmp_1 = createKType(PrimitiveClasses_getInstance().gb(), arrayOf([]), false);
|
|
231
237
|
} catch ($p) {
|
|
232
238
|
var tmp_2;
|
|
233
239
|
if ($p instanceof Error) {
|
|
@@ -244,10 +250,10 @@ function AttributeKey(name, type) {
|
|
|
244
250
|
tmp = type;
|
|
245
251
|
}
|
|
246
252
|
type = tmp;
|
|
247
|
-
this.
|
|
248
|
-
this.
|
|
253
|
+
this.h2d_1 = name;
|
|
254
|
+
this.i2d_1 = type;
|
|
249
255
|
// Inline function 'kotlin.text.isNotBlank' call
|
|
250
|
-
var this_0 = this.
|
|
256
|
+
var this_0 = this.h2d_1;
|
|
251
257
|
// Inline function 'kotlin.require' call
|
|
252
258
|
if (!!isBlank(this_0)) {
|
|
253
259
|
var message = "Name can't be blank";
|
|
@@ -255,11 +261,11 @@ function AttributeKey(name, type) {
|
|
|
255
261
|
}
|
|
256
262
|
}
|
|
257
263
|
protoOf(AttributeKey).toString = function () {
|
|
258
|
-
return 'AttributeKey: ' + this.
|
|
264
|
+
return 'AttributeKey: ' + this.h2d_1;
|
|
259
265
|
};
|
|
260
266
|
protoOf(AttributeKey).hashCode = function () {
|
|
261
|
-
var result = getStringHashCode(this.
|
|
262
|
-
result = imul(result, 31) + this.
|
|
267
|
+
var result = getStringHashCode(this.h2d_1);
|
|
268
|
+
result = imul(result, 31) + this.i2d_1.hashCode() | 0;
|
|
263
269
|
return result;
|
|
264
270
|
};
|
|
265
271
|
protoOf(AttributeKey).equals = function (other) {
|
|
@@ -267,9 +273,9 @@ protoOf(AttributeKey).equals = function (other) {
|
|
|
267
273
|
return true;
|
|
268
274
|
if (!(other instanceof AttributeKey))
|
|
269
275
|
return false;
|
|
270
|
-
if (!(this.
|
|
276
|
+
if (!(this.h2d_1 === other.h2d_1))
|
|
271
277
|
return false;
|
|
272
|
-
if (!this.
|
|
278
|
+
if (!this.i2d_1.equals(other.i2d_1))
|
|
273
279
|
return false;
|
|
274
280
|
return true;
|
|
275
281
|
};
|
|
@@ -277,40 +283,40 @@ function Attributes() {
|
|
|
277
283
|
}
|
|
278
284
|
function putAll(_this__u8e3s4, other) {
|
|
279
285
|
// Inline function 'kotlin.collections.forEach' call
|
|
280
|
-
var _iterator__ex2g4s = other.
|
|
286
|
+
var _iterator__ex2g4s = other.q2d().t();
|
|
281
287
|
while (_iterator__ex2g4s.u()) {
|
|
282
288
|
var element = _iterator__ex2g4s.v();
|
|
283
|
-
_this__u8e3s4.
|
|
289
|
+
_this__u8e3s4.m2d(element instanceof AttributeKey ? element : THROW_CCE(), other.j2d(element));
|
|
284
290
|
}
|
|
285
291
|
}
|
|
286
292
|
function advance($this) {
|
|
287
|
-
$l$loop: while ($this.
|
|
288
|
-
var idx = $this.
|
|
289
|
-
if (idx >= 0 && !($this.
|
|
293
|
+
$l$loop: while ($this.r2d_1 < $this.t2d_1.y2d_1) {
|
|
294
|
+
var idx = $this.t2d_1.x2d_1[$this.r2d_1];
|
|
295
|
+
if (idx >= 0 && !($this.t2d_1.u2d_1[idx] == null))
|
|
290
296
|
break $l$loop;
|
|
291
|
-
$this.
|
|
297
|
+
$this.r2d_1 = $this.r2d_1 + 1 | 0;
|
|
292
298
|
}
|
|
293
299
|
}
|
|
294
300
|
function CaseInsensitiveMap$KeySet$iterator$1(this$0) {
|
|
295
|
-
this.
|
|
296
|
-
this.
|
|
297
|
-
this.
|
|
301
|
+
this.t2d_1 = this$0;
|
|
302
|
+
this.r2d_1 = 0;
|
|
303
|
+
this.s2d_1 = null;
|
|
298
304
|
advance(this);
|
|
299
305
|
}
|
|
300
306
|
protoOf(CaseInsensitiveMap$KeySet$iterator$1).u = function () {
|
|
301
|
-
return this.
|
|
307
|
+
return this.r2d_1 < this.t2d_1.y2d_1;
|
|
302
308
|
};
|
|
303
309
|
protoOf(CaseInsensitiveMap$KeySet$iterator$1).v = function () {
|
|
304
310
|
if (!this.u())
|
|
305
311
|
throw NoSuchElementException_init_$Create$();
|
|
306
|
-
var idx = this.
|
|
307
|
-
this.
|
|
308
|
-
this.
|
|
312
|
+
var idx = this.t2d_1.x2d_1[this.r2d_1];
|
|
313
|
+
this.s2d_1 = ensureNotNull(this.t2d_1.u2d_1[idx]);
|
|
314
|
+
this.r2d_1 = this.r2d_1 + 1 | 0;
|
|
309
315
|
advance(this);
|
|
310
|
-
return ensureNotNull(this.
|
|
316
|
+
return ensureNotNull(this.s2d_1);
|
|
311
317
|
};
|
|
312
318
|
protoOf(CaseInsensitiveMap$KeySet$iterator$1).l4 = function () {
|
|
313
|
-
var tmp0_elvis_lhs = this.
|
|
319
|
+
var tmp0_elvis_lhs = this.s2d_1;
|
|
314
320
|
var tmp;
|
|
315
321
|
if (tmp0_elvis_lhs == null) {
|
|
316
322
|
throw IllegalStateException_init_$Create$('next() must be called before remove()');
|
|
@@ -318,39 +324,39 @@ protoOf(CaseInsensitiveMap$KeySet$iterator$1).l4 = function () {
|
|
|
318
324
|
tmp = tmp0_elvis_lhs;
|
|
319
325
|
}
|
|
320
326
|
var key = tmp;
|
|
321
|
-
this.
|
|
322
|
-
this.
|
|
327
|
+
this.t2d_1.c2e(key);
|
|
328
|
+
this.s2d_1 = null;
|
|
323
329
|
};
|
|
324
330
|
function advance_0($this) {
|
|
325
|
-
$l$loop: while ($this.
|
|
326
|
-
var idx = $this.
|
|
327
|
-
if (idx >= 0 && !($this.
|
|
331
|
+
$l$loop: while ($this.d2e_1 < $this.f2e_1.y2d_1) {
|
|
332
|
+
var idx = $this.f2e_1.x2d_1[$this.d2e_1];
|
|
333
|
+
if (idx >= 0 && !($this.f2e_1.u2d_1[idx] == null))
|
|
328
334
|
break $l$loop;
|
|
329
|
-
$this.
|
|
335
|
+
$this.d2e_1 = $this.d2e_1 + 1 | 0;
|
|
330
336
|
}
|
|
331
337
|
}
|
|
332
338
|
function CaseInsensitiveMap$ValueCollection$iterator$1(this$0) {
|
|
333
|
-
this.
|
|
334
|
-
this.
|
|
335
|
-
this.
|
|
339
|
+
this.f2e_1 = this$0;
|
|
340
|
+
this.d2e_1 = 0;
|
|
341
|
+
this.e2e_1 = null;
|
|
336
342
|
advance_0(this);
|
|
337
343
|
}
|
|
338
344
|
protoOf(CaseInsensitiveMap$ValueCollection$iterator$1).u = function () {
|
|
339
|
-
return this.
|
|
345
|
+
return this.d2e_1 < this.f2e_1.y2d_1;
|
|
340
346
|
};
|
|
341
347
|
protoOf(CaseInsensitiveMap$ValueCollection$iterator$1).v = function () {
|
|
342
348
|
if (!this.u())
|
|
343
349
|
throw NoSuchElementException_init_$Create$();
|
|
344
|
-
var idx = this.
|
|
345
|
-
this.
|
|
346
|
-
var tmp = this.
|
|
350
|
+
var idx = this.f2e_1.x2d_1[this.d2e_1];
|
|
351
|
+
this.e2e_1 = ensureNotNull(this.f2e_1.u2d_1[idx]);
|
|
352
|
+
var tmp = this.f2e_1.v2d_1[idx];
|
|
347
353
|
var result = !(tmp == null) ? tmp : THROW_CCE();
|
|
348
|
-
this.
|
|
354
|
+
this.d2e_1 = this.d2e_1 + 1 | 0;
|
|
349
355
|
advance_0(this);
|
|
350
356
|
return result;
|
|
351
357
|
};
|
|
352
358
|
protoOf(CaseInsensitiveMap$ValueCollection$iterator$1).l4 = function () {
|
|
353
|
-
var tmp0_elvis_lhs = this.
|
|
359
|
+
var tmp0_elvis_lhs = this.e2e_1;
|
|
354
360
|
var tmp;
|
|
355
361
|
if (tmp0_elvis_lhs == null) {
|
|
356
362
|
throw IllegalStateException_init_$Create$('next() must be called before remove()');
|
|
@@ -358,40 +364,40 @@ protoOf(CaseInsensitiveMap$ValueCollection$iterator$1).l4 = function () {
|
|
|
358
364
|
tmp = tmp0_elvis_lhs;
|
|
359
365
|
}
|
|
360
366
|
var key = tmp;
|
|
361
|
-
this.
|
|
362
|
-
this.
|
|
367
|
+
this.f2e_1.c2e(key);
|
|
368
|
+
this.e2e_1 = null;
|
|
363
369
|
};
|
|
364
370
|
function advance_1($this) {
|
|
365
|
-
$l$loop: while ($this.
|
|
366
|
-
var idx = $this.
|
|
367
|
-
if (idx >= 0 && !($this.
|
|
371
|
+
$l$loop: while ($this.g2e_1 < $this.i2e_1.y2d_1) {
|
|
372
|
+
var idx = $this.i2e_1.x2d_1[$this.g2e_1];
|
|
373
|
+
if (idx >= 0 && !($this.i2e_1.u2d_1[idx] == null))
|
|
368
374
|
break $l$loop;
|
|
369
|
-
$this.
|
|
375
|
+
$this.g2e_1 = $this.g2e_1 + 1 | 0;
|
|
370
376
|
}
|
|
371
377
|
}
|
|
372
378
|
function CaseInsensitiveMap$EntrySet$iterator$1(this$0) {
|
|
373
|
-
this.
|
|
374
|
-
this.
|
|
375
|
-
this.
|
|
379
|
+
this.i2e_1 = this$0;
|
|
380
|
+
this.g2e_1 = 0;
|
|
381
|
+
this.h2e_1 = null;
|
|
376
382
|
advance_1(this);
|
|
377
383
|
}
|
|
378
384
|
protoOf(CaseInsensitiveMap$EntrySet$iterator$1).u = function () {
|
|
379
|
-
return this.
|
|
385
|
+
return this.g2e_1 < this.i2e_1.y2d_1;
|
|
380
386
|
};
|
|
381
387
|
protoOf(CaseInsensitiveMap$EntrySet$iterator$1).v = function () {
|
|
382
388
|
if (!this.u())
|
|
383
389
|
throw NoSuchElementException_init_$Create$();
|
|
384
|
-
var idx = this.
|
|
385
|
-
this.
|
|
386
|
-
var tmp = ensureNotNull(this.
|
|
387
|
-
var tmp_0 = this.
|
|
388
|
-
var entry = new MapEntry(this.
|
|
389
|
-
this.
|
|
390
|
+
var idx = this.i2e_1.x2d_1[this.g2e_1];
|
|
391
|
+
this.h2e_1 = ensureNotNull(this.i2e_1.u2d_1[idx]);
|
|
392
|
+
var tmp = ensureNotNull(this.h2e_1);
|
|
393
|
+
var tmp_0 = this.i2e_1.v2d_1[idx];
|
|
394
|
+
var entry = new MapEntry(this.i2e_1, tmp, !(tmp_0 == null) ? tmp_0 : THROW_CCE());
|
|
395
|
+
this.g2e_1 = this.g2e_1 + 1 | 0;
|
|
390
396
|
advance_1(this);
|
|
391
397
|
return entry;
|
|
392
398
|
};
|
|
393
399
|
protoOf(CaseInsensitiveMap$EntrySet$iterator$1).l4 = function () {
|
|
394
|
-
var tmp0_elvis_lhs = this.
|
|
400
|
+
var tmp0_elvis_lhs = this.h2e_1;
|
|
395
401
|
var tmp;
|
|
396
402
|
if (tmp0_elvis_lhs == null) {
|
|
397
403
|
throw IllegalStateException_init_$Create$('next() must be called before remove()');
|
|
@@ -399,8 +405,8 @@ protoOf(CaseInsensitiveMap$EntrySet$iterator$1).l4 = function () {
|
|
|
399
405
|
tmp = tmp0_elvis_lhs;
|
|
400
406
|
}
|
|
401
407
|
var key = tmp;
|
|
402
|
-
this.
|
|
403
|
-
this.
|
|
408
|
+
this.i2e_1.c2e(key);
|
|
409
|
+
this.h2e_1 = null;
|
|
404
410
|
};
|
|
405
411
|
function caseInsensitiveHashCode($this, s) {
|
|
406
412
|
var h = 0;
|
|
@@ -426,52 +432,52 @@ function caseInsensitiveHashCode($this, s) {
|
|
|
426
432
|
}
|
|
427
433
|
function putWithoutTrackingOrderReturnIndex($this, key, value) {
|
|
428
434
|
var hash = caseInsensitiveHashCode(Companion_getInstance(), key);
|
|
429
|
-
var index = hash & ($this.
|
|
435
|
+
var index = hash & ($this.u2d_1.length - 1 | 0);
|
|
430
436
|
while (true) {
|
|
431
|
-
var existingKey = $this.
|
|
437
|
+
var existingKey = $this.u2d_1[index];
|
|
432
438
|
if (existingKey == null) {
|
|
433
|
-
$this.
|
|
434
|
-
$this.
|
|
435
|
-
$this.
|
|
439
|
+
$this.u2d_1[index] = key;
|
|
440
|
+
$this.v2d_1[index] = value;
|
|
441
|
+
$this.w2d_1 = $this.w2d_1 + 1 | 0;
|
|
436
442
|
return index;
|
|
437
443
|
}
|
|
438
444
|
if (equals(existingKey, key, true)) {
|
|
439
|
-
$this.
|
|
445
|
+
$this.v2d_1[index] = value;
|
|
440
446
|
return index;
|
|
441
447
|
}
|
|
442
|
-
index = (index + 1 | 0) & ($this.
|
|
448
|
+
index = (index + 1 | 0) & ($this.u2d_1.length - 1 | 0);
|
|
443
449
|
}
|
|
444
450
|
}
|
|
445
451
|
function findIndex($this, key) {
|
|
446
|
-
if ($this.
|
|
452
|
+
if ($this.w2d_1 === 0)
|
|
447
453
|
return -1;
|
|
448
454
|
var hash = caseInsensitiveHashCode(Companion_getInstance(), key);
|
|
449
|
-
var index = hash & ($this.
|
|
455
|
+
var index = hash & ($this.u2d_1.length - 1 | 0);
|
|
450
456
|
while (true) {
|
|
451
|
-
var existingKey = $this.
|
|
457
|
+
var existingKey = $this.u2d_1[index];
|
|
452
458
|
if (existingKey == null)
|
|
453
459
|
return -1;
|
|
454
460
|
if (equals(existingKey, key, true))
|
|
455
461
|
return index;
|
|
456
|
-
index = (index + 1 | 0) & ($this.
|
|
462
|
+
index = (index + 1 | 0) & ($this.u2d_1.length - 1 | 0);
|
|
457
463
|
}
|
|
458
464
|
}
|
|
459
465
|
function ensureCapacity($this) {
|
|
460
|
-
if (imul($this.
|
|
461
|
-
resize($this, imul($this.
|
|
466
|
+
if (imul($this.w2d_1, 4) >= imul($this.u2d_1.length, 3)) {
|
|
467
|
+
resize($this, imul($this.u2d_1.length, 2));
|
|
462
468
|
}
|
|
463
469
|
}
|
|
464
470
|
function resize($this, newCapacity) {
|
|
465
|
-
var oldKeys = $this.
|
|
466
|
-
var oldValues = $this.
|
|
467
|
-
var oldInsertionOrder = $this.
|
|
468
|
-
var oldInsertionCount = $this.
|
|
471
|
+
var oldKeys = $this.u2d_1;
|
|
472
|
+
var oldValues = $this.v2d_1;
|
|
473
|
+
var oldInsertionOrder = $this.x2d_1;
|
|
474
|
+
var oldInsertionCount = $this.y2d_1;
|
|
469
475
|
var tmp = $this;
|
|
470
476
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
471
|
-
tmp.
|
|
477
|
+
tmp.u2d_1 = Array(newCapacity);
|
|
472
478
|
var tmp_0 = $this;
|
|
473
479
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
474
|
-
tmp_0.
|
|
480
|
+
tmp_0.v2d_1 = Array(newCapacity);
|
|
475
481
|
var tmp_1 = $this;
|
|
476
482
|
var tmp_2 = 0;
|
|
477
483
|
var tmp_3 = new Int32Array(newCapacity);
|
|
@@ -479,9 +485,9 @@ function resize($this, newCapacity) {
|
|
|
479
485
|
tmp_3[tmp_2] = -1;
|
|
480
486
|
tmp_2 = tmp_2 + 1 | 0;
|
|
481
487
|
}
|
|
482
|
-
tmp_1.
|
|
483
|
-
$this.
|
|
484
|
-
$this.
|
|
488
|
+
tmp_1.x2d_1 = tmp_3;
|
|
489
|
+
$this.w2d_1 = 0;
|
|
490
|
+
$this.y2d_1 = 0;
|
|
485
491
|
var inductionVariable = 0;
|
|
486
492
|
if (inductionVariable < oldInsertionCount)
|
|
487
493
|
do {
|
|
@@ -491,24 +497,24 @@ function resize($this, newCapacity) {
|
|
|
491
497
|
if (oldIndex >= 0 && !(oldKeys[oldIndex] == null)) {
|
|
492
498
|
var tmp_4 = ensureNotNull(oldKeys[oldIndex]);
|
|
493
499
|
var tmp_5 = oldValues[oldIndex];
|
|
494
|
-
$this.
|
|
500
|
+
$this.j2e(tmp_4, !(tmp_5 == null) ? tmp_5 : THROW_CCE());
|
|
495
501
|
}
|
|
496
502
|
}
|
|
497
503
|
while (inductionVariable < oldInsertionCount);
|
|
498
504
|
}
|
|
499
505
|
function compactInsertionOrder($this) {
|
|
500
|
-
if ($this.
|
|
506
|
+
if ($this.y2d_1 === 0)
|
|
501
507
|
return Unit_instance;
|
|
502
508
|
var writeIndex = 0;
|
|
503
509
|
var inductionVariable = 0;
|
|
504
|
-
var last = $this.
|
|
510
|
+
var last = $this.y2d_1;
|
|
505
511
|
if (inductionVariable < last)
|
|
506
512
|
do {
|
|
507
513
|
var i = inductionVariable;
|
|
508
514
|
inductionVariable = inductionVariable + 1 | 0;
|
|
509
|
-
var idx = $this.
|
|
510
|
-
if (idx >= 0 && !($this.
|
|
511
|
-
var tmp = $this.
|
|
515
|
+
var idx = $this.x2d_1[i];
|
|
516
|
+
if (idx >= 0 && !($this.u2d_1[idx] == null)) {
|
|
517
|
+
var tmp = $this.x2d_1;
|
|
512
518
|
var _unary__edvuaz = writeIndex;
|
|
513
519
|
writeIndex = _unary__edvuaz + 1 | 0;
|
|
514
520
|
tmp[_unary__edvuaz] = idx;
|
|
@@ -516,104 +522,104 @@ function compactInsertionOrder($this) {
|
|
|
516
522
|
}
|
|
517
523
|
while (inductionVariable < last);
|
|
518
524
|
var inductionVariable_0 = writeIndex;
|
|
519
|
-
var last_0 = $this.
|
|
525
|
+
var last_0 = $this.x2d_1.length;
|
|
520
526
|
if (inductionVariable_0 < last_0)
|
|
521
527
|
do {
|
|
522
528
|
var i_0 = inductionVariable_0;
|
|
523
529
|
inductionVariable_0 = inductionVariable_0 + 1 | 0;
|
|
524
|
-
$this.
|
|
530
|
+
$this.x2d_1[i_0] = -1;
|
|
525
531
|
}
|
|
526
532
|
while (inductionVariable_0 < last_0);
|
|
527
|
-
$this.
|
|
533
|
+
$this.y2d_1 = writeIndex;
|
|
528
534
|
}
|
|
529
535
|
function KeySet($outer) {
|
|
530
|
-
this.
|
|
536
|
+
this.k2e_1 = $outer;
|
|
531
537
|
AbstractMutableSet.call(this);
|
|
532
538
|
}
|
|
533
539
|
protoOf(KeySet).g1 = function () {
|
|
534
|
-
return this.
|
|
540
|
+
return this.k2e_1.w2d_1;
|
|
535
541
|
};
|
|
536
|
-
protoOf(KeySet).
|
|
542
|
+
protoOf(KeySet).l2e = function (element) {
|
|
537
543
|
throw UnsupportedOperationException_init_$Create$('CaseInsensitiveMap.keys does not support add');
|
|
538
544
|
};
|
|
539
545
|
protoOf(KeySet).e1 = function (element) {
|
|
540
|
-
return this.
|
|
546
|
+
return this.l2e((!(element == null) ? typeof element === 'string' : false) ? element : THROW_CCE());
|
|
541
547
|
};
|
|
542
|
-
protoOf(KeySet).
|
|
543
|
-
return this.
|
|
548
|
+
protoOf(KeySet).m2e = function (element) {
|
|
549
|
+
return this.k2e_1.n2e(element);
|
|
544
550
|
};
|
|
545
551
|
protoOf(KeySet).h2 = function (element) {
|
|
546
552
|
if (!(!(element == null) ? typeof element === 'string' : false))
|
|
547
553
|
return false;
|
|
548
|
-
return this.
|
|
554
|
+
return this.m2e((!(element == null) ? typeof element === 'string' : false) ? element : THROW_CCE());
|
|
549
555
|
};
|
|
550
556
|
protoOf(KeySet).t = function () {
|
|
551
|
-
return new CaseInsensitiveMap$KeySet$iterator$1(this.
|
|
557
|
+
return new CaseInsensitiveMap$KeySet$iterator$1(this.k2e_1);
|
|
552
558
|
};
|
|
553
559
|
function ValueCollection($outer) {
|
|
554
|
-
this.
|
|
560
|
+
this.o2e_1 = $outer;
|
|
555
561
|
AbstractMutableCollection.call(this);
|
|
556
562
|
}
|
|
557
563
|
protoOf(ValueCollection).g1 = function () {
|
|
558
|
-
return this.
|
|
564
|
+
return this.o2e_1.w2d_1;
|
|
559
565
|
};
|
|
560
|
-
protoOf(ValueCollection).
|
|
566
|
+
protoOf(ValueCollection).p2e = function (element) {
|
|
561
567
|
throw UnsupportedOperationException_init_$Create$('CaseInsensitiveMap.values does not support add');
|
|
562
568
|
};
|
|
563
569
|
protoOf(ValueCollection).e1 = function (element) {
|
|
564
|
-
return this.
|
|
570
|
+
return this.p2e(!(element == null) ? element : THROW_CCE());
|
|
565
571
|
};
|
|
566
572
|
protoOf(ValueCollection).t = function () {
|
|
567
|
-
return new CaseInsensitiveMap$ValueCollection$iterator$1(this.
|
|
573
|
+
return new CaseInsensitiveMap$ValueCollection$iterator$1(this.o2e_1);
|
|
568
574
|
};
|
|
569
575
|
function EntrySet($outer) {
|
|
570
|
-
this.
|
|
576
|
+
this.q2e_1 = $outer;
|
|
571
577
|
AbstractMutableSet.call(this);
|
|
572
578
|
}
|
|
573
579
|
protoOf(EntrySet).g1 = function () {
|
|
574
|
-
return this.
|
|
580
|
+
return this.q2e_1.w2d_1;
|
|
575
581
|
};
|
|
576
|
-
protoOf(EntrySet).
|
|
582
|
+
protoOf(EntrySet).r2e = function (element) {
|
|
577
583
|
throw UnsupportedOperationException_init_$Create$('CaseInsensitiveMap.entries does not support add');
|
|
578
584
|
};
|
|
579
585
|
protoOf(EntrySet).e1 = function (element) {
|
|
580
|
-
return this.
|
|
586
|
+
return this.r2e((!(element == null) ? isInterface(element, MutableEntry) : false) ? element : THROW_CCE());
|
|
581
587
|
};
|
|
582
588
|
protoOf(EntrySet).t = function () {
|
|
583
|
-
return new CaseInsensitiveMap$EntrySet$iterator$1(this.
|
|
589
|
+
return new CaseInsensitiveMap$EntrySet$iterator$1(this.q2e_1);
|
|
584
590
|
};
|
|
585
591
|
function MapEntry($outer, key, _value) {
|
|
586
|
-
this.
|
|
587
|
-
this.
|
|
588
|
-
this.
|
|
592
|
+
this.u2e_1 = $outer;
|
|
593
|
+
this.s2e_1 = key;
|
|
594
|
+
this.t2e_1 = _value;
|
|
589
595
|
}
|
|
590
596
|
protoOf(MapEntry).l1 = function () {
|
|
591
|
-
return this.
|
|
597
|
+
return this.s2e_1;
|
|
592
598
|
};
|
|
593
599
|
protoOf(MapEntry).m1 = function () {
|
|
594
|
-
return this.
|
|
600
|
+
return this.t2e_1;
|
|
595
601
|
};
|
|
596
602
|
protoOf(MapEntry).equals = function (other) {
|
|
597
603
|
if (!(!(other == null) ? isInterface(other, Entry) : false))
|
|
598
604
|
return false;
|
|
599
|
-
return equals_0(this.
|
|
605
|
+
return equals_0(this.s2e_1, other.l1()) && equals_0(this.m1(), other.m1());
|
|
600
606
|
};
|
|
601
607
|
protoOf(MapEntry).hashCode = function () {
|
|
602
|
-
return getStringHashCode(this.
|
|
608
|
+
return getStringHashCode(this.s2e_1) ^ hashCode(this.m1());
|
|
603
609
|
};
|
|
604
610
|
protoOf(MapEntry).toString = function () {
|
|
605
|
-
return this.
|
|
611
|
+
return this.s2e_1 + '=' + toString(this.m1());
|
|
606
612
|
};
|
|
607
613
|
function Companion() {
|
|
608
614
|
Companion_instance_0 = this;
|
|
609
|
-
this.
|
|
615
|
+
this.v2e_1 = 8;
|
|
610
616
|
var tmp = this;
|
|
611
617
|
// Inline function 'kotlin.emptyArray' call
|
|
612
|
-
tmp.
|
|
618
|
+
tmp.w2e_1 = [];
|
|
613
619
|
var tmp_0 = this;
|
|
614
620
|
// Inline function 'kotlin.emptyArray' call
|
|
615
|
-
tmp_0.
|
|
616
|
-
this.
|
|
621
|
+
tmp_0.x2e_1 = [];
|
|
622
|
+
this.y2e_1 = new Int32Array(0);
|
|
617
623
|
}
|
|
618
624
|
var Companion_instance_0;
|
|
619
625
|
function Companion_getInstance() {
|
|
@@ -623,36 +629,36 @@ function Companion_getInstance() {
|
|
|
623
629
|
}
|
|
624
630
|
function CaseInsensitiveMap() {
|
|
625
631
|
Companion_getInstance();
|
|
626
|
-
this.
|
|
627
|
-
this.
|
|
628
|
-
this.
|
|
629
|
-
this.
|
|
630
|
-
this.
|
|
631
|
-
this.
|
|
632
|
-
this.
|
|
633
|
-
this.
|
|
632
|
+
this.u2d_1 = Companion_getInstance().w2e_1;
|
|
633
|
+
this.v2d_1 = Companion_getInstance().x2e_1;
|
|
634
|
+
this.w2d_1 = 0;
|
|
635
|
+
this.x2d_1 = Companion_getInstance().y2e_1;
|
|
636
|
+
this.y2d_1 = 0;
|
|
637
|
+
this.z2d_1 = null;
|
|
638
|
+
this.a2e_1 = null;
|
|
639
|
+
this.b2e_1 = null;
|
|
634
640
|
}
|
|
635
641
|
protoOf(CaseInsensitiveMap).g1 = function () {
|
|
636
|
-
return this.
|
|
642
|
+
return this.w2d_1;
|
|
637
643
|
};
|
|
638
|
-
protoOf(CaseInsensitiveMap).
|
|
644
|
+
protoOf(CaseInsensitiveMap).n2e = function (key) {
|
|
639
645
|
return findIndex(this, key) >= 0;
|
|
640
646
|
};
|
|
641
647
|
protoOf(CaseInsensitiveMap).x2 = function (key) {
|
|
642
648
|
if (!(!(key == null) ? typeof key === 'string' : false))
|
|
643
649
|
return false;
|
|
644
|
-
return this.
|
|
650
|
+
return this.n2e((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
|
|
645
651
|
};
|
|
646
|
-
protoOf(CaseInsensitiveMap).
|
|
647
|
-
if (this.
|
|
652
|
+
protoOf(CaseInsensitiveMap).z2e = function (value) {
|
|
653
|
+
if (this.w2d_1 === 0)
|
|
648
654
|
return false;
|
|
649
655
|
var inductionVariable = 0;
|
|
650
|
-
var last = this.
|
|
656
|
+
var last = this.v2d_1.length - 1 | 0;
|
|
651
657
|
if (inductionVariable <= last)
|
|
652
658
|
do {
|
|
653
659
|
var i = inductionVariable;
|
|
654
660
|
inductionVariable = inductionVariable + 1 | 0;
|
|
655
|
-
if (!(this.
|
|
661
|
+
if (!(this.u2d_1[i] == null) && equals_0(this.v2d_1[i], value))
|
|
656
662
|
return true;
|
|
657
663
|
}
|
|
658
664
|
while (inductionVariable <= last);
|
|
@@ -661,37 +667,37 @@ protoOf(CaseInsensitiveMap).e2e = function (value) {
|
|
|
661
667
|
protoOf(CaseInsensitiveMap).y2 = function (value) {
|
|
662
668
|
if (!!(value == null))
|
|
663
669
|
return false;
|
|
664
|
-
return this.
|
|
670
|
+
return this.z2e(!(value == null) ? value : THROW_CCE());
|
|
665
671
|
};
|
|
666
|
-
protoOf(CaseInsensitiveMap).
|
|
672
|
+
protoOf(CaseInsensitiveMap).a2f = function (key) {
|
|
667
673
|
var index = findIndex(this, key);
|
|
668
|
-
return index >= 0 ? this.
|
|
674
|
+
return index >= 0 ? this.v2d_1[index] : null;
|
|
669
675
|
};
|
|
670
676
|
protoOf(CaseInsensitiveMap).z2 = function (key) {
|
|
671
677
|
if (!(!(key == null) ? typeof key === 'string' : false))
|
|
672
678
|
return null;
|
|
673
|
-
return this.
|
|
679
|
+
return this.a2f((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
|
|
674
680
|
};
|
|
675
681
|
protoOf(CaseInsensitiveMap).r = function () {
|
|
676
|
-
return this.
|
|
682
|
+
return this.w2d_1 === 0;
|
|
677
683
|
};
|
|
678
684
|
protoOf(CaseInsensitiveMap).n2 = function () {
|
|
679
|
-
if (this.
|
|
680
|
-
fill(this.
|
|
681
|
-
fill(this.
|
|
682
|
-
fill_0(this.
|
|
683
|
-
this.
|
|
684
|
-
this.
|
|
685
|
+
if (this.w2d_1 > 0) {
|
|
686
|
+
fill(this.u2d_1, null);
|
|
687
|
+
fill(this.v2d_1, null);
|
|
688
|
+
fill_0(this.x2d_1, -1);
|
|
689
|
+
this.w2d_1 = 0;
|
|
690
|
+
this.y2d_1 = 0;
|
|
685
691
|
}
|
|
686
692
|
};
|
|
687
|
-
protoOf(CaseInsensitiveMap).
|
|
688
|
-
if (this.
|
|
693
|
+
protoOf(CaseInsensitiveMap).j2e = function (key, value) {
|
|
694
|
+
if (this.u2d_1 === Companion_getInstance().w2e_1) {
|
|
689
695
|
var tmp = this;
|
|
690
696
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
691
|
-
tmp.
|
|
697
|
+
tmp.u2d_1 = Array(8);
|
|
692
698
|
var tmp_0 = this;
|
|
693
699
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
694
|
-
tmp_0.
|
|
700
|
+
tmp_0.v2d_1 = Array(8);
|
|
695
701
|
var tmp_1 = this;
|
|
696
702
|
var tmp_2 = 0;
|
|
697
703
|
var tmp_3 = new Int32Array(8);
|
|
@@ -699,43 +705,43 @@ protoOf(CaseInsensitiveMap).o2d = function (key, value) {
|
|
|
699
705
|
tmp_3[tmp_2] = -1;
|
|
700
706
|
tmp_2 = tmp_2 + 1 | 0;
|
|
701
707
|
}
|
|
702
|
-
tmp_1.
|
|
708
|
+
tmp_1.x2d_1 = tmp_3;
|
|
703
709
|
}
|
|
704
710
|
var hash = caseInsensitiveHashCode(Companion_getInstance(), key);
|
|
705
|
-
var index = hash & (this.
|
|
711
|
+
var index = hash & (this.u2d_1.length - 1 | 0);
|
|
706
712
|
while (true) {
|
|
707
|
-
var existingKey = this.
|
|
713
|
+
var existingKey = this.u2d_1[index];
|
|
708
714
|
if (existingKey == null) {
|
|
709
715
|
ensureCapacity(this);
|
|
710
|
-
index = hash & (this.
|
|
711
|
-
while (!(this.
|
|
712
|
-
index = (index + 1 | 0) & (this.
|
|
716
|
+
index = hash & (this.u2d_1.length - 1 | 0);
|
|
717
|
+
while (!(this.u2d_1[index] == null)) {
|
|
718
|
+
index = (index + 1 | 0) & (this.u2d_1.length - 1 | 0);
|
|
713
719
|
}
|
|
714
|
-
if (this.
|
|
720
|
+
if (this.y2d_1 === this.x2d_1.length) {
|
|
715
721
|
compactInsertionOrder(this);
|
|
716
722
|
}
|
|
717
|
-
this.
|
|
718
|
-
this.
|
|
719
|
-
var tmp_4 = this.
|
|
720
|
-
var _unary__edvuaz = this.
|
|
721
|
-
this.
|
|
723
|
+
this.u2d_1[index] = key;
|
|
724
|
+
this.v2d_1[index] = value;
|
|
725
|
+
var tmp_4 = this.x2d_1;
|
|
726
|
+
var _unary__edvuaz = this.y2d_1;
|
|
727
|
+
this.y2d_1 = _unary__edvuaz + 1 | 0;
|
|
722
728
|
tmp_4[_unary__edvuaz] = index;
|
|
723
|
-
this.
|
|
729
|
+
this.w2d_1 = this.w2d_1 + 1 | 0;
|
|
724
730
|
return null;
|
|
725
731
|
}
|
|
726
732
|
if (equals(existingKey, key, true)) {
|
|
727
|
-
var oldValue = this.
|
|
728
|
-
this.
|
|
733
|
+
var oldValue = this.v2d_1[index];
|
|
734
|
+
this.v2d_1[index] = value;
|
|
729
735
|
return oldValue;
|
|
730
736
|
}
|
|
731
|
-
index = (index + 1 | 0) & (this.
|
|
737
|
+
index = (index + 1 | 0) & (this.u2d_1.length - 1 | 0);
|
|
732
738
|
}
|
|
733
739
|
};
|
|
734
740
|
protoOf(CaseInsensitiveMap).s2 = function (key, value) {
|
|
735
741
|
var tmp = (!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE();
|
|
736
|
-
return this.
|
|
742
|
+
return this.j2e(tmp, !(value == null) ? value : THROW_CCE());
|
|
737
743
|
};
|
|
738
|
-
protoOf(CaseInsensitiveMap).
|
|
744
|
+
protoOf(CaseInsensitiveMap).b2f = function (from) {
|
|
739
745
|
// Inline function 'kotlin.collections.forEach' call
|
|
740
746
|
// Inline function 'kotlin.collections.iterator' call
|
|
741
747
|
var _iterator__ex2g4s = from.k1().t();
|
|
@@ -745,69 +751,69 @@ protoOf(CaseInsensitiveMap).g2e = function (from) {
|
|
|
745
751
|
var key = element.l1();
|
|
746
752
|
// Inline function 'kotlin.collections.component2' call
|
|
747
753
|
var value = element.m1();
|
|
748
|
-
this.
|
|
754
|
+
this.j2e(key, value);
|
|
749
755
|
}
|
|
750
756
|
};
|
|
751
757
|
protoOf(CaseInsensitiveMap).u2 = function (from) {
|
|
752
|
-
return this.
|
|
758
|
+
return this.b2f(from);
|
|
753
759
|
};
|
|
754
|
-
protoOf(CaseInsensitiveMap).
|
|
760
|
+
protoOf(CaseInsensitiveMap).c2e = function (key) {
|
|
755
761
|
var index = findIndex(this, key);
|
|
756
762
|
if (index < 0)
|
|
757
763
|
return null;
|
|
758
|
-
var oldValue = this.
|
|
764
|
+
var oldValue = this.v2d_1[index];
|
|
759
765
|
var inductionVariable = 0;
|
|
760
|
-
var last = this.
|
|
766
|
+
var last = this.y2d_1;
|
|
761
767
|
if (inductionVariable < last)
|
|
762
768
|
$l$loop: do {
|
|
763
769
|
var i = inductionVariable;
|
|
764
770
|
inductionVariable = inductionVariable + 1 | 0;
|
|
765
|
-
if (this.
|
|
766
|
-
this.
|
|
771
|
+
if (this.x2d_1[i] === index) {
|
|
772
|
+
this.x2d_1[i] = -1;
|
|
767
773
|
break $l$loop;
|
|
768
774
|
}
|
|
769
775
|
}
|
|
770
776
|
while (inductionVariable < last);
|
|
771
|
-
this.
|
|
772
|
-
this.
|
|
773
|
-
this.
|
|
774
|
-
var nextIndex = (index + 1 | 0) & (this.
|
|
775
|
-
while (!(this.
|
|
776
|
-
var rehashKey = ensureNotNull(this.
|
|
777
|
-
var rehashValue = this.
|
|
777
|
+
this.u2d_1[index] = null;
|
|
778
|
+
this.v2d_1[index] = null;
|
|
779
|
+
this.w2d_1 = this.w2d_1 - 1 | 0;
|
|
780
|
+
var nextIndex = (index + 1 | 0) & (this.u2d_1.length - 1 | 0);
|
|
781
|
+
while (!(this.u2d_1[nextIndex] == null)) {
|
|
782
|
+
var rehashKey = ensureNotNull(this.u2d_1[nextIndex]);
|
|
783
|
+
var rehashValue = this.v2d_1[nextIndex];
|
|
778
784
|
var oldRehashIndex = nextIndex;
|
|
779
|
-
this.
|
|
780
|
-
this.
|
|
781
|
-
this.
|
|
785
|
+
this.u2d_1[nextIndex] = null;
|
|
786
|
+
this.v2d_1[nextIndex] = null;
|
|
787
|
+
this.w2d_1 = this.w2d_1 - 1 | 0;
|
|
782
788
|
var newIndex = putWithoutTrackingOrderReturnIndex(this, rehashKey, !(rehashValue == null) ? rehashValue : THROW_CCE());
|
|
783
789
|
var inductionVariable_0 = 0;
|
|
784
|
-
var last_0 = this.
|
|
790
|
+
var last_0 = this.y2d_1;
|
|
785
791
|
if (inductionVariable_0 < last_0)
|
|
786
792
|
$l$loop_0: do {
|
|
787
793
|
var i_0 = inductionVariable_0;
|
|
788
794
|
inductionVariable_0 = inductionVariable_0 + 1 | 0;
|
|
789
|
-
if (this.
|
|
790
|
-
this.
|
|
795
|
+
if (this.x2d_1[i_0] === oldRehashIndex) {
|
|
796
|
+
this.x2d_1[i_0] = newIndex;
|
|
791
797
|
break $l$loop_0;
|
|
792
798
|
}
|
|
793
799
|
}
|
|
794
800
|
while (inductionVariable_0 < last_0);
|
|
795
|
-
nextIndex = (nextIndex + 1 | 0) & (this.
|
|
801
|
+
nextIndex = (nextIndex + 1 | 0) & (this.u2d_1.length - 1 | 0);
|
|
796
802
|
}
|
|
797
803
|
return oldValue;
|
|
798
804
|
};
|
|
799
805
|
protoOf(CaseInsensitiveMap).t2 = function (key) {
|
|
800
806
|
if (!(!(key == null) ? typeof key === 'string' : false))
|
|
801
807
|
return null;
|
|
802
|
-
return this.
|
|
808
|
+
return this.c2e((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
|
|
803
809
|
};
|
|
804
810
|
protoOf(CaseInsensitiveMap).v2 = function () {
|
|
805
|
-
var tmp0_elvis_lhs = this.
|
|
811
|
+
var tmp0_elvis_lhs = this.z2d_1;
|
|
806
812
|
var tmp;
|
|
807
813
|
if (tmp0_elvis_lhs == null) {
|
|
808
814
|
// Inline function 'kotlin.also' call
|
|
809
815
|
var this_0 = new KeySet(this);
|
|
810
|
-
this.
|
|
816
|
+
this.z2d_1 = this_0;
|
|
811
817
|
tmp = this_0;
|
|
812
818
|
} else {
|
|
813
819
|
tmp = tmp0_elvis_lhs;
|
|
@@ -815,12 +821,12 @@ protoOf(CaseInsensitiveMap).v2 = function () {
|
|
|
815
821
|
return tmp;
|
|
816
822
|
};
|
|
817
823
|
protoOf(CaseInsensitiveMap).k1 = function () {
|
|
818
|
-
var tmp0_elvis_lhs = this.
|
|
824
|
+
var tmp0_elvis_lhs = this.a2e_1;
|
|
819
825
|
var tmp;
|
|
820
826
|
if (tmp0_elvis_lhs == null) {
|
|
821
827
|
// Inline function 'kotlin.also' call
|
|
822
828
|
var this_0 = new EntrySet(this);
|
|
823
|
-
this.
|
|
829
|
+
this.a2e_1 = this_0;
|
|
824
830
|
tmp = this_0;
|
|
825
831
|
} else {
|
|
826
832
|
tmp = tmp0_elvis_lhs;
|
|
@@ -828,12 +834,12 @@ protoOf(CaseInsensitiveMap).k1 = function () {
|
|
|
828
834
|
return tmp;
|
|
829
835
|
};
|
|
830
836
|
protoOf(CaseInsensitiveMap).w2 = function () {
|
|
831
|
-
var tmp0_elvis_lhs = this.
|
|
837
|
+
var tmp0_elvis_lhs = this.b2e_1;
|
|
832
838
|
var tmp;
|
|
833
839
|
if (tmp0_elvis_lhs == null) {
|
|
834
840
|
// Inline function 'kotlin.also' call
|
|
835
841
|
var this_0 = new ValueCollection(this);
|
|
836
|
-
this.
|
|
842
|
+
this.b2e_1 = this_0;
|
|
837
843
|
tmp = this_0;
|
|
838
844
|
} else {
|
|
839
845
|
tmp = tmp0_elvis_lhs;
|
|
@@ -845,18 +851,18 @@ protoOf(CaseInsensitiveMap).equals = function (other) {
|
|
|
845
851
|
return true;
|
|
846
852
|
if (!(other instanceof CaseInsensitiveMap))
|
|
847
853
|
return false;
|
|
848
|
-
if (!(other.g1() === this.
|
|
854
|
+
if (!(other.g1() === this.w2d_1))
|
|
849
855
|
return false;
|
|
850
856
|
var inductionVariable = 0;
|
|
851
|
-
var last = this.
|
|
857
|
+
var last = this.u2d_1.length - 1 | 0;
|
|
852
858
|
if (inductionVariable <= last)
|
|
853
859
|
do {
|
|
854
860
|
var i = inductionVariable;
|
|
855
861
|
inductionVariable = inductionVariable + 1 | 0;
|
|
856
|
-
var k = this.
|
|
862
|
+
var k = this.u2d_1[i];
|
|
857
863
|
if (!(k == null)) {
|
|
858
|
-
var v = this.
|
|
859
|
-
if (!equals_0(other.
|
|
864
|
+
var v = this.v2d_1[i];
|
|
865
|
+
if (!equals_0(other.a2f(k), v))
|
|
860
866
|
return false;
|
|
861
867
|
}
|
|
862
868
|
}
|
|
@@ -866,16 +872,16 @@ protoOf(CaseInsensitiveMap).equals = function (other) {
|
|
|
866
872
|
protoOf(CaseInsensitiveMap).hashCode = function () {
|
|
867
873
|
var result = 0;
|
|
868
874
|
var inductionVariable = 0;
|
|
869
|
-
var last = this.
|
|
875
|
+
var last = this.u2d_1.length - 1 | 0;
|
|
870
876
|
if (inductionVariable <= last)
|
|
871
877
|
do {
|
|
872
878
|
var i = inductionVariable;
|
|
873
879
|
inductionVariable = inductionVariable + 1 | 0;
|
|
874
|
-
var k = this.
|
|
880
|
+
var k = this.u2d_1[i];
|
|
875
881
|
if (!(k == null)) {
|
|
876
882
|
var tmp = result;
|
|
877
883
|
var tmp_0 = caseInsensitiveHashCode(Companion_getInstance(), k);
|
|
878
|
-
var tmp0_safe_receiver = this.
|
|
884
|
+
var tmp0_safe_receiver = this.v2d_1[i];
|
|
879
885
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
880
886
|
result = tmp + (tmp_0 ^ (tmp1_elvis_lhs == null ? 0 : tmp1_elvis_lhs)) | 0;
|
|
881
887
|
}
|
|
@@ -910,48 +916,24 @@ function SilentSupervisor(parent) {
|
|
|
910
916
|
var tmp = SupervisorJob(parent);
|
|
911
917
|
// Inline function 'kotlinx.coroutines.CoroutineExceptionHandler' call
|
|
912
918
|
var tmp$ret$0 = new SilentSupervisor$$inlined$CoroutineExceptionHandler$1();
|
|
913
|
-
return tmp.
|
|
919
|
+
return tmp.vf(tmp$ret$0);
|
|
914
920
|
}
|
|
915
921
|
function SilentSupervisor$$inlined$CoroutineExceptionHandler$1() {
|
|
916
922
|
AbstractCoroutineContextElement.call(this, Key_instance_0);
|
|
917
923
|
}
|
|
918
|
-
protoOf(SilentSupervisor$$inlined$CoroutineExceptionHandler$1).
|
|
924
|
+
protoOf(SilentSupervisor$$inlined$CoroutineExceptionHandler$1).gz = function (context, exception) {
|
|
919
925
|
return Unit_instance;
|
|
920
926
|
};
|
|
921
|
-
function get_digits() {
|
|
922
|
-
_init_properties_Crypto_kt__txayzl();
|
|
923
|
-
return digits;
|
|
924
|
-
}
|
|
925
927
|
var digits;
|
|
926
928
|
function generateNonce(size) {
|
|
927
929
|
_init_properties_Crypto_kt__txayzl();
|
|
928
930
|
// Inline function 'io.ktor.utils.io.core.buildPacket' call
|
|
929
931
|
var builder = new Buffer();
|
|
930
932
|
while (get_size(builder) < size) {
|
|
931
|
-
writeText(builder,
|
|
933
|
+
writeText(builder, generateNonceBlocking());
|
|
932
934
|
}
|
|
933
935
|
return readByteArray(builder, size);
|
|
934
936
|
}
|
|
935
|
-
function hex(bytes) {
|
|
936
|
-
_init_properties_Crypto_kt__txayzl();
|
|
937
|
-
var result = charArray(imul(bytes.length, 2));
|
|
938
|
-
var resultIndex = 0;
|
|
939
|
-
var digits = get_digits();
|
|
940
|
-
var inductionVariable = 0;
|
|
941
|
-
var last = bytes.length;
|
|
942
|
-
while (inductionVariable < last) {
|
|
943
|
-
var element = bytes[inductionVariable];
|
|
944
|
-
inductionVariable = inductionVariable + 1 | 0;
|
|
945
|
-
var b = element & 255;
|
|
946
|
-
var _unary__edvuaz = resultIndex;
|
|
947
|
-
resultIndex = _unary__edvuaz + 1 | 0;
|
|
948
|
-
result[_unary__edvuaz] = digits[b >> 4];
|
|
949
|
-
var _unary__edvuaz_0 = resultIndex;
|
|
950
|
-
resultIndex = _unary__edvuaz_0 + 1 | 0;
|
|
951
|
-
result[_unary__edvuaz_0] = digits[b & 15];
|
|
952
|
-
}
|
|
953
|
-
return concatToString(result);
|
|
954
|
-
}
|
|
955
937
|
var properties_initialized_Crypto_kt_8g5vqb;
|
|
956
938
|
function _init_properties_Crypto_kt__txayzl() {
|
|
957
939
|
if (!properties_initialized_Crypto_kt_8g5vqb) {
|
|
@@ -965,38 +947,38 @@ function PlatformUtils() {
|
|
|
965
947
|
var platform = get_platform(this);
|
|
966
948
|
var tmp_0;
|
|
967
949
|
if (platform instanceof Js) {
|
|
968
|
-
tmp_0 = platform.
|
|
950
|
+
tmp_0 = platform.e2f_1.equals(JsPlatform_Browser_getInstance());
|
|
969
951
|
} else {
|
|
970
952
|
if (platform instanceof WasmJs) {
|
|
971
|
-
tmp_0 = platform.
|
|
953
|
+
tmp_0 = platform.d2f_1.equals(JsPlatform_Browser_getInstance());
|
|
972
954
|
} else {
|
|
973
955
|
tmp_0 = false;
|
|
974
956
|
}
|
|
975
957
|
}
|
|
976
|
-
tmp.
|
|
958
|
+
tmp.f2f_1 = tmp_0;
|
|
977
959
|
var tmp_1 = this;
|
|
978
960
|
var platform_0 = get_platform(this);
|
|
979
961
|
var tmp_2;
|
|
980
962
|
if (platform_0 instanceof Js) {
|
|
981
|
-
tmp_2 = platform_0.
|
|
963
|
+
tmp_2 = platform_0.e2f_1.equals(JsPlatform_Node_getInstance());
|
|
982
964
|
} else {
|
|
983
965
|
if (platform_0 instanceof WasmJs) {
|
|
984
|
-
tmp_2 = platform_0.
|
|
966
|
+
tmp_2 = platform_0.d2f_1.equals(JsPlatform_Node_getInstance());
|
|
985
967
|
} else {
|
|
986
968
|
tmp_2 = false;
|
|
987
969
|
}
|
|
988
970
|
}
|
|
989
|
-
tmp_1.
|
|
971
|
+
tmp_1.g2f_1 = tmp_2;
|
|
990
972
|
var tmp_3 = this;
|
|
991
973
|
var tmp_4 = get_platform(this);
|
|
992
|
-
tmp_3.
|
|
974
|
+
tmp_3.h2f_1 = tmp_4 instanceof Js;
|
|
993
975
|
var tmp_5 = this;
|
|
994
976
|
var tmp_6 = get_platform(this);
|
|
995
|
-
tmp_5.
|
|
996
|
-
this.
|
|
997
|
-
this.
|
|
998
|
-
this.
|
|
999
|
-
this.
|
|
977
|
+
tmp_5.i2f_1 = tmp_6 instanceof WasmJs;
|
|
978
|
+
this.j2f_1 = equals_0(get_platform(this), Jvm_getInstance());
|
|
979
|
+
this.k2f_1 = equals_0(get_platform(this), Native_getInstance());
|
|
980
|
+
this.l2f_1 = get_isDevelopmentMode(this);
|
|
981
|
+
this.m2f_1 = true;
|
|
1000
982
|
}
|
|
1001
983
|
var PlatformUtils_instance;
|
|
1002
984
|
function PlatformUtils_getInstance() {
|
|
@@ -1062,20 +1044,20 @@ function Native_getInstance() {
|
|
|
1062
1044
|
}
|
|
1063
1045
|
function Js(jsPlatform) {
|
|
1064
1046
|
Platform.call(this);
|
|
1065
|
-
this.
|
|
1047
|
+
this.e2f_1 = jsPlatform;
|
|
1066
1048
|
}
|
|
1067
1049
|
protoOf(Js).toString = function () {
|
|
1068
|
-
return 'Js(jsPlatform=' + this.
|
|
1050
|
+
return 'Js(jsPlatform=' + this.e2f_1.toString() + ')';
|
|
1069
1051
|
};
|
|
1070
1052
|
protoOf(Js).hashCode = function () {
|
|
1071
|
-
return this.
|
|
1053
|
+
return this.e2f_1.hashCode();
|
|
1072
1054
|
};
|
|
1073
1055
|
protoOf(Js).equals = function (other) {
|
|
1074
1056
|
if (this === other)
|
|
1075
1057
|
return true;
|
|
1076
1058
|
if (!(other instanceof Js))
|
|
1077
1059
|
return false;
|
|
1078
|
-
if (!this.
|
|
1060
|
+
if (!this.e2f_1.equals(other.e2f_1))
|
|
1079
1061
|
return false;
|
|
1080
1062
|
return true;
|
|
1081
1063
|
};
|
|
@@ -1097,29 +1079,29 @@ function Platform() {
|
|
|
1097
1079
|
function appendAll(_this__u8e3s4, builder) {
|
|
1098
1080
|
// Inline function 'kotlin.apply' call
|
|
1099
1081
|
// Inline function 'kotlin.collections.forEach' call
|
|
1100
|
-
var _iterator__ex2g4s = builder.
|
|
1082
|
+
var _iterator__ex2g4s = builder.n2f().t();
|
|
1101
1083
|
while (_iterator__ex2g4s.u()) {
|
|
1102
1084
|
var element = _iterator__ex2g4s.v();
|
|
1103
1085
|
// Inline function 'kotlin.collections.component1' call
|
|
1104
1086
|
var name = element.l1();
|
|
1105
1087
|
// Inline function 'kotlin.collections.component2' call
|
|
1106
1088
|
var values = element.m1();
|
|
1107
|
-
_this__u8e3s4.
|
|
1089
|
+
_this__u8e3s4.o2f(name, values);
|
|
1108
1090
|
}
|
|
1109
1091
|
return _this__u8e3s4;
|
|
1110
1092
|
}
|
|
1111
1093
|
function StringValues() {
|
|
1112
1094
|
}
|
|
1113
1095
|
function ensureListForKey($this, name) {
|
|
1114
|
-
var tmp0_elvis_lhs = $this.
|
|
1096
|
+
var tmp0_elvis_lhs = $this.u2f_1.z2(name);
|
|
1115
1097
|
var tmp;
|
|
1116
1098
|
if (tmp0_elvis_lhs == null) {
|
|
1117
1099
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
1118
1100
|
// Inline function 'kotlin.also' call
|
|
1119
1101
|
var this_0 = ArrayList_init_$Create$();
|
|
1120
|
-
$this.
|
|
1102
|
+
$this.v2f(name);
|
|
1121
1103
|
// Inline function 'kotlin.collections.set' call
|
|
1122
|
-
$this.
|
|
1104
|
+
$this.u2f_1.s2(name, this_0);
|
|
1123
1105
|
tmp = this_0;
|
|
1124
1106
|
} else {
|
|
1125
1107
|
tmp = tmp0_elvis_lhs;
|
|
@@ -1128,68 +1110,68 @@ function ensureListForKey($this, name) {
|
|
|
1128
1110
|
}
|
|
1129
1111
|
function StringValuesBuilderImpl$appendAll$lambda(this$0) {
|
|
1130
1112
|
return function (name, values) {
|
|
1131
|
-
this$0.
|
|
1113
|
+
this$0.o2f(name, values);
|
|
1132
1114
|
return Unit_instance;
|
|
1133
1115
|
};
|
|
1134
1116
|
}
|
|
1135
1117
|
function StringValuesBuilderImpl(caseInsensitiveName, size) {
|
|
1136
1118
|
caseInsensitiveName = caseInsensitiveName === VOID ? false : caseInsensitiveName;
|
|
1137
1119
|
size = size === VOID ? 8 : size;
|
|
1138
|
-
this.
|
|
1139
|
-
this.
|
|
1120
|
+
this.t2f_1 = caseInsensitiveName;
|
|
1121
|
+
this.u2f_1 = this.t2f_1 ? caseInsensitiveMap() : LinkedHashMap_init_$Create$(size);
|
|
1140
1122
|
}
|
|
1141
|
-
protoOf(StringValuesBuilderImpl).
|
|
1142
|
-
return this.
|
|
1123
|
+
protoOf(StringValuesBuilderImpl).p2f = function () {
|
|
1124
|
+
return this.t2f_1;
|
|
1143
1125
|
};
|
|
1144
|
-
protoOf(StringValuesBuilderImpl).
|
|
1145
|
-
return this.
|
|
1126
|
+
protoOf(StringValuesBuilderImpl).q2f = function (name) {
|
|
1127
|
+
return this.u2f_1.z2(name);
|
|
1146
1128
|
};
|
|
1147
|
-
protoOf(StringValuesBuilderImpl).
|
|
1148
|
-
return this.
|
|
1129
|
+
protoOf(StringValuesBuilderImpl).r2f = function () {
|
|
1130
|
+
return this.u2f_1.v2();
|
|
1149
1131
|
};
|
|
1150
1132
|
protoOf(StringValuesBuilderImpl).r = function () {
|
|
1151
|
-
return this.
|
|
1133
|
+
return this.u2f_1.r();
|
|
1152
1134
|
};
|
|
1153
|
-
protoOf(StringValuesBuilderImpl).
|
|
1154
|
-
return unmodifiable(this.
|
|
1135
|
+
protoOf(StringValuesBuilderImpl).n2f = function () {
|
|
1136
|
+
return unmodifiable(this.u2f_1.k1());
|
|
1155
1137
|
};
|
|
1156
|
-
protoOf(StringValuesBuilderImpl).
|
|
1157
|
-
this.
|
|
1138
|
+
protoOf(StringValuesBuilderImpl).w2f = function (name, value) {
|
|
1139
|
+
this.x2f(value);
|
|
1158
1140
|
var list = ensureListForKey(this, name);
|
|
1159
1141
|
list.n2();
|
|
1160
1142
|
list.e1(value);
|
|
1161
1143
|
};
|
|
1162
|
-
protoOf(StringValuesBuilderImpl).
|
|
1163
|
-
var tmp0_safe_receiver = this.
|
|
1144
|
+
protoOf(StringValuesBuilderImpl).a2f = function (name) {
|
|
1145
|
+
var tmp0_safe_receiver = this.q2f(name);
|
|
1164
1146
|
return tmp0_safe_receiver == null ? null : firstOrNull(tmp0_safe_receiver);
|
|
1165
1147
|
};
|
|
1166
|
-
protoOf(StringValuesBuilderImpl).
|
|
1167
|
-
this.
|
|
1148
|
+
protoOf(StringValuesBuilderImpl).y2f = function (name, value) {
|
|
1149
|
+
this.x2f(value);
|
|
1168
1150
|
ensureListForKey(this, name).e1(value);
|
|
1169
1151
|
};
|
|
1170
|
-
protoOf(StringValuesBuilderImpl).
|
|
1171
|
-
stringValues.
|
|
1152
|
+
protoOf(StringValuesBuilderImpl).z2f = function (stringValues) {
|
|
1153
|
+
stringValues.s2f(StringValuesBuilderImpl$appendAll$lambda(this));
|
|
1172
1154
|
};
|
|
1173
|
-
protoOf(StringValuesBuilderImpl).
|
|
1155
|
+
protoOf(StringValuesBuilderImpl).o2f = function (name, values) {
|
|
1174
1156
|
// Inline function 'kotlin.let' call
|
|
1175
1157
|
var list = ensureListForKey(this, name);
|
|
1176
1158
|
// Inline function 'kotlin.collections.forEach' call
|
|
1177
1159
|
var _iterator__ex2g4s = values.t();
|
|
1178
1160
|
while (_iterator__ex2g4s.u()) {
|
|
1179
1161
|
var element = _iterator__ex2g4s.v();
|
|
1180
|
-
this.
|
|
1162
|
+
this.x2f(element);
|
|
1181
1163
|
}
|
|
1182
1164
|
addAll(list, values);
|
|
1183
1165
|
};
|
|
1184
|
-
protoOf(StringValuesBuilderImpl).
|
|
1185
|
-
this.
|
|
1166
|
+
protoOf(StringValuesBuilderImpl).a2g = function (name) {
|
|
1167
|
+
this.u2f_1.t2(name);
|
|
1186
1168
|
};
|
|
1187
1169
|
protoOf(StringValuesBuilderImpl).n2 = function () {
|
|
1188
|
-
this.
|
|
1170
|
+
this.u2f_1.n2();
|
|
1189
1171
|
};
|
|
1190
|
-
protoOf(StringValuesBuilderImpl).
|
|
1172
|
+
protoOf(StringValuesBuilderImpl).v2f = function (name) {
|
|
1191
1173
|
};
|
|
1192
|
-
protoOf(StringValuesBuilderImpl).
|
|
1174
|
+
protoOf(StringValuesBuilderImpl).x2f = function (value) {
|
|
1193
1175
|
};
|
|
1194
1176
|
function tableSizeFor($this, size) {
|
|
1195
1177
|
var n = size - 1 | 0;
|
|
@@ -1223,21 +1205,21 @@ function caseInsensitiveHashCode_0($this, s) {
|
|
|
1223
1205
|
return h;
|
|
1224
1206
|
}
|
|
1225
1207
|
function listForKey($this, name) {
|
|
1226
|
-
if ($this.
|
|
1208
|
+
if ($this.e2g_1 === 0)
|
|
1227
1209
|
return null;
|
|
1228
1210
|
var hash = computeHash($this, name);
|
|
1229
|
-
var idx = $this.
|
|
1211
|
+
var idx = $this.f2g_1[hash & ($this.f2g_1.length - 1 | 0)];
|
|
1230
1212
|
while (idx >= 0) {
|
|
1231
|
-
if (equals($this.
|
|
1232
|
-
return $this.
|
|
1213
|
+
if (equals($this.c2g_1[idx], name, $this.b2g_1)) {
|
|
1214
|
+
return $this.d2g_1[idx];
|
|
1233
1215
|
}
|
|
1234
|
-
idx = $this.
|
|
1216
|
+
idx = $this.g2g_1[idx];
|
|
1235
1217
|
}
|
|
1236
1218
|
return null;
|
|
1237
1219
|
}
|
|
1238
1220
|
function computeHash($this, key) {
|
|
1239
1221
|
var tmp;
|
|
1240
|
-
if ($this.
|
|
1222
|
+
if ($this.b2g_1) {
|
|
1241
1223
|
tmp = caseInsensitiveHashCode_0(Companion_instance_1, key);
|
|
1242
1224
|
} else {
|
|
1243
1225
|
tmp = getStringHashCode(key);
|
|
@@ -1245,35 +1227,35 @@ function computeHash($this, key) {
|
|
|
1245
1227
|
return tmp;
|
|
1246
1228
|
}
|
|
1247
1229
|
function StringValuesEntry(key, value) {
|
|
1248
|
-
this.
|
|
1249
|
-
this.
|
|
1230
|
+
this.h2g_1 = key;
|
|
1231
|
+
this.i2g_1 = value;
|
|
1250
1232
|
}
|
|
1251
1233
|
protoOf(StringValuesEntry).l1 = function () {
|
|
1252
|
-
return this.
|
|
1234
|
+
return this.h2g_1;
|
|
1253
1235
|
};
|
|
1254
1236
|
protoOf(StringValuesEntry).m1 = function () {
|
|
1255
|
-
return this.
|
|
1237
|
+
return this.i2g_1;
|
|
1256
1238
|
};
|
|
1257
1239
|
protoOf(StringValuesEntry).equals = function (other) {
|
|
1258
1240
|
var tmp;
|
|
1259
1241
|
var tmp_0;
|
|
1260
1242
|
if (!(other == null) ? isInterface(other, Entry) : false) {
|
|
1261
|
-
tmp_0 = equals_0(other.l1(), this.
|
|
1243
|
+
tmp_0 = equals_0(other.l1(), this.h2g_1);
|
|
1262
1244
|
} else {
|
|
1263
1245
|
tmp_0 = false;
|
|
1264
1246
|
}
|
|
1265
1247
|
if (tmp_0) {
|
|
1266
|
-
tmp = equals_0(other.m1(), this.
|
|
1248
|
+
tmp = equals_0(other.m1(), this.i2g_1);
|
|
1267
1249
|
} else {
|
|
1268
1250
|
tmp = false;
|
|
1269
1251
|
}
|
|
1270
1252
|
return tmp;
|
|
1271
1253
|
};
|
|
1272
1254
|
protoOf(StringValuesEntry).hashCode = function () {
|
|
1273
|
-
return getStringHashCode(this.
|
|
1255
|
+
return getStringHashCode(this.h2g_1) ^ hashCode(this.i2g_1);
|
|
1274
1256
|
};
|
|
1275
1257
|
protoOf(StringValuesEntry).toString = function () {
|
|
1276
|
-
return this.
|
|
1258
|
+
return this.h2g_1 + '=' + toString(this.i2g_1);
|
|
1277
1259
|
};
|
|
1278
1260
|
function Companion_0() {
|
|
1279
1261
|
}
|
|
@@ -1284,30 +1266,30 @@ function Companion_getInstance_0() {
|
|
|
1284
1266
|
function StringValuesImpl(caseInsensitiveName, values) {
|
|
1285
1267
|
caseInsensitiveName = caseInsensitiveName === VOID ? false : caseInsensitiveName;
|
|
1286
1268
|
values = values === VOID ? emptyMap() : values;
|
|
1287
|
-
this.
|
|
1269
|
+
this.b2g_1 = caseInsensitiveName;
|
|
1288
1270
|
if (values.r()) {
|
|
1289
|
-
this.
|
|
1271
|
+
this.e2g_1 = 0;
|
|
1290
1272
|
var tmp = this;
|
|
1291
1273
|
// Inline function 'kotlin.emptyArray' call
|
|
1292
|
-
tmp.
|
|
1274
|
+
tmp.c2g_1 = [];
|
|
1293
1275
|
var tmp_0 = this;
|
|
1294
1276
|
// Inline function 'kotlin.emptyArray' call
|
|
1295
|
-
tmp_0.
|
|
1296
|
-
this.
|
|
1297
|
-
this.
|
|
1298
|
-
} else if (!this.
|
|
1299
|
-
this.
|
|
1277
|
+
tmp_0.d2g_1 = [];
|
|
1278
|
+
this.f2g_1 = new Int32Array(0);
|
|
1279
|
+
this.g2g_1 = new Int32Array(0);
|
|
1280
|
+
} else if (!this.b2g_1) {
|
|
1281
|
+
this.e2g_1 = values.g1();
|
|
1300
1282
|
var tmp_1 = this;
|
|
1301
1283
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
1302
|
-
var size = this.
|
|
1284
|
+
var size = this.e2g_1;
|
|
1303
1285
|
var tmp_2 = Array(size);
|
|
1304
|
-
tmp_1.
|
|
1286
|
+
tmp_1.c2g_1 = isArray(tmp_2) ? tmp_2 : THROW_CCE();
|
|
1305
1287
|
var tmp_3 = this;
|
|
1306
1288
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
1307
|
-
var size_0 = this.
|
|
1289
|
+
var size_0 = this.e2g_1;
|
|
1308
1290
|
var tmp_4 = Array(size_0);
|
|
1309
|
-
tmp_3.
|
|
1310
|
-
var tableSize = tableSizeFor(Companion_instance_1, this.
|
|
1291
|
+
tmp_3.d2g_1 = isArray(tmp_4) ? tmp_4 : THROW_CCE();
|
|
1292
|
+
var tableSize = tableSizeFor(Companion_instance_1, this.e2g_1);
|
|
1311
1293
|
var tmp_5 = this;
|
|
1312
1294
|
var tmp_6 = 0;
|
|
1313
1295
|
var tmp_7 = new Int32Array(tableSize);
|
|
@@ -1315,16 +1297,16 @@ function StringValuesImpl(caseInsensitiveName, values) {
|
|
|
1315
1297
|
tmp_7[tmp_6] = -1;
|
|
1316
1298
|
tmp_6 = tmp_6 + 1 | 0;
|
|
1317
1299
|
}
|
|
1318
|
-
tmp_5.
|
|
1300
|
+
tmp_5.f2g_1 = tmp_7;
|
|
1319
1301
|
var tmp_8 = this;
|
|
1320
1302
|
var tmp_9 = 0;
|
|
1321
|
-
var tmp_10 = this.
|
|
1303
|
+
var tmp_10 = this.e2g_1;
|
|
1322
1304
|
var tmp_11 = new Int32Array(tmp_10);
|
|
1323
1305
|
while (tmp_9 < tmp_10) {
|
|
1324
1306
|
tmp_11[tmp_9] = -1;
|
|
1325
1307
|
tmp_9 = tmp_9 + 1 | 0;
|
|
1326
1308
|
}
|
|
1327
|
-
tmp_8.
|
|
1309
|
+
tmp_8.g2g_1 = tmp_11;
|
|
1328
1310
|
var i = 0;
|
|
1329
1311
|
// Inline function 'kotlin.collections.iterator' call
|
|
1330
1312
|
var _iterator__ex2g4s = values.k1().t();
|
|
@@ -1334,7 +1316,7 @@ function StringValuesImpl(caseInsensitiveName, values) {
|
|
|
1334
1316
|
var key = _destruct__k2r9zo.l1();
|
|
1335
1317
|
// Inline function 'kotlin.collections.component2' call
|
|
1336
1318
|
var value = _destruct__k2r9zo.m1();
|
|
1337
|
-
this.
|
|
1319
|
+
this.c2g_1[i] = key;
|
|
1338
1320
|
var tmp_12 = i;
|
|
1339
1321
|
// Inline function 'kotlin.collections.List' call
|
|
1340
1322
|
// Inline function 'kotlin.collections.MutableList' call
|
|
@@ -1350,11 +1332,11 @@ function StringValuesImpl(caseInsensitiveName, values) {
|
|
|
1350
1332
|
list.e1(tmp$ret$13);
|
|
1351
1333
|
}
|
|
1352
1334
|
while (inductionVariable < size_1);
|
|
1353
|
-
this.
|
|
1335
|
+
this.d2g_1[tmp_12] = list;
|
|
1354
1336
|
var hash = computeHash(this, key);
|
|
1355
1337
|
var bucket = hash & (tableSize - 1 | 0);
|
|
1356
|
-
this.
|
|
1357
|
-
this.
|
|
1338
|
+
this.g2g_1[i] = this.f2g_1[bucket];
|
|
1339
|
+
this.f2g_1[bucket] = i;
|
|
1358
1340
|
i = i + 1 | 0;
|
|
1359
1341
|
}
|
|
1360
1342
|
} else {
|
|
@@ -1377,18 +1359,18 @@ function StringValuesImpl(caseInsensitiveName, values) {
|
|
|
1377
1359
|
deduped.s2(key_0, value_0);
|
|
1378
1360
|
}
|
|
1379
1361
|
}
|
|
1380
|
-
this.
|
|
1362
|
+
this.e2g_1 = deduped.g1();
|
|
1381
1363
|
var tmp_13 = this;
|
|
1382
1364
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
1383
|
-
var size_2 = this.
|
|
1365
|
+
var size_2 = this.e2g_1;
|
|
1384
1366
|
var tmp_14 = Array(size_2);
|
|
1385
|
-
tmp_13.
|
|
1367
|
+
tmp_13.c2g_1 = isArray(tmp_14) ? tmp_14 : THROW_CCE();
|
|
1386
1368
|
var tmp_15 = this;
|
|
1387
1369
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
1388
|
-
var size_3 = this.
|
|
1370
|
+
var size_3 = this.e2g_1;
|
|
1389
1371
|
var tmp_16 = Array(size_3);
|
|
1390
|
-
tmp_15.
|
|
1391
|
-
var tableSize_0 = tableSizeFor(Companion_instance_1, this.
|
|
1372
|
+
tmp_15.d2g_1 = isArray(tmp_16) ? tmp_16 : THROW_CCE();
|
|
1373
|
+
var tableSize_0 = tableSizeFor(Companion_instance_1, this.e2g_1);
|
|
1392
1374
|
var tmp_17 = this;
|
|
1393
1375
|
var tmp_18 = 0;
|
|
1394
1376
|
var tmp_19 = new Int32Array(tableSize_0);
|
|
@@ -1396,16 +1378,16 @@ function StringValuesImpl(caseInsensitiveName, values) {
|
|
|
1396
1378
|
tmp_19[tmp_18] = -1;
|
|
1397
1379
|
tmp_18 = tmp_18 + 1 | 0;
|
|
1398
1380
|
}
|
|
1399
|
-
tmp_17.
|
|
1381
|
+
tmp_17.f2g_1 = tmp_19;
|
|
1400
1382
|
var tmp_20 = this;
|
|
1401
1383
|
var tmp_21 = 0;
|
|
1402
|
-
var tmp_22 = this.
|
|
1384
|
+
var tmp_22 = this.e2g_1;
|
|
1403
1385
|
var tmp_23 = new Int32Array(tmp_22);
|
|
1404
1386
|
while (tmp_21 < tmp_22) {
|
|
1405
1387
|
tmp_23[tmp_21] = -1;
|
|
1406
1388
|
tmp_21 = tmp_21 + 1 | 0;
|
|
1407
1389
|
}
|
|
1408
|
-
tmp_20.
|
|
1390
|
+
tmp_20.g2g_1 = tmp_23;
|
|
1409
1391
|
var i_0 = 0;
|
|
1410
1392
|
// Inline function 'kotlin.collections.iterator' call
|
|
1411
1393
|
var _iterator__ex2g4s_1 = deduped.k1().t();
|
|
@@ -1415,7 +1397,7 @@ function StringValuesImpl(caseInsensitiveName, values) {
|
|
|
1415
1397
|
var key_1 = _destruct__k2r9zo_1.l1();
|
|
1416
1398
|
// Inline function 'kotlin.collections.component2' call
|
|
1417
1399
|
var value_2 = _destruct__k2r9zo_1.m1();
|
|
1418
|
-
this.
|
|
1400
|
+
this.c2g_1[i_0] = key_1;
|
|
1419
1401
|
var tmp_24 = i_0;
|
|
1420
1402
|
// Inline function 'kotlin.collections.List' call
|
|
1421
1403
|
// Inline function 'kotlin.collections.MutableList' call
|
|
@@ -1431,157 +1413,157 @@ function StringValuesImpl(caseInsensitiveName, values) {
|
|
|
1431
1413
|
list_0.e1(tmp$ret$30);
|
|
1432
1414
|
}
|
|
1433
1415
|
while (inductionVariable_0 < size_4);
|
|
1434
|
-
this.
|
|
1416
|
+
this.d2g_1[tmp_24] = list_0;
|
|
1435
1417
|
var hash_0 = computeHash(this, key_1);
|
|
1436
1418
|
var bucket_0 = hash_0 & (tableSize_0 - 1 | 0);
|
|
1437
|
-
this.
|
|
1438
|
-
this.
|
|
1419
|
+
this.g2g_1[i_0] = this.f2g_1[bucket_0];
|
|
1420
|
+
this.f2g_1[bucket_0] = i_0;
|
|
1439
1421
|
i_0 = i_0 + 1 | 0;
|
|
1440
1422
|
}
|
|
1441
1423
|
}
|
|
1442
1424
|
}
|
|
1443
|
-
protoOf(StringValuesImpl).
|
|
1444
|
-
return this.
|
|
1425
|
+
protoOf(StringValuesImpl).p2f = function () {
|
|
1426
|
+
return this.b2g_1;
|
|
1445
1427
|
};
|
|
1446
|
-
protoOf(StringValuesImpl).
|
|
1428
|
+
protoOf(StringValuesImpl).a2f = function (name) {
|
|
1447
1429
|
var tmp0_safe_receiver = listForKey(this, name);
|
|
1448
1430
|
return tmp0_safe_receiver == null ? null : firstOrNull(tmp0_safe_receiver);
|
|
1449
1431
|
};
|
|
1450
|
-
protoOf(StringValuesImpl).
|
|
1432
|
+
protoOf(StringValuesImpl).q2f = function (name) {
|
|
1451
1433
|
return listForKey(this, name);
|
|
1452
1434
|
};
|
|
1453
|
-
protoOf(StringValuesImpl).
|
|
1454
|
-
if (this.
|
|
1435
|
+
protoOf(StringValuesImpl).r2f = function () {
|
|
1436
|
+
if (this.e2g_1 === 0)
|
|
1455
1437
|
return emptySet();
|
|
1456
1438
|
// Inline function 'kotlin.collections.linkedSetOf' call
|
|
1457
1439
|
var result = LinkedHashSet_init_$Create$();
|
|
1458
1440
|
var inductionVariable = 0;
|
|
1459
|
-
var last = this.
|
|
1441
|
+
var last = this.e2g_1;
|
|
1460
1442
|
if (inductionVariable < last)
|
|
1461
1443
|
do {
|
|
1462
1444
|
var i = inductionVariable;
|
|
1463
1445
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1464
|
-
result.e1(this.
|
|
1446
|
+
result.e1(this.c2g_1[i]);
|
|
1465
1447
|
}
|
|
1466
1448
|
while (inductionVariable < last);
|
|
1467
1449
|
return result;
|
|
1468
1450
|
};
|
|
1469
1451
|
protoOf(StringValuesImpl).r = function () {
|
|
1470
|
-
return this.
|
|
1452
|
+
return this.e2g_1 === 0;
|
|
1471
1453
|
};
|
|
1472
|
-
protoOf(StringValuesImpl).
|
|
1473
|
-
if (this.
|
|
1454
|
+
protoOf(StringValuesImpl).n2f = function () {
|
|
1455
|
+
if (this.e2g_1 === 0)
|
|
1474
1456
|
return emptySet();
|
|
1475
1457
|
// Inline function 'kotlin.collections.linkedSetOf' call
|
|
1476
1458
|
var result = LinkedHashSet_init_$Create$();
|
|
1477
1459
|
var inductionVariable = 0;
|
|
1478
|
-
var last = this.
|
|
1460
|
+
var last = this.e2g_1;
|
|
1479
1461
|
if (inductionVariable < last)
|
|
1480
1462
|
do {
|
|
1481
1463
|
var i = inductionVariable;
|
|
1482
1464
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1483
|
-
result.e1(new StringValuesEntry(this.
|
|
1465
|
+
result.e1(new StringValuesEntry(this.c2g_1[i], this.d2g_1[i]));
|
|
1484
1466
|
}
|
|
1485
1467
|
while (inductionVariable < last);
|
|
1486
1468
|
return result;
|
|
1487
1469
|
};
|
|
1488
|
-
protoOf(StringValuesImpl).
|
|
1470
|
+
protoOf(StringValuesImpl).s2f = function (body) {
|
|
1489
1471
|
var inductionVariable = 0;
|
|
1490
|
-
var last = this.
|
|
1472
|
+
var last = this.e2g_1;
|
|
1491
1473
|
if (inductionVariable < last)
|
|
1492
1474
|
do {
|
|
1493
1475
|
var i = inductionVariable;
|
|
1494
1476
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1495
|
-
body(this.
|
|
1477
|
+
body(this.c2g_1[i], this.d2g_1[i]);
|
|
1496
1478
|
}
|
|
1497
1479
|
while (inductionVariable < last);
|
|
1498
1480
|
};
|
|
1499
1481
|
protoOf(StringValuesImpl).toString = function () {
|
|
1500
|
-
return 'StringValues(case=' + !this.
|
|
1482
|
+
return 'StringValues(case=' + !this.b2g_1 + ') ' + toString(this.n2f());
|
|
1501
1483
|
};
|
|
1502
1484
|
protoOf(StringValuesImpl).equals = function (other) {
|
|
1503
1485
|
if (this === other)
|
|
1504
1486
|
return true;
|
|
1505
1487
|
if (!(!(other == null) ? isInterface(other, StringValues) : false))
|
|
1506
1488
|
return false;
|
|
1507
|
-
if (!(this.
|
|
1489
|
+
if (!(this.b2g_1 === other.p2f()))
|
|
1508
1490
|
return false;
|
|
1509
|
-
return entriesEquals(this.
|
|
1491
|
+
return entriesEquals(this.n2f(), other.n2f());
|
|
1510
1492
|
};
|
|
1511
1493
|
protoOf(StringValuesImpl).hashCode = function () {
|
|
1512
|
-
return entriesHashCode(this.
|
|
1494
|
+
return entriesHashCode(this.n2f(), imul(31, getBooleanHashCode(this.b2g_1)));
|
|
1513
1495
|
};
|
|
1514
1496
|
function StringValuesSingleImpl$entries$1(this$0) {
|
|
1515
|
-
this.
|
|
1516
|
-
this.
|
|
1497
|
+
this.j2g_1 = this$0.m2g_1;
|
|
1498
|
+
this.k2g_1 = this$0.n2g_1;
|
|
1517
1499
|
}
|
|
1518
1500
|
protoOf(StringValuesSingleImpl$entries$1).l1 = function () {
|
|
1519
|
-
return this.
|
|
1501
|
+
return this.j2g_1;
|
|
1520
1502
|
};
|
|
1521
1503
|
protoOf(StringValuesSingleImpl$entries$1).m1 = function () {
|
|
1522
|
-
return this.
|
|
1504
|
+
return this.k2g_1;
|
|
1523
1505
|
};
|
|
1524
1506
|
protoOf(StringValuesSingleImpl$entries$1).toString = function () {
|
|
1525
|
-
return this.
|
|
1507
|
+
return this.j2g_1 + '=' + toString(this.k2g_1);
|
|
1526
1508
|
};
|
|
1527
1509
|
protoOf(StringValuesSingleImpl$entries$1).equals = function (other) {
|
|
1528
1510
|
var tmp;
|
|
1529
1511
|
var tmp_0;
|
|
1530
1512
|
if (!(other == null) ? isInterface(other, Entry) : false) {
|
|
1531
|
-
tmp_0 = equals_0(other.l1(), this.
|
|
1513
|
+
tmp_0 = equals_0(other.l1(), this.j2g_1);
|
|
1532
1514
|
} else {
|
|
1533
1515
|
tmp_0 = false;
|
|
1534
1516
|
}
|
|
1535
1517
|
if (tmp_0) {
|
|
1536
|
-
tmp = equals_0(other.m1(), this.
|
|
1518
|
+
tmp = equals_0(other.m1(), this.k2g_1);
|
|
1537
1519
|
} else {
|
|
1538
1520
|
tmp = false;
|
|
1539
1521
|
}
|
|
1540
1522
|
return tmp;
|
|
1541
1523
|
};
|
|
1542
1524
|
protoOf(StringValuesSingleImpl$entries$1).hashCode = function () {
|
|
1543
|
-
return getStringHashCode(this.
|
|
1525
|
+
return getStringHashCode(this.j2g_1) ^ hashCode(this.k2g_1);
|
|
1544
1526
|
};
|
|
1545
1527
|
function StringValuesSingleImpl(caseInsensitiveName, name, values) {
|
|
1546
|
-
this.
|
|
1547
|
-
this.
|
|
1548
|
-
this.
|
|
1528
|
+
this.l2g_1 = caseInsensitiveName;
|
|
1529
|
+
this.m2g_1 = name;
|
|
1530
|
+
this.n2g_1 = values;
|
|
1549
1531
|
}
|
|
1550
|
-
protoOf(StringValuesSingleImpl).
|
|
1551
|
-
return this.
|
|
1532
|
+
protoOf(StringValuesSingleImpl).p2f = function () {
|
|
1533
|
+
return this.l2g_1;
|
|
1552
1534
|
};
|
|
1553
|
-
protoOf(StringValuesSingleImpl).
|
|
1554
|
-
return equals(this.
|
|
1535
|
+
protoOf(StringValuesSingleImpl).q2f = function (name) {
|
|
1536
|
+
return equals(this.m2g_1, name, this.p2f()) ? this.n2g_1 : null;
|
|
1555
1537
|
};
|
|
1556
|
-
protoOf(StringValuesSingleImpl).
|
|
1538
|
+
protoOf(StringValuesSingleImpl).n2f = function () {
|
|
1557
1539
|
return setOf(new StringValuesSingleImpl$entries$1(this));
|
|
1558
1540
|
};
|
|
1559
1541
|
protoOf(StringValuesSingleImpl).r = function () {
|
|
1560
1542
|
return false;
|
|
1561
1543
|
};
|
|
1562
|
-
protoOf(StringValuesSingleImpl).
|
|
1563
|
-
return setOf(this.
|
|
1544
|
+
protoOf(StringValuesSingleImpl).r2f = function () {
|
|
1545
|
+
return setOf(this.m2g_1);
|
|
1564
1546
|
};
|
|
1565
1547
|
protoOf(StringValuesSingleImpl).toString = function () {
|
|
1566
|
-
return 'StringValues(case=' + !this.
|
|
1548
|
+
return 'StringValues(case=' + !this.p2f() + ') ' + toString(this.n2f());
|
|
1567
1549
|
};
|
|
1568
1550
|
protoOf(StringValuesSingleImpl).hashCode = function () {
|
|
1569
|
-
return entriesHashCode(this.
|
|
1551
|
+
return entriesHashCode(this.n2f(), imul(31, getBooleanHashCode(this.p2f())));
|
|
1570
1552
|
};
|
|
1571
1553
|
protoOf(StringValuesSingleImpl).equals = function (other) {
|
|
1572
1554
|
if (this === other)
|
|
1573
1555
|
return true;
|
|
1574
1556
|
if (!(!(other == null) ? isInterface(other, StringValues) : false))
|
|
1575
1557
|
return false;
|
|
1576
|
-
if (!(this.
|
|
1558
|
+
if (!(this.p2f() === other.p2f()))
|
|
1577
1559
|
return false;
|
|
1578
|
-
return entriesEquals(this.
|
|
1560
|
+
return entriesEquals(this.n2f(), other.n2f());
|
|
1579
1561
|
};
|
|
1580
|
-
protoOf(StringValuesSingleImpl).
|
|
1581
|
-
return body(this.
|
|
1562
|
+
protoOf(StringValuesSingleImpl).s2f = function (body) {
|
|
1563
|
+
return body(this.m2g_1, this.n2g_1);
|
|
1582
1564
|
};
|
|
1583
|
-
protoOf(StringValuesSingleImpl).
|
|
1584
|
-
return equals(name, this.
|
|
1565
|
+
protoOf(StringValuesSingleImpl).a2f = function (name) {
|
|
1566
|
+
return equals(name, this.m2g_1, this.p2f()) ? firstOrNull(this.n2g_1) : null;
|
|
1585
1567
|
};
|
|
1586
1568
|
function entriesEquals(a, b) {
|
|
1587
1569
|
return equals_0(a, b);
|
|
@@ -1617,7 +1599,7 @@ function toLowerCasePreservingASCIIRules(_this__u8e3s4) {
|
|
|
1617
1599
|
var capacity = _this__u8e3s4.length;
|
|
1618
1600
|
// Inline function 'kotlin.apply' call
|
|
1619
1601
|
var this_0 = StringBuilder_init_$Create$(capacity);
|
|
1620
|
-
this_0.
|
|
1602
|
+
this_0.bc(original, 0, firstIndex);
|
|
1621
1603
|
var inductionVariable_0 = firstIndex;
|
|
1622
1604
|
var last_0 = get_lastIndex(original);
|
|
1623
1605
|
if (inductionVariable_0 <= last_0)
|
|
@@ -1648,10 +1630,10 @@ function toLowerCasePreservingASCII(ch) {
|
|
|
1648
1630
|
function ChannelIOException() {
|
|
1649
1631
|
}
|
|
1650
1632
|
function CopyOnWriteHashMap() {
|
|
1651
|
-
this.
|
|
1633
|
+
this.o2g_1 = atomic$ref$1(emptyMap());
|
|
1652
1634
|
}
|
|
1653
|
-
protoOf(CopyOnWriteHashMap).
|
|
1654
|
-
return this.
|
|
1635
|
+
protoOf(CopyOnWriteHashMap).p2g = function (key) {
|
|
1636
|
+
return this.o2g_1.kotlinx$atomicfu$value.z2(key);
|
|
1655
1637
|
};
|
|
1656
1638
|
function GMTDate$Companion$$childSerializers$_anonymous__gyfycy() {
|
|
1657
1639
|
return createSimpleEnumSerializer('io.ktor.util.date.WeekDay', values());
|
|
@@ -1668,8 +1650,8 @@ function Companion_1() {
|
|
|
1668
1650
|
// Inline function 'kotlin.arrayOf' call
|
|
1669
1651
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
1670
1652
|
// Inline function 'kotlin.js.asDynamic' call
|
|
1671
|
-
tmp.
|
|
1672
|
-
this.
|
|
1653
|
+
tmp.q2g_1 = [null, null, null, tmp_1, null, null, lazy(tmp_2, GMTDate$Companion$$childSerializers$_anonymous__gyfycy_0), null, null];
|
|
1654
|
+
this.r2g_1 = GMTDate_0(0n);
|
|
1673
1655
|
}
|
|
1674
1656
|
var Companion_instance_2;
|
|
1675
1657
|
function Companion_getInstance_1() {
|
|
@@ -1680,37 +1662,37 @@ function Companion_getInstance_1() {
|
|
|
1680
1662
|
function $serializer() {
|
|
1681
1663
|
$serializer_instance = this;
|
|
1682
1664
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('io.ktor.util.date.GMTDate', this, 9);
|
|
1683
|
-
tmp0_serialDesc.
|
|
1684
|
-
tmp0_serialDesc.
|
|
1685
|
-
tmp0_serialDesc.
|
|
1686
|
-
tmp0_serialDesc.
|
|
1687
|
-
tmp0_serialDesc.
|
|
1688
|
-
tmp0_serialDesc.
|
|
1689
|
-
tmp0_serialDesc.
|
|
1690
|
-
tmp0_serialDesc.
|
|
1691
|
-
tmp0_serialDesc.
|
|
1692
|
-
this.
|
|
1693
|
-
}
|
|
1694
|
-
protoOf($serializer).
|
|
1695
|
-
var tmp0_desc = this.
|
|
1696
|
-
var tmp1_output = encoder.
|
|
1697
|
-
var tmp2_cached = Companion_getInstance_1().
|
|
1698
|
-
tmp1_output.
|
|
1699
|
-
tmp1_output.
|
|
1700
|
-
tmp1_output.
|
|
1701
|
-
tmp1_output.
|
|
1702
|
-
tmp1_output.
|
|
1703
|
-
tmp1_output.
|
|
1704
|
-
tmp1_output.
|
|
1705
|
-
tmp1_output.
|
|
1706
|
-
tmp1_output.
|
|
1707
|
-
tmp1_output.
|
|
1708
|
-
};
|
|
1709
|
-
protoOf($serializer).
|
|
1710
|
-
return this.
|
|
1711
|
-
};
|
|
1712
|
-
protoOf($serializer).
|
|
1713
|
-
var tmp0_desc = this.
|
|
1665
|
+
tmp0_serialDesc.u23('seconds', false);
|
|
1666
|
+
tmp0_serialDesc.u23('minutes', false);
|
|
1667
|
+
tmp0_serialDesc.u23('hours', false);
|
|
1668
|
+
tmp0_serialDesc.u23('dayOfWeek', false);
|
|
1669
|
+
tmp0_serialDesc.u23('dayOfMonth', false);
|
|
1670
|
+
tmp0_serialDesc.u23('dayOfYear', false);
|
|
1671
|
+
tmp0_serialDesc.u23('month', false);
|
|
1672
|
+
tmp0_serialDesc.u23('year', false);
|
|
1673
|
+
tmp0_serialDesc.u23('timestamp', false);
|
|
1674
|
+
this.s2g_1 = tmp0_serialDesc;
|
|
1675
|
+
}
|
|
1676
|
+
protoOf($serializer).t2g = function (encoder, value) {
|
|
1677
|
+
var tmp0_desc = this.s2g_1;
|
|
1678
|
+
var tmp1_output = encoder.g1w(tmp0_desc);
|
|
1679
|
+
var tmp2_cached = Companion_getInstance_1().q2g_1;
|
|
1680
|
+
tmp1_output.p1x(tmp0_desc, 0, value.u2g_1);
|
|
1681
|
+
tmp1_output.p1x(tmp0_desc, 1, value.v2g_1);
|
|
1682
|
+
tmp1_output.p1x(tmp0_desc, 2, value.w2g_1);
|
|
1683
|
+
tmp1_output.w1x(tmp0_desc, 3, tmp2_cached[3].m1(), value.x2g_1);
|
|
1684
|
+
tmp1_output.p1x(tmp0_desc, 4, value.y2g_1);
|
|
1685
|
+
tmp1_output.p1x(tmp0_desc, 5, value.z2g_1);
|
|
1686
|
+
tmp1_output.w1x(tmp0_desc, 6, tmp2_cached[6].m1(), value.a2h_1);
|
|
1687
|
+
tmp1_output.p1x(tmp0_desc, 7, value.b2h_1);
|
|
1688
|
+
tmp1_output.q1x(tmp0_desc, 8, value.c2h_1);
|
|
1689
|
+
tmp1_output.h1w(tmp0_desc);
|
|
1690
|
+
};
|
|
1691
|
+
protoOf($serializer).d1t = function (encoder, value) {
|
|
1692
|
+
return this.t2g(encoder, value instanceof GMTDate ? value : THROW_CCE());
|
|
1693
|
+
};
|
|
1694
|
+
protoOf($serializer).e1t = function (decoder) {
|
|
1695
|
+
var tmp0_desc = this.s2g_1;
|
|
1714
1696
|
var tmp1_flag = true;
|
|
1715
1697
|
var tmp2_index = 0;
|
|
1716
1698
|
var tmp3_bitMask0 = 0;
|
|
@@ -1723,82 +1705,82 @@ protoOf($serializer).k1s = function (decoder) {
|
|
|
1723
1705
|
var tmp10_local6 = null;
|
|
1724
1706
|
var tmp11_local7 = 0;
|
|
1725
1707
|
var tmp12_local8 = 0n;
|
|
1726
|
-
var tmp13_input = decoder.
|
|
1727
|
-
var tmp14_cached = Companion_getInstance_1().
|
|
1728
|
-
if (tmp13_input.
|
|
1729
|
-
tmp4_local0 = tmp13_input.
|
|
1708
|
+
var tmp13_input = decoder.g1w(tmp0_desc);
|
|
1709
|
+
var tmp14_cached = Companion_getInstance_1().q2g_1;
|
|
1710
|
+
if (tmp13_input.v1w()) {
|
|
1711
|
+
tmp4_local0 = tmp13_input.l1w(tmp0_desc, 0);
|
|
1730
1712
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
1731
|
-
tmp5_local1 = tmp13_input.
|
|
1713
|
+
tmp5_local1 = tmp13_input.l1w(tmp0_desc, 1);
|
|
1732
1714
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
1733
|
-
tmp6_local2 = tmp13_input.
|
|
1715
|
+
tmp6_local2 = tmp13_input.l1w(tmp0_desc, 2);
|
|
1734
1716
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
1735
|
-
tmp7_local3 = tmp13_input.
|
|
1717
|
+
tmp7_local3 = tmp13_input.s1w(tmp0_desc, 3, tmp14_cached[3].m1(), tmp7_local3);
|
|
1736
1718
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
1737
|
-
tmp8_local4 = tmp13_input.
|
|
1719
|
+
tmp8_local4 = tmp13_input.l1w(tmp0_desc, 4);
|
|
1738
1720
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
1739
|
-
tmp9_local5 = tmp13_input.
|
|
1721
|
+
tmp9_local5 = tmp13_input.l1w(tmp0_desc, 5);
|
|
1740
1722
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
1741
|
-
tmp10_local6 = tmp13_input.
|
|
1723
|
+
tmp10_local6 = tmp13_input.s1w(tmp0_desc, 6, tmp14_cached[6].m1(), tmp10_local6);
|
|
1742
1724
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
1743
|
-
tmp11_local7 = tmp13_input.
|
|
1725
|
+
tmp11_local7 = tmp13_input.l1w(tmp0_desc, 7);
|
|
1744
1726
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
1745
|
-
tmp12_local8 = tmp13_input.
|
|
1727
|
+
tmp12_local8 = tmp13_input.m1w(tmp0_desc, 8);
|
|
1746
1728
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
1747
1729
|
} else
|
|
1748
1730
|
while (tmp1_flag) {
|
|
1749
|
-
tmp2_index = tmp13_input.
|
|
1731
|
+
tmp2_index = tmp13_input.w1w(tmp0_desc);
|
|
1750
1732
|
switch (tmp2_index) {
|
|
1751
1733
|
case -1:
|
|
1752
1734
|
tmp1_flag = false;
|
|
1753
1735
|
break;
|
|
1754
1736
|
case 0:
|
|
1755
|
-
tmp4_local0 = tmp13_input.
|
|
1737
|
+
tmp4_local0 = tmp13_input.l1w(tmp0_desc, 0);
|
|
1756
1738
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
1757
1739
|
break;
|
|
1758
1740
|
case 1:
|
|
1759
|
-
tmp5_local1 = tmp13_input.
|
|
1741
|
+
tmp5_local1 = tmp13_input.l1w(tmp0_desc, 1);
|
|
1760
1742
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
1761
1743
|
break;
|
|
1762
1744
|
case 2:
|
|
1763
|
-
tmp6_local2 = tmp13_input.
|
|
1745
|
+
tmp6_local2 = tmp13_input.l1w(tmp0_desc, 2);
|
|
1764
1746
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
1765
1747
|
break;
|
|
1766
1748
|
case 3:
|
|
1767
|
-
tmp7_local3 = tmp13_input.
|
|
1749
|
+
tmp7_local3 = tmp13_input.s1w(tmp0_desc, 3, tmp14_cached[3].m1(), tmp7_local3);
|
|
1768
1750
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
1769
1751
|
break;
|
|
1770
1752
|
case 4:
|
|
1771
|
-
tmp8_local4 = tmp13_input.
|
|
1753
|
+
tmp8_local4 = tmp13_input.l1w(tmp0_desc, 4);
|
|
1772
1754
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
1773
1755
|
break;
|
|
1774
1756
|
case 5:
|
|
1775
|
-
tmp9_local5 = tmp13_input.
|
|
1757
|
+
tmp9_local5 = tmp13_input.l1w(tmp0_desc, 5);
|
|
1776
1758
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
1777
1759
|
break;
|
|
1778
1760
|
case 6:
|
|
1779
|
-
tmp10_local6 = tmp13_input.
|
|
1761
|
+
tmp10_local6 = tmp13_input.s1w(tmp0_desc, 6, tmp14_cached[6].m1(), tmp10_local6);
|
|
1780
1762
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
1781
1763
|
break;
|
|
1782
1764
|
case 7:
|
|
1783
|
-
tmp11_local7 = tmp13_input.
|
|
1765
|
+
tmp11_local7 = tmp13_input.l1w(tmp0_desc, 7);
|
|
1784
1766
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
1785
1767
|
break;
|
|
1786
1768
|
case 8:
|
|
1787
|
-
tmp12_local8 = tmp13_input.
|
|
1769
|
+
tmp12_local8 = tmp13_input.m1w(tmp0_desc, 8);
|
|
1788
1770
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
1789
1771
|
break;
|
|
1790
1772
|
default:
|
|
1791
1773
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
1792
1774
|
}
|
|
1793
1775
|
}
|
|
1794
|
-
tmp13_input.
|
|
1776
|
+
tmp13_input.h1w(tmp0_desc);
|
|
1795
1777
|
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);
|
|
1796
1778
|
};
|
|
1797
|
-
protoOf($serializer).
|
|
1798
|
-
return this.
|
|
1779
|
+
protoOf($serializer).q1s = function () {
|
|
1780
|
+
return this.s2g_1;
|
|
1799
1781
|
};
|
|
1800
|
-
protoOf($serializer).
|
|
1801
|
-
var tmp0_cached = Companion_getInstance_1().
|
|
1782
|
+
protoOf($serializer).l24 = function () {
|
|
1783
|
+
var tmp0_cached = Companion_getInstance_1().q2g_1;
|
|
1802
1784
|
// Inline function 'kotlin.arrayOf' call
|
|
1803
1785
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
1804
1786
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -1812,17 +1794,17 @@ function $serializer_getInstance() {
|
|
|
1812
1794
|
}
|
|
1813
1795
|
function GMTDate_init_$Init$(seen0, seconds, minutes, hours, dayOfWeek, dayOfMonth, dayOfYear, month, year, timestamp, serializationConstructorMarker, $this) {
|
|
1814
1796
|
if (!(511 === (511 & seen0))) {
|
|
1815
|
-
throwMissingFieldException(seen0, 511, $serializer_getInstance().
|
|
1816
|
-
}
|
|
1817
|
-
$this.
|
|
1818
|
-
$this.
|
|
1819
|
-
$this.
|
|
1820
|
-
$this.
|
|
1821
|
-
$this.
|
|
1822
|
-
$this.
|
|
1823
|
-
$this.
|
|
1824
|
-
$this.
|
|
1825
|
-
$this.
|
|
1797
|
+
throwMissingFieldException(seen0, 511, $serializer_getInstance().s2g_1);
|
|
1798
|
+
}
|
|
1799
|
+
$this.u2g_1 = seconds;
|
|
1800
|
+
$this.v2g_1 = minutes;
|
|
1801
|
+
$this.w2g_1 = hours;
|
|
1802
|
+
$this.x2g_1 = dayOfWeek;
|
|
1803
|
+
$this.y2g_1 = dayOfMonth;
|
|
1804
|
+
$this.z2g_1 = dayOfYear;
|
|
1805
|
+
$this.a2h_1 = month;
|
|
1806
|
+
$this.b2h_1 = year;
|
|
1807
|
+
$this.c2h_1 = timestamp;
|
|
1826
1808
|
return $this;
|
|
1827
1809
|
}
|
|
1828
1810
|
function GMTDate_init_$Create$(seen0, seconds, minutes, hours, dayOfWeek, dayOfMonth, dayOfYear, month, year, timestamp, serializationConstructorMarker) {
|
|
@@ -1830,35 +1812,35 @@ function GMTDate_init_$Create$(seen0, seconds, minutes, hours, dayOfWeek, dayOfM
|
|
|
1830
1812
|
}
|
|
1831
1813
|
function GMTDate(seconds, minutes, hours, dayOfWeek, dayOfMonth, dayOfYear, month, year, timestamp) {
|
|
1832
1814
|
Companion_getInstance_1();
|
|
1833
|
-
this.
|
|
1834
|
-
this.
|
|
1835
|
-
this.
|
|
1836
|
-
this.
|
|
1837
|
-
this.
|
|
1838
|
-
this.
|
|
1839
|
-
this.
|
|
1840
|
-
this.
|
|
1841
|
-
this.
|
|
1842
|
-
}
|
|
1843
|
-
protoOf(GMTDate).
|
|
1844
|
-
return compareTo(this.
|
|
1815
|
+
this.u2g_1 = seconds;
|
|
1816
|
+
this.v2g_1 = minutes;
|
|
1817
|
+
this.w2g_1 = hours;
|
|
1818
|
+
this.x2g_1 = dayOfWeek;
|
|
1819
|
+
this.y2g_1 = dayOfMonth;
|
|
1820
|
+
this.z2g_1 = dayOfYear;
|
|
1821
|
+
this.a2h_1 = month;
|
|
1822
|
+
this.b2h_1 = year;
|
|
1823
|
+
this.c2h_1 = timestamp;
|
|
1824
|
+
}
|
|
1825
|
+
protoOf(GMTDate).d2h = function (other) {
|
|
1826
|
+
return compareTo(this.c2h_1, other.c2h_1);
|
|
1845
1827
|
};
|
|
1846
1828
|
protoOf(GMTDate).d = function (other) {
|
|
1847
|
-
return this.
|
|
1829
|
+
return this.d2h(other instanceof GMTDate ? other : THROW_CCE());
|
|
1848
1830
|
};
|
|
1849
1831
|
protoOf(GMTDate).toString = function () {
|
|
1850
|
-
return 'GMTDate(seconds=' + this.
|
|
1832
|
+
return 'GMTDate(seconds=' + this.u2g_1 + ', minutes=' + this.v2g_1 + ', hours=' + this.w2g_1 + ', dayOfWeek=' + this.x2g_1.toString() + ', dayOfMonth=' + this.y2g_1 + ', dayOfYear=' + this.z2g_1 + ', month=' + this.a2h_1.toString() + ', year=' + this.b2h_1 + ', timestamp=' + this.c2h_1.toString() + ')';
|
|
1851
1833
|
};
|
|
1852
1834
|
protoOf(GMTDate).hashCode = function () {
|
|
1853
|
-
var result = this.
|
|
1854
|
-
result = imul(result, 31) + this.
|
|
1855
|
-
result = imul(result, 31) + this.
|
|
1856
|
-
result = imul(result, 31) + this.
|
|
1857
|
-
result = imul(result, 31) + this.
|
|
1858
|
-
result = imul(result, 31) + this.
|
|
1859
|
-
result = imul(result, 31) + this.
|
|
1860
|
-
result = imul(result, 31) + this.
|
|
1861
|
-
result = imul(result, 31) + getBigIntHashCode(this.
|
|
1835
|
+
var result = this.u2g_1;
|
|
1836
|
+
result = imul(result, 31) + this.v2g_1 | 0;
|
|
1837
|
+
result = imul(result, 31) + this.w2g_1 | 0;
|
|
1838
|
+
result = imul(result, 31) + this.x2g_1.hashCode() | 0;
|
|
1839
|
+
result = imul(result, 31) + this.y2g_1 | 0;
|
|
1840
|
+
result = imul(result, 31) + this.z2g_1 | 0;
|
|
1841
|
+
result = imul(result, 31) + this.a2h_1.hashCode() | 0;
|
|
1842
|
+
result = imul(result, 31) + this.b2h_1 | 0;
|
|
1843
|
+
result = imul(result, 31) + getBigIntHashCode(this.c2h_1) | 0;
|
|
1862
1844
|
return result;
|
|
1863
1845
|
};
|
|
1864
1846
|
protoOf(GMTDate).equals = function (other) {
|
|
@@ -1866,23 +1848,23 @@ protoOf(GMTDate).equals = function (other) {
|
|
|
1866
1848
|
return true;
|
|
1867
1849
|
if (!(other instanceof GMTDate))
|
|
1868
1850
|
return false;
|
|
1869
|
-
if (!(this.
|
|
1851
|
+
if (!(this.u2g_1 === other.u2g_1))
|
|
1870
1852
|
return false;
|
|
1871
|
-
if (!(this.
|
|
1853
|
+
if (!(this.v2g_1 === other.v2g_1))
|
|
1872
1854
|
return false;
|
|
1873
|
-
if (!(this.
|
|
1855
|
+
if (!(this.w2g_1 === other.w2g_1))
|
|
1874
1856
|
return false;
|
|
1875
|
-
if (!this.
|
|
1857
|
+
if (!this.x2g_1.equals(other.x2g_1))
|
|
1876
1858
|
return false;
|
|
1877
|
-
if (!(this.
|
|
1859
|
+
if (!(this.y2g_1 === other.y2g_1))
|
|
1878
1860
|
return false;
|
|
1879
|
-
if (!(this.
|
|
1861
|
+
if (!(this.z2g_1 === other.z2g_1))
|
|
1880
1862
|
return false;
|
|
1881
|
-
if (!this.
|
|
1863
|
+
if (!this.a2h_1.equals(other.a2h_1))
|
|
1882
1864
|
return false;
|
|
1883
|
-
if (!(this.
|
|
1865
|
+
if (!(this.b2h_1 === other.b2h_1))
|
|
1884
1866
|
return false;
|
|
1885
|
-
if (!(this.
|
|
1867
|
+
if (!(this.c2h_1 === other.c2h_1))
|
|
1886
1868
|
return false;
|
|
1887
1869
|
return true;
|
|
1888
1870
|
};
|
|
@@ -1895,7 +1877,7 @@ var WeekDay_SATURDAY_instance;
|
|
|
1895
1877
|
var WeekDay_SUNDAY_instance;
|
|
1896
1878
|
function Companion_2() {
|
|
1897
1879
|
}
|
|
1898
|
-
protoOf(Companion_2).
|
|
1880
|
+
protoOf(Companion_2).e2h = function (ordinal) {
|
|
1899
1881
|
return get_entries().h1(ordinal);
|
|
1900
1882
|
};
|
|
1901
1883
|
var Companion_instance_3;
|
|
@@ -1926,7 +1908,7 @@ function WeekDay_initEntries() {
|
|
|
1926
1908
|
var $ENTRIES;
|
|
1927
1909
|
function WeekDay(name, ordinal, value) {
|
|
1928
1910
|
Enum.call(this, name, ordinal);
|
|
1929
|
-
this.
|
|
1911
|
+
this.h2h_1 = value;
|
|
1930
1912
|
}
|
|
1931
1913
|
var Month_JANUARY_instance;
|
|
1932
1914
|
var Month_FEBRUARY_instance;
|
|
@@ -1942,7 +1924,7 @@ var Month_NOVEMBER_instance;
|
|
|
1942
1924
|
var Month_DECEMBER_instance;
|
|
1943
1925
|
function Companion_3() {
|
|
1944
1926
|
}
|
|
1945
|
-
protoOf(Companion_3).
|
|
1927
|
+
protoOf(Companion_3).e2h = function (ordinal) {
|
|
1946
1928
|
return get_entries_0().h1(ordinal);
|
|
1947
1929
|
};
|
|
1948
1930
|
var Companion_instance_4;
|
|
@@ -1978,7 +1960,7 @@ function Month_initEntries() {
|
|
|
1978
1960
|
var $ENTRIES_0;
|
|
1979
1961
|
function Month(name, ordinal, value) {
|
|
1980
1962
|
Enum.call(this, name, ordinal);
|
|
1981
|
-
this.
|
|
1963
|
+
this.k2h_1 = value;
|
|
1982
1964
|
}
|
|
1983
1965
|
function WeekDay_MONDAY_getInstance() {
|
|
1984
1966
|
WeekDay_initEntries();
|
|
@@ -2063,24 +2045,24 @@ var REMOVE_PREPARED;
|
|
|
2063
2045
|
var NO_DECISION;
|
|
2064
2046
|
function LockFreeLinkedListNode() {
|
|
2065
2047
|
}
|
|
2066
|
-
protoOf(LockFreeLinkedListNode).
|
|
2048
|
+
protoOf(LockFreeLinkedListNode).o15 = function () {
|
|
2067
2049
|
// Inline function 'kotlinx.atomicfu.loop' call
|
|
2068
|
-
var this_0 = this.
|
|
2050
|
+
var this_0 = this.l2h_1;
|
|
2069
2051
|
while (true) {
|
|
2070
2052
|
var next = this_0.kotlinx$atomicfu$value;
|
|
2071
2053
|
if (!(next instanceof OpDescriptor))
|
|
2072
2054
|
return next;
|
|
2073
|
-
next.
|
|
2055
|
+
next.m2h(this);
|
|
2074
2056
|
}
|
|
2075
2057
|
};
|
|
2076
|
-
protoOf(LockFreeLinkedListNode).
|
|
2077
|
-
return unwrap(this.
|
|
2058
|
+
protoOf(LockFreeLinkedListNode).n2h = function () {
|
|
2059
|
+
return unwrap(this.o15());
|
|
2078
2060
|
};
|
|
2079
2061
|
function Symbol(symbol) {
|
|
2080
|
-
this.
|
|
2062
|
+
this.o2h_1 = symbol;
|
|
2081
2063
|
}
|
|
2082
2064
|
protoOf(Symbol).toString = function () {
|
|
2083
|
-
return this.
|
|
2065
|
+
return this.o2h_1;
|
|
2084
2066
|
};
|
|
2085
2067
|
function Removed() {
|
|
2086
2068
|
}
|
|
@@ -2089,7 +2071,7 @@ function OpDescriptor() {
|
|
|
2089
2071
|
function unwrap(_this__u8e3s4) {
|
|
2090
2072
|
_init_properties_LockFreeLinkedList_kt__wekxce();
|
|
2091
2073
|
var tmp0_safe_receiver = _this__u8e3s4 instanceof Removed ? _this__u8e3s4 : null;
|
|
2092
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2074
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.p2h_1;
|
|
2093
2075
|
var tmp;
|
|
2094
2076
|
if (tmp1_elvis_lhs == null) {
|
|
2095
2077
|
tmp = _this__u8e3s4 instanceof LockFreeLinkedListNode ? _this__u8e3s4 : THROW_CCE();
|
|
@@ -2111,114 +2093,114 @@ function _init_properties_LockFreeLinkedList_kt__wekxce() {
|
|
|
2111
2093
|
}
|
|
2112
2094
|
function proceedLoop($this, $completion) {
|
|
2113
2095
|
var tmp = new $proceedLoopCOROUTINE$($this, $completion);
|
|
2114
|
-
tmp.
|
|
2115
|
-
tmp.
|
|
2116
|
-
return tmp.
|
|
2096
|
+
tmp.m8_1 = Unit_instance;
|
|
2097
|
+
tmp.n8_1 = null;
|
|
2098
|
+
return tmp.s8();
|
|
2117
2099
|
}
|
|
2118
2100
|
function $proceedLoopCOROUTINE$(_this__u8e3s4, resultContinuation) {
|
|
2119
2101
|
CoroutineImpl.call(this, resultContinuation);
|
|
2120
|
-
this.
|
|
2102
|
+
this.y2h_1 = _this__u8e3s4;
|
|
2121
2103
|
}
|
|
2122
|
-
protoOf($proceedLoopCOROUTINE$).
|
|
2123
|
-
var suspendResult = this.
|
|
2104
|
+
protoOf($proceedLoopCOROUTINE$).s8 = function () {
|
|
2105
|
+
var suspendResult = this.m8_1;
|
|
2124
2106
|
$sm: do
|
|
2125
2107
|
try {
|
|
2126
|
-
var tmp = this.
|
|
2108
|
+
var tmp = this.k8_1;
|
|
2127
2109
|
switch (tmp) {
|
|
2128
2110
|
case 0:
|
|
2129
|
-
this.
|
|
2130
|
-
this.
|
|
2111
|
+
this.l8_1 = 6;
|
|
2112
|
+
this.k8_1 = 1;
|
|
2131
2113
|
continue $sm;
|
|
2132
2114
|
case 1:
|
|
2133
|
-
this.
|
|
2134
|
-
if (this.
|
|
2135
|
-
this.
|
|
2115
|
+
this.z2h_1 = this.y2h_1.f2i_1;
|
|
2116
|
+
if (this.z2h_1 === -1) {
|
|
2117
|
+
this.k8_1 = 5;
|
|
2136
2118
|
continue $sm;
|
|
2137
2119
|
} else {
|
|
2138
|
-
this.
|
|
2120
|
+
this.k8_1 = 2;
|
|
2139
2121
|
continue $sm;
|
|
2140
2122
|
}
|
|
2141
2123
|
|
|
2142
2124
|
case 2:
|
|
2143
|
-
this.
|
|
2144
|
-
if (this.
|
|
2145
|
-
this.
|
|
2146
|
-
this.
|
|
2125
|
+
this.a2i_1 = this.y2h_1.c2i_1;
|
|
2126
|
+
if (this.z2h_1 >= this.a2i_1.g1()) {
|
|
2127
|
+
this.y2h_1.g2i();
|
|
2128
|
+
this.k8_1 = 5;
|
|
2147
2129
|
continue $sm;
|
|
2148
2130
|
} else {
|
|
2149
|
-
this.
|
|
2131
|
+
this.k8_1 = 3;
|
|
2150
2132
|
continue $sm;
|
|
2151
2133
|
}
|
|
2152
2134
|
|
|
2153
2135
|
case 3:
|
|
2154
|
-
var executeInterceptor = this.
|
|
2155
|
-
this.
|
|
2156
|
-
this.
|
|
2157
|
-
suspendResult = executeInterceptor(this.
|
|
2136
|
+
var executeInterceptor = this.a2i_1.h1(this.z2h_1);
|
|
2137
|
+
this.y2h_1.f2i_1 = this.z2h_1 + 1 | 0;
|
|
2138
|
+
this.k8_1 = 4;
|
|
2139
|
+
suspendResult = executeInterceptor(this.y2h_1, this.y2h_1.e2i_1, this);
|
|
2158
2140
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
2159
2141
|
return suspendResult;
|
|
2160
2142
|
}
|
|
2161
2143
|
|
|
2162
2144
|
continue $sm;
|
|
2163
2145
|
case 4:
|
|
2164
|
-
this.
|
|
2146
|
+
this.k8_1 = 1;
|
|
2165
2147
|
continue $sm;
|
|
2166
2148
|
case 5:
|
|
2167
|
-
return this.
|
|
2149
|
+
return this.y2h_1.e2i_1;
|
|
2168
2150
|
case 6:
|
|
2169
|
-
throw this.
|
|
2151
|
+
throw this.n8_1;
|
|
2170
2152
|
}
|
|
2171
2153
|
} catch ($p) {
|
|
2172
2154
|
var e = $p;
|
|
2173
|
-
if (this.
|
|
2155
|
+
if (this.l8_1 === 6) {
|
|
2174
2156
|
throw e;
|
|
2175
2157
|
} else {
|
|
2176
|
-
this.
|
|
2177
|
-
this.
|
|
2158
|
+
this.k8_1 = this.l8_1;
|
|
2159
|
+
this.n8_1 = e;
|
|
2178
2160
|
}
|
|
2179
2161
|
}
|
|
2180
2162
|
while (true);
|
|
2181
2163
|
};
|
|
2182
2164
|
function DebugPipelineContext(context, interceptors, subject, coroutineContext) {
|
|
2183
2165
|
PipelineContext.call(this, context);
|
|
2184
|
-
this.
|
|
2185
|
-
this.
|
|
2186
|
-
this.
|
|
2187
|
-
this.
|
|
2166
|
+
this.c2i_1 = interceptors;
|
|
2167
|
+
this.d2i_1 = coroutineContext;
|
|
2168
|
+
this.e2i_1 = subject;
|
|
2169
|
+
this.f2i_1 = 0;
|
|
2188
2170
|
}
|
|
2189
|
-
protoOf(DebugPipelineContext).
|
|
2190
|
-
return this.
|
|
2171
|
+
protoOf(DebugPipelineContext).is = function () {
|
|
2172
|
+
return this.d2i_1;
|
|
2191
2173
|
};
|
|
2192
|
-
protoOf(DebugPipelineContext).
|
|
2193
|
-
return this.
|
|
2174
|
+
protoOf(DebugPipelineContext).h2i = function () {
|
|
2175
|
+
return this.e2i_1;
|
|
2194
2176
|
};
|
|
2195
|
-
protoOf(DebugPipelineContext).
|
|
2196
|
-
this.
|
|
2177
|
+
protoOf(DebugPipelineContext).g2i = function () {
|
|
2178
|
+
this.f2i_1 = -1;
|
|
2197
2179
|
};
|
|
2198
|
-
protoOf(DebugPipelineContext).
|
|
2199
|
-
this.
|
|
2200
|
-
return this.
|
|
2180
|
+
protoOf(DebugPipelineContext).i2i = function (subject, $completion) {
|
|
2181
|
+
this.e2i_1 = subject;
|
|
2182
|
+
return this.j2i($completion);
|
|
2201
2183
|
};
|
|
2202
|
-
protoOf(DebugPipelineContext).
|
|
2203
|
-
var index = this.
|
|
2184
|
+
protoOf(DebugPipelineContext).j2i = function ($completion) {
|
|
2185
|
+
var index = this.f2i_1;
|
|
2204
2186
|
if (index < 0)
|
|
2205
|
-
return this.
|
|
2206
|
-
if (index >= this.
|
|
2207
|
-
this.
|
|
2208
|
-
return this.
|
|
2187
|
+
return this.e2i_1;
|
|
2188
|
+
if (index >= this.c2i_1.g1()) {
|
|
2189
|
+
this.g2i();
|
|
2190
|
+
return this.e2i_1;
|
|
2209
2191
|
}
|
|
2210
2192
|
return proceedLoop(this, $completion);
|
|
2211
2193
|
};
|
|
2212
|
-
protoOf(DebugPipelineContext).
|
|
2213
|
-
this.
|
|
2214
|
-
this.
|
|
2215
|
-
return this.
|
|
2194
|
+
protoOf(DebugPipelineContext).k2i = function (initial, $completion) {
|
|
2195
|
+
this.f2i_1 = 0;
|
|
2196
|
+
this.e2i_1 = initial;
|
|
2197
|
+
return this.j2i($completion);
|
|
2216
2198
|
};
|
|
2217
2199
|
function PhaseContent_init_$Init$(phase, relation, $this) {
|
|
2218
|
-
var tmp = Companion_getInstance_4().
|
|
2200
|
+
var tmp = Companion_getInstance_4().l2i_1;
|
|
2219
2201
|
PhaseContent.call($this, phase, relation, isInterface(tmp, KtMutableList) ? tmp : THROW_CCE());
|
|
2220
2202
|
// Inline function 'kotlin.check' call
|
|
2221
|
-
if (!Companion_getInstance_4().
|
|
2203
|
+
if (!Companion_getInstance_4().l2i_1.r()) {
|
|
2222
2204
|
var message = 'The shared empty array list has been modified';
|
|
2223
2205
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
2224
2206
|
}
|
|
@@ -2228,17 +2210,17 @@ function PhaseContent_init_$Create$(phase, relation) {
|
|
|
2228
2210
|
return PhaseContent_init_$Init$(phase, relation, objectCreate(protoOf(PhaseContent)));
|
|
2229
2211
|
}
|
|
2230
2212
|
function copiedInterceptors($this) {
|
|
2231
|
-
return toMutableList($this.
|
|
2213
|
+
return toMutableList($this.o2i_1);
|
|
2232
2214
|
}
|
|
2233
2215
|
function copyInterceptors($this) {
|
|
2234
|
-
$this.
|
|
2235
|
-
$this.
|
|
2216
|
+
$this.o2i_1 = copiedInterceptors($this);
|
|
2217
|
+
$this.p2i_1 = false;
|
|
2236
2218
|
}
|
|
2237
2219
|
function Companion_4() {
|
|
2238
2220
|
Companion_instance_5 = this;
|
|
2239
2221
|
var tmp = this;
|
|
2240
2222
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
2241
|
-
tmp.
|
|
2223
|
+
tmp.l2i_1 = ArrayList_init_$Create$();
|
|
2242
2224
|
}
|
|
2243
2225
|
var Companion_instance_5;
|
|
2244
2226
|
function Companion_getInstance_4() {
|
|
@@ -2248,27 +2230,27 @@ function Companion_getInstance_4() {
|
|
|
2248
2230
|
}
|
|
2249
2231
|
function PhaseContent(phase, relation, interceptors) {
|
|
2250
2232
|
Companion_getInstance_4();
|
|
2251
|
-
this.
|
|
2252
|
-
this.
|
|
2253
|
-
this.
|
|
2254
|
-
this.
|
|
2233
|
+
this.m2i_1 = phase;
|
|
2234
|
+
this.n2i_1 = relation;
|
|
2235
|
+
this.o2i_1 = interceptors;
|
|
2236
|
+
this.p2i_1 = true;
|
|
2255
2237
|
}
|
|
2256
|
-
protoOf(PhaseContent).
|
|
2257
|
-
return this.
|
|
2238
|
+
protoOf(PhaseContent).q2i = function () {
|
|
2239
|
+
return this.o2i_1.r();
|
|
2258
2240
|
};
|
|
2259
2241
|
protoOf(PhaseContent).g1 = function () {
|
|
2260
|
-
return this.
|
|
2242
|
+
return this.o2i_1.g1();
|
|
2261
2243
|
};
|
|
2262
|
-
protoOf(PhaseContent).
|
|
2263
|
-
if (this.
|
|
2244
|
+
protoOf(PhaseContent).r2i = function (interceptor) {
|
|
2245
|
+
if (this.p2i_1) {
|
|
2264
2246
|
copyInterceptors(this);
|
|
2265
2247
|
}
|
|
2266
|
-
this.
|
|
2248
|
+
this.o2i_1.e1(interceptor);
|
|
2267
2249
|
};
|
|
2268
|
-
protoOf(PhaseContent).
|
|
2269
|
-
var interceptors = this.
|
|
2250
|
+
protoOf(PhaseContent).s2i = function (destination) {
|
|
2251
|
+
var interceptors = this.o2i_1;
|
|
2270
2252
|
if (destination instanceof ArrayList) {
|
|
2271
|
-
destination.
|
|
2253
|
+
destination.u5(destination.g1() + interceptors.g1() | 0);
|
|
2272
2254
|
}
|
|
2273
2255
|
var inductionVariable = 0;
|
|
2274
2256
|
var last = interceptors.g1();
|
|
@@ -2280,24 +2262,24 @@ protoOf(PhaseContent).x2h = function (destination) {
|
|
|
2280
2262
|
}
|
|
2281
2263
|
while (inductionVariable < last);
|
|
2282
2264
|
};
|
|
2283
|
-
protoOf(PhaseContent).
|
|
2284
|
-
this.
|
|
2285
|
-
return this.
|
|
2265
|
+
protoOf(PhaseContent).t2i = function () {
|
|
2266
|
+
this.p2i_1 = true;
|
|
2267
|
+
return this.o2i_1;
|
|
2286
2268
|
};
|
|
2287
2269
|
protoOf(PhaseContent).toString = function () {
|
|
2288
|
-
return 'Phase `' + this.
|
|
2270
|
+
return 'Phase `' + this.m2i_1.u2i_1 + '`, ' + this.g1() + ' handlers';
|
|
2289
2271
|
};
|
|
2290
2272
|
function _set_interceptors__wod97b($this, _set____db54di) {
|
|
2291
|
-
var tmp0 = $this.
|
|
2273
|
+
var tmp0 = $this.z2i_1;
|
|
2292
2274
|
var tmp = KMutableProperty1;
|
|
2293
|
-
var tmp_0 = Pipeline$_get_interceptors_$
|
|
2275
|
+
var tmp_0 = Pipeline$_get_interceptors_$ref_u6zl4e();
|
|
2294
2276
|
// Inline function 'kotlinx.atomicfu.AtomicRef.setValue' call
|
|
2295
|
-
getPropertyCallableRef('interceptors', 1, tmp, tmp_0, Pipeline$_set_interceptors_$
|
|
2277
|
+
getPropertyCallableRef('interceptors', 1, tmp, tmp_0, Pipeline$_set_interceptors_$ref_13vc1m());
|
|
2296
2278
|
tmp0.kotlinx$atomicfu$value = _set____db54di;
|
|
2297
2279
|
return Unit_instance;
|
|
2298
2280
|
}
|
|
2299
2281
|
function _get_interceptors__h4min7($this) {
|
|
2300
|
-
var tmp0 = $this.
|
|
2282
|
+
var tmp0 = $this.z2i_1;
|
|
2301
2283
|
var tmp = KMutableProperty1;
|
|
2302
2284
|
var tmp_0 = Pipeline$_get_interceptors_$ref_u6zl4e();
|
|
2303
2285
|
// Inline function 'kotlinx.atomicfu.AtomicRef.getValue' call
|
|
@@ -2305,10 +2287,10 @@ function _get_interceptors__h4min7($this) {
|
|
|
2305
2287
|
return tmp0.kotlinx$atomicfu$value;
|
|
2306
2288
|
}
|
|
2307
2289
|
function createContext($this, context, subject, coroutineContext) {
|
|
2308
|
-
return pipelineContextFor(context, sharedInterceptorsList($this), subject, coroutineContext, $this.
|
|
2290
|
+
return pipelineContextFor(context, sharedInterceptorsList($this), subject, coroutineContext, $this.c2j());
|
|
2309
2291
|
}
|
|
2310
2292
|
function findPhase($this, phase) {
|
|
2311
|
-
var phasesList = $this.
|
|
2293
|
+
var phasesList = $this.x2i_1;
|
|
2312
2294
|
var inductionVariable = 0;
|
|
2313
2295
|
var last = phasesList.g1();
|
|
2314
2296
|
if (inductionVariable < last)
|
|
@@ -2323,7 +2305,7 @@ function findPhase($this, phase) {
|
|
|
2323
2305
|
}
|
|
2324
2306
|
var tmp;
|
|
2325
2307
|
if (current instanceof PhaseContent) {
|
|
2326
|
-
tmp = current.
|
|
2308
|
+
tmp = current.m2i_1 === phase;
|
|
2327
2309
|
} else {
|
|
2328
2310
|
tmp = false;
|
|
2329
2311
|
}
|
|
@@ -2335,7 +2317,7 @@ function findPhase($this, phase) {
|
|
|
2335
2317
|
return null;
|
|
2336
2318
|
}
|
|
2337
2319
|
function findPhaseIndex($this, phase) {
|
|
2338
|
-
var phasesList = $this.
|
|
2320
|
+
var phasesList = $this.x2i_1;
|
|
2339
2321
|
var inductionVariable = 0;
|
|
2340
2322
|
var last = phasesList.g1();
|
|
2341
2323
|
if (inductionVariable < last)
|
|
@@ -2349,7 +2331,7 @@ function findPhaseIndex($this, phase) {
|
|
|
2349
2331
|
} else {
|
|
2350
2332
|
var tmp_0;
|
|
2351
2333
|
if (current instanceof PhaseContent) {
|
|
2352
|
-
tmp_0 = current.
|
|
2334
|
+
tmp_0 = current.m2i_1 === phase;
|
|
2353
2335
|
} else {
|
|
2354
2336
|
tmp_0 = false;
|
|
2355
2337
|
}
|
|
@@ -2363,7 +2345,7 @@ function findPhaseIndex($this, phase) {
|
|
|
2363
2345
|
return -1;
|
|
2364
2346
|
}
|
|
2365
2347
|
function hasPhase($this, phase) {
|
|
2366
|
-
var phasesList = $this.
|
|
2348
|
+
var phasesList = $this.x2i_1;
|
|
2367
2349
|
var inductionVariable = 0;
|
|
2368
2350
|
var last = phasesList.g1();
|
|
2369
2351
|
if (inductionVariable < last)
|
|
@@ -2377,7 +2359,7 @@ function hasPhase($this, phase) {
|
|
|
2377
2359
|
} else {
|
|
2378
2360
|
var tmp_0;
|
|
2379
2361
|
if (current instanceof PhaseContent) {
|
|
2380
|
-
tmp_0 = current.
|
|
2362
|
+
tmp_0 = current.m2i_1 === phase;
|
|
2381
2363
|
} else {
|
|
2382
2364
|
tmp_0 = false;
|
|
2383
2365
|
}
|
|
@@ -2391,12 +2373,12 @@ function hasPhase($this, phase) {
|
|
|
2391
2373
|
return false;
|
|
2392
2374
|
}
|
|
2393
2375
|
function cacheInterceptors($this) {
|
|
2394
|
-
var interceptorsQuantity = $this.
|
|
2376
|
+
var interceptorsQuantity = $this.y2i_1;
|
|
2395
2377
|
if (interceptorsQuantity === 0) {
|
|
2396
2378
|
notSharedInterceptorsList($this, emptyList());
|
|
2397
2379
|
return emptyList();
|
|
2398
2380
|
}
|
|
2399
|
-
var phases = $this.
|
|
2381
|
+
var phases = $this.x2i_1;
|
|
2400
2382
|
if (interceptorsQuantity === 1) {
|
|
2401
2383
|
var inductionVariable = 0;
|
|
2402
2384
|
var last = get_lastIndex_0(phases);
|
|
@@ -2413,9 +2395,9 @@ function cacheInterceptors($this) {
|
|
|
2413
2395
|
tmp_0 = tmp0_elvis_lhs;
|
|
2414
2396
|
}
|
|
2415
2397
|
var phaseContent = tmp_0;
|
|
2416
|
-
if (phaseContent.
|
|
2398
|
+
if (phaseContent.q2i())
|
|
2417
2399
|
continue $l$loop_0;
|
|
2418
|
-
var interceptors = phaseContent.
|
|
2400
|
+
var interceptors = phaseContent.t2i();
|
|
2419
2401
|
setInterceptorsListFromPhase($this, phaseContent);
|
|
2420
2402
|
return interceptors;
|
|
2421
2403
|
}
|
|
@@ -2438,7 +2420,7 @@ function cacheInterceptors($this) {
|
|
|
2438
2420
|
tmp_2 = tmp1_elvis_lhs;
|
|
2439
2421
|
}
|
|
2440
2422
|
var phase = tmp_2;
|
|
2441
|
-
phase.
|
|
2423
|
+
phase.s2i(destination);
|
|
2442
2424
|
}
|
|
2443
2425
|
while (!(phaseIndex_0 === last_0));
|
|
2444
2426
|
notSharedInterceptorsList($this, destination);
|
|
@@ -2448,31 +2430,31 @@ function sharedInterceptorsList($this) {
|
|
|
2448
2430
|
if (_get_interceptors__h4min7($this) == null) {
|
|
2449
2431
|
cacheInterceptors($this);
|
|
2450
2432
|
}
|
|
2451
|
-
$this.
|
|
2433
|
+
$this.a2j_1 = true;
|
|
2452
2434
|
return ensureNotNull(_get_interceptors__h4min7($this));
|
|
2453
2435
|
}
|
|
2454
2436
|
function resetInterceptorsList($this) {
|
|
2455
2437
|
_set_interceptors__wod97b($this, null);
|
|
2456
|
-
$this.
|
|
2457
|
-
$this.
|
|
2438
|
+
$this.a2j_1 = false;
|
|
2439
|
+
$this.b2j_1 = null;
|
|
2458
2440
|
}
|
|
2459
2441
|
function notSharedInterceptorsList($this, list) {
|
|
2460
2442
|
_set_interceptors__wod97b($this, list);
|
|
2461
|
-
$this.
|
|
2462
|
-
$this.
|
|
2443
|
+
$this.a2j_1 = false;
|
|
2444
|
+
$this.b2j_1 = null;
|
|
2463
2445
|
}
|
|
2464
2446
|
function setInterceptorsListFromPhase($this, phaseContent) {
|
|
2465
|
-
_set_interceptors__wod97b($this, phaseContent.
|
|
2466
|
-
$this.
|
|
2467
|
-
$this.
|
|
2447
|
+
_set_interceptors__wod97b($this, phaseContent.t2i());
|
|
2448
|
+
$this.a2j_1 = false;
|
|
2449
|
+
$this.b2j_1 = phaseContent.m2i_1;
|
|
2468
2450
|
}
|
|
2469
2451
|
function tryAddToPhaseFastPath($this, phase, block) {
|
|
2470
2452
|
var currentInterceptors = _get_interceptors__h4min7($this);
|
|
2471
|
-
if ($this.
|
|
2453
|
+
if ($this.x2i_1.r() || currentInterceptors == null) {
|
|
2472
2454
|
return false;
|
|
2473
2455
|
}
|
|
2474
2456
|
var tmp;
|
|
2475
|
-
if ($this.
|
|
2457
|
+
if ($this.a2j_1) {
|
|
2476
2458
|
tmp = true;
|
|
2477
2459
|
} else {
|
|
2478
2460
|
tmp = !isInterface(currentInterceptors, KtMutableList);
|
|
@@ -2480,57 +2462,46 @@ function tryAddToPhaseFastPath($this, phase, block) {
|
|
|
2480
2462
|
if (tmp) {
|
|
2481
2463
|
return false;
|
|
2482
2464
|
}
|
|
2483
|
-
if (equals_0($this.
|
|
2465
|
+
if (equals_0($this.b2j_1, phase)) {
|
|
2484
2466
|
currentInterceptors.e1(block);
|
|
2485
2467
|
return true;
|
|
2486
2468
|
}
|
|
2487
|
-
if (equals_0(phase, last($this.
|
|
2488
|
-
ensureNotNull(findPhase($this, phase)).
|
|
2469
|
+
if (equals_0(phase, last($this.x2i_1)) || findPhaseIndex($this, phase) === get_lastIndex_0($this.x2i_1)) {
|
|
2470
|
+
ensureNotNull(findPhase($this, phase)).r2i(block);
|
|
2489
2471
|
currentInterceptors.e1(block);
|
|
2490
2472
|
return true;
|
|
2491
2473
|
}
|
|
2492
2474
|
return false;
|
|
2493
2475
|
}
|
|
2494
2476
|
function Pipeline$_get_interceptors_$ref_u6zl4e() {
|
|
2495
|
-
return function (p0) {
|
|
2477
|
+
return constructCallableReference(function (p0) {
|
|
2496
2478
|
return _get_interceptors__h4min7(p0);
|
|
2497
|
-
};
|
|
2479
|
+
}, 1, 0, 16);
|
|
2498
2480
|
}
|
|
2499
2481
|
function Pipeline$_set_interceptors_$ref_13vc1m() {
|
|
2500
|
-
return function (p0, p1) {
|
|
2482
|
+
return constructCallableReference(function (p0, p1) {
|
|
2501
2483
|
_set_interceptors__wod97b(p0, p1);
|
|
2502
2484
|
return Unit_instance;
|
|
2503
|
-
};
|
|
2504
|
-
}
|
|
2505
|
-
function Pipeline$_get_interceptors_$ref_u6zl4e_0() {
|
|
2506
|
-
return function (p0) {
|
|
2507
|
-
return _get_interceptors__h4min7(p0);
|
|
2508
|
-
};
|
|
2509
|
-
}
|
|
2510
|
-
function Pipeline$_set_interceptors_$ref_13vc1m_0() {
|
|
2511
|
-
return function (p0, p1) {
|
|
2512
|
-
_set_interceptors__wod97b(p0, p1);
|
|
2513
|
-
return Unit_instance;
|
|
2514
|
-
};
|
|
2485
|
+
}, 2, 0, 17);
|
|
2515
2486
|
}
|
|
2516
2487
|
function Pipeline(phases) {
|
|
2517
|
-
this.
|
|
2518
|
-
this.
|
|
2519
|
-
this.
|
|
2520
|
-
this.
|
|
2521
|
-
this.
|
|
2522
|
-
this.
|
|
2523
|
-
this.
|
|
2524
|
-
}
|
|
2525
|
-
protoOf(Pipeline).
|
|
2526
|
-
return this.
|
|
2527
|
-
};
|
|
2528
|
-
protoOf(Pipeline).
|
|
2488
|
+
this.v2i_1 = AttributesJsFn(true);
|
|
2489
|
+
this.w2i_1 = false;
|
|
2490
|
+
this.x2i_1 = mutableListOf(phases.slice());
|
|
2491
|
+
this.y2i_1 = 0;
|
|
2492
|
+
this.z2i_1 = atomic$ref$1(null);
|
|
2493
|
+
this.a2j_1 = false;
|
|
2494
|
+
this.b2j_1 = null;
|
|
2495
|
+
}
|
|
2496
|
+
protoOf(Pipeline).c2j = function () {
|
|
2497
|
+
return this.w2i_1;
|
|
2498
|
+
};
|
|
2499
|
+
protoOf(Pipeline).d2j = function (context, subject, $completion) {
|
|
2529
2500
|
// Inline function 'kotlin.js.getCoroutineContext' call
|
|
2530
|
-
var tmp$ret$0 = $completion.
|
|
2531
|
-
return createContext(this, context, subject, tmp$ret$0).
|
|
2501
|
+
var tmp$ret$0 = $completion.q8();
|
|
2502
|
+
return createContext(this, context, subject, tmp$ret$0).k2i(subject, $completion);
|
|
2532
2503
|
};
|
|
2533
|
-
protoOf(Pipeline).
|
|
2504
|
+
protoOf(Pipeline).f2j = function (reference, phase) {
|
|
2534
2505
|
if (hasPhase(this, phase))
|
|
2535
2506
|
return Unit_instance;
|
|
2536
2507
|
var index = findPhaseIndex(this, reference);
|
|
@@ -2539,14 +2510,14 @@ protoOf(Pipeline).k2i = function (reference, phase) {
|
|
|
2539
2510
|
}
|
|
2540
2511
|
var lastRelatedPhaseIndex = index;
|
|
2541
2512
|
var inductionVariable = index + 1 | 0;
|
|
2542
|
-
var last = get_lastIndex_0(this.
|
|
2513
|
+
var last = get_lastIndex_0(this.x2i_1);
|
|
2543
2514
|
if (inductionVariable <= last)
|
|
2544
2515
|
$l$loop_0: do {
|
|
2545
2516
|
var i = inductionVariable;
|
|
2546
2517
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2547
|
-
var tmp = this.
|
|
2518
|
+
var tmp = this.x2i_1.h1(i);
|
|
2548
2519
|
var tmp0_safe_receiver = tmp instanceof PhaseContent ? tmp : null;
|
|
2549
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2520
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.n2i_1;
|
|
2550
2521
|
var tmp_0;
|
|
2551
2522
|
if (tmp1_elvis_lhs == null) {
|
|
2552
2523
|
break $l$loop_0;
|
|
@@ -2555,7 +2526,7 @@ protoOf(Pipeline).k2i = function (reference, phase) {
|
|
|
2555
2526
|
}
|
|
2556
2527
|
var relation = tmp_0;
|
|
2557
2528
|
var tmp2_safe_receiver = relation instanceof After ? relation : null;
|
|
2558
|
-
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.
|
|
2529
|
+
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.g2j_1;
|
|
2559
2530
|
var tmp_1;
|
|
2560
2531
|
if (tmp3_elvis_lhs == null) {
|
|
2561
2532
|
continue $l$loop_0;
|
|
@@ -2566,18 +2537,18 @@ protoOf(Pipeline).k2i = function (reference, phase) {
|
|
|
2566
2537
|
lastRelatedPhaseIndex = equals_0(relatedTo, reference) ? i : lastRelatedPhaseIndex;
|
|
2567
2538
|
}
|
|
2568
2539
|
while (!(i === last));
|
|
2569
|
-
this.
|
|
2540
|
+
this.x2i_1.p2(lastRelatedPhaseIndex + 1 | 0, PhaseContent_init_$Create$(phase, new After(reference)));
|
|
2570
2541
|
};
|
|
2571
|
-
protoOf(Pipeline).
|
|
2542
|
+
protoOf(Pipeline).h2j = function (reference, phase) {
|
|
2572
2543
|
if (hasPhase(this, phase))
|
|
2573
2544
|
return Unit_instance;
|
|
2574
2545
|
var index = findPhaseIndex(this, reference);
|
|
2575
2546
|
if (index === -1) {
|
|
2576
2547
|
throw new InvalidPhaseException('Phase ' + reference.toString() + ' was not registered for this pipeline');
|
|
2577
2548
|
}
|
|
2578
|
-
this.
|
|
2549
|
+
this.x2i_1.p2(index, PhaseContent_init_$Create$(phase, new Before(reference)));
|
|
2579
2550
|
};
|
|
2580
|
-
protoOf(Pipeline).
|
|
2551
|
+
protoOf(Pipeline).i2j = function (phase, block) {
|
|
2581
2552
|
var tmp0_elvis_lhs = findPhase(this, phase);
|
|
2582
2553
|
var tmp;
|
|
2583
2554
|
if (tmp0_elvis_lhs == null) {
|
|
@@ -2587,21 +2558,21 @@ protoOf(Pipeline).n2i = function (phase, block) {
|
|
|
2587
2558
|
}
|
|
2588
2559
|
var phaseContent = tmp;
|
|
2589
2560
|
if (tryAddToPhaseFastPath(this, phase, block)) {
|
|
2590
|
-
this.
|
|
2561
|
+
this.y2i_1 = this.y2i_1 + 1 | 0;
|
|
2591
2562
|
return Unit_instance;
|
|
2592
2563
|
}
|
|
2593
|
-
phaseContent.
|
|
2594
|
-
this.
|
|
2564
|
+
phaseContent.r2i(block);
|
|
2565
|
+
this.y2i_1 = this.y2i_1 + 1 | 0;
|
|
2595
2566
|
resetInterceptorsList(this);
|
|
2596
|
-
this.
|
|
2567
|
+
this.j2j();
|
|
2597
2568
|
};
|
|
2598
|
-
protoOf(Pipeline).
|
|
2569
|
+
protoOf(Pipeline).j2j = function () {
|
|
2599
2570
|
};
|
|
2600
2571
|
protoOf(Pipeline).toString = function () {
|
|
2601
2572
|
return anyToString(this);
|
|
2602
2573
|
};
|
|
2603
2574
|
function PipelineContext(context) {
|
|
2604
|
-
this.
|
|
2575
|
+
this.e2j_1 = context;
|
|
2605
2576
|
}
|
|
2606
2577
|
function pipelineContextFor(context, interceptors, subject, coroutineContext, debugMode) {
|
|
2607
2578
|
debugMode = debugMode === VOID ? false : debugMode;
|
|
@@ -2614,10 +2585,10 @@ function pipelineContextFor(context, interceptors, subject, coroutineContext, de
|
|
|
2614
2585
|
return tmp;
|
|
2615
2586
|
}
|
|
2616
2587
|
function PipelinePhase(name) {
|
|
2617
|
-
this.
|
|
2588
|
+
this.u2i_1 = name;
|
|
2618
2589
|
}
|
|
2619
2590
|
protoOf(PipelinePhase).toString = function () {
|
|
2620
|
-
return "Phase('" + this.
|
|
2591
|
+
return "Phase('" + this.u2i_1 + "')";
|
|
2621
2592
|
};
|
|
2622
2593
|
function InvalidPhaseException(message) {
|
|
2623
2594
|
extendThrowable(this, message);
|
|
@@ -2625,11 +2596,11 @@ function InvalidPhaseException(message) {
|
|
|
2625
2596
|
}
|
|
2626
2597
|
function After(relativeTo) {
|
|
2627
2598
|
PipelinePhaseRelation.call(this);
|
|
2628
|
-
this.
|
|
2599
|
+
this.g2j_1 = relativeTo;
|
|
2629
2600
|
}
|
|
2630
2601
|
function Before(relativeTo) {
|
|
2631
2602
|
PipelinePhaseRelation.call(this);
|
|
2632
|
-
this.
|
|
2603
|
+
this.k2j_1 = relativeTo;
|
|
2633
2604
|
}
|
|
2634
2605
|
function Last() {
|
|
2635
2606
|
Last_instance = this;
|
|
@@ -2674,21 +2645,21 @@ function recoverStackTraceBridge(exception, continuation) {
|
|
|
2674
2645
|
}
|
|
2675
2646
|
function loop($this, direct) {
|
|
2676
2647
|
do {
|
|
2677
|
-
var currentIndex = $this.
|
|
2678
|
-
if (currentIndex === $this.
|
|
2648
|
+
var currentIndex = $this.r2j_1;
|
|
2649
|
+
if (currentIndex === $this.m2j_1.g1()) {
|
|
2679
2650
|
if (!direct) {
|
|
2680
2651
|
// Inline function 'kotlin.Companion.success' call
|
|
2681
|
-
var value = $this.
|
|
2652
|
+
var value = $this.o2j_1;
|
|
2682
2653
|
var tmp$ret$0 = _Result___init__impl__xyqfz8(value);
|
|
2683
2654
|
resumeRootWith($this, tmp$ret$0);
|
|
2684
2655
|
return false;
|
|
2685
2656
|
}
|
|
2686
2657
|
return true;
|
|
2687
2658
|
}
|
|
2688
|
-
$this.
|
|
2689
|
-
var next = $this.
|
|
2659
|
+
$this.r2j_1 = currentIndex + 1 | 0;
|
|
2660
|
+
var next = $this.m2j_1.h1(currentIndex);
|
|
2690
2661
|
try {
|
|
2691
|
-
var result = pipelineStartCoroutineUninterceptedOrReturn(next, $this, $this.
|
|
2662
|
+
var result = pipelineStartCoroutineUninterceptedOrReturn(next, $this, $this.o2j_1, $this.n2j_1);
|
|
2692
2663
|
if (result === get_COROUTINE_SUSPENDED())
|
|
2693
2664
|
return false;
|
|
2694
2665
|
} catch ($p) {
|
|
@@ -2707,63 +2678,63 @@ function loop($this, direct) {
|
|
|
2707
2678
|
}
|
|
2708
2679
|
function resumeRootWith($this, result) {
|
|
2709
2680
|
// Inline function 'kotlin.check' call
|
|
2710
|
-
if (!($this.
|
|
2681
|
+
if (!($this.q2j_1 >= 0)) {
|
|
2711
2682
|
var message = 'No more continuations to resume';
|
|
2712
2683
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
2713
2684
|
}
|
|
2714
|
-
var next = ensureNotNull($this.
|
|
2715
|
-
var _unary__edvuaz = $this.
|
|
2716
|
-
$this.
|
|
2717
|
-
$this.
|
|
2718
|
-
var interceptor = next.
|
|
2685
|
+
var next = ensureNotNull($this.p2j_1[$this.q2j_1]);
|
|
2686
|
+
var _unary__edvuaz = $this.q2j_1;
|
|
2687
|
+
$this.q2j_1 = _unary__edvuaz - 1 | 0;
|
|
2688
|
+
$this.p2j_1[_unary__edvuaz] = null;
|
|
2689
|
+
var interceptor = next.q8().x8(Key_instance);
|
|
2719
2690
|
var tmp;
|
|
2720
2691
|
if (interceptor instanceof CoroutineDispatcher) {
|
|
2721
|
-
tmp = interceptor.
|
|
2692
|
+
tmp = interceptor.cz(next.q8()) ? intercepted(next) : next;
|
|
2722
2693
|
} else {
|
|
2723
2694
|
tmp = intercepted(next);
|
|
2724
2695
|
}
|
|
2725
2696
|
var toResume = tmp;
|
|
2726
2697
|
var exception = Result__exceptionOrNull_impl_p6xea9(result);
|
|
2727
2698
|
if (exception == null) {
|
|
2728
|
-
toResume.
|
|
2699
|
+
toResume.v8(result);
|
|
2729
2700
|
} else {
|
|
2730
2701
|
var recoveredException = recoverStackTraceBridge(exception, next);
|
|
2731
2702
|
// Inline function 'kotlin.coroutines.resumeWithException' call
|
|
2732
2703
|
// Inline function 'kotlin.Companion.failure' call
|
|
2733
2704
|
var tmp$ret$3 = _Result___init__impl__xyqfz8(createFailure(recoveredException));
|
|
2734
|
-
toResume.
|
|
2705
|
+
toResume.v8(tmp$ret$3);
|
|
2735
2706
|
}
|
|
2736
2707
|
}
|
|
2737
2708
|
function discardLastRootContinuation($this) {
|
|
2738
2709
|
// Inline function 'kotlin.check' call
|
|
2739
|
-
if (!($this.
|
|
2710
|
+
if (!($this.q2j_1 >= 0)) {
|
|
2740
2711
|
var message = 'No more continuations to resume';
|
|
2741
2712
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
2742
2713
|
}
|
|
2743
|
-
var _unary__edvuaz = $this.
|
|
2744
|
-
$this.
|
|
2745
|
-
$this.
|
|
2714
|
+
var _unary__edvuaz = $this.q2j_1;
|
|
2715
|
+
$this.q2j_1 = _unary__edvuaz - 1 | 0;
|
|
2716
|
+
$this.p2j_1[_unary__edvuaz] = null;
|
|
2746
2717
|
}
|
|
2747
2718
|
function SuspendFunctionGun$continuation$1(this$0) {
|
|
2748
|
-
this.
|
|
2749
|
-
this.
|
|
2719
|
+
this.t2j_1 = this$0;
|
|
2720
|
+
this.s2j_1 = -2147483648;
|
|
2750
2721
|
}
|
|
2751
|
-
protoOf(SuspendFunctionGun$continuation$1).
|
|
2752
|
-
var inductionVariable = this.
|
|
2722
|
+
protoOf(SuspendFunctionGun$continuation$1).q8 = function () {
|
|
2723
|
+
var inductionVariable = this.t2j_1.q2j_1;
|
|
2753
2724
|
if (0 <= inductionVariable)
|
|
2754
2725
|
do {
|
|
2755
2726
|
var index = inductionVariable;
|
|
2756
2727
|
inductionVariable = inductionVariable + -1 | 0;
|
|
2757
|
-
var cont = this.
|
|
2728
|
+
var cont = this.t2j_1.p2j_1[index];
|
|
2758
2729
|
if (!(cont === this) && !(cont == null))
|
|
2759
|
-
return cont.
|
|
2730
|
+
return cont.q8();
|
|
2760
2731
|
}
|
|
2761
2732
|
while (0 <= inductionVariable);
|
|
2762
2733
|
// Inline function 'kotlin.error' call
|
|
2763
2734
|
var message = 'Not started';
|
|
2764
2735
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
2765
2736
|
};
|
|
2766
|
-
protoOf(SuspendFunctionGun$continuation$1).
|
|
2737
|
+
protoOf(SuspendFunctionGun$continuation$1).mf = function (result) {
|
|
2767
2738
|
// Inline function 'kotlin.onFailure' call
|
|
2768
2739
|
var tmp0_safe_receiver = Result__exceptionOrNull_impl_p6xea9(result);
|
|
2769
2740
|
if (tmp0_safe_receiver == null)
|
|
@@ -2772,79 +2743,79 @@ protoOf(SuspendFunctionGun$continuation$1).ye = function (result) {
|
|
|
2772
2743
|
// Inline function 'kotlin.let' call
|
|
2773
2744
|
// Inline function 'kotlin.Companion.failure' call
|
|
2774
2745
|
var tmp$ret$4 = _Result___init__impl__xyqfz8(createFailure(tmp0_safe_receiver));
|
|
2775
|
-
resumeRootWith(this.
|
|
2746
|
+
resumeRootWith(this.t2j_1, tmp$ret$4);
|
|
2776
2747
|
return Unit_instance;
|
|
2777
2748
|
}
|
|
2778
|
-
loop(this.
|
|
2749
|
+
loop(this.t2j_1, false);
|
|
2779
2750
|
};
|
|
2780
|
-
protoOf(SuspendFunctionGun$continuation$1).
|
|
2781
|
-
return this.
|
|
2751
|
+
protoOf(SuspendFunctionGun$continuation$1).v8 = function (result) {
|
|
2752
|
+
return this.mf(result);
|
|
2782
2753
|
};
|
|
2783
2754
|
function SuspendFunctionGun(initial, context, interceptors) {
|
|
2784
2755
|
PipelineContext.call(this, context);
|
|
2785
|
-
this.
|
|
2756
|
+
this.m2j_1 = interceptors;
|
|
2786
2757
|
var tmp = this;
|
|
2787
|
-
tmp.
|
|
2788
|
-
this.
|
|
2758
|
+
tmp.n2j_1 = new SuspendFunctionGun$continuation$1(this);
|
|
2759
|
+
this.o2j_1 = initial;
|
|
2789
2760
|
var tmp_0 = this;
|
|
2790
2761
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
2791
|
-
var size = this.
|
|
2792
|
-
tmp_0.
|
|
2793
|
-
this.
|
|
2794
|
-
this.
|
|
2762
|
+
var size = this.m2j_1.g1();
|
|
2763
|
+
tmp_0.p2j_1 = Array(size);
|
|
2764
|
+
this.q2j_1 = -1;
|
|
2765
|
+
this.r2j_1 = 0;
|
|
2795
2766
|
}
|
|
2796
|
-
protoOf(SuspendFunctionGun).
|
|
2797
|
-
return this.
|
|
2767
|
+
protoOf(SuspendFunctionGun).is = function () {
|
|
2768
|
+
return this.n2j_1.q8();
|
|
2798
2769
|
};
|
|
2799
|
-
protoOf(SuspendFunctionGun).
|
|
2800
|
-
return this.
|
|
2770
|
+
protoOf(SuspendFunctionGun).h2i = function () {
|
|
2771
|
+
return this.o2j_1;
|
|
2801
2772
|
};
|
|
2802
|
-
protoOf(SuspendFunctionGun).
|
|
2773
|
+
protoOf(SuspendFunctionGun).j2i = function ($completion) {
|
|
2803
2774
|
var tmp$ret$0;
|
|
2804
2775
|
$l$block_0: {
|
|
2805
|
-
if (this.
|
|
2806
|
-
tmp$ret$0 = this.
|
|
2776
|
+
if (this.r2j_1 === this.m2j_1.g1()) {
|
|
2777
|
+
tmp$ret$0 = this.o2j_1;
|
|
2807
2778
|
break $l$block_0;
|
|
2808
2779
|
}
|
|
2809
|
-
this.
|
|
2780
|
+
this.u2j($completion);
|
|
2810
2781
|
if (loop(this, true)) {
|
|
2811
2782
|
discardLastRootContinuation(this);
|
|
2812
|
-
tmp$ret$0 = this.
|
|
2783
|
+
tmp$ret$0 = this.o2j_1;
|
|
2813
2784
|
break $l$block_0;
|
|
2814
2785
|
}
|
|
2815
2786
|
tmp$ret$0 = get_COROUTINE_SUSPENDED();
|
|
2816
2787
|
}
|
|
2817
2788
|
return tmp$ret$0;
|
|
2818
2789
|
};
|
|
2819
|
-
protoOf(SuspendFunctionGun).
|
|
2820
|
-
this.
|
|
2821
|
-
return this.
|
|
2790
|
+
protoOf(SuspendFunctionGun).i2i = function (subject, $completion) {
|
|
2791
|
+
this.o2j_1 = subject;
|
|
2792
|
+
return this.j2i($completion);
|
|
2822
2793
|
};
|
|
2823
|
-
protoOf(SuspendFunctionGun).
|
|
2824
|
-
this.
|
|
2825
|
-
if (this.
|
|
2794
|
+
protoOf(SuspendFunctionGun).k2i = function (initial, $completion) {
|
|
2795
|
+
this.r2j_1 = 0;
|
|
2796
|
+
if (this.r2j_1 === this.m2j_1.g1())
|
|
2826
2797
|
return initial;
|
|
2827
|
-
this.
|
|
2798
|
+
this.o2j_1 = initial;
|
|
2828
2799
|
// Inline function 'kotlin.check' call
|
|
2829
|
-
if (!(this.
|
|
2800
|
+
if (!(this.q2j_1 < 0)) {
|
|
2830
2801
|
var message = 'Already started';
|
|
2831
2802
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
2832
2803
|
}
|
|
2833
|
-
return this.
|
|
2804
|
+
return this.j2i($completion);
|
|
2834
2805
|
};
|
|
2835
|
-
protoOf(SuspendFunctionGun).
|
|
2836
|
-
this.
|
|
2837
|
-
this.
|
|
2806
|
+
protoOf(SuspendFunctionGun).u2j = function (continuation) {
|
|
2807
|
+
this.q2j_1 = this.q2j_1 + 1 | 0;
|
|
2808
|
+
this.p2j_1[this.q2j_1] = continuation;
|
|
2838
2809
|
};
|
|
2839
2810
|
function TypeInfo(type, kotlinType) {
|
|
2840
2811
|
kotlinType = kotlinType === VOID ? null : kotlinType;
|
|
2841
|
-
this.
|
|
2842
|
-
this.
|
|
2812
|
+
this.v2j_1 = type;
|
|
2813
|
+
this.w2j_1 = kotlinType;
|
|
2843
2814
|
}
|
|
2844
2815
|
protoOf(TypeInfo).hashCode = function () {
|
|
2845
|
-
var tmp0_safe_receiver = this.
|
|
2816
|
+
var tmp0_safe_receiver = this.w2j_1;
|
|
2846
2817
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
2847
|
-
return tmp1_elvis_lhs == null ? this.
|
|
2818
|
+
return tmp1_elvis_lhs == null ? this.v2j_1.hashCode() : tmp1_elvis_lhs;
|
|
2848
2819
|
};
|
|
2849
2820
|
protoOf(TypeInfo).equals = function (other) {
|
|
2850
2821
|
if (this === other)
|
|
@@ -2852,16 +2823,16 @@ protoOf(TypeInfo).equals = function (other) {
|
|
|
2852
2823
|
if (!(other instanceof TypeInfo))
|
|
2853
2824
|
return false;
|
|
2854
2825
|
var tmp;
|
|
2855
|
-
if (!(this.
|
|
2856
|
-
tmp = equals_0(this.
|
|
2826
|
+
if (!(this.w2j_1 == null) || !(other.w2j_1 == null)) {
|
|
2827
|
+
tmp = equals_0(this.w2j_1, other.w2j_1);
|
|
2857
2828
|
} else {
|
|
2858
|
-
tmp = this.
|
|
2829
|
+
tmp = this.v2j_1.equals(other.v2j_1);
|
|
2859
2830
|
}
|
|
2860
2831
|
return tmp;
|
|
2861
2832
|
};
|
|
2862
2833
|
protoOf(TypeInfo).toString = function () {
|
|
2863
|
-
var tmp0_elvis_lhs = this.
|
|
2864
|
-
return 'TypeInfo(' + toString(tmp0_elvis_lhs == null ? this.
|
|
2834
|
+
var tmp0_elvis_lhs = this.w2j_1;
|
|
2835
|
+
return 'TypeInfo(' + toString(tmp0_elvis_lhs == null ? this.v2j_1 : tmp0_elvis_lhs) + ')';
|
|
2865
2836
|
};
|
|
2866
2837
|
function get_platform(_this__u8e3s4) {
|
|
2867
2838
|
_init_properties_PlatformUtils_js_kt__7rxm8p();
|
|
@@ -2877,9 +2848,9 @@ function platform$delegate$lambda() {
|
|
|
2877
2848
|
return new Js(hasNodeApi() ? JsPlatform_Node_getInstance() : JsPlatform_Browser_getInstance());
|
|
2878
2849
|
}
|
|
2879
2850
|
function _get_platform_$ref_41w7mv() {
|
|
2880
|
-
return function (p0) {
|
|
2851
|
+
return constructCallableReference(function (p0) {
|
|
2881
2852
|
return get_platform(p0);
|
|
2882
|
-
};
|
|
2853
|
+
}, 1, 0, 18);
|
|
2883
2854
|
}
|
|
2884
2855
|
var properties_initialized_PlatformUtils_js_kt_8g036j;
|
|
2885
2856
|
function _init_properties_PlatformUtils_js_kt__7rxm8p() {
|
|
@@ -2913,8 +2884,8 @@ function GMTDate_0(timestamp) {
|
|
|
2913
2884
|
if (isNaN_0(date.getTime()))
|
|
2914
2885
|
throw new InvalidTimestampException(ensureNotNull(timestamp));
|
|
2915
2886
|
// Inline function 'kotlin.with' call
|
|
2916
|
-
var dayOfWeek = Companion_instance_3.
|
|
2917
|
-
var month = Companion_instance_4.
|
|
2887
|
+
var dayOfWeek = Companion_instance_3.e2h((date.getUTCDay() + 6 | 0) % 7 | 0);
|
|
2888
|
+
var month = Companion_instance_4.e2h(date.getUTCMonth());
|
|
2918
2889
|
return new GMTDate(date.getUTCSeconds(), date.getUTCMinutes(), date.getUTCHours(), dayOfWeek, date.getUTCDate(), date.getUTCFullYear(), month, date.getUTCFullYear(), numberToLong(date.getTime()));
|
|
2919
2890
|
}
|
|
2920
2891
|
function getTimeMillis() {
|
|
@@ -2924,9 +2895,6 @@ function InvalidTimestampException(timestamp) {
|
|
|
2924
2895
|
IllegalStateException_init_$Init$('Invalid date timestamp exception: ' + timestamp.toString(), this);
|
|
2925
2896
|
captureStack(this, InvalidTimestampException);
|
|
2926
2897
|
}
|
|
2927
|
-
function pipelineStartCoroutineUninterceptedOrReturn(interceptor, context, subject, continuation) {
|
|
2928
|
-
return (typeof interceptor === 'function' ? interceptor : THROW_CCE())(context, subject, continuation);
|
|
2929
|
-
}
|
|
2930
2898
|
function AttributesJsFn(concurrent) {
|
|
2931
2899
|
concurrent = concurrent === VOID ? false : concurrent;
|
|
2932
2900
|
return new AttributesJs();
|
|
@@ -2934,23 +2902,23 @@ function AttributesJsFn(concurrent) {
|
|
|
2934
2902
|
function AttributesJs() {
|
|
2935
2903
|
var tmp = this;
|
|
2936
2904
|
// Inline function 'kotlin.collections.mutableMapOf' call
|
|
2937
|
-
tmp.
|
|
2905
|
+
tmp.x2j_1 = LinkedHashMap_init_$Create$_0();
|
|
2938
2906
|
}
|
|
2939
|
-
protoOf(AttributesJs).
|
|
2940
|
-
return this.
|
|
2907
|
+
protoOf(AttributesJs).k2d = function (key) {
|
|
2908
|
+
return this.x2j_1.z2(key);
|
|
2941
2909
|
};
|
|
2942
|
-
protoOf(AttributesJs).
|
|
2943
|
-
return this.
|
|
2910
|
+
protoOf(AttributesJs).l2d = function (key) {
|
|
2911
|
+
return this.x2j_1.x2(key);
|
|
2944
2912
|
};
|
|
2945
|
-
protoOf(AttributesJs).
|
|
2913
|
+
protoOf(AttributesJs).m2d = function (key, value) {
|
|
2946
2914
|
// Inline function 'kotlin.collections.set' call
|
|
2947
|
-
this.
|
|
2915
|
+
this.x2j_1.s2(key, value);
|
|
2948
2916
|
};
|
|
2949
|
-
protoOf(AttributesJs).
|
|
2950
|
-
this.
|
|
2917
|
+
protoOf(AttributesJs).o2d = function (key) {
|
|
2918
|
+
this.x2j_1.t2(key);
|
|
2951
2919
|
};
|
|
2952
|
-
protoOf(AttributesJs).
|
|
2953
|
-
var tmp0_safe_receiver = this.
|
|
2920
|
+
protoOf(AttributesJs).p2d = function (key, block) {
|
|
2921
|
+
var tmp0_safe_receiver = this.x2j_1.z2(key);
|
|
2954
2922
|
if (tmp0_safe_receiver == null)
|
|
2955
2923
|
null;
|
|
2956
2924
|
else {
|
|
@@ -2960,11 +2928,11 @@ protoOf(AttributesJs).u2c = function (key, block) {
|
|
|
2960
2928
|
// Inline function 'kotlin.also' call
|
|
2961
2929
|
var this_0 = block();
|
|
2962
2930
|
// Inline function 'kotlin.collections.set' call
|
|
2963
|
-
this.
|
|
2931
|
+
this.x2j_1.s2(key, this_0);
|
|
2964
2932
|
return this_0;
|
|
2965
2933
|
};
|
|
2966
|
-
protoOf(AttributesJs).
|
|
2967
|
-
return toList(this.
|
|
2934
|
+
protoOf(AttributesJs).q2d = function () {
|
|
2935
|
+
return toList(this.x2j_1.v2());
|
|
2968
2936
|
};
|
|
2969
2937
|
function unmodifiable(_this__u8e3s4) {
|
|
2970
2938
|
return _this__u8e3s4;
|
|
@@ -2976,11 +2944,12 @@ function get__crypto() {
|
|
|
2976
2944
|
var _crypto;
|
|
2977
2945
|
var md5Shifts;
|
|
2978
2946
|
var md5T;
|
|
2979
|
-
function
|
|
2947
|
+
function generateNonceBlocking(length) {
|
|
2948
|
+
length = length === VOID ? 32 : length;
|
|
2980
2949
|
_init_properties_Crypto_web_kt__nxveo7();
|
|
2981
|
-
var buffer = toJsArray(new Int8Array(
|
|
2950
|
+
var buffer = toJsArray(new Int8Array((length / 2 | 0) + 1 | 0));
|
|
2982
2951
|
get__crypto().getRandomValues(buffer);
|
|
2983
|
-
return
|
|
2952
|
+
return substring(toHexString(toByteArray(buffer)), 0, length);
|
|
2984
2953
|
}
|
|
2985
2954
|
var properties_initialized_Crypto_web_kt_8s9a0n;
|
|
2986
2955
|
function _init_properties_Crypto_web_kt__nxveo7() {
|
|
@@ -2999,8 +2968,6 @@ function get_isDevelopmentMode(_this__u8e3s4) {
|
|
|
2999
2968
|
function hasNodeApi() {
|
|
3000
2969
|
return typeof process !== 'undefined' && process.versions != null && process.versions.node != null || (typeof window !== 'undefined' && typeof window.process !== 'undefined' && window.process.versions != null && window.process.versions.node != null);
|
|
3001
2970
|
}
|
|
3002
|
-
function initCauseBridge(_this__u8e3s4, cause) {
|
|
3003
|
-
}
|
|
3004
2971
|
function KtorSimpleLogger(name) {
|
|
3005
2972
|
return new KtorSimpleLogger$1();
|
|
3006
2973
|
}
|
|
@@ -3010,7 +2977,7 @@ function getKtorLogLevel() {
|
|
|
3010
2977
|
function KtorSimpleLogger$1() {
|
|
3011
2978
|
var tmp = this;
|
|
3012
2979
|
var tmp_0;
|
|
3013
|
-
switch (PlatformUtils_getInstance().
|
|
2980
|
+
switch (PlatformUtils_getInstance().g2f_1 || PlatformUtils_getInstance().f2f_1) {
|
|
3014
2981
|
case true:
|
|
3015
2982
|
// Inline function 'kotlin.runCatching' call
|
|
3016
2983
|
|
|
@@ -3067,28 +3034,28 @@ function KtorSimpleLogger$1() {
|
|
|
3067
3034
|
noWhenBranchMatchedException();
|
|
3068
3035
|
break;
|
|
3069
3036
|
}
|
|
3070
|
-
tmp.
|
|
3037
|
+
tmp.y2j_1 = tmp_0;
|
|
3071
3038
|
}
|
|
3072
|
-
protoOf(KtorSimpleLogger$1).
|
|
3073
|
-
return this.
|
|
3039
|
+
protoOf(KtorSimpleLogger$1).z2j = function () {
|
|
3040
|
+
return this.y2j_1;
|
|
3074
3041
|
};
|
|
3075
|
-
protoOf(KtorSimpleLogger$1).
|
|
3076
|
-
if (this.
|
|
3042
|
+
protoOf(KtorSimpleLogger$1).a2k = function (message) {
|
|
3043
|
+
if (this.y2j_1.b3(LogLevel_WARN_getInstance()) > 0)
|
|
3077
3044
|
return Unit_instance;
|
|
3078
3045
|
console.warn(message);
|
|
3079
3046
|
};
|
|
3080
|
-
protoOf(KtorSimpleLogger$1).
|
|
3081
|
-
if (this.
|
|
3047
|
+
protoOf(KtorSimpleLogger$1).b2k = function (message, cause) {
|
|
3048
|
+
if (this.y2j_1.b3(LogLevel_DEBUG_getInstance()) > 0)
|
|
3082
3049
|
return Unit_instance;
|
|
3083
3050
|
console.debug('DEBUG: ' + message + ', cause: ' + cause.toString());
|
|
3084
3051
|
};
|
|
3085
|
-
protoOf(KtorSimpleLogger$1).
|
|
3086
|
-
if (this.
|
|
3052
|
+
protoOf(KtorSimpleLogger$1).c2k = function (message) {
|
|
3053
|
+
if (this.y2j_1.b3(LogLevel_TRACE_getInstance()) > 0)
|
|
3087
3054
|
return Unit_instance;
|
|
3088
3055
|
console.debug('TRACE: ' + message);
|
|
3089
3056
|
};
|
|
3090
3057
|
function get_isTraceEnabled(_this__u8e3s4) {
|
|
3091
|
-
return _this__u8e3s4.
|
|
3058
|
+
return _this__u8e3s4.z2j().b3(LogLevel_TRACE_getInstance()) <= 0;
|
|
3092
3059
|
}
|
|
3093
3060
|
var LogLevel_TRACE_instance;
|
|
3094
3061
|
var LogLevel_DEBUG_instance;
|
|
@@ -3144,6 +3111,66 @@ function LogLevel_NONE_getInstance() {
|
|
|
3144
3111
|
LogLevel_initEntries();
|
|
3145
3112
|
return LogLevel_NONE_instance;
|
|
3146
3113
|
}
|
|
3114
|
+
function pipelineStartCoroutineUninterceptedOrReturn(interceptor, context, subject, continuation) {
|
|
3115
|
+
var coroutine = pipelineStartCoroutineUninterceptedOrReturn$slambda_0(interceptor, context, subject, null);
|
|
3116
|
+
// Inline function 'kotlin.coroutines.intrinsics.startCoroutineUninterceptedOrReturn' call
|
|
3117
|
+
return startCoroutineUninterceptedOrReturnNonGeneratorVersion(coroutine, continuation);
|
|
3118
|
+
}
|
|
3119
|
+
function pipelineStartCoroutineUninterceptedOrReturn$slambda($interceptor, $context, $subject, resultContinuation) {
|
|
3120
|
+
this.l2k_1 = $interceptor;
|
|
3121
|
+
this.m2k_1 = $context;
|
|
3122
|
+
this.n2k_1 = $subject;
|
|
3123
|
+
CoroutineImpl.call(this, resultContinuation);
|
|
3124
|
+
}
|
|
3125
|
+
protoOf(pipelineStartCoroutineUninterceptedOrReturn$slambda).e1p = function ($completion) {
|
|
3126
|
+
var tmp = this.o2k($completion);
|
|
3127
|
+
tmp.m8_1 = Unit_instance;
|
|
3128
|
+
tmp.n8_1 = null;
|
|
3129
|
+
return tmp.s8();
|
|
3130
|
+
};
|
|
3131
|
+
protoOf(pipelineStartCoroutineUninterceptedOrReturn$slambda).e9 = function ($completion) {
|
|
3132
|
+
return this.e1p($completion);
|
|
3133
|
+
};
|
|
3134
|
+
protoOf(pipelineStartCoroutineUninterceptedOrReturn$slambda).s8 = function () {
|
|
3135
|
+
var suspendResult = this.m8_1;
|
|
3136
|
+
$sm: do
|
|
3137
|
+
try {
|
|
3138
|
+
var tmp = this.k8_1;
|
|
3139
|
+
switch (tmp) {
|
|
3140
|
+
case 0:
|
|
3141
|
+
this.l8_1 = 2;
|
|
3142
|
+
this.k8_1 = 1;
|
|
3143
|
+
suspendResult = this.l2k_1(this.m2k_1, this.n2k_1, this);
|
|
3144
|
+
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
3145
|
+
return suspendResult;
|
|
3146
|
+
}
|
|
3147
|
+
|
|
3148
|
+
continue $sm;
|
|
3149
|
+
case 1:
|
|
3150
|
+
return Unit_instance;
|
|
3151
|
+
case 2:
|
|
3152
|
+
throw this.n8_1;
|
|
3153
|
+
}
|
|
3154
|
+
} catch ($p) {
|
|
3155
|
+
var e = $p;
|
|
3156
|
+
if (this.l8_1 === 2) {
|
|
3157
|
+
throw e;
|
|
3158
|
+
} else {
|
|
3159
|
+
this.k8_1 = this.l8_1;
|
|
3160
|
+
this.n8_1 = e;
|
|
3161
|
+
}
|
|
3162
|
+
}
|
|
3163
|
+
while (true);
|
|
3164
|
+
};
|
|
3165
|
+
protoOf(pipelineStartCoroutineUninterceptedOrReturn$slambda).o2k = function (completion) {
|
|
3166
|
+
return new pipelineStartCoroutineUninterceptedOrReturn$slambda(this.l2k_1, this.m2k_1, this.n2k_1, completion);
|
|
3167
|
+
};
|
|
3168
|
+
function pipelineStartCoroutineUninterceptedOrReturn$slambda_0($interceptor, $context, $subject, resultContinuation) {
|
|
3169
|
+
var i = new pipelineStartCoroutineUninterceptedOrReturn$slambda($interceptor, $context, $subject, resultContinuation);
|
|
3170
|
+
return constructCallableReference(function ($completion) {
|
|
3171
|
+
return i.e1p($completion);
|
|
3172
|
+
}, 0);
|
|
3173
|
+
}
|
|
3147
3174
|
function get_DISABLE_SFG() {
|
|
3148
3175
|
return DISABLE_SFG;
|
|
3149
3176
|
}
|
|
@@ -3152,14 +3179,14 @@ function withCause(_this__u8e3s4, cause) {
|
|
|
3152
3179
|
return _this__u8e3s4;
|
|
3153
3180
|
}
|
|
3154
3181
|
function instanceOf(_this__u8e3s4, type) {
|
|
3155
|
-
return type.
|
|
3182
|
+
return type.oa(_this__u8e3s4);
|
|
3156
3183
|
}
|
|
3157
3184
|
//region block: post-declaration
|
|
3158
3185
|
protoOf(CaseInsensitiveMap).asJsMapView = asJsMapView;
|
|
3159
3186
|
protoOf(CaseInsensitiveMap).asJsReadonlyMapView = asJsReadonlyMapView;
|
|
3160
|
-
protoOf($serializer).
|
|
3161
|
-
protoOf(AttributesJs).
|
|
3162
|
-
protoOf(AttributesJs).
|
|
3187
|
+
protoOf($serializer).m24 = typeParametersSerializers;
|
|
3188
|
+
protoOf(AttributesJs).j2d = get;
|
|
3189
|
+
protoOf(AttributesJs).n2d = set;
|
|
3163
3190
|
//endregion
|
|
3164
3191
|
//region block: init
|
|
3165
3192
|
Companion_instance_1 = new Companion_0();
|
|
@@ -3169,13 +3196,12 @@ DISABLE_SFG = false;
|
|
|
3169
3196
|
//endregion
|
|
3170
3197
|
//region block: exports
|
|
3171
3198
|
export {
|
|
3172
|
-
PlatformUtils_getInstance as
|
|
3199
|
+
PlatformUtils_getInstance as PlatformUtils_getInstance3hk77c3xwk5zt,
|
|
3173
3200
|
ChannelIOException as ChannelIOException2i3t76lsrbgox,
|
|
3174
3201
|
CopyOnWriteHashMap as CopyOnWriteHashMap2wz01l72sexe7,
|
|
3175
3202
|
GMTDate_0 as GMTDate36bhedawynxlf,
|
|
3176
3203
|
getTimeMillis as getTimeMillis12o7k17x9fmwi,
|
|
3177
3204
|
LockFreeLinkedListNode as LockFreeLinkedListNode1f5fxflchw0ko,
|
|
3178
|
-
initCauseBridge as initCauseBridge1upxfqhavblt6,
|
|
3179
3205
|
KtorSimpleLogger as KtorSimpleLogger1xdphsp5l4e48,
|
|
3180
3206
|
get_isTraceEnabled as get_isTraceEnabled82xibuu04nxp,
|
|
3181
3207
|
PipelineContext as PipelineContext34fsb0mycu471,
|
|
@@ -3195,7 +3221,6 @@ export {
|
|
|
3195
3221
|
StringValues as StringValuesjqid5a6cuday,
|
|
3196
3222
|
appendAll as appendAlltwnjnu28pmtx,
|
|
3197
3223
|
generateNonce as generateNonce3td15vdvbmmke,
|
|
3198
|
-
hex as hex2ofqpe9ngcu1i,
|
|
3199
3224
|
isLowerCase as isLowerCase2jodys5jo7d58,
|
|
3200
3225
|
putAll as putAll10o0q8e6mgnzr,
|
|
3201
3226
|
toCharArray as toCharArray1qby3f4cdahde,
|
|
@@ -3203,4 +3228,4 @@ export {
|
|
|
3203
3228
|
};
|
|
3204
3229
|
//endregion
|
|
3205
3230
|
|
|
3206
|
-
|
|
3231
|
+
//# sourceMappingURL=ktor-ktor-utils.mjs.map
|