client_plugin_logic_deb 1.8.376 → 1.8.377
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Kosi-Kaverit-kaverit.js +5 -5
- package/Kosi-Kodein-kodein-di.js +17 -17
- package/Kotlin-DateTime-library-kotlinx-datetime.js +34 -34
- package/Logic_Debertz-client_plugin.d.ts +11 -12
- package/Logic_Debertz-client_plugin.js +2008 -2008
- package/Logic_Debertz-core.js +905 -802
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +12117 -12168
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.js +6524 -6524
- package/Logic_Debertz-game_server.js +861 -833
- package/Logic_Debertz-game_server.js.map +1 -1
- package/error-library-error.js +1 -1
- package/kotlin-kotlin-stdlib.js +151 -159
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +1 -1
- package/kotlinx-coroutines-core.js +105 -105
- package/kotlinx-coroutines-core.js.map +1 -1
- package/kotlinx-io-kotlinx-io-core.js +10 -10
- package/kotlinx-serialization-kotlinx-serialization-core.js +39 -39
- package/kotlinx-serialization-kotlinx-serialization-json.js +44 -44
- package/ktor-ktor-client-content-negotiation.js +8 -8
- package/ktor-ktor-client-core.js +24 -24
- package/ktor-ktor-client-logging.js +5 -5
- package/ktor-ktor-events.js +2 -2
- package/ktor-ktor-http.js +37 -37
- package/ktor-ktor-io.js +17 -17
- package/ktor-ktor-serialization-kotlinx.js +2 -2
- package/ktor-ktor-serialization.js +3 -3
- package/ktor-ktor-utils.js +14 -14
- package/ktor-ktor-websockets.js +5 -5
- package/package.json +1 -1
- package/random-library-crypto-rand.js +3 -3
- package/random-library-secure-random.js +1 -1
- package/raspberry-cardgame-lib-core.js +8 -8
- package/raspberry-cardgame-lib-logger.js +5 -5
- package/raspberry-cardgame-lib-random.js +13 -13
- package/uuid.js +4 -4
package/kotlinx-atomicfu.js
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
var initMetadataForClass = kotlin_kotlin.$_$.mc;
|
|
18
18
|
var initMetadataForObject = kotlin_kotlin.$_$.rc;
|
|
19
19
|
var VOID = kotlin_kotlin.$_$.b;
|
|
20
|
-
var toString = kotlin_kotlin.$_$.
|
|
20
|
+
var toString = kotlin_kotlin.$_$.ti;
|
|
21
21
|
var equalsLong = kotlin_kotlin.$_$.gb;
|
|
22
22
|
var get_ONE = kotlin_kotlin.$_$.wa;
|
|
23
23
|
var add = kotlin_kotlin.$_$.xa;
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
var imul = Math.imul;
|
|
19
19
|
var Unit_instance = kotlin_kotlin.$_$.g5;
|
|
20
20
|
var protoOf = kotlin_kotlin.$_$.md;
|
|
21
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
21
|
+
var THROW_CCE = kotlin_kotlin.$_$.ph;
|
|
22
22
|
var Continuation = kotlin_kotlin.$_$.ma;
|
|
23
23
|
var initMetadataForClass = kotlin_kotlin.$_$.mc;
|
|
24
24
|
var VOID = kotlin_kotlin.$_$.b;
|
|
25
25
|
var toString = kotlin_kotlin.$_$.pd;
|
|
26
26
|
var atomic$ref$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.e;
|
|
27
|
-
var throwUninitializedPropertyAccessException = kotlin_kotlin.$_$.
|
|
27
|
+
var throwUninitializedPropertyAccessException = kotlin_kotlin.$_$.si;
|
|
28
28
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.g;
|
|
29
29
|
var Companion_instance = kotlin_kotlin.$_$.b5;
|
|
30
30
|
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.u2;
|
|
@@ -43,10 +43,10 @@
|
|
|
43
43
|
var initMetadataForInterface = kotlin_kotlin.$_$.pc;
|
|
44
44
|
var UnsupportedOperationException_init_$Create$ = kotlin_kotlin.$_$.d2;
|
|
45
45
|
var isInterface = kotlin_kotlin.$_$.ad;
|
|
46
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
46
|
+
var toString_0 = kotlin_kotlin.$_$.ti;
|
|
47
47
|
var initMetadataForObject = kotlin_kotlin.$_$.rc;
|
|
48
48
|
var hashCode = kotlin_kotlin.$_$.lc;
|
|
49
|
-
var createFailure = kotlin_kotlin.$_$.
|
|
49
|
+
var createFailure = kotlin_kotlin.$_$.fi;
|
|
50
50
|
var atomic$boolean$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.c;
|
|
51
51
|
var CancellationException_init_$Create$ = kotlin_kotlin.$_$.v;
|
|
52
52
|
var Result__exceptionOrNull_impl_p6xea9 = kotlin_kotlin.$_$.v2;
|
|
@@ -57,20 +57,20 @@
|
|
|
57
57
|
var minusKey = kotlin_kotlin.$_$.ka;
|
|
58
58
|
var ContinuationInterceptor = kotlin_kotlin.$_$.la;
|
|
59
59
|
var RuntimeException_init_$Create$ = kotlin_kotlin.$_$.b2;
|
|
60
|
-
var addSuppressed = kotlin_kotlin.$_$.
|
|
60
|
+
var addSuppressed = kotlin_kotlin.$_$.ci;
|
|
61
61
|
var getStringHashCode = kotlin_kotlin.$_$.kc;
|
|
62
|
-
var Enum = kotlin_kotlin.$_$.
|
|
62
|
+
var Enum = kotlin_kotlin.$_$.eh;
|
|
63
63
|
var startCoroutine = kotlin_kotlin.$_$.ta;
|
|
64
|
-
var noWhenBranchMatchedException = kotlin_kotlin.$_$.
|
|
65
|
-
var Long = kotlin_kotlin.$_$.
|
|
64
|
+
var noWhenBranchMatchedException = kotlin_kotlin.$_$.ni;
|
|
65
|
+
var Long = kotlin_kotlin.$_$.jh;
|
|
66
66
|
var compare = kotlin_kotlin.$_$.bb;
|
|
67
67
|
var ArrayDeque_init_$Create$ = kotlin_kotlin.$_$.f;
|
|
68
68
|
var add = kotlin_kotlin.$_$.xa;
|
|
69
69
|
var subtract = kotlin_kotlin.$_$.qb;
|
|
70
|
-
var RuntimeException = kotlin_kotlin.$_$.
|
|
70
|
+
var RuntimeException = kotlin_kotlin.$_$.oh;
|
|
71
71
|
var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.a2;
|
|
72
72
|
var captureStack = kotlin_kotlin.$_$.wb;
|
|
73
|
-
var Error_0 = kotlin_kotlin.$_$.
|
|
73
|
+
var Error_0 = kotlin_kotlin.$_$.fh;
|
|
74
74
|
var Error_init_$Init$ = kotlin_kotlin.$_$.c1;
|
|
75
75
|
var Element = kotlin_kotlin.$_$.qa;
|
|
76
76
|
var CancellationException = kotlin_kotlin.$_$.ca;
|
|
@@ -82,9 +82,9 @@
|
|
|
82
82
|
var minusKey_0 = kotlin_kotlin.$_$.pa;
|
|
83
83
|
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.z;
|
|
84
84
|
var anyToString = kotlin_kotlin.$_$.tb;
|
|
85
|
-
var UnsupportedOperationException = kotlin_kotlin.$_$.
|
|
85
|
+
var UnsupportedOperationException = kotlin_kotlin.$_$.bi;
|
|
86
86
|
var atomicfu$AtomicRefArray$ofNulls = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.b;
|
|
87
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
87
|
+
var ensureNotNull = kotlin_kotlin.$_$.gi;
|
|
88
88
|
var fromInt = kotlin_kotlin.$_$.hb;
|
|
89
89
|
var multiply = kotlin_kotlin.$_$.kb;
|
|
90
90
|
var divide = kotlin_kotlin.$_$.fb;
|
|
@@ -99,16 +99,16 @@
|
|
|
99
99
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.h;
|
|
100
100
|
var NoSuchElementException_init_$Create$ = kotlin_kotlin.$_$.u1;
|
|
101
101
|
var compareTo = kotlin_kotlin.$_$.dc;
|
|
102
|
-
var last = kotlin_kotlin.$_$.
|
|
102
|
+
var last = kotlin_kotlin.$_$.lf;
|
|
103
103
|
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.m2;
|
|
104
104
|
var shiftLeft = kotlin_kotlin.$_$.nb;
|
|
105
105
|
var initMetadataForCompanion = kotlin_kotlin.$_$.nc;
|
|
106
|
-
var IllegalStateException = kotlin_kotlin.$_$.
|
|
106
|
+
var IllegalStateException = kotlin_kotlin.$_$.ih;
|
|
107
107
|
var IllegalStateException_init_$Init$ = kotlin_kotlin.$_$.o1;
|
|
108
|
-
var NoSuchElementException = kotlin_kotlin.$_$.
|
|
108
|
+
var NoSuchElementException = kotlin_kotlin.$_$.kh;
|
|
109
109
|
var NoSuchElementException_init_$Init$ = kotlin_kotlin.$_$.v1;
|
|
110
|
-
var getKClass = kotlin_kotlin.$_$.
|
|
111
|
-
var Unit = kotlin_kotlin.$_$.
|
|
110
|
+
var getKClass = kotlin_kotlin.$_$.ge;
|
|
111
|
+
var Unit = kotlin_kotlin.$_$.ai;
|
|
112
112
|
var copyOf = kotlin_kotlin.$_$.y6;
|
|
113
113
|
var get_ONE = kotlin_kotlin.$_$.wa;
|
|
114
114
|
var initMetadataForLambda = kotlin_kotlin.$_$.qc;
|
|
@@ -120,17 +120,17 @@
|
|
|
120
120
|
var numberToByte = kotlin_kotlin.$_$.id;
|
|
121
121
|
var isArray = kotlin_kotlin.$_$.sc;
|
|
122
122
|
var arrayCopy = kotlin_kotlin.$_$.z5;
|
|
123
|
-
var Exception = kotlin_kotlin.$_$.
|
|
123
|
+
var Exception = kotlin_kotlin.$_$.gh;
|
|
124
124
|
var Exception_init_$Init$ = kotlin_kotlin.$_$.g1;
|
|
125
125
|
var defineProp = kotlin_kotlin.$_$.ec;
|
|
126
|
-
var toLongOrNull = kotlin_kotlin.$_$.
|
|
126
|
+
var toLongOrNull = kotlin_kotlin.$_$.hg;
|
|
127
127
|
var plus_0 = kotlin_kotlin.$_$.u8;
|
|
128
128
|
var KtList = kotlin_kotlin.$_$.p5;
|
|
129
129
|
var listOf_0 = kotlin_kotlin.$_$.i8;
|
|
130
|
-
var getKClassFromExpression = kotlin_kotlin.$_$.
|
|
130
|
+
var getKClassFromExpression = kotlin_kotlin.$_$.fe;
|
|
131
131
|
var removeFirstOrNull = kotlin_kotlin.$_$.v8;
|
|
132
132
|
var KtMutableList = kotlin_kotlin.$_$.t5;
|
|
133
|
-
var coerceIn = kotlin_kotlin.$_$.
|
|
133
|
+
var coerceIn = kotlin_kotlin.$_$.yd;
|
|
134
134
|
var CancellationException_init_$Create$_0 = kotlin_kotlin.$_$.x;
|
|
135
135
|
var CancellationException_init_$Init$ = kotlin_kotlin.$_$.w;
|
|
136
136
|
var CancellationException_init_$Init$_0 = kotlin_kotlin.$_$.u;
|
|
@@ -171,11 +171,11 @@
|
|
|
171
171
|
initMetadataForCoroutine($awaitAllCOROUTINE$, CoroutineImpl);
|
|
172
172
|
initMetadataForClass(StandaloneCoroutine, 'StandaloneCoroutine', VOID, AbstractCoroutine, VOID, [0]);
|
|
173
173
|
initMetadataForClass(LazyStandaloneCoroutine, 'LazyStandaloneCoroutine', VOID, StandaloneCoroutine, VOID, [0]);
|
|
174
|
-
initMetadataForClass(ScopeCoroutine, 'ScopeCoroutine', VOID, AbstractCoroutine, VOID, [0]);
|
|
175
|
-
initMetadataForClass(DispatchedCoroutine, 'DispatchedCoroutine', VOID, ScopeCoroutine, VOID, [0]);
|
|
176
174
|
initMetadataForCoroutine($awaitCOROUTINE$, CoroutineImpl);
|
|
177
175
|
initMetadataForClass(DeferredCoroutine, 'DeferredCoroutine', VOID, AbstractCoroutine, [AbstractCoroutine, Job], [0]);
|
|
178
176
|
initMetadataForClass(LazyDeferredCoroutine, 'LazyDeferredCoroutine', VOID, DeferredCoroutine, VOID, [0]);
|
|
177
|
+
initMetadataForClass(ScopeCoroutine, 'ScopeCoroutine', VOID, AbstractCoroutine, VOID, [0]);
|
|
178
|
+
initMetadataForClass(DispatchedCoroutine, 'DispatchedCoroutine', VOID, ScopeCoroutine, VOID, [0]);
|
|
179
179
|
initMetadataForInterface(CancellableContinuation, 'CancellableContinuation', VOID, VOID, [Continuation]);
|
|
180
180
|
initMetadataForClass(DisposeOnCancel, 'DisposeOnCancel', VOID, VOID, [CancelHandler]);
|
|
181
181
|
initMetadataForClass(UserSupplied, 'UserSupplied', VOID, VOID, [CancelHandler]);
|
|
@@ -236,6 +236,11 @@
|
|
|
236
236
|
initMetadataForClass(BufferedChannelIterator, 'BufferedChannelIterator', VOID, VOID, [Waiter], [0, 3]);
|
|
237
237
|
initMetadataForCoroutine($sendCOROUTINE$, CoroutineImpl);
|
|
238
238
|
initMetadataForCoroutine($receiveCatchingCOROUTINE$, CoroutineImpl);
|
|
239
|
+
function close$default(cause, $super) {
|
|
240
|
+
cause = cause === VOID ? null : cause;
|
|
241
|
+
return $super === VOID ? this.s21(cause) : $super.s21.call(this, cause);
|
|
242
|
+
}
|
|
243
|
+
initMetadataForInterface(SendChannel, 'SendChannel', VOID, VOID, VOID, [1]);
|
|
239
244
|
function cancel$default_0(cause, $super) {
|
|
240
245
|
cause = cause === VOID ? null : cause;
|
|
241
246
|
var tmp;
|
|
@@ -248,12 +253,7 @@
|
|
|
248
253
|
return tmp;
|
|
249
254
|
}
|
|
250
255
|
initMetadataForInterface(ReceiveChannel, 'ReceiveChannel', VOID, VOID, VOID, [0]);
|
|
251
|
-
|
|
252
|
-
cause = cause === VOID ? null : cause;
|
|
253
|
-
return $super === VOID ? this.s21(cause) : $super.s21.call(this, cause);
|
|
254
|
-
}
|
|
255
|
-
initMetadataForInterface(SendChannel, 'SendChannel', VOID, VOID, VOID, [1]);
|
|
256
|
-
initMetadataForClass(BufferedChannel, 'BufferedChannel', VOID, VOID, [ReceiveChannel, SendChannel], [1, 4, 0, 3]);
|
|
256
|
+
initMetadataForClass(BufferedChannel, 'BufferedChannel', VOID, VOID, [SendChannel, ReceiveChannel], [1, 4, 0, 3]);
|
|
257
257
|
initMetadataForClass(WaiterEB, 'WaiterEB');
|
|
258
258
|
initMetadataForClass(ReceiveCatching, 'ReceiveCatching', VOID, VOID, [Waiter]);
|
|
259
259
|
initMetadataForObject(Factory, 'Factory');
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
initMetadataForClass(ChannelResult, 'ChannelResult');
|
|
264
264
|
initMetadataForClass(ClosedSendChannelException, 'ClosedSendChannelException', VOID, IllegalStateException);
|
|
265
265
|
initMetadataForClass(ClosedReceiveChannelException, 'ClosedReceiveChannelException', VOID, NoSuchElementException);
|
|
266
|
-
initMetadataForClass(ChannelCoroutine, 'ChannelCoroutine', VOID, AbstractCoroutine, [AbstractCoroutine,
|
|
266
|
+
initMetadataForClass(ChannelCoroutine, 'ChannelCoroutine', VOID, AbstractCoroutine, [AbstractCoroutine, SendChannel, ReceiveChannel], [1, 0]);
|
|
267
267
|
initMetadataForClass(ConflatedBufferedChannel, 'ConflatedBufferedChannel', VOID, BufferedChannel, VOID, [1, 0]);
|
|
268
268
|
initMetadataForInterface(ProducerScope, 'ProducerScope', VOID, VOID, [CoroutineScope, SendChannel], [1]);
|
|
269
269
|
initMetadataForClass(ProducerCoroutine, 'ProducerCoroutine', VOID, ChannelCoroutine, [ChannelCoroutine, ProducerScope], [1, 0]);
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
initMetadataForClass(Symbol, 'Symbol');
|
|
355
355
|
initMetadataForInterface(SelectInstance, 'SelectInstance');
|
|
356
356
|
initMetadataForClass(ClauseData, 'ClauseData', VOID, VOID, VOID, [1]);
|
|
357
|
-
initMetadataForClass(SelectImplementation, 'SelectImplementation', VOID, VOID, [CancelHandler,
|
|
357
|
+
initMetadataForClass(SelectImplementation, 'SelectImplementation', VOID, VOID, [CancelHandler, Waiter, SelectInstance], [0, 2]);
|
|
358
358
|
initMetadataForClass(TrySelectDetailedResult, 'TrySelectDetailedResult', VOID, Enum);
|
|
359
359
|
initMetadataForClass(CancellableContinuationWithOwner, 'CancellableContinuationWithOwner', VOID, VOID, [CancellableContinuation, Waiter]);
|
|
360
360
|
initMetadataForClass(SemaphoreAndMutexImpl, 'SemaphoreAndMutexImpl', VOID, VOID, VOID, [0]);
|
|
@@ -612,6 +612,14 @@
|
|
|
612
612
|
coroutine.o1k(start, coroutine, block);
|
|
613
613
|
return coroutine;
|
|
614
614
|
}
|
|
615
|
+
function async(_this__u8e3s4, context, start, block) {
|
|
616
|
+
context = context === VOID ? EmptyCoroutineContext_getInstance() : context;
|
|
617
|
+
start = start === VOID ? CoroutineStart_DEFAULT_getInstance() : start;
|
|
618
|
+
var newContext = newCoroutineContext(_this__u8e3s4, context);
|
|
619
|
+
var coroutine = start.b1o() ? new LazyDeferredCoroutine(newContext, block) : new DeferredCoroutine(newContext, true);
|
|
620
|
+
coroutine.o1k(start, coroutine, block);
|
|
621
|
+
return coroutine;
|
|
622
|
+
}
|
|
615
623
|
function withContext(context, block, $completion) {
|
|
616
624
|
var tmp$ret$0;
|
|
617
625
|
$l$block_0: {
|
|
@@ -636,14 +644,6 @@
|
|
|
636
644
|
}
|
|
637
645
|
return tmp$ret$0;
|
|
638
646
|
}
|
|
639
|
-
function async(_this__u8e3s4, context, start, block) {
|
|
640
|
-
context = context === VOID ? EmptyCoroutineContext_getInstance() : context;
|
|
641
|
-
start = start === VOID ? CoroutineStart_DEFAULT_getInstance() : start;
|
|
642
|
-
var newContext = newCoroutineContext(_this__u8e3s4, context);
|
|
643
|
-
var coroutine = start.b1o() ? new LazyDeferredCoroutine(newContext, block) : new DeferredCoroutine(newContext, true);
|
|
644
|
-
coroutine.o1k(start, coroutine, block);
|
|
645
|
-
return coroutine;
|
|
646
|
-
}
|
|
647
647
|
function StandaloneCoroutine(parentContext, active) {
|
|
648
648
|
AbstractCoroutine.call(this, parentContext, true, active);
|
|
649
649
|
}
|
|
@@ -658,6 +658,61 @@
|
|
|
658
658
|
protoOf(LazyStandaloneCoroutine).y1k = function () {
|
|
659
659
|
startCoroutineCancellable_0(this.n1o_1, this);
|
|
660
660
|
};
|
|
661
|
+
function $awaitCOROUTINE$(_this__u8e3s4, resultContinuation) {
|
|
662
|
+
CoroutineImpl.call(this, resultContinuation);
|
|
663
|
+
this.w1o_1 = _this__u8e3s4;
|
|
664
|
+
}
|
|
665
|
+
protoOf($awaitCOROUTINE$).z8 = function () {
|
|
666
|
+
var suspendResult = this.t8_1;
|
|
667
|
+
$sm: do
|
|
668
|
+
try {
|
|
669
|
+
var tmp = this.r8_1;
|
|
670
|
+
switch (tmp) {
|
|
671
|
+
case 0:
|
|
672
|
+
this.s8_1 = 2;
|
|
673
|
+
this.r8_1 = 1;
|
|
674
|
+
suspendResult = this.w1o_1.z1l(this);
|
|
675
|
+
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
676
|
+
return suspendResult;
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
continue $sm;
|
|
680
|
+
case 1:
|
|
681
|
+
return (suspendResult == null ? true : !(suspendResult == null)) ? suspendResult : THROW_CCE();
|
|
682
|
+
case 2:
|
|
683
|
+
throw this.u8_1;
|
|
684
|
+
}
|
|
685
|
+
} catch ($p) {
|
|
686
|
+
var e = $p;
|
|
687
|
+
if (this.s8_1 === 2) {
|
|
688
|
+
throw e;
|
|
689
|
+
} else {
|
|
690
|
+
this.r8_1 = this.s8_1;
|
|
691
|
+
this.u8_1 = e;
|
|
692
|
+
}
|
|
693
|
+
}
|
|
694
|
+
while (true);
|
|
695
|
+
};
|
|
696
|
+
function DeferredCoroutine(parentContext, active) {
|
|
697
|
+
AbstractCoroutine.call(this, parentContext, true, active);
|
|
698
|
+
}
|
|
699
|
+
protoOf(DeferredCoroutine).d1n = function () {
|
|
700
|
+
var tmp = this.y1l();
|
|
701
|
+
return (tmp == null ? true : !(tmp == null)) ? tmp : THROW_CCE();
|
|
702
|
+
};
|
|
703
|
+
protoOf(DeferredCoroutine).a1p = function ($completion) {
|
|
704
|
+
var tmp = new $awaitCOROUTINE$(this, $completion);
|
|
705
|
+
tmp.t8_1 = Unit_instance;
|
|
706
|
+
tmp.u8_1 = null;
|
|
707
|
+
return tmp.z8();
|
|
708
|
+
};
|
|
709
|
+
function LazyDeferredCoroutine(parentContext, block) {
|
|
710
|
+
DeferredCoroutine.call(this, parentContext, false);
|
|
711
|
+
this.e1p_1 = createCoroutineUnintercepted(block, this, this);
|
|
712
|
+
}
|
|
713
|
+
protoOf(LazyDeferredCoroutine).y1k = function () {
|
|
714
|
+
startCoroutineCancellable_0(this.e1p_1, this);
|
|
715
|
+
};
|
|
661
716
|
function trySuspend($this) {
|
|
662
717
|
// Inline function 'kotlinx.atomicfu.loop' call
|
|
663
718
|
var this_0 = $this.g1o_1;
|
|
@@ -706,7 +761,7 @@
|
|
|
706
761
|
protoOf(DispatchedCoroutine).k1k = function (state) {
|
|
707
762
|
if (tryResume(this))
|
|
708
763
|
return Unit_instance;
|
|
709
|
-
resumeCancellableWith(intercepted(this.
|
|
764
|
+
resumeCancellableWith(intercepted(this.i1p_1), recoverResult(state, this.i1p_1));
|
|
710
765
|
};
|
|
711
766
|
protoOf(DispatchedCoroutine).a1o = function () {
|
|
712
767
|
if (trySuspend(this))
|
|
@@ -716,61 +771,6 @@
|
|
|
716
771
|
throw state.g1k_1;
|
|
717
772
|
return (state == null ? true : !(state == null)) ? state : THROW_CCE();
|
|
718
773
|
};
|
|
719
|
-
function $awaitCOROUTINE$(_this__u8e3s4, resultContinuation) {
|
|
720
|
-
CoroutineImpl.call(this, resultContinuation);
|
|
721
|
-
this.b1p_1 = _this__u8e3s4;
|
|
722
|
-
}
|
|
723
|
-
protoOf($awaitCOROUTINE$).z8 = function () {
|
|
724
|
-
var suspendResult = this.t8_1;
|
|
725
|
-
$sm: do
|
|
726
|
-
try {
|
|
727
|
-
var tmp = this.r8_1;
|
|
728
|
-
switch (tmp) {
|
|
729
|
-
case 0:
|
|
730
|
-
this.s8_1 = 2;
|
|
731
|
-
this.r8_1 = 1;
|
|
732
|
-
suspendResult = this.b1p_1.z1l(this);
|
|
733
|
-
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
734
|
-
return suspendResult;
|
|
735
|
-
}
|
|
736
|
-
|
|
737
|
-
continue $sm;
|
|
738
|
-
case 1:
|
|
739
|
-
return (suspendResult == null ? true : !(suspendResult == null)) ? suspendResult : THROW_CCE();
|
|
740
|
-
case 2:
|
|
741
|
-
throw this.u8_1;
|
|
742
|
-
}
|
|
743
|
-
} catch ($p) {
|
|
744
|
-
var e = $p;
|
|
745
|
-
if (this.s8_1 === 2) {
|
|
746
|
-
throw e;
|
|
747
|
-
} else {
|
|
748
|
-
this.r8_1 = this.s8_1;
|
|
749
|
-
this.u8_1 = e;
|
|
750
|
-
}
|
|
751
|
-
}
|
|
752
|
-
while (true);
|
|
753
|
-
};
|
|
754
|
-
function DeferredCoroutine(parentContext, active) {
|
|
755
|
-
AbstractCoroutine.call(this, parentContext, true, active);
|
|
756
|
-
}
|
|
757
|
-
protoOf(DeferredCoroutine).d1n = function () {
|
|
758
|
-
var tmp = this.y1l();
|
|
759
|
-
return (tmp == null ? true : !(tmp == null)) ? tmp : THROW_CCE();
|
|
760
|
-
};
|
|
761
|
-
protoOf(DeferredCoroutine).f1p = function ($completion) {
|
|
762
|
-
var tmp = new $awaitCOROUTINE$(this, $completion);
|
|
763
|
-
tmp.t8_1 = Unit_instance;
|
|
764
|
-
tmp.u8_1 = null;
|
|
765
|
-
return tmp.z8();
|
|
766
|
-
};
|
|
767
|
-
function LazyDeferredCoroutine(parentContext, block) {
|
|
768
|
-
DeferredCoroutine.call(this, parentContext, false);
|
|
769
|
-
this.j1p_1 = createCoroutineUnintercepted(block, this, this);
|
|
770
|
-
}
|
|
771
|
-
protoOf(LazyDeferredCoroutine).y1k = function () {
|
|
772
|
-
startCoroutineCancellable_0(this.j1p_1, this);
|
|
773
|
-
};
|
|
774
774
|
function CancellableContinuation() {
|
|
775
775
|
}
|
|
776
776
|
function invokeOnCancellation(_this__u8e3s4, handler) {
|
|
@@ -1610,7 +1610,7 @@
|
|
|
1610
1610
|
var tmp = this.y1l();
|
|
1611
1611
|
return (tmp == null ? true : !(tmp == null)) ? tmp : THROW_CCE();
|
|
1612
1612
|
};
|
|
1613
|
-
protoOf(CompletableDeferredImpl).
|
|
1613
|
+
protoOf(CompletableDeferredImpl).a1p = function ($completion) {
|
|
1614
1614
|
var tmp = new $awaitCOROUTINE$_0(this, $completion);
|
|
1615
1615
|
tmp.t8_1 = Unit_instance;
|
|
1616
1616
|
tmp.u8_1 = null;
|
|
@@ -11742,18 +11742,18 @@
|
|
|
11742
11742
|
}
|
|
11743
11743
|
function ScopeCoroutine(context, uCont) {
|
|
11744
11744
|
AbstractCoroutine.call(this, context, true, true);
|
|
11745
|
-
this.
|
|
11745
|
+
this.i1p_1 = uCont;
|
|
11746
11746
|
}
|
|
11747
11747
|
protoOf(ScopeCoroutine).u1l = function () {
|
|
11748
11748
|
return true;
|
|
11749
11749
|
};
|
|
11750
11750
|
protoOf(ScopeCoroutine).l1k = function (state) {
|
|
11751
|
-
resumeCancellableWith(intercepted(this.
|
|
11751
|
+
resumeCancellableWith(intercepted(this.i1p_1), recoverResult(state, this.i1p_1));
|
|
11752
11752
|
};
|
|
11753
|
-
protoOf(ScopeCoroutine).
|
|
11753
|
+
protoOf(ScopeCoroutine).j1p = function () {
|
|
11754
11754
|
};
|
|
11755
11755
|
protoOf(ScopeCoroutine).k1k = function (state) {
|
|
11756
|
-
this.
|
|
11756
|
+
this.i1p_1.c9(recoverResult(state, this.i1p_1));
|
|
11757
11757
|
};
|
|
11758
11758
|
function ContextScope(context) {
|
|
11759
11759
|
this.x2m_1 = context;
|
|
@@ -11917,15 +11917,15 @@
|
|
|
11917
11917
|
var state = _this__u8e3s4.j1k(result);
|
|
11918
11918
|
if (state === get_COMPLETING_WAITING_CHILDREN())
|
|
11919
11919
|
return get_COROUTINE_SUSPENDED();
|
|
11920
|
-
_this__u8e3s4.
|
|
11920
|
+
_this__u8e3s4.j1p();
|
|
11921
11921
|
var tmp_1;
|
|
11922
11922
|
if (state instanceof CompletedExceptionally) {
|
|
11923
11923
|
var tmp_2;
|
|
11924
11924
|
if (alwaysRethrow || notOwnTimeout(_this__u8e3s4, state.g1k_1)) {
|
|
11925
|
-
throw recoverStackTrace(state.g1k_1, _this__u8e3s4.
|
|
11925
|
+
throw recoverStackTrace(state.g1k_1, _this__u8e3s4.i1p_1);
|
|
11926
11926
|
} else {
|
|
11927
11927
|
if (result instanceof CompletedExceptionally) {
|
|
11928
|
-
throw recoverStackTrace(result.g1k_1, _this__u8e3s4.
|
|
11928
|
+
throw recoverStackTrace(result.g1k_1, _this__u8e3s4.i1p_1);
|
|
11929
11929
|
} else {
|
|
11930
11930
|
tmp_2 = result;
|
|
11931
11931
|
}
|
|
@@ -11938,7 +11938,7 @@
|
|
|
11938
11938
|
}
|
|
11939
11939
|
function dispatchExceptionAndMakeCompleting(_this__u8e3s4, e) {
|
|
11940
11940
|
_this__u8e3s4.r1l(new CompletedExceptionally(e.n1s_1));
|
|
11941
|
-
throw recoverStackTrace(e.n1s_1, _this__u8e3s4.
|
|
11941
|
+
throw recoverStackTrace(e.n1s_1, _this__u8e3s4.i1p_1);
|
|
11942
11942
|
}
|
|
11943
11943
|
function notOwnTimeout(_this__u8e3s4, cause) {
|
|
11944
11944
|
var tmp;
|
|
@@ -13113,7 +13113,7 @@
|
|
|
13113
13113
|
ScopeCoroutine.call(this, context, uCont);
|
|
13114
13114
|
}
|
|
13115
13115
|
protoOf(UndispatchedCoroutine).k1k = function (state) {
|
|
13116
|
-
return this.
|
|
13116
|
+
return this.i1p_1.c9(recoverResult(state, this.i1p_1));
|
|
13117
13117
|
};
|
|
13118
13118
|
function toDebugString(_this__u8e3s4) {
|
|
13119
13119
|
return toString(_this__u8e3s4);
|