raspberry_games_server_game_logic 1.8.397 → 1.8.398

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/Kosi-Kaverit-kaverit.js +23 -23
  2. package/Kosi-Kodein-kodein-di.js +161 -161
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +171 -171
  4. package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
  5. package/Logic_Debertz-ai_module.js +1944 -0
  6. package/Logic_Debertz-ai_module.js.map +1 -0
  7. package/Logic_Debertz-core.js +385 -385
  8. package/Logic_Debertz-engine.js +13842 -13243
  9. package/Logic_Debertz-engine.js.map +1 -1
  10. package/Logic_Debertz-game_server.d.ts +5 -3
  11. package/Logic_Debertz-game_server.js +1451 -1451
  12. package/Logic_Debertz-game_server.js.map +1 -1
  13. package/error-library-error.js +5 -5
  14. package/kotlin-kotlin-stdlib.js +2065 -2004
  15. package/kotlin-kotlin-stdlib.js.map +1 -1
  16. package/kotlinx-atomicfu.js +9 -9
  17. package/kotlinx-coroutines-core.js +696 -696
  18. package/kotlinx-io-kotlinx-io-core.js +41 -41
  19. package/kotlinx-serialization-kotlinx-serialization-core.js +196 -196
  20. package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
  21. package/kotlinx-serialization-kotlinx-serialization-json.js +253 -253
  22. package/ktor-ktor-client-content-negotiation.js +89 -89
  23. package/ktor-ktor-client-core.js +1054 -1029
  24. package/ktor-ktor-client-core.js.map +1 -1
  25. package/ktor-ktor-client-logging.js +293 -288
  26. package/ktor-ktor-client-logging.js.map +1 -1
  27. package/ktor-ktor-events.js +5 -5
  28. package/ktor-ktor-http.js +164 -160
  29. package/ktor-ktor-http.js.map +1 -1
  30. package/ktor-ktor-io.js +372 -372
  31. package/ktor-ktor-serialization-kotlinx.js +127 -127
  32. package/ktor-ktor-serialization.js +68 -68
  33. package/ktor-ktor-utils.js +278 -278
  34. package/ktor-ktor-websockets.js +15 -15
  35. package/package.json +1 -1
  36. package/random-library-crypto-rand.js +13 -13
  37. package/random-library-secure-random.js +5 -5
  38. package/raspberry-cardgame-lib-core.js +97 -97
  39. package/raspberry-cardgame-lib-core.js.map +1 -1
  40. package/raspberry-cardgame-lib-logger.js +12 -12
  41. package/raspberry-cardgame-lib-random.js +237 -237
  42. package/uuid.js +15 -15
  43. package/uuid.js.map +1 -1
package/ktor-ktor-io.js CHANGED
@@ -19,85 +19,85 @@
19
19
  'use strict';
20
20
  //region block: imports
21
21
  var imul = Math.imul;
22
- var KMutableProperty1 = kotlin_kotlin.$_$.ee;
23
- var getPropertyCallableRef = kotlin_kotlin.$_$.fc;
22
+ var KMutableProperty1 = kotlin_kotlin.$_$.he;
23
+ var getPropertyCallableRef = kotlin_kotlin.$_$.hc;
24
24
  var Unit_instance = kotlin_kotlin.$_$.f5;
25
- var ensureNotNull = kotlin_kotlin.$_$.bi;
26
- var toString = kotlin_kotlin.$_$.ld;
25
+ var ensureNotNull = kotlin_kotlin.$_$.ei;
26
+ var toString = kotlin_kotlin.$_$.nd;
27
27
  var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.l1;
28
- var fromInt = kotlin_kotlin.$_$.db;
28
+ var fromInt = kotlin_kotlin.$_$.fb;
29
29
  var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.p1;
30
- var CoroutineImpl = kotlin_kotlin.$_$.oa;
31
- var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.z9;
32
- var protoOf = kotlin_kotlin.$_$.id;
33
- var initMetadataForCoroutine = kotlin_kotlin.$_$.kc;
34
- var convertToInt = kotlin_kotlin.$_$.za;
35
- var compare = kotlin_kotlin.$_$.xa;
36
- var subtract = kotlin_kotlin.$_$.mb;
37
- var Long = kotlin_kotlin.$_$.fh;
38
- var equalsLong = kotlin_kotlin.$_$.cb;
39
- var add = kotlin_kotlin.$_$.ta;
30
+ var CoroutineImpl = kotlin_kotlin.$_$.qa;
31
+ var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ba;
32
+ var protoOf = kotlin_kotlin.$_$.kd;
33
+ var initMetadataForCoroutine = kotlin_kotlin.$_$.mc;
34
+ var convertToInt = kotlin_kotlin.$_$.bb;
35
+ var compare = kotlin_kotlin.$_$.za;
36
+ var subtract = kotlin_kotlin.$_$.ob;
37
+ var Long = kotlin_kotlin.$_$.ih;
38
+ var equalsLong = kotlin_kotlin.$_$.eb;
39
+ var add = kotlin_kotlin.$_$.va;
40
40
  var VOID = kotlin_kotlin.$_$.b;
41
41
  var atomic$ref$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.e;
42
42
  var atomic$long$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.d;
43
43
  var atomic$int$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.f;
44
- var THROW_CCE = kotlin_kotlin.$_$.kh;
44
+ var THROW_CCE = kotlin_kotlin.$_$.nh;
45
45
  var CancellationException_init_$Create$ = kotlin_kotlin.$_$.v;
46
- var initMetadataForClass = kotlin_kotlin.$_$.ic;
47
- var CancellationException = kotlin_kotlin.$_$.y9;
46
+ var initMetadataForClass = kotlin_kotlin.$_$.kc;
47
+ var CancellationException = kotlin_kotlin.$_$.aa;
48
48
  var CancellationException_init_$Init$ = kotlin_kotlin.$_$.u;
49
- var captureStack = kotlin_kotlin.$_$.sb;
49
+ var captureStack = kotlin_kotlin.$_$.ub;
50
50
  var EmptyCoroutineContext_getInstance = kotlin_kotlin.$_$.j4;
51
51
  var CoroutineScope = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.j1;
52
- var initMetadataForInterface = kotlin_kotlin.$_$.lc;
52
+ var initMetadataForInterface = kotlin_kotlin.$_$.nc;
53
53
  var cancel$default = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.g;
54
54
  var invokeOnCompletion$default = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.h;
55
55
  var Job = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.l1;
56
56
  var Key_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.j;
57
57
  var launch = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.u1;
58
- var isInterface = kotlin_kotlin.$_$.wc;
58
+ var isInterface = kotlin_kotlin.$_$.yc;
59
59
  var Key_instance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.n;
60
60
  var Dispatchers_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.l;
61
- var equals = kotlin_kotlin.$_$.bc;
62
- var initMetadataForLambda = kotlin_kotlin.$_$.mc;
61
+ var equals = kotlin_kotlin.$_$.dc;
62
+ var initMetadataForLambda = kotlin_kotlin.$_$.oc;
63
63
  var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.y;
64
- var charSequenceLength = kotlin_kotlin.$_$.xb;
65
- var initMetadataForCompanion = kotlin_kotlin.$_$.jc;
66
- var hashCode = kotlin_kotlin.$_$.hc;
67
- var toString_0 = kotlin_kotlin.$_$.fg;
68
- var objectCreate = kotlin_kotlin.$_$.hd;
69
- var Exception = kotlin_kotlin.$_$.ch;
64
+ var charSequenceLength = kotlin_kotlin.$_$.zb;
65
+ var initMetadataForCompanion = kotlin_kotlin.$_$.lc;
66
+ var hashCode = kotlin_kotlin.$_$.jc;
67
+ var toString_0 = kotlin_kotlin.$_$.ig;
68
+ var objectCreate = kotlin_kotlin.$_$.jd;
69
+ var Exception = kotlin_kotlin.$_$.fh;
70
70
  var Exception_init_$Init$ = kotlin_kotlin.$_$.f1;
71
- var numberToChar = kotlin_kotlin.$_$.fd;
72
- var coerceAtLeast = kotlin_kotlin.$_$.qd;
73
- var coerceAtMost = kotlin_kotlin.$_$.sd;
71
+ var numberToChar = kotlin_kotlin.$_$.hd;
72
+ var coerceAtLeast = kotlin_kotlin.$_$.sd;
73
+ var coerceAtMost = kotlin_kotlin.$_$.ud;
74
74
  var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.r2;
75
- var toByte = kotlin_kotlin.$_$.jd;
75
+ var toByte = kotlin_kotlin.$_$.ld;
76
76
  var _UShort___get_data__impl__g0245 = kotlin_kotlin.$_$.a4;
77
77
  var UnsupportedOperationException_init_$Create$ = kotlin_kotlin.$_$.c2;
78
- var toShort = kotlin_kotlin.$_$.kd;
78
+ var toShort = kotlin_kotlin.$_$.md;
79
79
  var _UShort___init__impl__jigrne = kotlin_kotlin.$_$.z3;
80
- var charSequenceGet = kotlin_kotlin.$_$.wb;
81
- var isLowSurrogate = kotlin_kotlin.$_$.cf;
82
- var isHighSurrogate = kotlin_kotlin.$_$.bf;
80
+ var charSequenceGet = kotlin_kotlin.$_$.yb;
81
+ var isLowSurrogate = kotlin_kotlin.$_$.ff;
82
+ var isHighSurrogate = kotlin_kotlin.$_$.ef;
83
83
  var Job_0 = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.k1;
84
- var coerceAtMost_0 = kotlin_kotlin.$_$.rd;
85
- var toString_1 = kotlin_kotlin.$_$.oi;
86
- var lazy = kotlin_kotlin.$_$.hi;
87
- var KProperty1 = kotlin_kotlin.$_$.ge;
88
- var initMetadataForObject = kotlin_kotlin.$_$.nc;
84
+ var coerceAtMost_0 = kotlin_kotlin.$_$.td;
85
+ var toString_1 = kotlin_kotlin.$_$.ri;
86
+ var lazy = kotlin_kotlin.$_$.ki;
87
+ var KProperty1 = kotlin_kotlin.$_$.je;
88
+ var initMetadataForObject = kotlin_kotlin.$_$.pc;
89
89
  var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.t1;
90
90
  var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.l2;
91
- var replace = kotlin_kotlin.$_$.nf;
92
- var getStringHashCode = kotlin_kotlin.$_$.gc;
93
- var extendThrowable = kotlin_kotlin.$_$.cc;
94
- var charSequenceSubSequence = kotlin_kotlin.$_$.yb;
91
+ var replace = kotlin_kotlin.$_$.qf;
92
+ var getStringHashCode = kotlin_kotlin.$_$.ic;
93
+ var extendThrowable = kotlin_kotlin.$_$.ec;
94
+ var charSequenceSubSequence = kotlin_kotlin.$_$.ac;
95
95
  var IndexOutOfBoundsException_init_$Create$_0 = kotlin_kotlin.$_$.s1;
96
96
  var Exception_init_$Init$_0 = kotlin_kotlin.$_$.g1;
97
- var isCharSequence = kotlin_kotlin.$_$.sc;
98
- var trim = kotlin_kotlin.$_$.ng;
99
- var decodeToString = kotlin_kotlin.$_$.re;
100
- var setOf = kotlin_kotlin.$_$.y8;
97
+ var isCharSequence = kotlin_kotlin.$_$.uc;
98
+ var trim = kotlin_kotlin.$_$.qg;
99
+ var decodeToString = kotlin_kotlin.$_$.ue;
100
+ var setOf = kotlin_kotlin.$_$.a9;
101
101
  //endregion
102
102
  //region block: pre-declaration
103
103
  initMetadataForCoroutine($awaitAtLeastNBytesAvailableForWriteCOROUTINE$, CoroutineImpl);
@@ -259,9 +259,9 @@
259
259
  }
260
260
  function readRemainingSuspend($this, builder, limit, $completion) {
261
261
  var tmp = new $readRemainingSuspendCOROUTINE$($this, builder, limit, $completion);
262
- tmp.t8_1 = Unit_instance;
263
- tmp.u8_1 = null;
264
- return tmp.z8();
262
+ tmp.u8_1 = Unit_instance;
263
+ tmp.v8_1 = null;
264
+ return tmp.a9();
265
265
  }
266
266
  function completeReading($this) {
267
267
  // Inline function 'io.ktor.utils.io.core.Buffer.readRemaining' call
@@ -279,9 +279,9 @@
279
279
  }
280
280
  function discardSuspend($this, max, discarded0, $completion) {
281
281
  var tmp = new $discardSuspendCOROUTINE$($this, max, discarded0, $completion);
282
- tmp.t8_1 = Unit_instance;
283
- tmp.u8_1 = null;
284
- return tmp.z8();
282
+ tmp.u8_1 = Unit_instance;
283
+ tmp.v8_1 = null;
284
+ return tmp.a9();
285
285
  }
286
286
  function addBytesRead($this, count) {
287
287
  // Inline function 'kotlin.require' call
@@ -379,52 +379,52 @@
379
379
  this.b2s_1 = _this__u8e3s4;
380
380
  this.c2s_1 = count;
381
381
  }
382
- protoOf($awaitAtLeastNBytesAvailableForWriteCOROUTINE$).z8 = function () {
383
- var suspendResult = this.t8_1;
382
+ protoOf($awaitAtLeastNBytesAvailableForWriteCOROUTINE$).a9 = function () {
383
+ var suspendResult = this.u8_1;
384
384
  $sm: do
385
385
  try {
386
- var tmp = this.r8_1;
386
+ var tmp = this.s8_1;
387
387
  switch (tmp) {
388
388
  case 0:
389
- this.s8_1 = 4;
390
- this.r8_1 = 1;
389
+ this.t8_1 = 4;
390
+ this.s8_1 = 1;
391
391
  continue $sm;
392
392
  case 1:
393
393
  if (!(this.b2s_1.r2r() < this.c2s_1 && !this.b2s_1.f2q())) {
394
- this.r8_1 = 5;
394
+ this.s8_1 = 5;
395
395
  continue $sm;
396
396
  }
397
397
 
398
398
  if (!flushImpl(this.b2s_1)) {
399
- this.r8_1 = 2;
399
+ this.s8_1 = 2;
400
400
  suspendResult = this.b2s_1.f2p_1.d2s(ByteChannelSequentialBase$awaitAtLeastNBytesAvailableForWrite$lambda(this.b2s_1, this.c2s_1), this);
401
401
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
402
402
  return suspendResult;
403
403
  }
404
404
  continue $sm;
405
405
  } else {
406
- this.r8_1 = 3;
406
+ this.s8_1 = 3;
407
407
  continue $sm;
408
408
  }
409
409
 
410
410
  case 2:
411
- this.r8_1 = 3;
411
+ this.s8_1 = 3;
412
412
  continue $sm;
413
413
  case 3:
414
- this.r8_1 = 1;
414
+ this.s8_1 = 1;
415
415
  continue $sm;
416
416
  case 4:
417
- throw this.u8_1;
417
+ throw this.v8_1;
418
418
  case 5:
419
419
  return Unit_instance;
420
420
  }
421
421
  } catch ($p) {
422
422
  var e = $p;
423
- if (this.s8_1 === 4) {
423
+ if (this.t8_1 === 4) {
424
424
  throw e;
425
425
  } else {
426
- this.r8_1 = this.s8_1;
427
- this.u8_1 = e;
426
+ this.s8_1 = this.t8_1;
427
+ this.v8_1 = e;
428
428
  }
429
429
  }
430
430
  while (true);
@@ -434,23 +434,23 @@
434
434
  this.m2s_1 = _this__u8e3s4;
435
435
  this.n2s_1 = count;
436
436
  }
437
- protoOf($awaitAtLeastNBytesAvailableForReadCOROUTINE$).z8 = function () {
438
- var suspendResult = this.t8_1;
437
+ protoOf($awaitAtLeastNBytesAvailableForReadCOROUTINE$).a9 = function () {
438
+ var suspendResult = this.u8_1;
439
439
  $sm: do
440
440
  try {
441
- var tmp = this.r8_1;
441
+ var tmp = this.s8_1;
442
442
  switch (tmp) {
443
443
  case 0:
444
- this.s8_1 = 3;
445
- this.r8_1 = 1;
444
+ this.t8_1 = 3;
445
+ this.s8_1 = 1;
446
446
  continue $sm;
447
447
  case 1:
448
448
  if (!(this.m2s_1.q2r() < this.n2s_1 && !this.m2s_1.s2r())) {
449
- this.r8_1 = 4;
449
+ this.s8_1 = 4;
450
450
  continue $sm;
451
451
  }
452
452
 
453
- this.r8_1 = 2;
453
+ this.s8_1 = 2;
454
454
  suspendResult = this.m2s_1.f2p_1.d2s(ByteChannelSequentialBase$awaitAtLeastNBytesAvailableForRead$lambda(this.m2s_1, this.n2s_1), this);
455
455
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
456
456
  return suspendResult;
@@ -458,20 +458,20 @@
458
458
 
459
459
  continue $sm;
460
460
  case 2:
461
- this.r8_1 = 1;
461
+ this.s8_1 = 1;
462
462
  continue $sm;
463
463
  case 3:
464
- throw this.u8_1;
464
+ throw this.v8_1;
465
465
  case 4:
466
466
  return Unit_instance;
467
467
  }
468
468
  } catch ($p) {
469
469
  var e = $p;
470
- if (this.s8_1 === 3) {
470
+ if (this.t8_1 === 3) {
471
471
  throw e;
472
472
  } else {
473
- this.r8_1 = this.s8_1;
474
- this.u8_1 = e;
473
+ this.s8_1 = this.t8_1;
474
+ this.v8_1 = e;
475
475
  }
476
476
  }
477
477
  while (true);
@@ -481,15 +481,15 @@
481
481
  this.w2s_1 = _this__u8e3s4;
482
482
  this.x2s_1 = packet;
483
483
  }
484
- protoOf($writePacketCOROUTINE$).z8 = function () {
485
- var suspendResult = this.t8_1;
484
+ protoOf($writePacketCOROUTINE$).a9 = function () {
485
+ var suspendResult = this.u8_1;
486
486
  $sm: do
487
487
  try {
488
- var tmp = this.r8_1;
488
+ var tmp = this.s8_1;
489
489
  switch (tmp) {
490
490
  case 0:
491
- this.s8_1 = 2;
492
- this.r8_1 = 1;
491
+ this.t8_1 = 2;
492
+ this.s8_1 = 1;
493
493
  suspendResult = this.w2s_1.y2s(1, this);
494
494
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
495
495
  return suspendResult;
@@ -502,15 +502,15 @@
502
502
  this.w2s_1.i2t(size);
503
503
  return Unit_instance;
504
504
  case 2:
505
- throw this.u8_1;
505
+ throw this.v8_1;
506
506
  }
507
507
  } catch ($p) {
508
508
  var e = $p;
509
- if (this.s8_1 === 2) {
509
+ if (this.t8_1 === 2) {
510
510
  throw e;
511
511
  } else {
512
- this.r8_1 = this.s8_1;
513
- this.u8_1 = e;
512
+ this.s8_1 = this.t8_1;
513
+ this.v8_1 = e;
514
514
  }
515
515
  }
516
516
  while (true);
@@ -520,15 +520,15 @@
520
520
  this.r2t_1 = _this__u8e3s4;
521
521
  this.s2t_1 = src;
522
522
  }
523
- protoOf($writeFullyCOROUTINE$).z8 = function () {
524
- var suspendResult = this.t8_1;
523
+ protoOf($writeFullyCOROUTINE$).a9 = function () {
524
+ var suspendResult = this.u8_1;
525
525
  $sm: do
526
526
  try {
527
- var tmp = this.r8_1;
527
+ var tmp = this.s8_1;
528
528
  switch (tmp) {
529
529
  case 0:
530
- this.s8_1 = 2;
531
- this.r8_1 = 1;
530
+ this.t8_1 = 2;
531
+ this.s8_1 = 1;
532
532
  suspendResult = this.r2t_1.y2s(1, this);
533
533
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
534
534
  return suspendResult;
@@ -542,15 +542,15 @@
542
542
  this.r2t_1.i2t(count);
543
543
  return Unit_instance;
544
544
  case 2:
545
- throw this.u8_1;
545
+ throw this.v8_1;
546
546
  }
547
547
  } catch ($p) {
548
548
  var e = $p;
549
- if (this.s8_1 === 2) {
549
+ if (this.t8_1 === 2) {
550
550
  throw e;
551
551
  } else {
552
- this.r8_1 = this.s8_1;
553
- this.u8_1 = e;
552
+ this.s8_1 = this.t8_1;
553
+ this.v8_1 = e;
554
554
  }
555
555
  }
556
556
  while (true);
@@ -562,25 +562,25 @@
562
562
  this.d2u_1 = offset;
563
563
  this.e2u_1 = length;
564
564
  }
565
- protoOf($writeFullyCOROUTINE$_0).z8 = function () {
566
- var suspendResult = this.t8_1;
565
+ protoOf($writeFullyCOROUTINE$_0).a9 = function () {
566
+ var suspendResult = this.u8_1;
567
567
  $sm: do
568
568
  try {
569
- var tmp = this.r8_1;
569
+ var tmp = this.s8_1;
570
570
  switch (tmp) {
571
571
  case 0:
572
- this.s8_1 = 4;
572
+ this.t8_1 = 4;
573
573
  this.f2u_1 = this.d2u_1;
574
574
  this.g2u_1 = this.d2u_1 + this.e2u_1 | 0;
575
- this.r8_1 = 1;
575
+ this.s8_1 = 1;
576
576
  continue $sm;
577
577
  case 1:
578
578
  if (!(this.f2u_1 < this.g2u_1)) {
579
- this.r8_1 = 3;
579
+ this.s8_1 = 3;
580
580
  continue $sm;
581
581
  }
582
582
 
583
- this.r8_1 = 2;
583
+ this.s8_1 = 2;
584
584
  suspendResult = this.b2u_1.y2s(1, this);
585
585
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
586
586
  return suspendResult;
@@ -594,20 +594,20 @@
594
594
  writeFully_3(this.b2u_1.b2p_1, this.c2u_1, this.f2u_1, bytesCount);
595
595
  this.f2u_1 = this.f2u_1 + bytesCount | 0;
596
596
  this.b2u_1.i2t(bytesCount);
597
- this.r8_1 = 1;
597
+ this.s8_1 = 1;
598
598
  continue $sm;
599
599
  case 3:
600
600
  return Unit_instance;
601
601
  case 4:
602
- throw this.u8_1;
602
+ throw this.v8_1;
603
603
  }
604
604
  } catch ($p) {
605
605
  var e = $p;
606
- if (this.s8_1 === 4) {
606
+ if (this.t8_1 === 4) {
607
607
  throw e;
608
608
  } else {
609
- this.r8_1 = this.s8_1;
610
- this.u8_1 = e;
609
+ this.s8_1 = this.t8_1;
610
+ this.v8_1 = e;
611
611
  }
612
612
  }
613
613
  while (true);
@@ -617,14 +617,14 @@
617
617
  this.p2u_1 = _this__u8e3s4;
618
618
  this.q2u_1 = limit;
619
619
  }
620
- protoOf($readRemainingCOROUTINE$).z8 = function () {
621
- var suspendResult = this.t8_1;
620
+ protoOf($readRemainingCOROUTINE$).a9 = function () {
621
+ var suspendResult = this.u8_1;
622
622
  $sm: do
623
623
  try {
624
- var tmp = this.r8_1;
624
+ var tmp = this.s8_1;
625
625
  switch (tmp) {
626
626
  case 0:
627
- this.s8_1 = 3;
627
+ this.t8_1 = 3;
628
628
  ensureNotFailed(this.p2u_1);
629
629
  var builder = new BytePacketBuilder();
630
630
  var tmp0 = this.q2u_1;
@@ -639,10 +639,10 @@
639
639
  var tmp_0 = this;
640
640
  ensureNotFailed_0(this.p2u_1, builder);
641
641
  tmp_0.r2u_1 = builder.t2u();
642
- this.r8_1 = 2;
642
+ this.s8_1 = 2;
643
643
  continue $sm;
644
644
  } else {
645
- this.r8_1 = 1;
645
+ this.s8_1 = 1;
646
646
  suspendResult = readRemainingSuspend(this.p2u_1, builder, this.q2u_1, this);
647
647
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
648
648
  return suspendResult;
@@ -652,20 +652,20 @@
652
652
 
653
653
  case 1:
654
654
  this.r2u_1 = suspendResult;
655
- this.r8_1 = 2;
655
+ this.s8_1 = 2;
656
656
  continue $sm;
657
657
  case 2:
658
658
  return this.r2u_1;
659
659
  case 3:
660
- throw this.u8_1;
660
+ throw this.v8_1;
661
661
  }
662
662
  } catch ($p) {
663
663
  var e = $p;
664
- if (this.s8_1 === 3) {
664
+ if (this.t8_1 === 3) {
665
665
  throw e;
666
666
  } else {
667
- this.r8_1 = this.s8_1;
668
- this.u8_1 = e;
667
+ this.s8_1 = this.t8_1;
668
+ this.v8_1 = e;
669
669
  }
670
670
  }
671
671
  while (true);
@@ -676,19 +676,19 @@
676
676
  this.p2q_1 = builder;
677
677
  this.q2q_1 = limit;
678
678
  }
679
- protoOf($readRemainingSuspendCOROUTINE$).z8 = function () {
680
- var suspendResult = this.t8_1;
679
+ protoOf($readRemainingSuspendCOROUTINE$).a9 = function () {
680
+ var suspendResult = this.u8_1;
681
681
  $sm: do
682
682
  try {
683
- var tmp = this.r8_1;
683
+ var tmp = this.s8_1;
684
684
  switch (tmp) {
685
685
  case 0:
686
- this.s8_1 = 5;
687
- this.r8_1 = 1;
686
+ this.t8_1 = 5;
687
+ this.s8_1 = 1;
688
688
  continue $sm;
689
689
  case 1:
690
690
  if (!(compare(fromInt(this.p2q_1.o()), this.q2q_1) < 0)) {
691
- this.r8_1 = 4;
691
+ this.s8_1 = 4;
692
692
  continue $sm;
693
693
  }
694
694
 
@@ -701,15 +701,15 @@
701
701
  this.o2q_1.z2q(convertToInt(partLimit));
702
702
  ensureNotFailed_0(this.o2q_1, this.p2q_1);
703
703
  if (this.o2q_1.s2r() || this.p2q_1.o() === convertToInt(this.q2q_1)) {
704
- this.r8_1 = 4;
704
+ this.s8_1 = 4;
705
705
  continue $sm;
706
706
  } else {
707
- this.r8_1 = 2;
707
+ this.s8_1 = 2;
708
708
  continue $sm;
709
709
  }
710
710
 
711
711
  case 2:
712
- this.r8_1 = 3;
712
+ this.s8_1 = 3;
713
713
  suspendResult = this.o2q_1.u2u(1, this);
714
714
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
715
715
  return suspendResult;
@@ -717,21 +717,21 @@
717
717
 
718
718
  continue $sm;
719
719
  case 3:
720
- this.r8_1 = 1;
720
+ this.s8_1 = 1;
721
721
  continue $sm;
722
722
  case 4:
723
723
  ensureNotFailed_0(this.o2q_1, this.p2q_1);
724
724
  return this.p2q_1.t2u();
725
725
  case 5:
726
- throw this.u8_1;
726
+ throw this.v8_1;
727
727
  }
728
728
  } catch ($p) {
729
729
  var e = $p;
730
- if (this.s8_1 === 5) {
730
+ if (this.t8_1 === 5) {
731
731
  throw e;
732
732
  } else {
733
- this.r8_1 = this.s8_1;
734
- this.u8_1 = e;
733
+ this.s8_1 = this.t8_1;
734
+ this.v8_1 = e;
735
735
  }
736
736
  }
737
737
  while (true);
@@ -741,14 +741,14 @@
741
741
  this.d2v_1 = _this__u8e3s4;
742
742
  this.e2v_1 = dst;
743
743
  }
744
- protoOf($readAvailableCOROUTINE$).z8 = function () {
745
- var suspendResult = this.t8_1;
744
+ protoOf($readAvailableCOROUTINE$).a9 = function () {
745
+ var suspendResult = this.u8_1;
746
746
  $sm: do
747
747
  try {
748
- var tmp = this.r8_1;
748
+ var tmp = this.s8_1;
749
749
  switch (tmp) {
750
750
  case 0:
751
- this.s8_1 = 3;
751
+ this.t8_1 = 3;
752
752
  var tmp0_safe_receiver = this.d2v_1.e2q();
753
753
  if (tmp0_safe_receiver == null)
754
754
  null;
@@ -762,19 +762,19 @@
762
762
  if ((this_0.v2q_1 - this_0.t2q_1 | 0) === 0)
763
763
  return 0;
764
764
  if (this.d2v_1.q2r() === 0) {
765
- this.r8_1 = 1;
765
+ this.s8_1 = 1;
766
766
  suspendResult = this.d2v_1.u2u(1, this);
767
767
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
768
768
  return suspendResult;
769
769
  }
770
770
  continue $sm;
771
771
  } else {
772
- this.r8_1 = 2;
772
+ this.s8_1 = 2;
773
773
  continue $sm;
774
774
  }
775
775
 
776
776
  case 1:
777
- this.r8_1 = 2;
777
+ this.s8_1 = 2;
778
778
  continue $sm;
779
779
  case 2:
780
780
  if (!this.d2v_1.c2p_1.g2v()) {
@@ -789,15 +789,15 @@
789
789
  this.d2v_1.z2q(size);
790
790
  return size;
791
791
  case 3:
792
- throw this.u8_1;
792
+ throw this.v8_1;
793
793
  }
794
794
  } catch ($p) {
795
795
  var e = $p;
796
- if (this.s8_1 === 3) {
796
+ if (this.t8_1 === 3) {
797
797
  throw e;
798
798
  } else {
799
- this.r8_1 = this.s8_1;
800
- this.u8_1 = e;
799
+ this.s8_1 = this.t8_1;
800
+ this.v8_1 = e;
801
801
  }
802
802
  }
803
803
  while (true);
@@ -809,14 +809,14 @@
809
809
  this.r2v_1 = offset;
810
810
  this.s2v_1 = length;
811
811
  }
812
- protoOf($readAvailableCOROUTINE$_0).z8 = function () {
813
- var suspendResult = this.t8_1;
812
+ protoOf($readAvailableCOROUTINE$_0).a9 = function () {
813
+ var suspendResult = this.u8_1;
814
814
  $sm: do
815
815
  try {
816
- var tmp = this.r8_1;
816
+ var tmp = this.s8_1;
817
817
  switch (tmp) {
818
818
  case 0:
819
- this.s8_1 = 3;
819
+ this.t8_1 = 3;
820
820
  var tmp0_safe_receiver = this.p2v_1.e2q();
821
821
  if (tmp0_safe_receiver == null)
822
822
  null;
@@ -829,19 +829,19 @@
829
829
  if (this.s2v_1 === 0)
830
830
  return 0;
831
831
  if (this.p2v_1.q2r() === 0) {
832
- this.r8_1 = 1;
832
+ this.s8_1 = 1;
833
833
  suspendResult = this.p2v_1.u2u(1, this);
834
834
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
835
835
  return suspendResult;
836
836
  }
837
837
  continue $sm;
838
838
  } else {
839
- this.r8_1 = 2;
839
+ this.s8_1 = 2;
840
840
  continue $sm;
841
841
  }
842
842
 
843
843
  case 1:
844
- this.r8_1 = 2;
844
+ this.s8_1 = 2;
845
845
  continue $sm;
846
846
  case 2:
847
847
  if (!this.p2v_1.c2p_1.g2v()) {
@@ -855,15 +855,15 @@
855
855
  this.p2v_1.z2q(size);
856
856
  return size;
857
857
  case 3:
858
- throw this.u8_1;
858
+ throw this.v8_1;
859
859
  }
860
860
  } catch ($p) {
861
861
  var e = $p;
862
- if (this.s8_1 === 3) {
862
+ if (this.t8_1 === 3) {
863
863
  throw e;
864
864
  } else {
865
- this.r8_1 = this.s8_1;
866
- this.u8_1 = e;
865
+ this.s8_1 = this.t8_1;
866
+ this.v8_1 = e;
867
867
  }
868
868
  }
869
869
  while (true);
@@ -872,21 +872,21 @@
872
872
  CoroutineImpl.call(this, resultContinuation);
873
873
  this.b2w_1 = _this__u8e3s4;
874
874
  }
875
- protoOf($awaitInternalAtLeast1COROUTINE$).z8 = function () {
876
- var suspendResult = this.t8_1;
875
+ protoOf($awaitInternalAtLeast1COROUTINE$).a9 = function () {
876
+ var suspendResult = this.u8_1;
877
877
  $sm: do
878
878
  try {
879
- var tmp = this.r8_1;
879
+ var tmp = this.s8_1;
880
880
  switch (tmp) {
881
881
  case 0:
882
- this.s8_1 = 2;
882
+ this.t8_1 = 2;
883
883
  if (!this.b2w_1.c2p_1.d2w()) {
884
884
  var tmp_0 = this;
885
885
  tmp_0.c2w_1 = true;
886
- this.r8_1 = 3;
886
+ this.s8_1 = 3;
887
887
  continue $sm;
888
888
  } else {
889
- this.r8_1 = 1;
889
+ this.s8_1 = 1;
890
890
  suspendResult = this.b2w_1.u2u(1, this);
891
891
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
892
892
  return suspendResult;
@@ -896,20 +896,20 @@
896
896
 
897
897
  case 1:
898
898
  this.c2w_1 = suspendResult;
899
- this.r8_1 = 3;
899
+ this.s8_1 = 3;
900
900
  continue $sm;
901
901
  case 2:
902
- throw this.u8_1;
902
+ throw this.v8_1;
903
903
  case 3:
904
904
  return this.c2w_1;
905
905
  }
906
906
  } catch ($p) {
907
907
  var e = $p;
908
- if (this.s8_1 === 2) {
908
+ if (this.t8_1 === 2) {
909
909
  throw e;
910
910
  } else {
911
- this.r8_1 = this.s8_1;
912
- this.u8_1 = e;
911
+ this.s8_1 = this.t8_1;
912
+ this.v8_1 = e;
913
913
  }
914
914
  }
915
915
  while (true);
@@ -919,20 +919,20 @@
919
919
  this.m2w_1 = _this__u8e3s4;
920
920
  this.n2w_1 = atLeast;
921
921
  }
922
- protoOf($awaitSuspendCOROUTINE$).z8 = function () {
923
- var suspendResult = this.t8_1;
922
+ protoOf($awaitSuspendCOROUTINE$).a9 = function () {
923
+ var suspendResult = this.u8_1;
924
924
  $sm: do
925
925
  try {
926
- var tmp = this.r8_1;
926
+ var tmp = this.s8_1;
927
927
  switch (tmp) {
928
928
  case 0:
929
- this.s8_1 = 2;
929
+ this.t8_1 = 2;
930
930
  if (!(this.n2w_1 >= 0)) {
931
931
  var message = 'Failed requirement.';
932
932
  throw IllegalArgumentException_init_$Create$(toString(message));
933
933
  }
934
934
 
935
- this.r8_1 = 1;
935
+ this.s8_1 = 1;
936
936
  suspendResult = this.m2w_1.o2w(this.n2w_1, this);
937
937
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
938
938
  return suspendResult;
@@ -950,15 +950,15 @@
950
950
 
951
951
  return !this.m2w_1.s2r() && this.m2w_1.q2r() >= this.n2w_1;
952
952
  case 2:
953
- throw this.u8_1;
953
+ throw this.v8_1;
954
954
  }
955
955
  } catch ($p) {
956
956
  var e = $p;
957
- if (this.s8_1 === 2) {
957
+ if (this.t8_1 === 2) {
958
958
  throw e;
959
959
  } else {
960
- this.r8_1 = this.s8_1;
961
- this.u8_1 = e;
960
+ this.s8_1 = this.t8_1;
961
+ this.v8_1 = e;
962
962
  }
963
963
  }
964
964
  while (true);
@@ -968,14 +968,14 @@
968
968
  this.x2w_1 = _this__u8e3s4;
969
969
  this.y2w_1 = max;
970
970
  }
971
- protoOf($discardCOROUTINE$).z8 = function () {
972
- var suspendResult = this.t8_1;
971
+ protoOf($discardCOROUTINE$).a9 = function () {
972
+ var suspendResult = this.u8_1;
973
973
  $sm: do
974
974
  try {
975
- var tmp = this.r8_1;
975
+ var tmp = this.s8_1;
976
976
  switch (tmp) {
977
977
  case 0:
978
- this.s8_1 = 3;
978
+ this.t8_1 = 3;
979
979
  var discarded = this.x2w_1.c2p_1.a2x(this.y2w_1);
980
980
  this.x2w_1.z2q(convertToInt(discarded));
981
981
  if (equalsLong(discarded, this.y2w_1) || this.x2w_1.s2r()) {
@@ -983,7 +983,7 @@
983
983
  ensureNotFailed(this.x2w_1);
984
984
  return discarded;
985
985
  } else {
986
- this.r8_1 = 1;
986
+ this.s8_1 = 1;
987
987
  suspendResult = discardSuspend(this.x2w_1, this.y2w_1, discarded, this);
988
988
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
989
989
  return suspendResult;
@@ -993,20 +993,20 @@
993
993
 
994
994
  case 1:
995
995
  this.z2w_1 = suspendResult;
996
- this.r8_1 = 2;
996
+ this.s8_1 = 2;
997
997
  continue $sm;
998
998
  case 2:
999
999
  return this.z2w_1;
1000
1000
  case 3:
1001
- throw this.u8_1;
1001
+ throw this.v8_1;
1002
1002
  }
1003
1003
  } catch ($p) {
1004
1004
  var e = $p;
1005
- if (this.s8_1 === 3) {
1005
+ if (this.t8_1 === 3) {
1006
1006
  throw e;
1007
1007
  } else {
1008
- this.r8_1 = this.s8_1;
1009
- this.u8_1 = e;
1008
+ this.s8_1 = this.t8_1;
1009
+ this.v8_1 = e;
1010
1010
  }
1011
1011
  }
1012
1012
  while (true);
@@ -1017,19 +1017,19 @@
1017
1017
  this.n2r_1 = max;
1018
1018
  this.o2r_1 = discarded0;
1019
1019
  }
1020
- protoOf($discardSuspendCOROUTINE$).z8 = function () {
1021
- var suspendResult = this.t8_1;
1020
+ protoOf($discardSuspendCOROUTINE$).a9 = function () {
1021
+ var suspendResult = this.u8_1;
1022
1022
  $sm: do
1023
1023
  try {
1024
- var tmp = this.r8_1;
1024
+ var tmp = this.s8_1;
1025
1025
  switch (tmp) {
1026
1026
  case 0:
1027
- this.s8_1 = 5;
1027
+ this.t8_1 = 5;
1028
1028
  this.p2r_1 = this.o2r_1;
1029
- this.r8_1 = 1;
1029
+ this.s8_1 = 1;
1030
1030
  continue $sm;
1031
1031
  case 1:
1032
- this.r8_1 = 2;
1032
+ this.s8_1 = 2;
1033
1033
  suspendResult = this.m2r_1.b2x(1, this);
1034
1034
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1035
1035
  return suspendResult;
@@ -1038,10 +1038,10 @@
1038
1038
  continue $sm;
1039
1039
  case 2:
1040
1040
  if (!suspendResult) {
1041
- this.r8_1 = 4;
1041
+ this.s8_1 = 4;
1042
1042
  continue $sm;
1043
1043
  } else {
1044
- this.r8_1 = 3;
1044
+ this.s8_1 = 3;
1045
1045
  continue $sm;
1046
1046
  }
1047
1047
 
@@ -1050,25 +1050,25 @@
1050
1050
  this.m2r_1.z2q(convertToInt(count));
1051
1051
  this.p2r_1 = add(this.p2r_1, count);
1052
1052
  if (compare(this.p2r_1, this.n2r_1) < 0 && !this.m2r_1.s2r()) {
1053
- this.r8_1 = 1;
1053
+ this.s8_1 = 1;
1054
1054
  continue $sm;
1055
1055
  }
1056
1056
 
1057
- this.r8_1 = 4;
1057
+ this.s8_1 = 4;
1058
1058
  continue $sm;
1059
1059
  case 4:
1060
1060
  ensureNotFailed(this.m2r_1);
1061
1061
  return this.p2r_1;
1062
1062
  case 5:
1063
- throw this.u8_1;
1063
+ throw this.v8_1;
1064
1064
  }
1065
1065
  } catch ($p) {
1066
1066
  var e = $p;
1067
- if (this.s8_1 === 5) {
1067
+ if (this.t8_1 === 5) {
1068
1068
  throw e;
1069
1069
  } else {
1070
- this.r8_1 = this.s8_1;
1071
- this.u8_1 = e;
1070
+ this.s8_1 = this.t8_1;
1071
+ this.v8_1 = e;
1072
1072
  }
1073
1073
  }
1074
1074
  while (true);
@@ -1119,17 +1119,17 @@
1119
1119
  };
1120
1120
  protoOf(ByteChannelSequentialBase).y2s = function (count, $completion) {
1121
1121
  var tmp = new $awaitAtLeastNBytesAvailableForWriteCOROUTINE$(this, count, $completion);
1122
- tmp.t8_1 = Unit_instance;
1123
- tmp.u8_1 = null;
1124
- return tmp.z8();
1122
+ tmp.u8_1 = Unit_instance;
1123
+ tmp.v8_1 = null;
1124
+ return tmp.a9();
1125
1125
  };
1126
1126
  protoOf(ByteChannelSequentialBase).o2w = function (count, $completion) {
1127
1127
  var tmp = new $awaitAtLeastNBytesAvailableForReadCOROUTINE$(this, count, $completion);
1128
- tmp.t8_1 = Unit_instance;
1129
- tmp.u8_1 = null;
1130
- return tmp.z8();
1128
+ tmp.u8_1 = Unit_instance;
1129
+ tmp.v8_1 = null;
1130
+ return tmp.a9();
1131
1131
  };
1132
- protoOf(ByteChannelSequentialBase).o8 = function () {
1132
+ protoOf(ByteChannelSequentialBase).p8 = function () {
1133
1133
  flushImpl(this);
1134
1134
  };
1135
1135
  protoOf(ByteChannelSequentialBase).f2v = function () {
@@ -1139,21 +1139,21 @@
1139
1139
  };
1140
1140
  protoOf(ByteChannelSequentialBase).f2x = function (packet, $completion) {
1141
1141
  var tmp = new $writePacketCOROUTINE$(this, packet, $completion);
1142
- tmp.t8_1 = Unit_instance;
1143
- tmp.u8_1 = null;
1144
- return tmp.z8();
1142
+ tmp.u8_1 = Unit_instance;
1143
+ tmp.v8_1 = null;
1144
+ return tmp.a9();
1145
1145
  };
1146
1146
  protoOf(ByteChannelSequentialBase).g2x = function (src, $completion) {
1147
1147
  var tmp = new $writeFullyCOROUTINE$(this, src, $completion);
1148
- tmp.t8_1 = Unit_instance;
1149
- tmp.u8_1 = null;
1150
- return tmp.z8();
1148
+ tmp.u8_1 = Unit_instance;
1149
+ tmp.v8_1 = null;
1150
+ return tmp.a9();
1151
1151
  };
1152
1152
  protoOf(ByteChannelSequentialBase).h2x = function (src, offset, length, $completion) {
1153
1153
  var tmp = new $writeFullyCOROUTINE$_0(this, src, offset, length, $completion);
1154
- tmp.t8_1 = Unit_instance;
1155
- tmp.u8_1 = null;
1156
- return tmp.z8();
1154
+ tmp.u8_1 = Unit_instance;
1155
+ tmp.v8_1 = null;
1156
+ return tmp.a9();
1157
1157
  };
1158
1158
  protoOf(ByteChannelSequentialBase).z2q = function (count) {
1159
1159
  addBytesRead(this, count);
@@ -1161,24 +1161,24 @@
1161
1161
  };
1162
1162
  protoOf(ByteChannelSequentialBase).i2x = function (limit, $completion) {
1163
1163
  var tmp = new $readRemainingCOROUTINE$(this, limit, $completion);
1164
- tmp.t8_1 = Unit_instance;
1165
- tmp.u8_1 = null;
1166
- return tmp.z8();
1164
+ tmp.u8_1 = Unit_instance;
1165
+ tmp.v8_1 = null;
1166
+ return tmp.a9();
1167
1167
  };
1168
1168
  protoOf(ByteChannelSequentialBase).k2x = function (dst, $completion) {
1169
1169
  return this.l2x(dst instanceof Buffer ? dst : THROW_CCE(), $completion);
1170
1170
  };
1171
1171
  protoOf(ByteChannelSequentialBase).l2x = function (dst, $completion) {
1172
1172
  var tmp = new $readAvailableCOROUTINE$(this, dst, $completion);
1173
- tmp.t8_1 = Unit_instance;
1174
- tmp.u8_1 = null;
1175
- return tmp.z8();
1173
+ tmp.u8_1 = Unit_instance;
1174
+ tmp.v8_1 = null;
1175
+ return tmp.a9();
1176
1176
  };
1177
1177
  protoOf(ByteChannelSequentialBase).m2x = function (dst, offset, length, $completion) {
1178
1178
  var tmp = new $readAvailableCOROUTINE$_0(this, dst, offset, length, $completion);
1179
- tmp.t8_1 = Unit_instance;
1180
- tmp.u8_1 = null;
1181
- return tmp.z8();
1179
+ tmp.u8_1 = Unit_instance;
1180
+ tmp.v8_1 = null;
1181
+ return tmp.a9();
1182
1182
  };
1183
1183
  protoOf(ByteChannelSequentialBase).b2x = function (atLeast, $completion) {
1184
1184
  // Inline function 'kotlin.require' call
@@ -1200,21 +1200,21 @@
1200
1200
  };
1201
1201
  protoOf(ByteChannelSequentialBase).n2x = function ($completion) {
1202
1202
  var tmp = new $awaitInternalAtLeast1COROUTINE$(this, $completion);
1203
- tmp.t8_1 = Unit_instance;
1204
- tmp.u8_1 = null;
1205
- return tmp.z8();
1203
+ tmp.u8_1 = Unit_instance;
1204
+ tmp.v8_1 = null;
1205
+ return tmp.a9();
1206
1206
  };
1207
1207
  protoOf(ByteChannelSequentialBase).u2u = function (atLeast, $completion) {
1208
1208
  var tmp = new $awaitSuspendCOROUTINE$(this, atLeast, $completion);
1209
- tmp.t8_1 = Unit_instance;
1210
- tmp.u8_1 = null;
1211
- return tmp.z8();
1209
+ tmp.u8_1 = Unit_instance;
1210
+ tmp.v8_1 = null;
1211
+ return tmp.a9();
1212
1212
  };
1213
1213
  protoOf(ByteChannelSequentialBase).o2x = function (max, $completion) {
1214
1214
  var tmp = new $discardCOROUTINE$(this, max, $completion);
1215
- tmp.t8_1 = Unit_instance;
1216
- tmp.u8_1 = null;
1217
- return tmp.z8();
1215
+ tmp.u8_1 = Unit_instance;
1216
+ tmp.v8_1 = null;
1217
+ return tmp.a9();
1218
1218
  };
1219
1219
  protoOf(ByteChannelSequentialBase).y1v = function (cause) {
1220
1220
  if (!(this.e2q() == null) || this.f2q()) {
@@ -1231,7 +1231,7 @@
1231
1231
  this.b2p_1.p19();
1232
1232
  this.h2p_1.p19();
1233
1233
  } else {
1234
- this.o8();
1234
+ this.p8();
1235
1235
  this.b2p_1.p19();
1236
1236
  }
1237
1237
  this.f2p_1.p2x(cause);
@@ -1257,7 +1257,7 @@
1257
1257
  ensureNotClosed(this);
1258
1258
  }
1259
1259
  if (this.d2x() || this.r2r() === 0) {
1260
- this.o8();
1260
+ this.p8();
1261
1261
  }
1262
1262
  };
1263
1263
  function cancel(_this__u8e3s4) {
@@ -1314,8 +1314,8 @@
1314
1314
  protoOf(ChannelJob).a1q = function () {
1315
1315
  return this.s2x_1.a1q();
1316
1316
  };
1317
- protoOf(ChannelJob).v = function () {
1318
- return this.s2x_1.v();
1317
+ protoOf(ChannelJob).w = function () {
1318
+ return this.s2x_1.w();
1319
1319
  };
1320
1320
  protoOf(ChannelJob).w1q = function (child) {
1321
1321
  return this.s2x_1.w1q(child);
@@ -1323,11 +1323,11 @@
1323
1323
  protoOf(ChannelJob).n1q = function (cause) {
1324
1324
  this.s2x_1.n1q(cause);
1325
1325
  };
1326
- protoOf(ChannelJob).bg = function (initial, operation) {
1327
- return this.s2x_1.bg(initial, operation);
1326
+ protoOf(ChannelJob).cg = function (initial, operation) {
1327
+ return this.s2x_1.cg(initial, operation);
1328
1328
  };
1329
- protoOf(ChannelJob).e9 = function (key) {
1330
- return this.s2x_1.e9(key);
1329
+ protoOf(ChannelJob).f9 = function (key) {
1330
+ return this.s2x_1.f9(key);
1331
1331
  };
1332
1332
  protoOf(ChannelJob).d1q = function () {
1333
1333
  return this.s2x_1.d1q();
@@ -1341,11 +1341,11 @@
1341
1341
  protoOf(ChannelJob).k1q = function ($completion) {
1342
1342
  return this.s2x_1.k1q($completion);
1343
1343
  };
1344
- protoOf(ChannelJob).ag = function (key) {
1345
- return this.s2x_1.ag(key);
1344
+ protoOf(ChannelJob).bg = function (key) {
1345
+ return this.s2x_1.bg(key);
1346
1346
  };
1347
- protoOf(ChannelJob).cg = function (context) {
1348
- return this.s2x_1.cg(context);
1347
+ protoOf(ChannelJob).dg = function (context) {
1348
+ return this.s2x_1.dg(context);
1349
1349
  };
1350
1350
  protoOf(ChannelJob).b1q = function () {
1351
1351
  return this.s2x_1.b1q();
@@ -1354,7 +1354,7 @@
1354
1354
  return 'ChannelJob[' + toString(this.s2x_1) + ']';
1355
1355
  };
1356
1356
  function launchChannel(_this__u8e3s4, context, channel, attachJob, block) {
1357
- var dispatcher = _this__u8e3s4.e1p().e9(Key_getInstance());
1357
+ var dispatcher = _this__u8e3s4.e1p().f9(Key_getInstance());
1358
1358
  var job = launch(_this__u8e3s4, context, VOID, launchChannel$slambda_0(attachJob, channel, block, dispatcher, null));
1359
1359
  job.g1q(launchChannel$lambda(channel));
1360
1360
  return new ChannelJob(job, channel);
@@ -1378,29 +1378,29 @@
1378
1378
  }
1379
1379
  protoOf(launchChannel$slambda).b2d = function ($this$launch, $completion) {
1380
1380
  var tmp = this.c2d($this$launch, $completion);
1381
- tmp.t8_1 = Unit_instance;
1382
- tmp.u8_1 = null;
1383
- return tmp.z8();
1381
+ tmp.u8_1 = Unit_instance;
1382
+ tmp.v8_1 = null;
1383
+ return tmp.a9();
1384
1384
  };
1385
- protoOf(launchChannel$slambda).h9 = function (p1, $completion) {
1385
+ protoOf(launchChannel$slambda).i9 = function (p1, $completion) {
1386
1386
  return this.b2d((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
1387
1387
  };
1388
- protoOf(launchChannel$slambda).z8 = function () {
1389
- var suspendResult = this.t8_1;
1388
+ protoOf(launchChannel$slambda).a9 = function () {
1389
+ var suspendResult = this.u8_1;
1390
1390
  $sm: do
1391
1391
  try {
1392
- var tmp = this.r8_1;
1392
+ var tmp = this.s8_1;
1393
1393
  switch (tmp) {
1394
1394
  case 0:
1395
- this.s8_1 = 3;
1395
+ this.t8_1 = 3;
1396
1396
  if (this.e2y_1) {
1397
- this.f2y_1.r2x(ensureNotNull(this.i2y_1.e1p().e9(Key_instance)));
1397
+ this.f2y_1.r2x(ensureNotNull(this.i2y_1.e1p().f9(Key_instance)));
1398
1398
  }
1399
1399
 
1400
1400
  var tmp_0 = new ChannelScope(this.i2y_1, this.f2y_1);
1401
1401
  var scope = isInterface(tmp_0, CoroutineScope) ? tmp_0 : THROW_CCE();
1402
- this.s8_1 = 2;
1403
- this.r8_1 = 1;
1402
+ this.t8_1 = 2;
1403
+ this.s8_1 = 1;
1404
1404
  suspendResult = this.g2y_1(scope, this);
1405
1405
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1406
1406
  return suspendResult;
@@ -1408,37 +1408,37 @@
1408
1408
 
1409
1409
  continue $sm;
1410
1410
  case 1:
1411
- this.s8_1 = 3;
1412
- this.r8_1 = 4;
1411
+ this.t8_1 = 3;
1412
+ this.s8_1 = 4;
1413
1413
  continue $sm;
1414
1414
  case 2:
1415
- this.s8_1 = 3;
1416
- var tmp_1 = this.u8_1;
1415
+ this.t8_1 = 3;
1416
+ var tmp_1 = this.v8_1;
1417
1417
  if (tmp_1 instanceof Error) {
1418
- var cause = this.u8_1;
1418
+ var cause = this.v8_1;
1419
1419
  if (!equals(this.h2y_1, Dispatchers_getInstance().b21_1) && !(this.h2y_1 == null)) {
1420
1420
  throw cause;
1421
1421
  }
1422
1422
  this.f2y_1.y1v(cause);
1423
- this.r8_1 = 4;
1423
+ this.s8_1 = 4;
1424
1424
  continue $sm;
1425
1425
  } else {
1426
- throw this.u8_1;
1426
+ throw this.v8_1;
1427
1427
  }
1428
1428
 
1429
1429
  case 3:
1430
- throw this.u8_1;
1430
+ throw this.v8_1;
1431
1431
  case 4:
1432
- this.s8_1 = 3;
1432
+ this.t8_1 = 3;
1433
1433
  return Unit_instance;
1434
1434
  }
1435
1435
  } catch ($p) {
1436
1436
  var e = $p;
1437
- if (this.s8_1 === 3) {
1437
+ if (this.t8_1 === 3) {
1438
1438
  throw e;
1439
1439
  } else {
1440
- this.r8_1 = this.s8_1;
1441
- this.u8_1 = e;
1440
+ this.s8_1 = this.t8_1;
1441
+ this.v8_1 = e;
1442
1442
  }
1443
1443
  }
1444
1444
  while (true);
@@ -2241,16 +2241,16 @@
2241
2241
  };
2242
2242
  protoOf(BytePacketBuilder).o30 = function (source, offset, length) {
2243
2243
  };
2244
- protoOf(BytePacketBuilder).d8 = function (value) {
2245
- var tmp = protoOf(Output).d8.call(this, value);
2244
+ protoOf(BytePacketBuilder).e8 = function (value) {
2245
+ var tmp = protoOf(Output).e8.call(this, value);
2246
2246
  return tmp instanceof BytePacketBuilder ? tmp : THROW_CCE();
2247
2247
  };
2248
2248
  protoOf(BytePacketBuilder).k = function (value) {
2249
2249
  var tmp = protoOf(Output).k.call(this, value);
2250
2250
  return tmp instanceof BytePacketBuilder ? tmp : THROW_CCE();
2251
2251
  };
2252
- protoOf(BytePacketBuilder).ob = function (value, startIndex, endIndex) {
2253
- var tmp = protoOf(Output).ob.call(this, value, startIndex, endIndex);
2252
+ protoOf(BytePacketBuilder).pb = function (value, startIndex, endIndex) {
2253
+ var tmp = protoOf(Output).pb.call(this, value, startIndex, endIndex);
2254
2254
  return tmp instanceof BytePacketBuilder ? tmp : THROW_CCE();
2255
2255
  };
2256
2256
  protoOf(BytePacketBuilder).t2u = function () {
@@ -2356,7 +2356,7 @@
2356
2356
  if (copied === max) {
2357
2357
  tmp_1 = false;
2358
2358
  } else {
2359
- out.d8(it);
2359
+ out.e8(it);
2360
2360
  copied = copied + 1 | 0;
2361
2361
  tmp_1 = true;
2362
2362
  }
@@ -2473,7 +2473,7 @@
2473
2473
  if (copied === max) {
2474
2474
  tmp_0 = false;
2475
2475
  } else {
2476
- out.d8(it);
2476
+ out.e8(it);
2477
2477
  copied = copied + 1 | 0;
2478
2478
  tmp_0 = true;
2479
2479
  }
@@ -2516,7 +2516,7 @@
2516
2516
  if (copied === max) {
2517
2517
  tmp_1 = false;
2518
2518
  } else {
2519
- out.d8(it_0);
2519
+ out.e8(it_0);
2520
2520
  copied = copied + 1 | 0;
2521
2521
  tmp_1 = true;
2522
2522
  }
@@ -2534,7 +2534,7 @@
2534
2534
  if (copied === max) {
2535
2535
  tmp_3 = false;
2536
2536
  } else {
2537
- out.d8(it_1);
2537
+ out.e8(it_1);
2538
2538
  copied = copied + 1 | 0;
2539
2539
  tmp_3 = true;
2540
2540
  }
@@ -2546,7 +2546,7 @@
2546
2546
  if (copied === max) {
2547
2547
  tmp_4 = false;
2548
2548
  } else {
2549
- out.d8(it_2);
2549
+ out.e8(it_2);
2550
2550
  copied = copied + 1 | 0;
2551
2551
  tmp_4 = true;
2552
2552
  }
@@ -3547,7 +3547,7 @@
3547
3547
  var tmp0_elvis_lhs = this.v2p_1;
3548
3548
  return tmp0_elvis_lhs == null ? Companion_getInstance_2().b2r_1 : tmp0_elvis_lhs;
3549
3549
  };
3550
- protoOf(Output).o8 = function () {
3550
+ protoOf(Output).p8 = function () {
3551
3551
  flushChain(this);
3552
3552
  };
3553
3553
  protoOf(Output).c2q = function () {
@@ -3609,12 +3609,12 @@
3609
3609
  };
3610
3610
  protoOf(Output).d1n = function () {
3611
3611
  try {
3612
- this.o8();
3612
+ this.p8();
3613
3613
  }finally {
3614
3614
  this.n30();
3615
3615
  }
3616
3616
  };
3617
- protoOf(Output).d8 = function (value) {
3617
+ protoOf(Output).e8 = function (value) {
3618
3618
  var tailPosition = this.y2p_1;
3619
3619
  if ((this.z2p_1 - tailPosition | 0) >= 3) {
3620
3620
  var tmp0 = this.x2p_1;
@@ -3687,15 +3687,15 @@
3687
3687
  };
3688
3688
  protoOf(Output).k = function (value) {
3689
3689
  if (value == null) {
3690
- this.ob('null', 0, 4);
3690
+ this.pb('null', 0, 4);
3691
3691
  } else {
3692
- this.ob(value, 0, charSequenceLength(value));
3692
+ this.pb(value, 0, charSequenceLength(value));
3693
3693
  }
3694
3694
  return this;
3695
3695
  };
3696
- protoOf(Output).ob = function (value, startIndex, endIndex) {
3696
+ protoOf(Output).pb = function (value, startIndex, endIndex) {
3697
3697
  if (value == null) {
3698
- return this.ob('null', startIndex, endIndex);
3698
+ return this.pb('null', startIndex, endIndex);
3699
3699
  }
3700
3700
  writeText(this, value, startIndex, endIndex, Charsets_getInstance().v31_1);
3701
3701
  return this;
@@ -4568,24 +4568,24 @@
4568
4568
  }
4569
4569
  function trySuspend($this, sleepCondition, $completion) {
4570
4570
  var tmp = new $trySuspendCOROUTINE$($this, sleepCondition, $completion);
4571
- tmp.t8_1 = Unit_instance;
4572
- tmp.u8_1 = null;
4573
- return tmp.z8();
4571
+ tmp.u8_1 = Unit_instance;
4572
+ tmp.v8_1 = null;
4573
+ return tmp.a9();
4574
4574
  }
4575
4575
  function $sleepCOROUTINE$(_this__u8e3s4, sleepCondition, resultContinuation) {
4576
4576
  CoroutineImpl.call(this, resultContinuation);
4577
4577
  this.w32_1 = _this__u8e3s4;
4578
4578
  this.x32_1 = sleepCondition;
4579
4579
  }
4580
- protoOf($sleepCOROUTINE$).z8 = function () {
4581
- var suspendResult = this.t8_1;
4580
+ protoOf($sleepCOROUTINE$).a9 = function () {
4581
+ var suspendResult = this.u8_1;
4582
4582
  $sm: do
4583
4583
  try {
4584
- var tmp = this.r8_1;
4584
+ var tmp = this.s8_1;
4585
4585
  switch (tmp) {
4586
4586
  case 0:
4587
- this.s8_1 = 3;
4588
- this.r8_1 = 1;
4587
+ this.t8_1 = 3;
4588
+ this.s8_1 = 1;
4589
4589
  suspendResult = trySuspend(this.w32_1, this.x32_1, this);
4590
4590
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
4591
4591
  return suspendResult;
@@ -4596,7 +4596,7 @@
4596
4596
  if (suspendResult) {
4597
4597
  return Unit_instance;
4598
4598
  } else {
4599
- this.r8_1 = 2;
4599
+ this.s8_1 = 2;
4600
4600
  continue $sm;
4601
4601
  }
4602
4602
 
@@ -4604,15 +4604,15 @@
4604
4604
  this.w32_1.k2p();
4605
4605
  return Unit_instance;
4606
4606
  case 3:
4607
- throw this.u8_1;
4607
+ throw this.v8_1;
4608
4608
  }
4609
4609
  } catch ($p) {
4610
4610
  var e = $p;
4611
- if (this.s8_1 === 3) {
4611
+ if (this.t8_1 === 3) {
4612
4612
  throw e;
4613
4613
  } else {
4614
- this.r8_1 = this.s8_1;
4615
- this.u8_1 = e;
4614
+ this.s8_1 = this.t8_1;
4615
+ this.v8_1 = e;
4616
4616
  }
4617
4617
  }
4618
4618
  while (true);
@@ -4622,44 +4622,44 @@
4622
4622
  this.l32_1 = _this__u8e3s4;
4623
4623
  this.m32_1 = sleepCondition;
4624
4624
  }
4625
- protoOf($trySuspendCOROUTINE$).z8 = function () {
4626
- var suspendResult = this.t8_1;
4625
+ protoOf($trySuspendCOROUTINE$).a9 = function () {
4626
+ var suspendResult = this.u8_1;
4627
4627
  $sm: do
4628
4628
  try {
4629
- var tmp = this.r8_1;
4629
+ var tmp = this.s8_1;
4630
4630
  switch (tmp) {
4631
4631
  case 0:
4632
- this.s8_1 = 3;
4632
+ this.t8_1 = 3;
4633
4633
  this.n32_1 = false;
4634
4634
  var job = Job_0();
4635
4635
  if (this.l32_1.j2p_1.atomicfu$compareAndSet(null, job) && this.m32_1()) {
4636
4636
  this.n32_1 = true;
4637
- this.r8_1 = 1;
4637
+ this.s8_1 = 1;
4638
4638
  suspendResult = job.k1q(this);
4639
4639
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
4640
4640
  return suspendResult;
4641
4641
  }
4642
4642
  continue $sm;
4643
4643
  } else {
4644
- this.r8_1 = 2;
4644
+ this.s8_1 = 2;
4645
4645
  continue $sm;
4646
4646
  }
4647
4647
 
4648
4648
  case 1:
4649
- this.r8_1 = 2;
4649
+ this.s8_1 = 2;
4650
4650
  continue $sm;
4651
4651
  case 2:
4652
4652
  return this.n32_1;
4653
4653
  case 3:
4654
- throw this.u8_1;
4654
+ throw this.v8_1;
4655
4655
  }
4656
4656
  } catch ($p) {
4657
4657
  var e = $p;
4658
- if (this.s8_1 === 3) {
4658
+ if (this.t8_1 === 3) {
4659
4659
  throw e;
4660
4660
  } else {
4661
- this.r8_1 = this.s8_1;
4662
- this.u8_1 = e;
4661
+ this.s8_1 = this.t8_1;
4662
+ this.v8_1 = e;
4663
4663
  }
4664
4664
  }
4665
4665
  while (true);
@@ -4669,9 +4669,9 @@
4669
4669
  }
4670
4670
  protoOf(AwaitingSlot).d2s = function (sleepCondition, $completion) {
4671
4671
  var tmp = new $sleepCOROUTINE$(this, sleepCondition, $completion);
4672
- tmp.t8_1 = Unit_instance;
4673
- tmp.u8_1 = null;
4674
- return tmp.z8();
4672
+ tmp.u8_1 = Unit_instance;
4673
+ tmp.v8_1 = null;
4674
+ return tmp.a9();
4675
4675
  };
4676
4676
  protoOf(AwaitingSlot).k2p = function () {
4677
4677
  var tmp0_safe_receiver = this.j2p_1.atomicfu$getAndSet(null);
@@ -4697,15 +4697,15 @@
4697
4697
  };
4698
4698
  function copyToSequentialImpl(_this__u8e3s4, dst, limit, $completion) {
4699
4699
  var tmp = new $copyToSequentialImplCOROUTINE$(_this__u8e3s4, dst, limit, $completion);
4700
- tmp.t8_1 = Unit_instance;
4701
- tmp.u8_1 = null;
4702
- return tmp.z8();
4700
+ tmp.u8_1 = Unit_instance;
4701
+ tmp.v8_1 = null;
4702
+ return tmp.a9();
4703
4703
  }
4704
4704
  function copyToTail(_this__u8e3s4, dst, limit, $completion) {
4705
4705
  var tmp = new $copyToTailCOROUTINE$(_this__u8e3s4, dst, limit, $completion);
4706
- tmp.t8_1 = Unit_instance;
4707
- tmp.u8_1 = null;
4708
- return tmp.z8();
4706
+ tmp.u8_1 = Unit_instance;
4707
+ tmp.v8_1 = null;
4708
+ return tmp.a9();
4709
4709
  }
4710
4710
  function $copyToSequentialImplCOROUTINE$(_this__u8e3s4, dst, limit, resultContinuation) {
4711
4711
  CoroutineImpl.call(this, resultContinuation);
@@ -4713,14 +4713,14 @@
4713
4713
  this.h33_1 = dst;
4714
4714
  this.i33_1 = limit;
4715
4715
  }
4716
- protoOf($copyToSequentialImplCOROUTINE$).z8 = function () {
4717
- var suspendResult = this.t8_1;
4716
+ protoOf($copyToSequentialImplCOROUTINE$).a9 = function () {
4717
+ var suspendResult = this.u8_1;
4718
4718
  $sm: do
4719
4719
  try {
4720
- var tmp = this.r8_1;
4720
+ var tmp = this.s8_1;
4721
4721
  switch (tmp) {
4722
4722
  case 0:
4723
- this.s8_1 = 10;
4723
+ this.t8_1 = 10;
4724
4724
  if (!!(this.g33_1 === this.h33_1)) {
4725
4725
  var message = 'Failed requirement.';
4726
4726
  throw IllegalArgumentException_init_$Create$(toString(message));
@@ -4732,15 +4732,15 @@
4732
4732
  }
4733
4733
 
4734
4734
  this.j33_1 = this.i33_1;
4735
- this.r8_1 = 1;
4735
+ this.s8_1 = 1;
4736
4736
  continue $sm;
4737
4737
  case 1:
4738
4738
  if (!(compare(this.j33_1, new Long(0, 0)) > 0)) {
4739
- this.r8_1 = 9;
4739
+ this.s8_1 = 9;
4740
4740
  continue $sm;
4741
4741
  }
4742
4742
 
4743
- this.r8_1 = 2;
4743
+ this.s8_1 = 2;
4744
4744
  suspendResult = this.g33_1.n2x(this);
4745
4745
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
4746
4746
  return suspendResult;
@@ -4749,17 +4749,17 @@
4749
4749
  continue $sm;
4750
4750
  case 2:
4751
4751
  if (!suspendResult) {
4752
- this.r8_1 = 9;
4752
+ this.s8_1 = 9;
4753
4753
  continue $sm;
4754
4754
  } else {
4755
- this.r8_1 = 3;
4755
+ this.s8_1 = 3;
4756
4756
  continue $sm;
4757
4757
  }
4758
4758
 
4759
4759
  case 3:
4760
4760
  this.m33_1 = this.g33_1.q2x(this.h33_1, this.j33_1);
4761
4761
  if (equalsLong(this.m33_1, new Long(0, 0))) {
4762
- this.r8_1 = 6;
4762
+ this.s8_1 = 6;
4763
4763
  suspendResult = copyToTail(this.g33_1, this.h33_1, this.j33_1, this);
4764
4764
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
4765
4765
  return suspendResult;
@@ -4767,60 +4767,60 @@
4767
4767
  continue $sm;
4768
4768
  } else {
4769
4769
  if (this.h33_1.r2r() === 0) {
4770
- this.r8_1 = 4;
4770
+ this.s8_1 = 4;
4771
4771
  suspendResult = this.h33_1.y2s(1, this);
4772
4772
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
4773
4773
  return suspendResult;
4774
4774
  }
4775
4775
  continue $sm;
4776
4776
  } else {
4777
- this.r8_1 = 5;
4777
+ this.s8_1 = 5;
4778
4778
  continue $sm;
4779
4779
  }
4780
4780
  }
4781
4781
 
4782
4782
  case 4:
4783
- this.r8_1 = 5;
4783
+ this.s8_1 = 5;
4784
4784
  continue $sm;
4785
4785
  case 5:
4786
4786
  this.k33_1 = this.m33_1;
4787
- this.r8_1 = 8;
4787
+ this.s8_1 = 8;
4788
4788
  continue $sm;
4789
4789
  case 6:
4790
4790
  this.l33_1 = suspendResult;
4791
4791
  if (equalsLong(this.l33_1, new Long(0, 0))) {
4792
- this.r8_1 = 9;
4792
+ this.s8_1 = 9;
4793
4793
  continue $sm;
4794
4794
  } else {
4795
- this.r8_1 = 7;
4795
+ this.s8_1 = 7;
4796
4796
  continue $sm;
4797
4797
  }
4798
4798
 
4799
4799
  case 7:
4800
4800
  this.k33_1 = this.l33_1;
4801
- this.r8_1 = 8;
4801
+ this.s8_1 = 8;
4802
4802
  continue $sm;
4803
4803
  case 8:
4804
4804
  var copied = this.k33_1;
4805
4805
  this.j33_1 = subtract(this.j33_1, copied);
4806
4806
  if (compare(copied, new Long(0, 0)) > 0) {
4807
- this.h33_1.o8();
4807
+ this.h33_1.p8();
4808
4808
  }
4809
4809
 
4810
- this.r8_1 = 1;
4810
+ this.s8_1 = 1;
4811
4811
  continue $sm;
4812
4812
  case 9:
4813
4813
  return subtract(this.i33_1, this.j33_1);
4814
4814
  case 10:
4815
- throw this.u8_1;
4815
+ throw this.v8_1;
4816
4816
  }
4817
4817
  } catch ($p) {
4818
4818
  var e = $p;
4819
- if (this.s8_1 === 10) {
4819
+ if (this.t8_1 === 10) {
4820
4820
  throw e;
4821
4821
  } else {
4822
- this.r8_1 = this.s8_1;
4823
- this.u8_1 = e;
4822
+ this.s8_1 = this.t8_1;
4823
+ this.v8_1 = e;
4824
4824
  }
4825
4825
  }
4826
4826
  while (true);
@@ -4831,24 +4831,24 @@
4831
4831
  this.w33_1 = dst;
4832
4832
  this.x33_1 = limit;
4833
4833
  }
4834
- protoOf($copyToTailCOROUTINE$).z8 = function () {
4835
- var suspendResult = this.t8_1;
4834
+ protoOf($copyToTailCOROUTINE$).a9 = function () {
4835
+ var suspendResult = this.u8_1;
4836
4836
  $sm: do
4837
4837
  try {
4838
- var tmp = this.r8_1;
4838
+ var tmp = this.s8_1;
4839
4839
  switch (tmp) {
4840
4840
  case 0:
4841
- this.s8_1 = 9;
4841
+ this.t8_1 = 9;
4842
4842
  this.y33_1 = Companion_getInstance_2().c2x().g30();
4843
- this.r8_1 = 1;
4843
+ this.s8_1 = 1;
4844
4844
  continue $sm;
4845
4845
  case 1:
4846
- this.r8_1 = 2;
4846
+ this.s8_1 = 2;
4847
4847
  continue $sm;
4848
4848
  case 2:
4849
- this.s8_1 = 8;
4849
+ this.t8_1 = 8;
4850
4850
  this.y33_1.u2y(convertToInt(coerceAtMost_0(this.x33_1, fromInt(this.y33_1.w2q_1))));
4851
- this.r8_1 = 3;
4851
+ this.s8_1 = 3;
4852
4852
  suspendResult = this.v33_1.k2x(this.y33_1, this);
4853
4853
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
4854
4854
  return suspendResult;
@@ -4860,16 +4860,16 @@
4860
4860
  if (this.a34_1 === -1) {
4861
4861
  this.y33_1.k30(Companion_getInstance_2().c2x());
4862
4862
  this.z33_1 = new Long(0, 0);
4863
- this.s8_1 = 9;
4864
- this.r8_1 = 6;
4863
+ this.t8_1 = 9;
4864
+ this.s8_1 = 6;
4865
4865
  continue $sm;
4866
4866
  } else {
4867
- this.r8_1 = 4;
4867
+ this.s8_1 = 4;
4868
4868
  continue $sm;
4869
4869
  }
4870
4870
 
4871
4871
  case 4:
4872
- this.r8_1 = 5;
4872
+ this.s8_1 = 5;
4873
4873
  suspendResult = this.w33_1.g2x(this.y33_1, this);
4874
4874
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
4875
4875
  return suspendResult;
@@ -4878,33 +4878,33 @@
4878
4878
  continue $sm;
4879
4879
  case 5:
4880
4880
  this.z33_1 = fromInt(this.a34_1);
4881
- this.s8_1 = 9;
4882
- this.r8_1 = 6;
4881
+ this.t8_1 = 9;
4882
+ this.s8_1 = 6;
4883
4883
  continue $sm;
4884
4884
  case 6:
4885
4885
  var tmp_0 = this.z33_1;
4886
- this.s8_1 = 9;
4886
+ this.t8_1 = 9;
4887
4887
  this.y33_1.k30(Companion_getInstance_2().c2x());
4888
4888
  return tmp_0;
4889
4889
  case 7:
4890
- this.s8_1 = 9;
4890
+ this.t8_1 = 9;
4891
4891
  this.y33_1.k30(Companion_getInstance_2().c2x());
4892
4892
  return Unit_instance;
4893
4893
  case 8:
4894
- this.s8_1 = 9;
4895
- var t = this.u8_1;
4894
+ this.t8_1 = 9;
4895
+ var t = this.v8_1;
4896
4896
  this.y33_1.k30(Companion_getInstance_2().c2x());
4897
4897
  throw t;
4898
4898
  case 9:
4899
- throw this.u8_1;
4899
+ throw this.v8_1;
4900
4900
  }
4901
4901
  } catch ($p) {
4902
4902
  var e = $p;
4903
- if (this.s8_1 === 9) {
4903
+ if (this.t8_1 === 9) {
4904
4904
  throw e;
4905
4905
  } else {
4906
- this.r8_1 = this.s8_1;
4907
- this.u8_1 = e;
4906
+ this.s8_1 = this.t8_1;
4907
+ this.v8_1 = e;
4908
4908
  }
4909
4909
  }
4910
4910
  while (true);
@@ -5021,7 +5021,7 @@
5021
5021
  var tmp = KProperty1;
5022
5022
  // Inline function 'kotlin.getValue' call
5023
5023
  getPropertyCallableRef('Empty', 1, tmp, ByteReadChannel$Companion$_get_Empty_$ref_55olb0(), null);
5024
- return tmp0.w();
5024
+ return tmp0.x();
5025
5025
  };
5026
5026
  var Companion_instance_3;
5027
5027
  function Companion_getInstance_3() {
@@ -5732,7 +5732,7 @@
5732
5732
  tmp_0 = tmp$ret$6;
5733
5733
  }
5734
5734
  var text = tmp_0;
5735
- sb.c8(text);
5735
+ sb.d8(text);
5736
5736
  buffer.l2y(size_0);
5737
5737
  inputRemaining = inputRemaining - size_0 | 0;
5738
5738
  size = inputRemaining > 0 ? 6 : 0;
@@ -5827,7 +5827,7 @@
5827
5827
  tmp_5 = tmp$ret$14;
5828
5828
  }
5829
5829
  var text_0 = tmp_5;
5830
- sb.c8(text_0);
5830
+ sb.d8(text_0);
5831
5831
  buffer_0.l2y(size_1);
5832
5832
  inputRemaining = inputRemaining - size_1 | 0;
5833
5833
  if (!true) {
@@ -5853,7 +5853,7 @@
5853
5853
  }
5854
5854
  }
5855
5855
  }
5856
- sb.c8(decoder.a35());
5856
+ sb.d8(decoder.a35());
5857
5857
  break $l$block_4;
5858
5858
  } catch ($p) {
5859
5859
  if ($p instanceof Error) {
@@ -6161,7 +6161,7 @@
6161
6161
  // Inline function 'kotlin.js.asDynamic' call
6162
6162
  var requestedEncoding = toString(trim(isCharSequence(encoding) ? encoding : THROW_CCE())).toLowerCase();
6163
6163
  // Inline function 'kotlin.check' call
6164
- if (!get_ENCODING_ALIASES().t1(requestedEncoding)) {
6164
+ if (!get_ENCODING_ALIASES().u1(requestedEncoding)) {
6165
6165
  var message = encoding + ' is not supported.';
6166
6166
  throw IllegalStateException_init_$Create$(toString(message));
6167
6167
  }