game_client_logic_deb 1.8.434 → 1.8.436
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 +56 -56
- package/Kosi-Kodein-kodein-di.js +516 -516
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1384 -1384
- package/Logic_Debertz-ai_module.js +327 -327
- package/Logic_Debertz-core.js +1018 -1018
- package/Logic_Debertz-engine.js +12298 -12080
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.d.ts +3 -2
- package/Logic_Debertz-game_client.js +2996 -2996
- package/kotlinx-coroutines-core.js +7 -7
- package/kotlinx-coroutines-core.js.map +1 -1
- package/package.json +1 -1
- package/raspberry-cardgame-lib-core.js +114 -101
- package/raspberry-cardgame-lib-core.js.map +1 -1
package/Logic_Debertz-core.js
CHANGED
|
@@ -277,16 +277,16 @@
|
|
|
277
277
|
initMetadataForClass(CardGrowthComparator, 'CardGrowthComparator', VOID, VOID, [Comparator]);
|
|
278
278
|
initMetadataForClass(ProcessingCard, 'ProcessingCard');
|
|
279
279
|
function launchDefault$default(context, block, $super) {
|
|
280
|
-
context = context === VOID ? this.
|
|
281
|
-
return $super === VOID ? this.
|
|
280
|
+
context = context === VOID ? this.s6a() : context;
|
|
281
|
+
return $super === VOID ? this.t6a(context, block) : $super.t6a.call(this, context, block);
|
|
282
282
|
}
|
|
283
283
|
function launchDefaultWithLock$default(context, block, $super) {
|
|
284
|
-
context = context === VOID ? this.
|
|
285
|
-
return $super === VOID ? this.
|
|
284
|
+
context = context === VOID ? this.s6a() : context;
|
|
285
|
+
return $super === VOID ? this.v6a(context, block) : $super.v6a.call(this, context, block);
|
|
286
286
|
}
|
|
287
287
|
function launchMain$default(context, block, $super) {
|
|
288
|
-
context = context === VOID ? this.
|
|
289
|
-
return $super === VOID ? this.
|
|
288
|
+
context = context === VOID ? this.s6a() : context;
|
|
289
|
+
return $super === VOID ? this.x6a(context, block) : $super.x6a.call(this, context, block);
|
|
290
290
|
}
|
|
291
291
|
initMetadataForInterface(AsyncProvider, 'AsyncProvider');
|
|
292
292
|
initMetadataForCompanion(Companion_20);
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
return false;
|
|
326
326
|
}
|
|
327
327
|
function get_isAutoStartTimer() {
|
|
328
|
-
return !this.
|
|
328
|
+
return !this.o6d() && !this.p6d();
|
|
329
329
|
}
|
|
330
330
|
initMetadataForInterface(InterceptableAction, 'InterceptableAction', VOID, VOID, [BufferedAction]);
|
|
331
331
|
initMetadataForClass(TimerAction, 'TimerAction', VOID, VOID, [Action]);
|
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
tmp = types;
|
|
378
378
|
}
|
|
379
379
|
types = tmp;
|
|
380
|
-
return $super === VOID ? this.
|
|
380
|
+
return $super === VOID ? this.j6h(types) : $super.j6h.call(this, types);
|
|
381
381
|
}
|
|
382
382
|
initMetadataForInterface(ObservableLoggerOutput, 'ObservableLoggerOutput', VOID, VOID, [LoggerOutput, LoggerEnabledTrigger]);
|
|
383
383
|
initMetadataForCompanion(Companion_22);
|
|
@@ -387,7 +387,7 @@
|
|
|
387
387
|
initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
|
|
388
388
|
//endregion
|
|
389
389
|
function GameEngineConfig() {
|
|
390
|
-
this.version = '1.8.
|
|
390
|
+
this.version = '1.8.436';
|
|
391
391
|
}
|
|
392
392
|
protoOf(GameEngineConfig).x3u = function () {
|
|
393
393
|
return this.version;
|
|
@@ -398,10 +398,10 @@
|
|
|
398
398
|
}
|
|
399
399
|
function Toggles() {
|
|
400
400
|
}
|
|
401
|
-
protoOf(Toggles).
|
|
401
|
+
protoOf(Toggles).i63 = function (version) {
|
|
402
402
|
return get_minorVersion(version) > 5;
|
|
403
403
|
};
|
|
404
|
-
protoOf(Toggles).
|
|
404
|
+
protoOf(Toggles).j63 = function () {
|
|
405
405
|
return false;
|
|
406
406
|
};
|
|
407
407
|
var Toggles_instance;
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
return Toggles_instance;
|
|
410
410
|
}
|
|
411
411
|
function _get_$cachedSerializer__te6jhj($this) {
|
|
412
|
-
return $this.
|
|
412
|
+
return $this.k63_1.x();
|
|
413
413
|
}
|
|
414
414
|
function ContinueGameReason$Companion$_anonymous__g3m3ym() {
|
|
415
415
|
var tmp = getKClass(ContinueGameReason);
|
|
@@ -431,7 +431,7 @@
|
|
|
431
431
|
Companion_instance_1 = this;
|
|
432
432
|
var tmp = this;
|
|
433
433
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
434
|
-
tmp.
|
|
434
|
+
tmp.k63_1 = lazy(tmp_0, ContinueGameReason$Companion$_anonymous__g3m3ym);
|
|
435
435
|
}
|
|
436
436
|
protoOf(Companion).b1c = function () {
|
|
437
437
|
return _get_$cachedSerializer__te6jhj(this);
|
|
@@ -461,19 +461,19 @@
|
|
|
461
461
|
$serializer_instance = this;
|
|
462
462
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_RETURNS', this, 1);
|
|
463
463
|
tmp0_serialDesc.hz('playerId', false);
|
|
464
|
-
this.
|
|
464
|
+
this.l63_1 = tmp0_serialDesc;
|
|
465
465
|
}
|
|
466
|
-
protoOf($serializer).
|
|
467
|
-
var tmp0_desc = this.
|
|
466
|
+
protoOf($serializer).m63 = function (encoder, value) {
|
|
467
|
+
var tmp0_desc = this.l63_1;
|
|
468
468
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
469
|
-
tmp1_output.et(tmp0_desc, 0, value.
|
|
469
|
+
tmp1_output.et(tmp0_desc, 0, value.n63_1);
|
|
470
470
|
tmp1_output.qr(tmp0_desc);
|
|
471
471
|
};
|
|
472
472
|
protoOf($serializer).do = function (encoder, value) {
|
|
473
|
-
return this.
|
|
473
|
+
return this.m63(encoder, value instanceof PlayerReturnsReason ? value : THROW_CCE());
|
|
474
474
|
};
|
|
475
475
|
protoOf($serializer).eo = function (decoder) {
|
|
476
|
-
var tmp0_desc = this.
|
|
476
|
+
var tmp0_desc = this.l63_1;
|
|
477
477
|
var tmp1_flag = true;
|
|
478
478
|
var tmp2_index = 0;
|
|
479
479
|
var tmp3_bitMask0 = 0;
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
return PlayerReturnsReason_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
502
502
|
};
|
|
503
503
|
protoOf($serializer).co = function () {
|
|
504
|
-
return this.
|
|
504
|
+
return this.l63_1;
|
|
505
505
|
};
|
|
506
506
|
protoOf($serializer).wz = function () {
|
|
507
507
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -517,10 +517,10 @@
|
|
|
517
517
|
}
|
|
518
518
|
function PlayerReturnsReason_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
519
519
|
if (!(1 === (1 & seen0))) {
|
|
520
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance().
|
|
520
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance().l63_1);
|
|
521
521
|
}
|
|
522
522
|
ContinueGameReason_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
523
|
-
$this.
|
|
523
|
+
$this.n63_1 = playerId;
|
|
524
524
|
return $this;
|
|
525
525
|
}
|
|
526
526
|
function PlayerReturnsReason_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
@@ -528,20 +528,20 @@
|
|
|
528
528
|
}
|
|
529
529
|
function PlayerReturnsReason(playerId) {
|
|
530
530
|
ContinueGameReason.call(this);
|
|
531
|
-
this.
|
|
531
|
+
this.n63_1 = playerId;
|
|
532
532
|
}
|
|
533
533
|
protoOf(PlayerReturnsReason).toString = function () {
|
|
534
|
-
return 'PlayerReturnsReason(playerId=' + this.
|
|
534
|
+
return 'PlayerReturnsReason(playerId=' + this.n63_1 + ')';
|
|
535
535
|
};
|
|
536
536
|
protoOf(PlayerReturnsReason).hashCode = function () {
|
|
537
|
-
return getStringHashCode(this.
|
|
537
|
+
return getStringHashCode(this.n63_1);
|
|
538
538
|
};
|
|
539
539
|
protoOf(PlayerReturnsReason).equals = function (other) {
|
|
540
540
|
if (this === other)
|
|
541
541
|
return true;
|
|
542
542
|
if (!(other instanceof PlayerReturnsReason))
|
|
543
543
|
return false;
|
|
544
|
-
if (!(this.
|
|
544
|
+
if (!(this.n63_1 === other.n63_1))
|
|
545
545
|
return false;
|
|
546
546
|
return true;
|
|
547
547
|
};
|
|
@@ -555,19 +555,19 @@
|
|
|
555
555
|
$serializer_instance_0 = this;
|
|
556
556
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('RESTART_ROUND', this, 1);
|
|
557
557
|
tmp0_serialDesc.hz('fromRound', false);
|
|
558
|
-
this.
|
|
558
|
+
this.o63_1 = tmp0_serialDesc;
|
|
559
559
|
}
|
|
560
|
-
protoOf($serializer_0).
|
|
561
|
-
var tmp0_desc = this.
|
|
560
|
+
protoOf($serializer_0).p63 = function (encoder, value) {
|
|
561
|
+
var tmp0_desc = this.o63_1;
|
|
562
562
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
563
|
-
tmp1_output.it(tmp0_desc, 0, IntSerializer_getInstance(), value.
|
|
563
|
+
tmp1_output.it(tmp0_desc, 0, IntSerializer_getInstance(), value.q63_1);
|
|
564
564
|
tmp1_output.qr(tmp0_desc);
|
|
565
565
|
};
|
|
566
566
|
protoOf($serializer_0).do = function (encoder, value) {
|
|
567
|
-
return this.
|
|
567
|
+
return this.p63(encoder, value instanceof RestartRoundReason ? value : THROW_CCE());
|
|
568
568
|
};
|
|
569
569
|
protoOf($serializer_0).eo = function (decoder) {
|
|
570
|
-
var tmp0_desc = this.
|
|
570
|
+
var tmp0_desc = this.o63_1;
|
|
571
571
|
var tmp1_flag = true;
|
|
572
572
|
var tmp2_index = 0;
|
|
573
573
|
var tmp3_bitMask0 = 0;
|
|
@@ -595,7 +595,7 @@
|
|
|
595
595
|
return RestartRoundReason_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
596
596
|
};
|
|
597
597
|
protoOf($serializer_0).co = function () {
|
|
598
|
-
return this.
|
|
598
|
+
return this.o63_1;
|
|
599
599
|
};
|
|
600
600
|
protoOf($serializer_0).wz = function () {
|
|
601
601
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -611,10 +611,10 @@
|
|
|
611
611
|
}
|
|
612
612
|
function RestartRoundReason_init_$Init$(seen0, fromRound, serializationConstructorMarker, $this) {
|
|
613
613
|
if (!(1 === (1 & seen0))) {
|
|
614
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_0().
|
|
614
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_0().o63_1);
|
|
615
615
|
}
|
|
616
616
|
ContinueGameReason_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
617
|
-
$this.
|
|
617
|
+
$this.q63_1 = fromRound;
|
|
618
618
|
return $this;
|
|
619
619
|
}
|
|
620
620
|
function RestartRoundReason_init_$Create$(seen0, fromRound, serializationConstructorMarker) {
|
|
@@ -622,31 +622,31 @@
|
|
|
622
622
|
}
|
|
623
623
|
function RestartRoundReason(fromRound) {
|
|
624
624
|
ContinueGameReason.call(this);
|
|
625
|
-
this.
|
|
625
|
+
this.q63_1 = fromRound;
|
|
626
626
|
}
|
|
627
627
|
protoOf(RestartRoundReason).toString = function () {
|
|
628
|
-
return 'RestartRoundReason(fromRound=' + this.
|
|
628
|
+
return 'RestartRoundReason(fromRound=' + this.q63_1 + ')';
|
|
629
629
|
};
|
|
630
630
|
protoOf(RestartRoundReason).hashCode = function () {
|
|
631
|
-
return this.
|
|
631
|
+
return this.q63_1 == null ? 0 : this.q63_1;
|
|
632
632
|
};
|
|
633
633
|
protoOf(RestartRoundReason).equals = function (other) {
|
|
634
634
|
if (this === other)
|
|
635
635
|
return true;
|
|
636
636
|
if (!(other instanceof RestartRoundReason))
|
|
637
637
|
return false;
|
|
638
|
-
if (!(this.
|
|
638
|
+
if (!(this.q63_1 == other.q63_1))
|
|
639
639
|
return false;
|
|
640
640
|
return true;
|
|
641
641
|
};
|
|
642
642
|
function Companion_2() {
|
|
643
643
|
}
|
|
644
|
-
protoOf(Companion_2).
|
|
644
|
+
protoOf(Companion_2).r63 = function (fileLogsEnabled, logsDirectoryPath, fileNameFormat) {
|
|
645
645
|
return new CoreConfig(fileLogsEnabled, false, logsDirectoryPath, fileNameFormat);
|
|
646
646
|
};
|
|
647
647
|
protoOf(Companion_2).getClientEngineTestMode = function (fileLogsEnabled, logsDirectoryPath, fileNameFormat, $super) {
|
|
648
648
|
fileNameFormat = fileNameFormat === VOID ? 'user_[uid].txt' : fileNameFormat;
|
|
649
|
-
return $super === VOID ? this.
|
|
649
|
+
return $super === VOID ? this.r63(fileLogsEnabled, logsDirectoryPath, fileNameFormat) : $super.r63.call(this, fileLogsEnabled, logsDirectoryPath, fileNameFormat);
|
|
650
650
|
};
|
|
651
651
|
protoOf(Companion_2).formatter = function (segment, gameId, roomId, userId) {
|
|
652
652
|
return replace(replace(replace(segment, '[gid]', gameId), '[rid]', roomId), '[uid]', userId);
|
|
@@ -665,19 +665,19 @@
|
|
|
665
665
|
this.logsDirectoryPath = logsDirectoryPath;
|
|
666
666
|
this.fileNameFormat = fileNameFormat;
|
|
667
667
|
}
|
|
668
|
-
protoOf(CoreConfig).
|
|
668
|
+
protoOf(CoreConfig).s63 = function () {
|
|
669
669
|
return this.fileLogsEnabled;
|
|
670
670
|
};
|
|
671
|
-
protoOf(CoreConfig).
|
|
671
|
+
protoOf(CoreConfig).t63 = function () {
|
|
672
672
|
return this.deleteFilesOnClear;
|
|
673
673
|
};
|
|
674
|
-
protoOf(CoreConfig).
|
|
674
|
+
protoOf(CoreConfig).u63 = function () {
|
|
675
675
|
return this.logsDirectoryPath;
|
|
676
676
|
};
|
|
677
|
-
protoOf(CoreConfig).
|
|
677
|
+
protoOf(CoreConfig).v63 = function () {
|
|
678
678
|
return this.fileNameFormat;
|
|
679
679
|
};
|
|
680
|
-
protoOf(CoreConfig).
|
|
680
|
+
protoOf(CoreConfig).w63 = function () {
|
|
681
681
|
var tmp0_elvis_lhs = this.logsDirectoryPath;
|
|
682
682
|
return tmp0_elvis_lhs == null ? get_SystemTemporaryDirectory().toString() : tmp0_elvis_lhs;
|
|
683
683
|
};
|
|
@@ -693,7 +693,7 @@
|
|
|
693
693
|
protoOf(CoreConfig).n53 = function () {
|
|
694
694
|
return this.fileNameFormat;
|
|
695
695
|
};
|
|
696
|
-
protoOf(CoreConfig).
|
|
696
|
+
protoOf(CoreConfig).x63 = function (fileLogsEnabled, deleteFilesOnClear, logsDirectoryPath, fileNameFormat) {
|
|
697
697
|
return new CoreConfig(fileLogsEnabled, deleteFilesOnClear, logsDirectoryPath, fileNameFormat);
|
|
698
698
|
};
|
|
699
699
|
protoOf(CoreConfig).copy = function (fileLogsEnabled, deleteFilesOnClear, logsDirectoryPath, fileNameFormat, $super) {
|
|
@@ -701,7 +701,7 @@
|
|
|
701
701
|
deleteFilesOnClear = deleteFilesOnClear === VOID ? this.deleteFilesOnClear : deleteFilesOnClear;
|
|
702
702
|
logsDirectoryPath = logsDirectoryPath === VOID ? this.logsDirectoryPath : logsDirectoryPath;
|
|
703
703
|
fileNameFormat = fileNameFormat === VOID ? this.fileNameFormat : fileNameFormat;
|
|
704
|
-
return $super === VOID ? this.
|
|
704
|
+
return $super === VOID ? this.x63(fileLogsEnabled, deleteFilesOnClear, logsDirectoryPath, fileNameFormat) : $super.x63.call(this, fileLogsEnabled, deleteFilesOnClear, logsDirectoryPath, fileNameFormat);
|
|
705
705
|
};
|
|
706
706
|
protoOf(CoreConfig).toString = function () {
|
|
707
707
|
return 'CoreConfig(fileLogsEnabled=' + this.fileLogsEnabled + ', deleteFilesOnClear=' + this.deleteFilesOnClear + ', logsDirectoryPath=' + this.logsDirectoryPath + ', fileNameFormat=' + this.fileNameFormat + ')';
|
|
@@ -729,15 +729,15 @@
|
|
|
729
729
|
return true;
|
|
730
730
|
};
|
|
731
731
|
function Companion_3() {
|
|
732
|
-
this.
|
|
733
|
-
this.
|
|
734
|
-
this.
|
|
732
|
+
this.y63_1 = ':';
|
|
733
|
+
this.z63_1 = '5';
|
|
734
|
+
this.a64_1 = 'v5';
|
|
735
735
|
}
|
|
736
|
-
protoOf(Companion_3).
|
|
737
|
-
var versionName = this.
|
|
736
|
+
protoOf(Companion_3).b64 = function (_this__u8e3s4, version) {
|
|
737
|
+
var versionName = this.c64(_this__u8e3s4);
|
|
738
738
|
return versionName === version;
|
|
739
739
|
};
|
|
740
|
-
protoOf(Companion_3).
|
|
740
|
+
protoOf(Companion_3).c64 = function (_this__u8e3s4) {
|
|
741
741
|
var version = first(split(_this__u8e3s4, [':']));
|
|
742
742
|
// Inline function 'kotlin.takeIf' call
|
|
743
743
|
var tmp;
|
|
@@ -755,7 +755,7 @@
|
|
|
755
755
|
function IdempotencyTag() {
|
|
756
756
|
}
|
|
757
757
|
function _get_$cachedSerializer__te6jhj_0($this) {
|
|
758
|
-
return $this.
|
|
758
|
+
return $this.e64_1.x();
|
|
759
759
|
}
|
|
760
760
|
function RestartGameReason$_anonymous__zfkhim() {
|
|
761
761
|
var tmp = RestartGameReason_getInstance();
|
|
@@ -769,7 +769,7 @@
|
|
|
769
769
|
RestartGameReason_instance = this;
|
|
770
770
|
var tmp = this;
|
|
771
771
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
772
|
-
tmp.
|
|
772
|
+
tmp.e64_1 = lazy(tmp_0, RestartGameReason$_anonymous__zfkhim);
|
|
773
773
|
}
|
|
774
774
|
protoOf(RestartGameReason).b1c = function () {
|
|
775
775
|
return _get_$cachedSerializer__te6jhj_0(this);
|
|
@@ -800,34 +800,34 @@
|
|
|
800
800
|
}
|
|
801
801
|
function PlayerLostConnectionReason(playerId, tag) {
|
|
802
802
|
TerminationGameReason.call(this);
|
|
803
|
-
this.
|
|
803
|
+
this.f64_1 = playerId;
|
|
804
804
|
this.tag = tag;
|
|
805
805
|
}
|
|
806
|
-
protoOf(PlayerLostConnectionReason).
|
|
807
|
-
return this.
|
|
806
|
+
protoOf(PlayerLostConnectionReason).g64 = function () {
|
|
807
|
+
return this.f64_1;
|
|
808
808
|
};
|
|
809
|
-
protoOf(PlayerLostConnectionReason).
|
|
809
|
+
protoOf(PlayerLostConnectionReason).d64 = function () {
|
|
810
810
|
return this.tag;
|
|
811
811
|
};
|
|
812
812
|
protoOf(PlayerLostConnectionReason).oe = function () {
|
|
813
|
-
return this.
|
|
813
|
+
return this.f64_1;
|
|
814
814
|
};
|
|
815
815
|
protoOf(PlayerLostConnectionReason).pe = function () {
|
|
816
816
|
return this.tag;
|
|
817
817
|
};
|
|
818
|
-
protoOf(PlayerLostConnectionReason).
|
|
818
|
+
protoOf(PlayerLostConnectionReason).h64 = function (playerId, tag) {
|
|
819
819
|
return new PlayerLostConnectionReason(playerId, tag);
|
|
820
820
|
};
|
|
821
821
|
protoOf(PlayerLostConnectionReason).copy = function (playerId, tag, $super) {
|
|
822
|
-
playerId = playerId === VOID ? this.
|
|
822
|
+
playerId = playerId === VOID ? this.f64_1 : playerId;
|
|
823
823
|
tag = tag === VOID ? this.tag : tag;
|
|
824
|
-
return $super === VOID ? this.
|
|
824
|
+
return $super === VOID ? this.h64(playerId, tag) : $super.h64.call(this, playerId, tag);
|
|
825
825
|
};
|
|
826
826
|
protoOf(PlayerLostConnectionReason).toString = function () {
|
|
827
|
-
return 'PlayerLostConnectionReason(playerId=' + this.
|
|
827
|
+
return 'PlayerLostConnectionReason(playerId=' + this.f64_1 + ', tag=' + this.tag + ')';
|
|
828
828
|
};
|
|
829
829
|
protoOf(PlayerLostConnectionReason).hashCode = function () {
|
|
830
|
-
var result = getStringHashCode(this.
|
|
830
|
+
var result = getStringHashCode(this.f64_1);
|
|
831
831
|
result = imul(result, 31) + (this.tag == null ? 0 : getStringHashCode(this.tag)) | 0;
|
|
832
832
|
return result;
|
|
833
833
|
};
|
|
@@ -836,7 +836,7 @@
|
|
|
836
836
|
return true;
|
|
837
837
|
if (!(other instanceof PlayerLostConnectionReason))
|
|
838
838
|
return false;
|
|
839
|
-
if (!(this.
|
|
839
|
+
if (!(this.f64_1 === other.f64_1))
|
|
840
840
|
return false;
|
|
841
841
|
if (!(this.tag == other.tag))
|
|
842
842
|
return false;
|
|
@@ -844,34 +844,34 @@
|
|
|
844
844
|
};
|
|
845
845
|
function PlayerTimeoutReason(playerId, tag) {
|
|
846
846
|
TerminationGameReason.call(this);
|
|
847
|
-
this.
|
|
847
|
+
this.i64_1 = playerId;
|
|
848
848
|
this.tag = tag;
|
|
849
849
|
}
|
|
850
|
-
protoOf(PlayerTimeoutReason).
|
|
851
|
-
return this.
|
|
850
|
+
protoOf(PlayerTimeoutReason).g64 = function () {
|
|
851
|
+
return this.i64_1;
|
|
852
852
|
};
|
|
853
|
-
protoOf(PlayerTimeoutReason).
|
|
853
|
+
protoOf(PlayerTimeoutReason).d64 = function () {
|
|
854
854
|
return this.tag;
|
|
855
855
|
};
|
|
856
856
|
protoOf(PlayerTimeoutReason).oe = function () {
|
|
857
|
-
return this.
|
|
857
|
+
return this.i64_1;
|
|
858
858
|
};
|
|
859
859
|
protoOf(PlayerTimeoutReason).pe = function () {
|
|
860
860
|
return this.tag;
|
|
861
861
|
};
|
|
862
|
-
protoOf(PlayerTimeoutReason).
|
|
862
|
+
protoOf(PlayerTimeoutReason).h64 = function (playerId, tag) {
|
|
863
863
|
return new PlayerTimeoutReason(playerId, tag);
|
|
864
864
|
};
|
|
865
865
|
protoOf(PlayerTimeoutReason).copy = function (playerId, tag, $super) {
|
|
866
|
-
playerId = playerId === VOID ? this.
|
|
866
|
+
playerId = playerId === VOID ? this.i64_1 : playerId;
|
|
867
867
|
tag = tag === VOID ? this.tag : tag;
|
|
868
|
-
return $super === VOID ? this.
|
|
868
|
+
return $super === VOID ? this.h64(playerId, tag) : $super.h64.call(this, playerId, tag);
|
|
869
869
|
};
|
|
870
870
|
protoOf(PlayerTimeoutReason).toString = function () {
|
|
871
|
-
return 'PlayerTimeoutReason(playerId=' + this.
|
|
871
|
+
return 'PlayerTimeoutReason(playerId=' + this.i64_1 + ', tag=' + this.tag + ')';
|
|
872
872
|
};
|
|
873
873
|
protoOf(PlayerTimeoutReason).hashCode = function () {
|
|
874
|
-
var result = getStringHashCode(this.
|
|
874
|
+
var result = getStringHashCode(this.i64_1);
|
|
875
875
|
result = imul(result, 31) + (this.tag == null ? 0 : getStringHashCode(this.tag)) | 0;
|
|
876
876
|
return result;
|
|
877
877
|
};
|
|
@@ -880,7 +880,7 @@
|
|
|
880
880
|
return true;
|
|
881
881
|
if (!(other instanceof PlayerTimeoutReason))
|
|
882
882
|
return false;
|
|
883
|
-
if (!(this.
|
|
883
|
+
if (!(this.i64_1 === other.i64_1))
|
|
884
884
|
return false;
|
|
885
885
|
if (!(this.tag == other.tag))
|
|
886
886
|
return false;
|
|
@@ -888,40 +888,40 @@
|
|
|
888
888
|
};
|
|
889
889
|
function PlayerExitReason(playerId) {
|
|
890
890
|
TerminationGameReason.call(this);
|
|
891
|
-
this.
|
|
891
|
+
this.j64_1 = playerId;
|
|
892
892
|
}
|
|
893
|
-
protoOf(PlayerExitReason).
|
|
894
|
-
return this.
|
|
893
|
+
protoOf(PlayerExitReason).g64 = function () {
|
|
894
|
+
return this.j64_1;
|
|
895
895
|
};
|
|
896
896
|
protoOf(PlayerExitReason).oe = function () {
|
|
897
|
-
return this.
|
|
897
|
+
return this.j64_1;
|
|
898
898
|
};
|
|
899
|
-
protoOf(PlayerExitReason).
|
|
899
|
+
protoOf(PlayerExitReason).k64 = function (playerId) {
|
|
900
900
|
return new PlayerExitReason(playerId);
|
|
901
901
|
};
|
|
902
902
|
protoOf(PlayerExitReason).copy = function (playerId, $super) {
|
|
903
|
-
playerId = playerId === VOID ? this.
|
|
904
|
-
return $super === VOID ? this.
|
|
903
|
+
playerId = playerId === VOID ? this.j64_1 : playerId;
|
|
904
|
+
return $super === VOID ? this.k64(playerId) : $super.k64.call(this, playerId);
|
|
905
905
|
};
|
|
906
906
|
protoOf(PlayerExitReason).toString = function () {
|
|
907
|
-
return 'PlayerExitReason(playerId=' + this.
|
|
907
|
+
return 'PlayerExitReason(playerId=' + this.j64_1 + ')';
|
|
908
908
|
};
|
|
909
909
|
protoOf(PlayerExitReason).hashCode = function () {
|
|
910
|
-
return getStringHashCode(this.
|
|
910
|
+
return getStringHashCode(this.j64_1);
|
|
911
911
|
};
|
|
912
912
|
protoOf(PlayerExitReason).equals = function (other) {
|
|
913
913
|
if (this === other)
|
|
914
914
|
return true;
|
|
915
915
|
if (!(other instanceof PlayerExitReason))
|
|
916
916
|
return false;
|
|
917
|
-
if (!(this.
|
|
917
|
+
if (!(this.j64_1 === other.j64_1))
|
|
918
918
|
return false;
|
|
919
919
|
return true;
|
|
920
920
|
};
|
|
921
921
|
function FinishPlayerReason() {
|
|
922
922
|
}
|
|
923
923
|
function _get_$cachedSerializer__te6jhj_1($this) {
|
|
924
|
-
return $this.
|
|
924
|
+
return $this.l64_1.x();
|
|
925
925
|
}
|
|
926
926
|
function GameFinishedReason$Reason$Companion$_anonymous__q2gwr5() {
|
|
927
927
|
return createSimpleEnumSerializer('com.logic.data.models.GameFinishedReason.Reason', values());
|
|
@@ -964,7 +964,7 @@
|
|
|
964
964
|
Companion_instance_6 = this;
|
|
965
965
|
var tmp = this;
|
|
966
966
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
967
|
-
tmp.
|
|
967
|
+
tmp.l64_1 = lazy(tmp_0, GameFinishedReason$Reason$Companion$_anonymous__q2gwr5);
|
|
968
968
|
}
|
|
969
969
|
protoOf(Companion_4).b1c = function () {
|
|
970
970
|
return _get_$cachedSerializer__te6jhj_1(this);
|
|
@@ -1024,18 +1024,18 @@
|
|
|
1024
1024
|
TerminationGameReason.call(this);
|
|
1025
1025
|
this.reason = reason;
|
|
1026
1026
|
}
|
|
1027
|
-
protoOf(GameFinishedReason).
|
|
1027
|
+
protoOf(GameFinishedReason).o64 = function () {
|
|
1028
1028
|
return this.reason;
|
|
1029
1029
|
};
|
|
1030
1030
|
protoOf(GameFinishedReason).oe = function () {
|
|
1031
1031
|
return this.reason;
|
|
1032
1032
|
};
|
|
1033
|
-
protoOf(GameFinishedReason).
|
|
1033
|
+
protoOf(GameFinishedReason).p64 = function (reason) {
|
|
1034
1034
|
return new GameFinishedReason(reason);
|
|
1035
1035
|
};
|
|
1036
1036
|
protoOf(GameFinishedReason).copy = function (reason, $super) {
|
|
1037
1037
|
reason = reason === VOID ? this.reason : reason;
|
|
1038
|
-
return $super === VOID ? this.
|
|
1038
|
+
return $super === VOID ? this.p64(reason) : $super.p64.call(this, reason);
|
|
1039
1039
|
};
|
|
1040
1040
|
protoOf(GameFinishedReason).toString = function () {
|
|
1041
1041
|
return 'GameFinishedReason(reason=' + this.reason.toString() + ')';
|
|
@@ -1053,7 +1053,7 @@
|
|
|
1053
1053
|
return true;
|
|
1054
1054
|
};
|
|
1055
1055
|
function _get_$cachedSerializer__te6jhj_2($this) {
|
|
1056
|
-
return $this.
|
|
1056
|
+
return $this.q64_1.x();
|
|
1057
1057
|
}
|
|
1058
1058
|
function GameErrorReason$Reason$Companion$_anonymous__54sopr() {
|
|
1059
1059
|
return createSimpleEnumSerializer('com.logic.data.models.GameErrorReason.Reason', values_0());
|
|
@@ -1096,7 +1096,7 @@
|
|
|
1096
1096
|
Companion_instance_7 = this;
|
|
1097
1097
|
var tmp = this;
|
|
1098
1098
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1099
|
-
tmp.
|
|
1099
|
+
tmp.q64_1 = lazy(tmp_0, GameErrorReason$Reason$Companion$_anonymous__54sopr);
|
|
1100
1100
|
}
|
|
1101
1101
|
protoOf(Companion_5).b1c = function () {
|
|
1102
1102
|
return _get_$cachedSerializer__te6jhj_2(this);
|
|
@@ -1156,18 +1156,18 @@
|
|
|
1156
1156
|
TerminationGameReason.call(this);
|
|
1157
1157
|
this.reason = reason;
|
|
1158
1158
|
}
|
|
1159
|
-
protoOf(GameErrorReason).
|
|
1159
|
+
protoOf(GameErrorReason).o64 = function () {
|
|
1160
1160
|
return this.reason;
|
|
1161
1161
|
};
|
|
1162
1162
|
protoOf(GameErrorReason).oe = function () {
|
|
1163
1163
|
return this.reason;
|
|
1164
1164
|
};
|
|
1165
|
-
protoOf(GameErrorReason).
|
|
1165
|
+
protoOf(GameErrorReason).t64 = function (reason) {
|
|
1166
1166
|
return new GameErrorReason(reason);
|
|
1167
1167
|
};
|
|
1168
1168
|
protoOf(GameErrorReason).copy = function (reason, $super) {
|
|
1169
1169
|
reason = reason === VOID ? this.reason : reason;
|
|
1170
|
-
return $super === VOID ? this.
|
|
1170
|
+
return $super === VOID ? this.t64(reason) : $super.t64.call(this, reason);
|
|
1171
1171
|
};
|
|
1172
1172
|
protoOf(GameErrorReason).toString = function () {
|
|
1173
1173
|
return 'GameErrorReason(reason=' + this.reason.toString() + ')';
|
|
@@ -1267,7 +1267,7 @@
|
|
|
1267
1267
|
initialLuckyFactor = initialLuckyFactor === VOID ? null : initialLuckyFactor;
|
|
1268
1268
|
rating = rating === VOID ? null : rating;
|
|
1269
1269
|
payload = payload === VOID ? null : payload;
|
|
1270
|
-
this.
|
|
1270
|
+
this.u64_1 = playerId;
|
|
1271
1271
|
this.name = name;
|
|
1272
1272
|
this.avatarUrl = avatarUrl;
|
|
1273
1273
|
this.isBot = isBot;
|
|
@@ -1275,25 +1275,25 @@
|
|
|
1275
1275
|
this.rating = rating;
|
|
1276
1276
|
this.payload = payload;
|
|
1277
1277
|
}
|
|
1278
|
-
protoOf(GameUserInfo).
|
|
1279
|
-
return this.
|
|
1278
|
+
protoOf(GameUserInfo).g64 = function () {
|
|
1279
|
+
return this.u64_1;
|
|
1280
1280
|
};
|
|
1281
1281
|
protoOf(GameUserInfo).r2 = function () {
|
|
1282
1282
|
return this.name;
|
|
1283
1283
|
};
|
|
1284
|
-
protoOf(GameUserInfo).
|
|
1284
|
+
protoOf(GameUserInfo).v64 = function () {
|
|
1285
1285
|
return this.avatarUrl;
|
|
1286
1286
|
};
|
|
1287
|
-
protoOf(GameUserInfo).
|
|
1287
|
+
protoOf(GameUserInfo).w64 = function () {
|
|
1288
1288
|
return this.isBot;
|
|
1289
1289
|
};
|
|
1290
|
-
protoOf(GameUserInfo).
|
|
1290
|
+
protoOf(GameUserInfo).x64 = function () {
|
|
1291
1291
|
return this.initialLuckyFactor;
|
|
1292
1292
|
};
|
|
1293
|
-
protoOf(GameUserInfo).
|
|
1293
|
+
protoOf(GameUserInfo).y64 = function () {
|
|
1294
1294
|
return this.rating;
|
|
1295
1295
|
};
|
|
1296
|
-
protoOf(GameUserInfo).
|
|
1296
|
+
protoOf(GameUserInfo).z64 = function () {
|
|
1297
1297
|
return this.payload;
|
|
1298
1298
|
};
|
|
1299
1299
|
protoOf(GameUserInfo).getRatingOrDefault = function (initialUserRating) {
|
|
@@ -1301,7 +1301,7 @@
|
|
|
1301
1301
|
return tmp0_elvis_lhs == null ? initialUserRating : tmp0_elvis_lhs;
|
|
1302
1302
|
};
|
|
1303
1303
|
protoOf(GameUserInfo).toString = function () {
|
|
1304
|
-
var tmp = 'playerId=' + this.
|
|
1304
|
+
var tmp = 'playerId=' + this.u64_1;
|
|
1305
1305
|
var tmp_0 = 'name=' + this.name;
|
|
1306
1306
|
// Inline function 'kotlin.takeIf' call
|
|
1307
1307
|
var this_0 = 'avatarUrl=' + this.avatarUrl;
|
|
@@ -1351,7 +1351,7 @@
|
|
|
1351
1351
|
return 'GameUserInfo(' + joinToString(listOfNotNull([tmp, tmp_0, tmp_2, tmp_4, tmp_6, tmp_8, tmp$ret$9])) + ')';
|
|
1352
1352
|
};
|
|
1353
1353
|
protoOf(GameUserInfo).oe = function () {
|
|
1354
|
-
return this.
|
|
1354
|
+
return this.u64_1;
|
|
1355
1355
|
};
|
|
1356
1356
|
protoOf(GameUserInfo).pe = function () {
|
|
1357
1357
|
return this.name;
|
|
@@ -1362,30 +1362,30 @@
|
|
|
1362
1362
|
protoOf(GameUserInfo).n53 = function () {
|
|
1363
1363
|
return this.isBot;
|
|
1364
1364
|
};
|
|
1365
|
-
protoOf(GameUserInfo).
|
|
1365
|
+
protoOf(GameUserInfo).a65 = function () {
|
|
1366
1366
|
return this.initialLuckyFactor;
|
|
1367
1367
|
};
|
|
1368
|
-
protoOf(GameUserInfo).
|
|
1368
|
+
protoOf(GameUserInfo).b65 = function () {
|
|
1369
1369
|
return this.rating;
|
|
1370
1370
|
};
|
|
1371
|
-
protoOf(GameUserInfo).
|
|
1371
|
+
protoOf(GameUserInfo).c65 = function () {
|
|
1372
1372
|
return this.payload;
|
|
1373
1373
|
};
|
|
1374
|
-
protoOf(GameUserInfo).
|
|
1374
|
+
protoOf(GameUserInfo).d65 = function (playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload) {
|
|
1375
1375
|
return new GameUserInfo(playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload);
|
|
1376
1376
|
};
|
|
1377
1377
|
protoOf(GameUserInfo).copy = function (playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload, $super) {
|
|
1378
|
-
playerId = playerId === VOID ? this.
|
|
1378
|
+
playerId = playerId === VOID ? this.u64_1 : playerId;
|
|
1379
1379
|
name = name === VOID ? this.name : name;
|
|
1380
1380
|
avatarUrl = avatarUrl === VOID ? this.avatarUrl : avatarUrl;
|
|
1381
1381
|
isBot = isBot === VOID ? this.isBot : isBot;
|
|
1382
1382
|
initialLuckyFactor = initialLuckyFactor === VOID ? this.initialLuckyFactor : initialLuckyFactor;
|
|
1383
1383
|
rating = rating === VOID ? this.rating : rating;
|
|
1384
1384
|
payload = payload === VOID ? this.payload : payload;
|
|
1385
|
-
return $super === VOID ? this.
|
|
1385
|
+
return $super === VOID ? this.d65(playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload) : $super.d65.call(this, playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload);
|
|
1386
1386
|
};
|
|
1387
1387
|
protoOf(GameUserInfo).hashCode = function () {
|
|
1388
|
-
var result = getStringHashCode(this.
|
|
1388
|
+
var result = getStringHashCode(this.u64_1);
|
|
1389
1389
|
result = imul(result, 31) + getStringHashCode(this.name) | 0;
|
|
1390
1390
|
result = imul(result, 31) + (this.avatarUrl == null ? 0 : getStringHashCode(this.avatarUrl)) | 0;
|
|
1391
1391
|
result = imul(result, 31) + getBooleanHashCode(this.isBot) | 0;
|
|
@@ -1399,7 +1399,7 @@
|
|
|
1399
1399
|
return true;
|
|
1400
1400
|
if (!(other instanceof GameUserInfo))
|
|
1401
1401
|
return false;
|
|
1402
|
-
if (!(this.
|
|
1402
|
+
if (!(this.u64_1 === other.u64_1))
|
|
1403
1403
|
return false;
|
|
1404
1404
|
if (!(this.name === other.name))
|
|
1405
1405
|
return false;
|
|
@@ -1466,30 +1466,30 @@
|
|
|
1466
1466
|
function Player() {
|
|
1467
1467
|
}
|
|
1468
1468
|
function PlayerIdOrderComparator(players) {
|
|
1469
|
-
this.
|
|
1469
|
+
this.g65_1 = players;
|
|
1470
1470
|
}
|
|
1471
|
-
protoOf(PlayerIdOrderComparator).
|
|
1472
|
-
var indexA = this.
|
|
1473
|
-
var indexB = this.
|
|
1471
|
+
protoOf(PlayerIdOrderComparator).h65 = function (a, b) {
|
|
1472
|
+
var indexA = this.g65_1.w1(a);
|
|
1473
|
+
var indexB = this.g65_1.w1(b);
|
|
1474
1474
|
return compareTo(indexA, indexB);
|
|
1475
1475
|
};
|
|
1476
1476
|
protoOf(PlayerIdOrderComparator).compare = function (a, b) {
|
|
1477
1477
|
var tmp = (!(a == null) ? typeof a === 'string' : false) ? a : THROW_CCE();
|
|
1478
|
-
return this.
|
|
1478
|
+
return this.h65(tmp, (!(b == null) ? typeof b === 'string' : false) ? b : THROW_CCE());
|
|
1479
1479
|
};
|
|
1480
1480
|
function PlayerIndex(playerId, playerIndex) {
|
|
1481
|
-
this.
|
|
1482
|
-
this.
|
|
1481
|
+
this.i65_1 = playerId;
|
|
1482
|
+
this.j65_1 = playerIndex;
|
|
1483
1483
|
}
|
|
1484
|
-
protoOf(PlayerIndex).
|
|
1485
|
-
return this.
|
|
1484
|
+
protoOf(PlayerIndex).g64 = function () {
|
|
1485
|
+
return this.i65_1;
|
|
1486
1486
|
};
|
|
1487
1487
|
protoOf(PlayerIndex).toString = function () {
|
|
1488
|
-
return 'PlayerIndex(playerId=' + this.
|
|
1488
|
+
return 'PlayerIndex(playerId=' + this.i65_1 + ', playerIndex=' + this.j65_1 + ')';
|
|
1489
1489
|
};
|
|
1490
1490
|
protoOf(PlayerIndex).hashCode = function () {
|
|
1491
|
-
var result = getStringHashCode(this.
|
|
1492
|
-
result = imul(result, 31) + this.
|
|
1491
|
+
var result = getStringHashCode(this.i65_1);
|
|
1492
|
+
result = imul(result, 31) + this.j65_1 | 0;
|
|
1493
1493
|
return result;
|
|
1494
1494
|
};
|
|
1495
1495
|
protoOf(PlayerIndex).equals = function (other) {
|
|
@@ -1497,9 +1497,9 @@
|
|
|
1497
1497
|
return true;
|
|
1498
1498
|
if (!(other instanceof PlayerIndex))
|
|
1499
1499
|
return false;
|
|
1500
|
-
if (!(this.
|
|
1500
|
+
if (!(this.i65_1 === other.i65_1))
|
|
1501
1501
|
return false;
|
|
1502
|
-
if (!(this.
|
|
1502
|
+
if (!(this.j65_1 === other.j65_1))
|
|
1503
1503
|
return false;
|
|
1504
1504
|
return true;
|
|
1505
1505
|
};
|
|
@@ -1551,16 +1551,16 @@
|
|
|
1551
1551
|
return destination;
|
|
1552
1552
|
}
|
|
1553
1553
|
function PlayerIdContractOrderComparator(players) {
|
|
1554
|
-
this.
|
|
1554
|
+
this.k65_1 = players;
|
|
1555
1555
|
}
|
|
1556
|
-
protoOf(PlayerIdContractOrderComparator).
|
|
1557
|
-
var indexA = this.
|
|
1558
|
-
var indexB = this.
|
|
1556
|
+
protoOf(PlayerIdContractOrderComparator).l65 = function (a, b) {
|
|
1557
|
+
var indexA = this.k65_1.w1(a.playerId);
|
|
1558
|
+
var indexB = this.k65_1.w1(b.playerId);
|
|
1559
1559
|
return compareTo(indexA, indexB);
|
|
1560
1560
|
};
|
|
1561
1561
|
protoOf(PlayerIdContractOrderComparator).compare = function (a, b) {
|
|
1562
1562
|
var tmp = (!(a == null) ? isInterface(a, PlayerIdContract) : false) ? a : THROW_CCE();
|
|
1563
|
-
return this.
|
|
1563
|
+
return this.l65(tmp, (!(b == null) ? isInterface(b, PlayerIdContract) : false) ? b : THROW_CCE());
|
|
1564
1564
|
};
|
|
1565
1565
|
function previousPlayerId(_this__u8e3s4, playerId) {
|
|
1566
1566
|
_init_properties_Player_kt__qi83pd();
|
|
@@ -1581,7 +1581,7 @@
|
|
|
1581
1581
|
}
|
|
1582
1582
|
function playerTurnPredicate$lambda(p1) {
|
|
1583
1583
|
_init_properties_Player_kt__qi83pd();
|
|
1584
|
-
return p1.
|
|
1584
|
+
return p1.e65().t65();
|
|
1585
1585
|
}
|
|
1586
1586
|
var properties_initialized_Player_kt_56shkt;
|
|
1587
1587
|
function _init_properties_Player_kt__qi83pd() {
|
|
@@ -1592,32 +1592,32 @@
|
|
|
1592
1592
|
}
|
|
1593
1593
|
}
|
|
1594
1594
|
function Companion_6() {
|
|
1595
|
-
this.
|
|
1595
|
+
this.u65_1 = 70;
|
|
1596
1596
|
}
|
|
1597
|
-
protoOf(Companion_6).
|
|
1597
|
+
protoOf(Companion_6).v65 = function (state, timeout) {
|
|
1598
1598
|
return new PlayerConnection(state, System_instance.dk().tk(timeout));
|
|
1599
1599
|
};
|
|
1600
|
-
protoOf(Companion_6).
|
|
1600
|
+
protoOf(Companion_6).w65 = function (state, timeout, $super) {
|
|
1601
1601
|
timeout = timeout === VOID ? Companion_getInstance().ek_1 : timeout;
|
|
1602
|
-
return $super === VOID ? this.
|
|
1602
|
+
return $super === VOID ? this.v65(state, timeout) : $super.v65.call(this, state, new Duration(timeout));
|
|
1603
1603
|
};
|
|
1604
|
-
protoOf(Companion_6).
|
|
1604
|
+
protoOf(Companion_6).x65 = function (_this__u8e3s4) {
|
|
1605
1605
|
if (_this__u8e3s4 == null) {
|
|
1606
1606
|
return new PlayerConnection(PlayerConnectionState_LIVE_getInstance(), System_instance.dk());
|
|
1607
1607
|
}
|
|
1608
1608
|
var tmp;
|
|
1609
|
-
if (_this__u8e3s4.
|
|
1610
|
-
tmp = _this__u8e3s4.
|
|
1609
|
+
if (_this__u8e3s4.y65_1.isLive) {
|
|
1610
|
+
tmp = _this__u8e3s4.d66(VOID, System_instance.dk());
|
|
1611
1611
|
} else {
|
|
1612
|
-
tmp = _this__u8e3s4.
|
|
1612
|
+
tmp = _this__u8e3s4.c66(PlayerConnectionState_LIVE_getInstance(), System_instance.dk(), Duration__plus_impl_yu9v8f(_this__u8e3s4.a66_1, _this__u8e3s4.b66()));
|
|
1613
1613
|
}
|
|
1614
1614
|
return tmp;
|
|
1615
1615
|
};
|
|
1616
|
-
protoOf(Companion_6).
|
|
1616
|
+
protoOf(Companion_6).e66 = function (_this__u8e3s4, state) {
|
|
1617
1617
|
if (_this__u8e3s4 == null) {
|
|
1618
1618
|
return new PlayerConnection(state, System_instance.dk());
|
|
1619
1619
|
}
|
|
1620
|
-
return _this__u8e3s4.
|
|
1620
|
+
return _this__u8e3s4.d66(state, System_instance.dk());
|
|
1621
1621
|
};
|
|
1622
1622
|
var Companion_instance_8;
|
|
1623
1623
|
function Companion_getInstance_9() {
|
|
@@ -1626,56 +1626,56 @@
|
|
|
1626
1626
|
function PlayerConnection(state, connectionChangedTime, notLiveDurationRecord) {
|
|
1627
1627
|
connectionChangedTime = connectionChangedTime === VOID ? System_instance.dk() : connectionChangedTime;
|
|
1628
1628
|
notLiveDurationRecord = notLiveDurationRecord === VOID ? Companion_getInstance().ek_1 : notLiveDurationRecord;
|
|
1629
|
-
this.
|
|
1630
|
-
this.
|
|
1631
|
-
this.
|
|
1629
|
+
this.y65_1 = state;
|
|
1630
|
+
this.z65_1 = connectionChangedTime;
|
|
1631
|
+
this.a66_1 = notLiveDurationRecord;
|
|
1632
1632
|
}
|
|
1633
|
-
protoOf(PlayerConnection).x65 = function () {
|
|
1634
|
-
return System_instance.dk().uk(this.v65_1);
|
|
1635
|
-
};
|
|
1636
1633
|
protoOf(PlayerConnection).b66 = function () {
|
|
1634
|
+
return System_instance.dk().uk(this.z65_1);
|
|
1635
|
+
};
|
|
1636
|
+
protoOf(PlayerConnection).f66 = function () {
|
|
1637
1637
|
var tmp;
|
|
1638
|
-
if (this.
|
|
1639
|
-
tmp = this.
|
|
1638
|
+
if (this.y65_1.isLive) {
|
|
1639
|
+
tmp = this.a66_1;
|
|
1640
1640
|
} else {
|
|
1641
|
-
tmp = Duration__plus_impl_yu9v8f(this.
|
|
1641
|
+
tmp = Duration__plus_impl_yu9v8f(this.a66_1, this.b66());
|
|
1642
1642
|
}
|
|
1643
1643
|
return tmp;
|
|
1644
1644
|
};
|
|
1645
|
-
protoOf(PlayerConnection).
|
|
1645
|
+
protoOf(PlayerConnection).g66 = function (gameDuration) {
|
|
1646
1646
|
// Inline function 'kotlin.Long.div' call
|
|
1647
1647
|
var this_0 = _Duration___get_inWholeMilliseconds__impl__msfiry(gameDuration);
|
|
1648
1648
|
var percent = toNumber(this_0) / 100.0;
|
|
1649
1649
|
// Inline function 'kotlin.Long.div' call
|
|
1650
|
-
var this_1 = _Duration___get_inWholeMilliseconds__impl__msfiry(this.
|
|
1650
|
+
var this_1 = _Duration___get_inWholeMilliseconds__impl__msfiry(this.f66());
|
|
1651
1651
|
// Inline function 'kotlin.math.round' call
|
|
1652
1652
|
var x = toNumber(this_1) / percent;
|
|
1653
1653
|
var tmp$ret$2 = round(x);
|
|
1654
1654
|
return numberToInt(tmp$ret$2);
|
|
1655
1655
|
};
|
|
1656
|
-
protoOf(PlayerConnection).
|
|
1657
|
-
return 100 - this.
|
|
1656
|
+
protoOf(PlayerConnection).h66 = function (gameDuration) {
|
|
1657
|
+
return 100 - this.g66(gameDuration) | 0;
|
|
1658
1658
|
};
|
|
1659
|
-
protoOf(PlayerConnection).
|
|
1660
|
-
var percentage = this.
|
|
1659
|
+
protoOf(PlayerConnection).i66 = function (gameDuration) {
|
|
1660
|
+
var percentage = this.h66(gameDuration);
|
|
1661
1661
|
return percentage >= 70;
|
|
1662
1662
|
};
|
|
1663
|
-
protoOf(PlayerConnection).
|
|
1663
|
+
protoOf(PlayerConnection).c66 = function (state, connectionChangedTime, notLiveDurationRecord) {
|
|
1664
1664
|
return new PlayerConnection(state, connectionChangedTime, notLiveDurationRecord);
|
|
1665
1665
|
};
|
|
1666
|
-
protoOf(PlayerConnection).
|
|
1667
|
-
state = state === VOID ? this.
|
|
1668
|
-
connectionChangedTime = connectionChangedTime === VOID ? this.
|
|
1669
|
-
notLiveDurationRecord = notLiveDurationRecord === VOID ? this.
|
|
1670
|
-
return $super === VOID ? this.
|
|
1666
|
+
protoOf(PlayerConnection).d66 = function (state, connectionChangedTime, notLiveDurationRecord, $super) {
|
|
1667
|
+
state = state === VOID ? this.y65_1 : state;
|
|
1668
|
+
connectionChangedTime = connectionChangedTime === VOID ? this.z65_1 : connectionChangedTime;
|
|
1669
|
+
notLiveDurationRecord = notLiveDurationRecord === VOID ? this.a66_1 : notLiveDurationRecord;
|
|
1670
|
+
return $super === VOID ? this.c66(state, connectionChangedTime, notLiveDurationRecord) : $super.c66.call(this, state, connectionChangedTime, new Duration(notLiveDurationRecord));
|
|
1671
1671
|
};
|
|
1672
1672
|
protoOf(PlayerConnection).toString = function () {
|
|
1673
|
-
return 'PlayerConnection(state=' + this.
|
|
1673
|
+
return 'PlayerConnection(state=' + this.y65_1.toString() + ', connectionChangedTime=' + this.z65_1.toString() + ', notLiveDurationRecord=' + Duration__toString_impl_8d916b(this.a66_1) + ')';
|
|
1674
1674
|
};
|
|
1675
1675
|
protoOf(PlayerConnection).hashCode = function () {
|
|
1676
|
-
var result = this.
|
|
1677
|
-
result = imul(result, 31) + this.
|
|
1678
|
-
result = imul(result, 31) + Duration__hashCode_impl_u4exz6(this.
|
|
1676
|
+
var result = this.y65_1.hashCode();
|
|
1677
|
+
result = imul(result, 31) + this.z65_1.hashCode() | 0;
|
|
1678
|
+
result = imul(result, 31) + Duration__hashCode_impl_u4exz6(this.a66_1) | 0;
|
|
1679
1679
|
return result;
|
|
1680
1680
|
};
|
|
1681
1681
|
protoOf(PlayerConnection).equals = function (other) {
|
|
@@ -1683,16 +1683,16 @@
|
|
|
1683
1683
|
return true;
|
|
1684
1684
|
if (!(other instanceof PlayerConnection))
|
|
1685
1685
|
return false;
|
|
1686
|
-
if (!this.
|
|
1686
|
+
if (!this.y65_1.equals(other.y65_1))
|
|
1687
1687
|
return false;
|
|
1688
|
-
if (!this.
|
|
1688
|
+
if (!this.z65_1.equals(other.z65_1))
|
|
1689
1689
|
return false;
|
|
1690
|
-
if (!equals(this.
|
|
1690
|
+
if (!equals(this.a66_1, other.a66_1))
|
|
1691
1691
|
return false;
|
|
1692
1692
|
return true;
|
|
1693
1693
|
};
|
|
1694
1694
|
function _get_$cachedSerializer__te6jhj_3($this) {
|
|
1695
|
-
return $this.
|
|
1695
|
+
return $this.j66_1.x();
|
|
1696
1696
|
}
|
|
1697
1697
|
function PlayerConnectionState$Companion$_anonymous__8wfaw3() {
|
|
1698
1698
|
return createSimpleEnumSerializer('com.logic.data.models.player.PlayerConnectionState', values_1());
|
|
@@ -1736,7 +1736,7 @@
|
|
|
1736
1736
|
Companion_instance_9 = this;
|
|
1737
1737
|
var tmp = this;
|
|
1738
1738
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1739
|
-
tmp.
|
|
1739
|
+
tmp.j66_1 = lazy(tmp_0, PlayerConnectionState$Companion$_anonymous__8wfaw3);
|
|
1740
1740
|
}
|
|
1741
1741
|
protoOf(Companion_7).b1c = function () {
|
|
1742
1742
|
return _get_$cachedSerializer__te6jhj_3(this);
|
|
@@ -1769,28 +1769,28 @@
|
|
|
1769
1769
|
function PlayerConnectionState(name, ordinal) {
|
|
1770
1770
|
Enum.call(this, name, ordinal);
|
|
1771
1771
|
}
|
|
1772
|
-
protoOf(PlayerConnectionState).
|
|
1772
|
+
protoOf(PlayerConnectionState).m66 = function () {
|
|
1773
1773
|
return this.equals(PlayerConnectionState_LIVE_getInstance());
|
|
1774
1774
|
};
|
|
1775
|
-
protoOf(PlayerConnectionState).
|
|
1775
|
+
protoOf(PlayerConnectionState).n66 = function () {
|
|
1776
1776
|
return this.equals(PlayerConnectionState_TIMEOUT_getInstance());
|
|
1777
1777
|
};
|
|
1778
|
-
protoOf(PlayerConnectionState).
|
|
1778
|
+
protoOf(PlayerConnectionState).o66 = function () {
|
|
1779
1779
|
return this.equals(PlayerConnectionState_LOST_CONNECTION_getInstance());
|
|
1780
1780
|
};
|
|
1781
|
-
protoOf(PlayerConnectionState).
|
|
1781
|
+
protoOf(PlayerConnectionState).p66 = function () {
|
|
1782
1782
|
return this.equals(PlayerConnectionState_LEFT_getInstance());
|
|
1783
1783
|
};
|
|
1784
|
-
protoOf(PlayerConnectionState).
|
|
1784
|
+
protoOf(PlayerConnectionState).q66 = function () {
|
|
1785
1785
|
return this.equals(PlayerConnectionState_LEFT_PERMANENTLY_getInstance());
|
|
1786
1786
|
};
|
|
1787
|
-
protoOf(PlayerConnectionState).
|
|
1787
|
+
protoOf(PlayerConnectionState).r66 = function () {
|
|
1788
1788
|
return this.equals(PlayerConnectionState_DELETED_getInstance());
|
|
1789
1789
|
};
|
|
1790
|
-
protoOf(PlayerConnectionState).
|
|
1790
|
+
protoOf(PlayerConnectionState).s66 = function () {
|
|
1791
1791
|
return this.equals(PlayerConnectionState_DISCONNECTING_getInstance());
|
|
1792
1792
|
};
|
|
1793
|
-
protoOf(PlayerConnectionState).
|
|
1793
|
+
protoOf(PlayerConnectionState).t66 = function () {
|
|
1794
1794
|
var tmp;
|
|
1795
1795
|
switch (this.q2_1) {
|
|
1796
1796
|
case 3:
|
|
@@ -1811,7 +1811,7 @@
|
|
|
1811
1811
|
}
|
|
1812
1812
|
return tmp;
|
|
1813
1813
|
};
|
|
1814
|
-
protoOf(PlayerConnectionState).
|
|
1814
|
+
protoOf(PlayerConnectionState).u66 = function () {
|
|
1815
1815
|
var tmp;
|
|
1816
1816
|
switch (this.q2_1) {
|
|
1817
1817
|
case 3:
|
|
@@ -1832,7 +1832,7 @@
|
|
|
1832
1832
|
}
|
|
1833
1833
|
return tmp;
|
|
1834
1834
|
};
|
|
1835
|
-
protoOf(PlayerConnectionState).
|
|
1835
|
+
protoOf(PlayerConnectionState).v66 = function () {
|
|
1836
1836
|
var tmp;
|
|
1837
1837
|
switch (this.q2_1) {
|
|
1838
1838
|
case 3:
|
|
@@ -1857,7 +1857,7 @@
|
|
|
1857
1857
|
}
|
|
1858
1858
|
return tmp;
|
|
1859
1859
|
};
|
|
1860
|
-
protoOf(PlayerConnectionState).
|
|
1860
|
+
protoOf(PlayerConnectionState).w66 = function () {
|
|
1861
1861
|
var tmp;
|
|
1862
1862
|
switch (this.q2_1) {
|
|
1863
1863
|
case 3:
|
|
@@ -1882,7 +1882,7 @@
|
|
|
1882
1882
|
}
|
|
1883
1883
|
return tmp;
|
|
1884
1884
|
};
|
|
1885
|
-
protoOf(PlayerConnectionState).
|
|
1885
|
+
protoOf(PlayerConnectionState).x66 = function () {
|
|
1886
1886
|
var tmp;
|
|
1887
1887
|
switch (this.q2_1) {
|
|
1888
1888
|
case 3:
|
|
@@ -1905,7 +1905,7 @@
|
|
|
1905
1905
|
}
|
|
1906
1906
|
return tmp;
|
|
1907
1907
|
};
|
|
1908
|
-
protoOf(PlayerConnectionState).
|
|
1908
|
+
protoOf(PlayerConnectionState).y66 = function () {
|
|
1909
1909
|
var tmp;
|
|
1910
1910
|
switch (this.q2_1) {
|
|
1911
1911
|
case 2:
|
|
@@ -1928,7 +1928,7 @@
|
|
|
1928
1928
|
}
|
|
1929
1929
|
return tmp;
|
|
1930
1930
|
};
|
|
1931
|
-
protoOf(PlayerConnectionState).
|
|
1931
|
+
protoOf(PlayerConnectionState).z66 = function () {
|
|
1932
1932
|
var tmp;
|
|
1933
1933
|
switch (this.q2_1) {
|
|
1934
1934
|
case 5:
|
|
@@ -1982,7 +1982,7 @@
|
|
|
1982
1982
|
return PlayerConnectionState_DELETED_instance;
|
|
1983
1983
|
}
|
|
1984
1984
|
function _get_$cachedSerializer__te6jhj_4($this) {
|
|
1985
|
-
return $this.
|
|
1985
|
+
return $this.a67_1.x();
|
|
1986
1986
|
}
|
|
1987
1987
|
function PlayerState$PlayerWaitingState$Companion$_anonymous__jkatu2() {
|
|
1988
1988
|
return createSimpleEnumSerializer('com.logic.data.models.player.PlayerState.PlayerWaitingState', values_2());
|
|
@@ -1997,7 +1997,7 @@
|
|
|
1997
1997
|
Companion_instance_10 = this;
|
|
1998
1998
|
var tmp = this;
|
|
1999
1999
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2000
|
-
tmp.
|
|
2000
|
+
tmp.a67_1 = lazy(tmp_0, PlayerState$PlayerWaitingState$Companion$_anonymous__jkatu2);
|
|
2001
2001
|
}
|
|
2002
2002
|
protoOf(Companion_8).b1c = function () {
|
|
2003
2003
|
return _get_$cachedSerializer__te6jhj_4(this);
|
|
@@ -2025,28 +2025,28 @@
|
|
|
2025
2025
|
function PlayerWaitingState(name, ordinal) {
|
|
2026
2026
|
Enum.call(this, name, ordinal);
|
|
2027
2027
|
}
|
|
2028
|
-
protoOf(PlayerWaitingState).
|
|
2029
|
-
return this.
|
|
2028
|
+
protoOf(PlayerWaitingState).t65 = function () {
|
|
2029
|
+
return this.d67() || this.e67();
|
|
2030
2030
|
};
|
|
2031
|
-
protoOf(PlayerWaitingState).
|
|
2031
|
+
protoOf(PlayerWaitingState).d67 = function () {
|
|
2032
2032
|
return this.equals(PlayerWaitingState_IN_PROGRESS_getInstance());
|
|
2033
2033
|
};
|
|
2034
|
-
protoOf(PlayerWaitingState).
|
|
2034
|
+
protoOf(PlayerWaitingState).e67 = function () {
|
|
2035
2035
|
return this.equals(PlayerWaitingState_IN_PROGRESS_ATTENTION_MODE_getInstance());
|
|
2036
2036
|
};
|
|
2037
2037
|
function Companion_9() {
|
|
2038
2038
|
}
|
|
2039
|
-
protoOf(Companion_9).
|
|
2039
|
+
protoOf(Companion_9).f67 = function (connection) {
|
|
2040
2040
|
var tmp0_state = PlayerWaitingState_IDLE_getInstance();
|
|
2041
2041
|
return new PlayerState(null, null, null, tmp0_state, false, null, connection);
|
|
2042
2042
|
};
|
|
2043
|
-
protoOf(Companion_9).
|
|
2044
|
-
return _this__u8e3s4.
|
|
2043
|
+
protoOf(Companion_9).g67 = function (_this__u8e3s4) {
|
|
2044
|
+
return _this__u8e3s4.h67(null, null, VOID, PlayerWaitingState_IDLE_getInstance(), VOID, null);
|
|
2045
2045
|
};
|
|
2046
|
-
protoOf(Companion_9).
|
|
2046
|
+
protoOf(Companion_9).i67 = function (_this__u8e3s4, playerTurnTimeout, tag) {
|
|
2047
2047
|
var tmp0_startFromTime = System_instance.dk();
|
|
2048
2048
|
var tmp1_state = PlayerWaitingState_IN_PROGRESS_getInstance();
|
|
2049
|
-
return _this__u8e3s4.
|
|
2049
|
+
return _this__u8e3s4.h67(tmp0_startFromTime, playerTurnTimeout, VOID, tmp1_state, false, tag);
|
|
2050
2050
|
};
|
|
2051
2051
|
var Companion_instance_11;
|
|
2052
2052
|
function Companion_getInstance_12() {
|
|
@@ -2067,17 +2067,17 @@
|
|
|
2067
2067
|
function PlayerState(startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection) {
|
|
2068
2068
|
tag = tag === VOID ? null : tag;
|
|
2069
2069
|
connection = connection === VOID ? null : connection;
|
|
2070
|
-
this.
|
|
2071
|
-
this.
|
|
2072
|
-
this.
|
|
2073
|
-
this.
|
|
2074
|
-
this.
|
|
2075
|
-
this.
|
|
2076
|
-
this.
|
|
2077
|
-
}
|
|
2078
|
-
protoOf(PlayerState).
|
|
2070
|
+
this.m65_1 = startFromTime;
|
|
2071
|
+
this.n65_1 = playerTurnTimeout;
|
|
2072
|
+
this.o65_1 = waitPlayerUntilTime;
|
|
2073
|
+
this.p65_1 = state;
|
|
2074
|
+
this.q65_1 = ready;
|
|
2075
|
+
this.r65_1 = tag;
|
|
2076
|
+
this.s65_1 = connection;
|
|
2077
|
+
}
|
|
2078
|
+
protoOf(PlayerState).j67 = function () {
|
|
2079
2079
|
// Inline function 'kotlin.requireNotNull' call
|
|
2080
|
-
var tmp0 = this.
|
|
2080
|
+
var tmp0 = this.s65_1;
|
|
2081
2081
|
var tmp$ret$1;
|
|
2082
2082
|
$l$block: {
|
|
2083
2083
|
// Inline function 'kotlin.requireNotNull' call
|
|
@@ -2091,9 +2091,9 @@
|
|
|
2091
2091
|
}
|
|
2092
2092
|
return tmp$ret$1;
|
|
2093
2093
|
};
|
|
2094
|
-
protoOf(PlayerState).
|
|
2094
|
+
protoOf(PlayerState).k67 = function () {
|
|
2095
2095
|
// Inline function 'kotlin.requireNotNull' call
|
|
2096
|
-
var tmp0 = this.
|
|
2096
|
+
var tmp0 = this.r65_1;
|
|
2097
2097
|
var tmp$ret$1;
|
|
2098
2098
|
$l$block: {
|
|
2099
2099
|
// Inline function 'kotlin.requireNotNull' call
|
|
@@ -2107,61 +2107,61 @@
|
|
|
2107
2107
|
}
|
|
2108
2108
|
return tmp$ret$1;
|
|
2109
2109
|
};
|
|
2110
|
-
protoOf(PlayerState).
|
|
2111
|
-
var tmp0_elvis_lhs = this.
|
|
2110
|
+
protoOf(PlayerState).l67 = function () {
|
|
2111
|
+
var tmp0_elvis_lhs = this.r65_1;
|
|
2112
2112
|
return tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
2113
2113
|
};
|
|
2114
2114
|
protoOf(PlayerState).toString = function () {
|
|
2115
2115
|
// Inline function 'kotlin.takeIf' call
|
|
2116
|
-
var this_0 = 'startFromTime=' + toString(this.
|
|
2116
|
+
var this_0 = 'startFromTime=' + toString(this.m65_1);
|
|
2117
2117
|
var tmp;
|
|
2118
|
-
if (!(this.
|
|
2118
|
+
if (!(this.m65_1 == null)) {
|
|
2119
2119
|
tmp = this_0;
|
|
2120
2120
|
} else {
|
|
2121
2121
|
tmp = null;
|
|
2122
2122
|
}
|
|
2123
2123
|
var tmp_0 = tmp;
|
|
2124
2124
|
// Inline function 'kotlin.takeIf' call
|
|
2125
|
-
var this_1 = 'playerTurnTimeout=' + toString(this.
|
|
2125
|
+
var this_1 = 'playerTurnTimeout=' + toString(this.n65_1);
|
|
2126
2126
|
var tmp_1;
|
|
2127
|
-
if (!(this.
|
|
2127
|
+
if (!(this.n65_1 == null)) {
|
|
2128
2128
|
tmp_1 = this_1;
|
|
2129
2129
|
} else {
|
|
2130
2130
|
tmp_1 = null;
|
|
2131
2131
|
}
|
|
2132
2132
|
var tmp_2 = tmp_1;
|
|
2133
2133
|
// Inline function 'kotlin.takeIf' call
|
|
2134
|
-
var this_2 = 'waitPlayerUntilTime=' + toString(this.
|
|
2134
|
+
var this_2 = 'waitPlayerUntilTime=' + toString(this.o65_1);
|
|
2135
2135
|
var tmp_3;
|
|
2136
|
-
if (!(this.
|
|
2136
|
+
if (!(this.o65_1 == null)) {
|
|
2137
2137
|
tmp_3 = this_2;
|
|
2138
2138
|
} else {
|
|
2139
2139
|
tmp_3 = null;
|
|
2140
2140
|
}
|
|
2141
2141
|
var tmp_4 = tmp_3;
|
|
2142
|
-
var tmp_5 = 'state=' + this.
|
|
2142
|
+
var tmp_5 = 'state=' + this.p65_1.toString();
|
|
2143
2143
|
// Inline function 'kotlin.takeIf' call
|
|
2144
|
-
var this_3 = 'ready=' + this.
|
|
2144
|
+
var this_3 = 'ready=' + this.q65_1;
|
|
2145
2145
|
var tmp_6;
|
|
2146
|
-
if (this.
|
|
2146
|
+
if (this.q65_1) {
|
|
2147
2147
|
tmp_6 = this_3;
|
|
2148
2148
|
} else {
|
|
2149
2149
|
tmp_6 = null;
|
|
2150
2150
|
}
|
|
2151
2151
|
var tmp_7 = tmp_6;
|
|
2152
2152
|
// Inline function 'kotlin.takeIf' call
|
|
2153
|
-
var this_4 = 'tag=' + this.
|
|
2153
|
+
var this_4 = 'tag=' + this.r65_1;
|
|
2154
2154
|
var tmp_8;
|
|
2155
|
-
if (!(this.
|
|
2155
|
+
if (!(this.r65_1 == null)) {
|
|
2156
2156
|
tmp_8 = this_4;
|
|
2157
2157
|
} else {
|
|
2158
2158
|
tmp_8 = null;
|
|
2159
2159
|
}
|
|
2160
2160
|
var tmp_9 = tmp_8;
|
|
2161
2161
|
// Inline function 'kotlin.takeIf' call
|
|
2162
|
-
var this_5 = 'connection=' + toString(this.
|
|
2162
|
+
var this_5 = 'connection=' + toString(this.s65_1);
|
|
2163
2163
|
var tmp_10;
|
|
2164
|
-
if (!(this.
|
|
2164
|
+
if (!(this.s65_1 == null)) {
|
|
2165
2165
|
tmp_10 = this_5;
|
|
2166
2166
|
} else {
|
|
2167
2167
|
tmp_10 = null;
|
|
@@ -2169,30 +2169,30 @@
|
|
|
2169
2169
|
var tmp$ret$11 = tmp_10;
|
|
2170
2170
|
return 'PlayerState(' + joinToString(listOfNotNull([tmp_0, tmp_2, tmp_4, tmp_5, tmp_7, tmp_9, tmp$ret$11])) + ')';
|
|
2171
2171
|
};
|
|
2172
|
-
protoOf(PlayerState).
|
|
2173
|
-
return this.
|
|
2172
|
+
protoOf(PlayerState).t65 = function () {
|
|
2173
|
+
return this.p65_1.t65();
|
|
2174
2174
|
};
|
|
2175
|
-
protoOf(PlayerState).
|
|
2175
|
+
protoOf(PlayerState).m67 = function (startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection) {
|
|
2176
2176
|
return new PlayerState(startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection);
|
|
2177
2177
|
};
|
|
2178
|
-
protoOf(PlayerState).
|
|
2179
|
-
startFromTime = startFromTime === VOID ? this.
|
|
2180
|
-
playerTurnTimeout = playerTurnTimeout === VOID ? this.
|
|
2181
|
-
waitPlayerUntilTime = waitPlayerUntilTime === VOID ? this.
|
|
2182
|
-
state = state === VOID ? this.
|
|
2183
|
-
ready = ready === VOID ? this.
|
|
2184
|
-
tag = tag === VOID ? this.
|
|
2185
|
-
connection = connection === VOID ? this.
|
|
2186
|
-
return $super === VOID ? this.
|
|
2178
|
+
protoOf(PlayerState).h67 = function (startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, $super) {
|
|
2179
|
+
startFromTime = startFromTime === VOID ? this.m65_1 : startFromTime;
|
|
2180
|
+
playerTurnTimeout = playerTurnTimeout === VOID ? this.n65_1 : playerTurnTimeout;
|
|
2181
|
+
waitPlayerUntilTime = waitPlayerUntilTime === VOID ? this.o65_1 : waitPlayerUntilTime;
|
|
2182
|
+
state = state === VOID ? this.p65_1 : state;
|
|
2183
|
+
ready = ready === VOID ? this.q65_1 : ready;
|
|
2184
|
+
tag = tag === VOID ? this.r65_1 : tag;
|
|
2185
|
+
connection = connection === VOID ? this.s65_1 : connection;
|
|
2186
|
+
return $super === VOID ? this.m67(startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection) : $super.m67.call(this, startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection);
|
|
2187
2187
|
};
|
|
2188
2188
|
protoOf(PlayerState).hashCode = function () {
|
|
2189
|
-
var result = this.
|
|
2190
|
-
result = imul(result, 31) + (this.
|
|
2191
|
-
result = imul(result, 31) + (this.k65_1 == null ? 0 : this.k65_1.hashCode()) | 0;
|
|
2192
|
-
result = imul(result, 31) + this.l65_1.hashCode() | 0;
|
|
2193
|
-
result = imul(result, 31) + getBooleanHashCode(this.m65_1) | 0;
|
|
2194
|
-
result = imul(result, 31) + (this.n65_1 == null ? 0 : getStringHashCode(this.n65_1)) | 0;
|
|
2189
|
+
var result = this.m65_1 == null ? 0 : this.m65_1.hashCode();
|
|
2190
|
+
result = imul(result, 31) + (this.n65_1 == null ? 0 : this.n65_1.hashCode()) | 0;
|
|
2195
2191
|
result = imul(result, 31) + (this.o65_1 == null ? 0 : this.o65_1.hashCode()) | 0;
|
|
2192
|
+
result = imul(result, 31) + this.p65_1.hashCode() | 0;
|
|
2193
|
+
result = imul(result, 31) + getBooleanHashCode(this.q65_1) | 0;
|
|
2194
|
+
result = imul(result, 31) + (this.r65_1 == null ? 0 : getStringHashCode(this.r65_1)) | 0;
|
|
2195
|
+
result = imul(result, 31) + (this.s65_1 == null ? 0 : this.s65_1.hashCode()) | 0;
|
|
2196
2196
|
return result;
|
|
2197
2197
|
};
|
|
2198
2198
|
protoOf(PlayerState).equals = function (other) {
|
|
@@ -2200,46 +2200,46 @@
|
|
|
2200
2200
|
return true;
|
|
2201
2201
|
if (!(other instanceof PlayerState))
|
|
2202
2202
|
return false;
|
|
2203
|
-
if (!equals(this.
|
|
2203
|
+
if (!equals(this.m65_1, other.m65_1))
|
|
2204
2204
|
return false;
|
|
2205
|
-
if (!equals(this.
|
|
2205
|
+
if (!equals(this.n65_1, other.n65_1))
|
|
2206
2206
|
return false;
|
|
2207
|
-
if (!equals(this.
|
|
2207
|
+
if (!equals(this.o65_1, other.o65_1))
|
|
2208
2208
|
return false;
|
|
2209
|
-
if (!this.
|
|
2209
|
+
if (!this.p65_1.equals(other.p65_1))
|
|
2210
2210
|
return false;
|
|
2211
|
-
if (!(this.
|
|
2211
|
+
if (!(this.q65_1 === other.q65_1))
|
|
2212
2212
|
return false;
|
|
2213
|
-
if (!(this.
|
|
2213
|
+
if (!(this.r65_1 == other.r65_1))
|
|
2214
2214
|
return false;
|
|
2215
|
-
if (!equals(this.
|
|
2215
|
+
if (!equals(this.s65_1, other.s65_1))
|
|
2216
2216
|
return false;
|
|
2217
2217
|
return true;
|
|
2218
2218
|
};
|
|
2219
2219
|
function Team(playerIds) {
|
|
2220
2220
|
this.playerIds = playerIds;
|
|
2221
2221
|
}
|
|
2222
|
-
protoOf(Team).
|
|
2222
|
+
protoOf(Team).n67 = function () {
|
|
2223
2223
|
return this.playerIds;
|
|
2224
2224
|
};
|
|
2225
2225
|
protoOf(Team).containsPlayer = function (playerId) {
|
|
2226
2226
|
return this.playerIds.u1(playerId);
|
|
2227
2227
|
};
|
|
2228
|
-
protoOf(Team).
|
|
2228
|
+
protoOf(Team).o67 = function () {
|
|
2229
2229
|
return this.playerIds.p(0);
|
|
2230
2230
|
};
|
|
2231
|
-
protoOf(Team).
|
|
2231
|
+
protoOf(Team).a5k = function () {
|
|
2232
2232
|
return this.playerIds.p(1);
|
|
2233
2233
|
};
|
|
2234
2234
|
protoOf(Team).oe = function () {
|
|
2235
2235
|
return this.playerIds;
|
|
2236
2236
|
};
|
|
2237
|
-
protoOf(Team).
|
|
2237
|
+
protoOf(Team).p67 = function (playerIds) {
|
|
2238
2238
|
return new Team(playerIds);
|
|
2239
2239
|
};
|
|
2240
2240
|
protoOf(Team).copy = function (playerIds, $super) {
|
|
2241
2241
|
playerIds = playerIds === VOID ? this.playerIds : playerIds;
|
|
2242
|
-
return $super === VOID ? this.
|
|
2242
|
+
return $super === VOID ? this.p67(playerIds) : $super.p67.call(this, playerIds);
|
|
2243
2243
|
};
|
|
2244
2244
|
protoOf(Team).toString = function () {
|
|
2245
2245
|
return 'Team(playerIds=' + toString_0(this.playerIds) + ')';
|
|
@@ -2257,7 +2257,7 @@
|
|
|
2257
2257
|
return true;
|
|
2258
2258
|
};
|
|
2259
2259
|
function _get_$cachedSerializer__te6jhj_5($this) {
|
|
2260
|
-
return $this.
|
|
2260
|
+
return $this.q67_1.x();
|
|
2261
2261
|
}
|
|
2262
2262
|
function TerminationGameReasonDto$Companion$_anonymous__30ivuy() {
|
|
2263
2263
|
var tmp = getKClass(TerminationGameReasonDto);
|
|
@@ -2295,7 +2295,7 @@
|
|
|
2295
2295
|
Companion_instance_12 = this;
|
|
2296
2296
|
var tmp = this;
|
|
2297
2297
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2298
|
-
tmp.
|
|
2298
|
+
tmp.q67_1 = lazy(tmp_0, TerminationGameReasonDto$Companion$_anonymous__30ivuy);
|
|
2299
2299
|
}
|
|
2300
2300
|
protoOf(Companion_10).b1c = function () {
|
|
2301
2301
|
return _get_$cachedSerializer__te6jhj_5(this);
|
|
@@ -2316,7 +2316,7 @@
|
|
|
2316
2316
|
Companion_getInstance_13();
|
|
2317
2317
|
}
|
|
2318
2318
|
function _get_$cachedSerializer__te6jhj_6($this) {
|
|
2319
|
-
return $this.
|
|
2319
|
+
return $this.r67_1.x();
|
|
2320
2320
|
}
|
|
2321
2321
|
function ProcessingReasonDto$_anonymous__78na4x() {
|
|
2322
2322
|
var tmp = ProcessingReasonDto_getInstance();
|
|
@@ -2331,7 +2331,7 @@
|
|
|
2331
2331
|
TerminationGameReasonDto.call(this);
|
|
2332
2332
|
var tmp = this;
|
|
2333
2333
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2334
|
-
tmp.
|
|
2334
|
+
tmp.r67_1 = lazy(tmp_0, ProcessingReasonDto$_anonymous__78na4x);
|
|
2335
2335
|
}
|
|
2336
2336
|
protoOf(ProcessingReasonDto).b1c = function () {
|
|
2337
2337
|
return _get_$cachedSerializer__te6jhj_6(this);
|
|
@@ -2368,19 +2368,19 @@
|
|
|
2368
2368
|
$serializer_instance_1 = this;
|
|
2369
2369
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('GAME_ERROR_TYPE', this, 1);
|
|
2370
2370
|
tmp0_serialDesc.hz('reason', false);
|
|
2371
|
-
this.
|
|
2371
|
+
this.s67_1 = tmp0_serialDesc;
|
|
2372
2372
|
}
|
|
2373
|
-
protoOf($serializer_1).
|
|
2374
|
-
var tmp0_desc = this.
|
|
2373
|
+
protoOf($serializer_1).t67 = function (encoder, value) {
|
|
2374
|
+
var tmp0_desc = this.s67_1;
|
|
2375
2375
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
2376
2376
|
tmp1_output.et(tmp0_desc, 0, value.reason);
|
|
2377
2377
|
tmp1_output.qr(tmp0_desc);
|
|
2378
2378
|
};
|
|
2379
2379
|
protoOf($serializer_1).do = function (encoder, value) {
|
|
2380
|
-
return this.
|
|
2380
|
+
return this.t67(encoder, value instanceof GameErrorReasonDto ? value : THROW_CCE());
|
|
2381
2381
|
};
|
|
2382
2382
|
protoOf($serializer_1).eo = function (decoder) {
|
|
2383
|
-
var tmp0_desc = this.
|
|
2383
|
+
var tmp0_desc = this.s67_1;
|
|
2384
2384
|
var tmp1_flag = true;
|
|
2385
2385
|
var tmp2_index = 0;
|
|
2386
2386
|
var tmp3_bitMask0 = 0;
|
|
@@ -2408,7 +2408,7 @@
|
|
|
2408
2408
|
return GameErrorReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2409
2409
|
};
|
|
2410
2410
|
protoOf($serializer_1).co = function () {
|
|
2411
|
-
return this.
|
|
2411
|
+
return this.s67_1;
|
|
2412
2412
|
};
|
|
2413
2413
|
protoOf($serializer_1).wz = function () {
|
|
2414
2414
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2424,7 +2424,7 @@
|
|
|
2424
2424
|
}
|
|
2425
2425
|
function GameErrorReasonDto_init_$Init$(seen0, reason, serializationConstructorMarker, $this) {
|
|
2426
2426
|
if (!(1 === (1 & seen0))) {
|
|
2427
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_1().
|
|
2427
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_1().s67_1);
|
|
2428
2428
|
}
|
|
2429
2429
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2430
2430
|
$this.reason = reason;
|
|
@@ -2437,7 +2437,7 @@
|
|
|
2437
2437
|
TerminationGameReasonDto.call(this);
|
|
2438
2438
|
this.reason = reason;
|
|
2439
2439
|
}
|
|
2440
|
-
protoOf(GameErrorReasonDto).
|
|
2440
|
+
protoOf(GameErrorReasonDto).o64 = function () {
|
|
2441
2441
|
return this.reason;
|
|
2442
2442
|
};
|
|
2443
2443
|
protoOf(GameErrorReasonDto).toString = function () {
|
|
@@ -2465,19 +2465,19 @@
|
|
|
2465
2465
|
$serializer_instance_2 = this;
|
|
2466
2466
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('GAME_FINISHED_TYPE', this, 1);
|
|
2467
2467
|
tmp0_serialDesc.hz('reason', false);
|
|
2468
|
-
this.
|
|
2468
|
+
this.u67_1 = tmp0_serialDesc;
|
|
2469
2469
|
}
|
|
2470
|
-
protoOf($serializer_2).
|
|
2471
|
-
var tmp0_desc = this.
|
|
2470
|
+
protoOf($serializer_2).v67 = function (encoder, value) {
|
|
2471
|
+
var tmp0_desc = this.u67_1;
|
|
2472
2472
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
2473
2473
|
tmp1_output.et(tmp0_desc, 0, value.reason);
|
|
2474
2474
|
tmp1_output.qr(tmp0_desc);
|
|
2475
2475
|
};
|
|
2476
2476
|
protoOf($serializer_2).do = function (encoder, value) {
|
|
2477
|
-
return this.
|
|
2477
|
+
return this.v67(encoder, value instanceof GameFinishedReasonDto ? value : THROW_CCE());
|
|
2478
2478
|
};
|
|
2479
2479
|
protoOf($serializer_2).eo = function (decoder) {
|
|
2480
|
-
var tmp0_desc = this.
|
|
2480
|
+
var tmp0_desc = this.u67_1;
|
|
2481
2481
|
var tmp1_flag = true;
|
|
2482
2482
|
var tmp2_index = 0;
|
|
2483
2483
|
var tmp3_bitMask0 = 0;
|
|
@@ -2505,7 +2505,7 @@
|
|
|
2505
2505
|
return GameFinishedReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2506
2506
|
};
|
|
2507
2507
|
protoOf($serializer_2).co = function () {
|
|
2508
|
-
return this.
|
|
2508
|
+
return this.u67_1;
|
|
2509
2509
|
};
|
|
2510
2510
|
protoOf($serializer_2).wz = function () {
|
|
2511
2511
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2521,7 +2521,7 @@
|
|
|
2521
2521
|
}
|
|
2522
2522
|
function GameFinishedReasonDto_init_$Init$(seen0, reason, serializationConstructorMarker, $this) {
|
|
2523
2523
|
if (!(1 === (1 & seen0))) {
|
|
2524
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_2().
|
|
2524
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_2().u67_1);
|
|
2525
2525
|
}
|
|
2526
2526
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2527
2527
|
$this.reason = reason;
|
|
@@ -2534,7 +2534,7 @@
|
|
|
2534
2534
|
TerminationGameReasonDto.call(this);
|
|
2535
2535
|
this.reason = reason;
|
|
2536
2536
|
}
|
|
2537
|
-
protoOf(GameFinishedReasonDto).
|
|
2537
|
+
protoOf(GameFinishedReasonDto).o64 = function () {
|
|
2538
2538
|
return this.reason;
|
|
2539
2539
|
};
|
|
2540
2540
|
protoOf(GameFinishedReasonDto).toString = function () {
|
|
@@ -2562,19 +2562,19 @@
|
|
|
2562
2562
|
$serializer_instance_3 = this;
|
|
2563
2563
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_EXIT', this, 1);
|
|
2564
2564
|
tmp0_serialDesc.hz('playerId', false);
|
|
2565
|
-
this.
|
|
2565
|
+
this.w67_1 = tmp0_serialDesc;
|
|
2566
2566
|
}
|
|
2567
|
-
protoOf($serializer_3).
|
|
2568
|
-
var tmp0_desc = this.
|
|
2567
|
+
protoOf($serializer_3).x67 = function (encoder, value) {
|
|
2568
|
+
var tmp0_desc = this.w67_1;
|
|
2569
2569
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
2570
|
-
tmp1_output.et(tmp0_desc, 0, value.
|
|
2570
|
+
tmp1_output.et(tmp0_desc, 0, value.y67_1);
|
|
2571
2571
|
tmp1_output.qr(tmp0_desc);
|
|
2572
2572
|
};
|
|
2573
2573
|
protoOf($serializer_3).do = function (encoder, value) {
|
|
2574
|
-
return this.
|
|
2574
|
+
return this.x67(encoder, value instanceof PlayerExitReasonDto ? value : THROW_CCE());
|
|
2575
2575
|
};
|
|
2576
2576
|
protoOf($serializer_3).eo = function (decoder) {
|
|
2577
|
-
var tmp0_desc = this.
|
|
2577
|
+
var tmp0_desc = this.w67_1;
|
|
2578
2578
|
var tmp1_flag = true;
|
|
2579
2579
|
var tmp2_index = 0;
|
|
2580
2580
|
var tmp3_bitMask0 = 0;
|
|
@@ -2602,7 +2602,7 @@
|
|
|
2602
2602
|
return PlayerExitReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2603
2603
|
};
|
|
2604
2604
|
protoOf($serializer_3).co = function () {
|
|
2605
|
-
return this.
|
|
2605
|
+
return this.w67_1;
|
|
2606
2606
|
};
|
|
2607
2607
|
protoOf($serializer_3).wz = function () {
|
|
2608
2608
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2618,10 +2618,10 @@
|
|
|
2618
2618
|
}
|
|
2619
2619
|
function PlayerExitReasonDto_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
2620
2620
|
if (!(1 === (1 & seen0))) {
|
|
2621
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_3().
|
|
2621
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_3().w67_1);
|
|
2622
2622
|
}
|
|
2623
2623
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2624
|
-
$this.
|
|
2624
|
+
$this.y67_1 = playerId;
|
|
2625
2625
|
return $this;
|
|
2626
2626
|
}
|
|
2627
2627
|
function PlayerExitReasonDto_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
@@ -2629,20 +2629,20 @@
|
|
|
2629
2629
|
}
|
|
2630
2630
|
function PlayerExitReasonDto(playerId) {
|
|
2631
2631
|
TerminationGameReasonDto.call(this);
|
|
2632
|
-
this.
|
|
2632
|
+
this.y67_1 = playerId;
|
|
2633
2633
|
}
|
|
2634
2634
|
protoOf(PlayerExitReasonDto).toString = function () {
|
|
2635
|
-
return 'PlayerExitReasonDto(playerId=' + this.
|
|
2635
|
+
return 'PlayerExitReasonDto(playerId=' + this.y67_1 + ')';
|
|
2636
2636
|
};
|
|
2637
2637
|
protoOf(PlayerExitReasonDto).hashCode = function () {
|
|
2638
|
-
return getStringHashCode(this.
|
|
2638
|
+
return getStringHashCode(this.y67_1);
|
|
2639
2639
|
};
|
|
2640
2640
|
protoOf(PlayerExitReasonDto).equals = function (other) {
|
|
2641
2641
|
if (this === other)
|
|
2642
2642
|
return true;
|
|
2643
2643
|
if (!(other instanceof PlayerExitReasonDto))
|
|
2644
2644
|
return false;
|
|
2645
|
-
if (!(this.
|
|
2645
|
+
if (!(this.y67_1 === other.y67_1))
|
|
2646
2646
|
return false;
|
|
2647
2647
|
return true;
|
|
2648
2648
|
};
|
|
@@ -2657,20 +2657,20 @@
|
|
|
2657
2657
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_LOST_CONNECTION', this, 2);
|
|
2658
2658
|
tmp0_serialDesc.hz('playerId', false);
|
|
2659
2659
|
tmp0_serialDesc.hz('tag', false);
|
|
2660
|
-
this.
|
|
2660
|
+
this.z67_1 = tmp0_serialDesc;
|
|
2661
2661
|
}
|
|
2662
|
-
protoOf($serializer_4).
|
|
2663
|
-
var tmp0_desc = this.
|
|
2662
|
+
protoOf($serializer_4).a68 = function (encoder, value) {
|
|
2663
|
+
var tmp0_desc = this.z67_1;
|
|
2664
2664
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
2665
|
-
tmp1_output.et(tmp0_desc, 0, value.
|
|
2666
|
-
tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
2665
|
+
tmp1_output.et(tmp0_desc, 0, value.b68_1);
|
|
2666
|
+
tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.c68_1);
|
|
2667
2667
|
tmp1_output.qr(tmp0_desc);
|
|
2668
2668
|
};
|
|
2669
2669
|
protoOf($serializer_4).do = function (encoder, value) {
|
|
2670
|
-
return this.
|
|
2670
|
+
return this.a68(encoder, value instanceof PlayerLostConnectionReasonDto ? value : THROW_CCE());
|
|
2671
2671
|
};
|
|
2672
2672
|
protoOf($serializer_4).eo = function (decoder) {
|
|
2673
|
-
var tmp0_desc = this.
|
|
2673
|
+
var tmp0_desc = this.z67_1;
|
|
2674
2674
|
var tmp1_flag = true;
|
|
2675
2675
|
var tmp2_index = 0;
|
|
2676
2676
|
var tmp3_bitMask0 = 0;
|
|
@@ -2705,7 +2705,7 @@
|
|
|
2705
2705
|
return PlayerLostConnectionReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
2706
2706
|
};
|
|
2707
2707
|
protoOf($serializer_4).co = function () {
|
|
2708
|
-
return this.
|
|
2708
|
+
return this.z67_1;
|
|
2709
2709
|
};
|
|
2710
2710
|
protoOf($serializer_4).wz = function () {
|
|
2711
2711
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2721,11 +2721,11 @@
|
|
|
2721
2721
|
}
|
|
2722
2722
|
function PlayerLostConnectionReasonDto_init_$Init$(seen0, playerId, tag, serializationConstructorMarker, $this) {
|
|
2723
2723
|
if (!(3 === (3 & seen0))) {
|
|
2724
|
-
throwMissingFieldException(seen0, 3, $serializer_getInstance_4().
|
|
2724
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_4().z67_1);
|
|
2725
2725
|
}
|
|
2726
2726
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2727
|
-
$this.
|
|
2728
|
-
$this.
|
|
2727
|
+
$this.b68_1 = playerId;
|
|
2728
|
+
$this.c68_1 = tag;
|
|
2729
2729
|
return $this;
|
|
2730
2730
|
}
|
|
2731
2731
|
function PlayerLostConnectionReasonDto_init_$Create$(seen0, playerId, tag, serializationConstructorMarker) {
|
|
@@ -2733,15 +2733,15 @@
|
|
|
2733
2733
|
}
|
|
2734
2734
|
function PlayerLostConnectionReasonDto(playerId, tag) {
|
|
2735
2735
|
TerminationGameReasonDto.call(this);
|
|
2736
|
-
this.
|
|
2737
|
-
this.
|
|
2736
|
+
this.b68_1 = playerId;
|
|
2737
|
+
this.c68_1 = tag;
|
|
2738
2738
|
}
|
|
2739
2739
|
protoOf(PlayerLostConnectionReasonDto).toString = function () {
|
|
2740
|
-
return 'PlayerLostConnectionReasonDto(playerId=' + this.
|
|
2740
|
+
return 'PlayerLostConnectionReasonDto(playerId=' + this.b68_1 + ', tag=' + this.c68_1 + ')';
|
|
2741
2741
|
};
|
|
2742
2742
|
protoOf(PlayerLostConnectionReasonDto).hashCode = function () {
|
|
2743
|
-
var result = getStringHashCode(this.
|
|
2744
|
-
result = imul(result, 31) + (this.
|
|
2743
|
+
var result = getStringHashCode(this.b68_1);
|
|
2744
|
+
result = imul(result, 31) + (this.c68_1 == null ? 0 : getStringHashCode(this.c68_1)) | 0;
|
|
2745
2745
|
return result;
|
|
2746
2746
|
};
|
|
2747
2747
|
protoOf(PlayerLostConnectionReasonDto).equals = function (other) {
|
|
@@ -2749,9 +2749,9 @@
|
|
|
2749
2749
|
return true;
|
|
2750
2750
|
if (!(other instanceof PlayerLostConnectionReasonDto))
|
|
2751
2751
|
return false;
|
|
2752
|
-
if (!(this.
|
|
2752
|
+
if (!(this.b68_1 === other.b68_1))
|
|
2753
2753
|
return false;
|
|
2754
|
-
if (!(this.
|
|
2754
|
+
if (!(this.c68_1 == other.c68_1))
|
|
2755
2755
|
return false;
|
|
2756
2756
|
return true;
|
|
2757
2757
|
};
|
|
@@ -2766,20 +2766,20 @@
|
|
|
2766
2766
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_TIMEOUT', this, 2);
|
|
2767
2767
|
tmp0_serialDesc.hz('playerId', false);
|
|
2768
2768
|
tmp0_serialDesc.hz('tag', false);
|
|
2769
|
-
this.
|
|
2769
|
+
this.d68_1 = tmp0_serialDesc;
|
|
2770
2770
|
}
|
|
2771
|
-
protoOf($serializer_5).
|
|
2772
|
-
var tmp0_desc = this.
|
|
2771
|
+
protoOf($serializer_5).e68 = function (encoder, value) {
|
|
2772
|
+
var tmp0_desc = this.d68_1;
|
|
2773
2773
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
2774
|
-
tmp1_output.et(tmp0_desc, 0, value.
|
|
2775
|
-
tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
2774
|
+
tmp1_output.et(tmp0_desc, 0, value.f68_1);
|
|
2775
|
+
tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.g68_1);
|
|
2776
2776
|
tmp1_output.qr(tmp0_desc);
|
|
2777
2777
|
};
|
|
2778
2778
|
protoOf($serializer_5).do = function (encoder, value) {
|
|
2779
|
-
return this.
|
|
2779
|
+
return this.e68(encoder, value instanceof PlayerTimeoutReasonDto ? value : THROW_CCE());
|
|
2780
2780
|
};
|
|
2781
2781
|
protoOf($serializer_5).eo = function (decoder) {
|
|
2782
|
-
var tmp0_desc = this.
|
|
2782
|
+
var tmp0_desc = this.d68_1;
|
|
2783
2783
|
var tmp1_flag = true;
|
|
2784
2784
|
var tmp2_index = 0;
|
|
2785
2785
|
var tmp3_bitMask0 = 0;
|
|
@@ -2814,7 +2814,7 @@
|
|
|
2814
2814
|
return PlayerTimeoutReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
2815
2815
|
};
|
|
2816
2816
|
protoOf($serializer_5).co = function () {
|
|
2817
|
-
return this.
|
|
2817
|
+
return this.d68_1;
|
|
2818
2818
|
};
|
|
2819
2819
|
protoOf($serializer_5).wz = function () {
|
|
2820
2820
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2830,11 +2830,11 @@
|
|
|
2830
2830
|
}
|
|
2831
2831
|
function PlayerTimeoutReasonDto_init_$Init$(seen0, playerId, tag, serializationConstructorMarker, $this) {
|
|
2832
2832
|
if (!(3 === (3 & seen0))) {
|
|
2833
|
-
throwMissingFieldException(seen0, 3, $serializer_getInstance_5().
|
|
2833
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_5().d68_1);
|
|
2834
2834
|
}
|
|
2835
2835
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2836
|
-
$this.
|
|
2837
|
-
$this.
|
|
2836
|
+
$this.f68_1 = playerId;
|
|
2837
|
+
$this.g68_1 = tag;
|
|
2838
2838
|
return $this;
|
|
2839
2839
|
}
|
|
2840
2840
|
function PlayerTimeoutReasonDto_init_$Create$(seen0, playerId, tag, serializationConstructorMarker) {
|
|
@@ -2842,15 +2842,15 @@
|
|
|
2842
2842
|
}
|
|
2843
2843
|
function PlayerTimeoutReasonDto(playerId, tag) {
|
|
2844
2844
|
TerminationGameReasonDto.call(this);
|
|
2845
|
-
this.
|
|
2846
|
-
this.
|
|
2845
|
+
this.f68_1 = playerId;
|
|
2846
|
+
this.g68_1 = tag;
|
|
2847
2847
|
}
|
|
2848
2848
|
protoOf(PlayerTimeoutReasonDto).toString = function () {
|
|
2849
|
-
return 'PlayerTimeoutReasonDto(playerId=' + this.
|
|
2849
|
+
return 'PlayerTimeoutReasonDto(playerId=' + this.f68_1 + ', tag=' + this.g68_1 + ')';
|
|
2850
2850
|
};
|
|
2851
2851
|
protoOf(PlayerTimeoutReasonDto).hashCode = function () {
|
|
2852
|
-
var result = getStringHashCode(this.
|
|
2853
|
-
result = imul(result, 31) + (this.
|
|
2852
|
+
var result = getStringHashCode(this.f68_1);
|
|
2853
|
+
result = imul(result, 31) + (this.g68_1 == null ? 0 : getStringHashCode(this.g68_1)) | 0;
|
|
2854
2854
|
return result;
|
|
2855
2855
|
};
|
|
2856
2856
|
protoOf(PlayerTimeoutReasonDto).equals = function (other) {
|
|
@@ -2858,14 +2858,14 @@
|
|
|
2858
2858
|
return true;
|
|
2859
2859
|
if (!(other instanceof PlayerTimeoutReasonDto))
|
|
2860
2860
|
return false;
|
|
2861
|
-
if (!(this.
|
|
2861
|
+
if (!(this.f68_1 === other.f68_1))
|
|
2862
2862
|
return false;
|
|
2863
|
-
if (!(this.
|
|
2863
|
+
if (!(this.g68_1 == other.g68_1))
|
|
2864
2864
|
return false;
|
|
2865
2865
|
return true;
|
|
2866
2866
|
};
|
|
2867
2867
|
function _get_$cachedSerializer__te6jhj_7($this) {
|
|
2868
|
-
return $this.
|
|
2868
|
+
return $this.h68_1.x();
|
|
2869
2869
|
}
|
|
2870
2870
|
function WaitingForConnectionReasonDto$_anonymous__hgbgp6() {
|
|
2871
2871
|
var tmp = WaitingForConnectionReasonDto_getInstance();
|
|
@@ -2880,7 +2880,7 @@
|
|
|
2880
2880
|
TerminationGameReasonDto.call(this);
|
|
2881
2881
|
var tmp = this;
|
|
2882
2882
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2883
|
-
tmp.
|
|
2883
|
+
tmp.h68_1 = lazy(tmp_0, WaitingForConnectionReasonDto$_anonymous__hgbgp6);
|
|
2884
2884
|
}
|
|
2885
2885
|
protoOf(WaitingForConnectionReasonDto).b1c = function () {
|
|
2886
2886
|
return _get_$cachedSerializer__te6jhj_7(this);
|
|
@@ -3001,15 +3001,15 @@
|
|
|
3001
3001
|
}
|
|
3002
3002
|
function mapToDto_3(_this__u8e3s4) {
|
|
3003
3003
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
3004
|
-
return new PlayerExitReasonDto(_this__u8e3s4.
|
|
3004
|
+
return new PlayerExitReasonDto(_this__u8e3s4.j64_1);
|
|
3005
3005
|
}
|
|
3006
3006
|
function mapToDto_4(_this__u8e3s4) {
|
|
3007
3007
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
3008
|
-
return new PlayerLostConnectionReasonDto(_this__u8e3s4.
|
|
3008
|
+
return new PlayerLostConnectionReasonDto(_this__u8e3s4.f64_1, _this__u8e3s4.tag);
|
|
3009
3009
|
}
|
|
3010
3010
|
function mapToDto_5(_this__u8e3s4) {
|
|
3011
3011
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
3012
|
-
return new PlayerTimeoutReasonDto(_this__u8e3s4.
|
|
3012
|
+
return new PlayerTimeoutReasonDto(_this__u8e3s4.i64_1, _this__u8e3s4.tag);
|
|
3013
3013
|
}
|
|
3014
3014
|
function mapToDto_6(_this__u8e3s4) {
|
|
3015
3015
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
@@ -3031,15 +3031,15 @@
|
|
|
3031
3031
|
}
|
|
3032
3032
|
function mapFromDto_3(_this__u8e3s4) {
|
|
3033
3033
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
3034
|
-
return new PlayerExitReason(_this__u8e3s4.
|
|
3034
|
+
return new PlayerExitReason(_this__u8e3s4.y67_1);
|
|
3035
3035
|
}
|
|
3036
3036
|
function mapFromDto_4(_this__u8e3s4) {
|
|
3037
3037
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
3038
|
-
return new PlayerLostConnectionReason(_this__u8e3s4.
|
|
3038
|
+
return new PlayerLostConnectionReason(_this__u8e3s4.b68_1, _this__u8e3s4.c68_1);
|
|
3039
3039
|
}
|
|
3040
3040
|
function mapFromDto_5(_this__u8e3s4) {
|
|
3041
3041
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
3042
|
-
return new PlayerTimeoutReason(_this__u8e3s4.
|
|
3042
|
+
return new PlayerTimeoutReason(_this__u8e3s4.f68_1, _this__u8e3s4.g68_1);
|
|
3043
3043
|
}
|
|
3044
3044
|
function mapFromDto_6(_this__u8e3s4) {
|
|
3045
3045
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
@@ -3080,8 +3080,8 @@
|
|
|
3080
3080
|
}
|
|
3081
3081
|
}
|
|
3082
3082
|
function mapToDto_8(_this__u8e3s4) {
|
|
3083
|
-
var tmp0_playerId = _this__u8e3s4.
|
|
3084
|
-
var tmp1_uid = _this__u8e3s4.
|
|
3083
|
+
var tmp0_playerId = _this__u8e3s4.u64_1;
|
|
3084
|
+
var tmp1_uid = _this__u8e3s4.u64_1;
|
|
3085
3085
|
var tmp2_nickname = _this__u8e3s4.name;
|
|
3086
3086
|
var tmp3_name = _this__u8e3s4.name;
|
|
3087
3087
|
var tmp4_photo = _this__u8e3s4.avatarUrl;
|
|
@@ -3100,17 +3100,17 @@
|
|
|
3100
3100
|
return new GameUserInfoDto(tmp0_playerId, tmp1_uid, tmp3_name, tmp2_nickname, tmp5_avatarUrl, tmp4_photo, tmp8_rating, tmp6_isBot, tmp7_initialLuckyFactor);
|
|
3101
3101
|
}
|
|
3102
3102
|
function mapFromDto_8(_this__u8e3s4) {
|
|
3103
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
3104
|
-
var tmp = tmp0_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.
|
|
3105
|
-
var tmp1_elvis_lhs = _this__u8e3s4.
|
|
3106
|
-
var tmp_0 = tmp1_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.
|
|
3107
|
-
var tmp2_elvis_lhs = _this__u8e3s4.
|
|
3108
|
-
var tmp_1 = tmp2_elvis_lhs == null ? _this__u8e3s4.
|
|
3109
|
-
var tmp3_elvis_lhs = _this__u8e3s4.
|
|
3110
|
-
return new GameUserInfo(tmp, tmp_0, tmp_1, tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs, _this__u8e3s4.
|
|
3103
|
+
var tmp0_elvis_lhs = _this__u8e3s4.i68_1;
|
|
3104
|
+
var tmp = tmp0_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.j68_1) : tmp0_elvis_lhs;
|
|
3105
|
+
var tmp1_elvis_lhs = _this__u8e3s4.k68_1;
|
|
3106
|
+
var tmp_0 = tmp1_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.l68_1) : tmp1_elvis_lhs;
|
|
3107
|
+
var tmp2_elvis_lhs = _this__u8e3s4.m68_1;
|
|
3108
|
+
var tmp_1 = tmp2_elvis_lhs == null ? _this__u8e3s4.n68_1 : tmp2_elvis_lhs;
|
|
3109
|
+
var tmp3_elvis_lhs = _this__u8e3s4.p68_1;
|
|
3110
|
+
return new GameUserInfo(tmp, tmp_0, tmp_1, tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs, _this__u8e3s4.q68_1, _this__u8e3s4.o68_1);
|
|
3111
3111
|
}
|
|
3112
3112
|
function mapFromDto_9(_this__u8e3s4) {
|
|
3113
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
3113
|
+
var tmp0_safe_receiver = _this__u8e3s4.r68_1;
|
|
3114
3114
|
var tmp;
|
|
3115
3115
|
if (tmp0_safe_receiver == null) {
|
|
3116
3116
|
tmp = null;
|
|
@@ -3119,7 +3119,7 @@
|
|
|
3119
3119
|
tmp = Companion_getInstance_0().nk(tmp0_safe_receiver);
|
|
3120
3120
|
}
|
|
3121
3121
|
var tmp5_startFromTime = tmp;
|
|
3122
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
3122
|
+
var tmp1_safe_receiver = _this__u8e3s4.t68_1;
|
|
3123
3123
|
var tmp_0;
|
|
3124
3124
|
if (tmp1_safe_receiver == null) {
|
|
3125
3125
|
tmp_0 = null;
|
|
@@ -3128,7 +3128,7 @@
|
|
|
3128
3128
|
tmp_0 = Companion_getInstance_0().nk(tmp1_safe_receiver);
|
|
3129
3129
|
}
|
|
3130
3130
|
var tmp6_waitPlayerUntilTime = tmp_0;
|
|
3131
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
3131
|
+
var tmp2_safe_receiver = _this__u8e3s4.s68_1;
|
|
3132
3132
|
var tmp_1;
|
|
3133
3133
|
if (tmp2_safe_receiver == null) {
|
|
3134
3134
|
tmp_1 = null;
|
|
@@ -3137,33 +3137,33 @@
|
|
|
3137
3137
|
tmp_1 = Companion_getInstance_0().nk(tmp2_safe_receiver);
|
|
3138
3138
|
}
|
|
3139
3139
|
var tmp7_playerTurnTimeout = tmp_1;
|
|
3140
|
-
var tmp8_state = _this__u8e3s4.
|
|
3141
|
-
var tmp9_tag = _this__u8e3s4.
|
|
3142
|
-
var tmp3_elvis_lhs = _this__u8e3s4.
|
|
3140
|
+
var tmp8_state = _this__u8e3s4.u68_1;
|
|
3141
|
+
var tmp9_tag = _this__u8e3s4.w68_1;
|
|
3142
|
+
var tmp3_elvis_lhs = _this__u8e3s4.v68_1;
|
|
3143
3143
|
var tmp10_ready = tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs;
|
|
3144
|
-
var tmp4_safe_receiver = _this__u8e3s4.
|
|
3144
|
+
var tmp4_safe_receiver = _this__u8e3s4.x68_1;
|
|
3145
3145
|
var tmp11_connection = tmp4_safe_receiver == null ? null : mapFromDto_10(tmp4_safe_receiver);
|
|
3146
3146
|
return new PlayerState(tmp5_startFromTime, tmp7_playerTurnTimeout, tmp6_waitPlayerUntilTime, tmp8_state, tmp10_ready, tmp9_tag, tmp11_connection);
|
|
3147
3147
|
}
|
|
3148
3148
|
function mapToDto_9(_this__u8e3s4) {
|
|
3149
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
3149
|
+
var tmp0_safe_receiver = _this__u8e3s4.m65_1;
|
|
3150
3150
|
var tmp4_startFrom = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.toString();
|
|
3151
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
3151
|
+
var tmp1_safe_receiver = _this__u8e3s4.o65_1;
|
|
3152
3152
|
var tmp5_waitPlayerUntilTime = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.toString();
|
|
3153
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
3153
|
+
var tmp2_safe_receiver = _this__u8e3s4.n65_1;
|
|
3154
3154
|
var tmp6_playerTurnTimeout = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.toString();
|
|
3155
|
-
var tmp7_state = _this__u8e3s4.
|
|
3156
|
-
var tmp8_tag = _this__u8e3s4.
|
|
3157
|
-
var tmp9_ready = _this__u8e3s4.
|
|
3158
|
-
var tmp3_safe_receiver = _this__u8e3s4.
|
|
3155
|
+
var tmp7_state = _this__u8e3s4.p65_1;
|
|
3156
|
+
var tmp8_tag = _this__u8e3s4.r65_1;
|
|
3157
|
+
var tmp9_ready = _this__u8e3s4.q65_1;
|
|
3158
|
+
var tmp3_safe_receiver = _this__u8e3s4.s65_1;
|
|
3159
3159
|
var tmp10_connection = tmp3_safe_receiver == null ? null : mapToDto_10(tmp3_safe_receiver);
|
|
3160
3160
|
return new PlayerStateDto(tmp4_startFrom, tmp6_playerTurnTimeout, tmp5_waitPlayerUntilTime, tmp7_state, tmp9_ready, tmp8_tag, tmp10_connection);
|
|
3161
3161
|
}
|
|
3162
3162
|
function mapFromDto_10(_this__u8e3s4) {
|
|
3163
|
-
return new PlayerConnection(_this__u8e3s4.
|
|
3163
|
+
return new PlayerConnection(_this__u8e3s4.y68_1, Companion_getInstance_0().nk(_this__u8e3s4.z68_1), Companion_getInstance().hk(_this__u8e3s4.a69_1));
|
|
3164
3164
|
}
|
|
3165
3165
|
function mapToDto_10(_this__u8e3s4) {
|
|
3166
|
-
return new PlayerConnectionDto(_this__u8e3s4.
|
|
3166
|
+
return new PlayerConnectionDto(_this__u8e3s4.y65_1, _this__u8e3s4.z65_1.toString(), Duration__toIsoString_impl_9h6wsm(_this__u8e3s4.a66_1));
|
|
3167
3167
|
}
|
|
3168
3168
|
function Companion_16() {
|
|
3169
3169
|
}
|
|
@@ -3183,39 +3183,39 @@
|
|
|
3183
3183
|
tmp0_serialDesc.hz('rating', false);
|
|
3184
3184
|
tmp0_serialDesc.hz('is_bot', false);
|
|
3185
3185
|
tmp0_serialDesc.hz('lucky_factor', false);
|
|
3186
|
-
this.
|
|
3186
|
+
this.b69_1 = tmp0_serialDesc;
|
|
3187
3187
|
}
|
|
3188
|
-
protoOf($serializer_6).
|
|
3189
|
-
var tmp0_desc = this.
|
|
3188
|
+
protoOf($serializer_6).c69 = function (encoder, value) {
|
|
3189
|
+
var tmp0_desc = this.b69_1;
|
|
3190
3190
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
3191
|
-
if (tmp1_output.mt(tmp0_desc, 0) ? true : !(value.
|
|
3192
|
-
tmp1_output.it(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3191
|
+
if (tmp1_output.mt(tmp0_desc, 0) ? true : !(value.i68_1 == null)) {
|
|
3192
|
+
tmp1_output.it(tmp0_desc, 0, StringSerializer_getInstance(), value.i68_1);
|
|
3193
3193
|
}
|
|
3194
|
-
if (tmp1_output.mt(tmp0_desc, 1) ? true : !(value.
|
|
3195
|
-
tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
3194
|
+
if (tmp1_output.mt(tmp0_desc, 1) ? true : !(value.j68_1 == null)) {
|
|
3195
|
+
tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.j68_1);
|
|
3196
3196
|
}
|
|
3197
|
-
if (tmp1_output.mt(tmp0_desc, 2) ? true : !(value.
|
|
3198
|
-
tmp1_output.it(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
3197
|
+
if (tmp1_output.mt(tmp0_desc, 2) ? true : !(value.k68_1 == null)) {
|
|
3198
|
+
tmp1_output.it(tmp0_desc, 2, StringSerializer_getInstance(), value.k68_1);
|
|
3199
3199
|
}
|
|
3200
|
-
if (tmp1_output.mt(tmp0_desc, 3) ? true : !(value.
|
|
3201
|
-
tmp1_output.it(tmp0_desc, 3, StringSerializer_getInstance(), value.
|
|
3200
|
+
if (tmp1_output.mt(tmp0_desc, 3) ? true : !(value.l68_1 == null)) {
|
|
3201
|
+
tmp1_output.it(tmp0_desc, 3, StringSerializer_getInstance(), value.l68_1);
|
|
3202
3202
|
}
|
|
3203
|
-
if (tmp1_output.mt(tmp0_desc, 4) ? true : !(value.
|
|
3204
|
-
tmp1_output.it(tmp0_desc, 4, StringSerializer_getInstance(), value.
|
|
3203
|
+
if (tmp1_output.mt(tmp0_desc, 4) ? true : !(value.m68_1 == null)) {
|
|
3204
|
+
tmp1_output.it(tmp0_desc, 4, StringSerializer_getInstance(), value.m68_1);
|
|
3205
3205
|
}
|
|
3206
|
-
if (tmp1_output.mt(tmp0_desc, 5) ? true : !(value.
|
|
3207
|
-
tmp1_output.it(tmp0_desc, 5, StringSerializer_getInstance(), value.
|
|
3206
|
+
if (tmp1_output.mt(tmp0_desc, 5) ? true : !(value.n68_1 == null)) {
|
|
3207
|
+
tmp1_output.it(tmp0_desc, 5, StringSerializer_getInstance(), value.n68_1);
|
|
3208
3208
|
}
|
|
3209
|
-
tmp1_output.it(tmp0_desc, 6, DoubleSerializer_getInstance(), value.
|
|
3210
|
-
tmp1_output.it(tmp0_desc, 7, BooleanSerializer_getInstance(), value.
|
|
3211
|
-
tmp1_output.it(tmp0_desc, 8, FloatSerializer_getInstance(), value.
|
|
3209
|
+
tmp1_output.it(tmp0_desc, 6, DoubleSerializer_getInstance(), value.o68_1);
|
|
3210
|
+
tmp1_output.it(tmp0_desc, 7, BooleanSerializer_getInstance(), value.p68_1);
|
|
3211
|
+
tmp1_output.it(tmp0_desc, 8, FloatSerializer_getInstance(), value.q68_1);
|
|
3212
3212
|
tmp1_output.qr(tmp0_desc);
|
|
3213
3213
|
};
|
|
3214
3214
|
protoOf($serializer_6).do = function (encoder, value) {
|
|
3215
|
-
return this.
|
|
3215
|
+
return this.c69(encoder, value instanceof GameUserInfoDto ? value : THROW_CCE());
|
|
3216
3216
|
};
|
|
3217
3217
|
protoOf($serializer_6).eo = function (decoder) {
|
|
3218
|
-
var tmp0_desc = this.
|
|
3218
|
+
var tmp0_desc = this.b69_1;
|
|
3219
3219
|
var tmp1_flag = true;
|
|
3220
3220
|
var tmp2_index = 0;
|
|
3221
3221
|
var tmp3_bitMask0 = 0;
|
|
@@ -3299,7 +3299,7 @@
|
|
|
3299
3299
|
return GameUserInfoDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, null);
|
|
3300
3300
|
};
|
|
3301
3301
|
protoOf($serializer_6).co = function () {
|
|
3302
|
-
return this.
|
|
3302
|
+
return this.b69_1;
|
|
3303
3303
|
};
|
|
3304
3304
|
protoOf($serializer_6).wz = function () {
|
|
3305
3305
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -3315,35 +3315,35 @@
|
|
|
3315
3315
|
}
|
|
3316
3316
|
function GameUserInfoDto_init_$Init$(seen0, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, serializationConstructorMarker, $this) {
|
|
3317
3317
|
if (!(448 === (448 & seen0))) {
|
|
3318
|
-
throwMissingFieldException(seen0, 448, $serializer_getInstance_6().
|
|
3318
|
+
throwMissingFieldException(seen0, 448, $serializer_getInstance_6().b69_1);
|
|
3319
3319
|
}
|
|
3320
3320
|
if (0 === (seen0 & 1))
|
|
3321
|
-
$this.
|
|
3321
|
+
$this.i68_1 = null;
|
|
3322
3322
|
else
|
|
3323
|
-
$this.
|
|
3323
|
+
$this.i68_1 = playerId;
|
|
3324
3324
|
if (0 === (seen0 & 2))
|
|
3325
|
-
$this.
|
|
3325
|
+
$this.j68_1 = null;
|
|
3326
3326
|
else
|
|
3327
|
-
$this.
|
|
3327
|
+
$this.j68_1 = uid;
|
|
3328
3328
|
if (0 === (seen0 & 4))
|
|
3329
|
-
$this.
|
|
3329
|
+
$this.k68_1 = null;
|
|
3330
3330
|
else
|
|
3331
|
-
$this.
|
|
3331
|
+
$this.k68_1 = name;
|
|
3332
3332
|
if (0 === (seen0 & 8))
|
|
3333
|
-
$this.
|
|
3333
|
+
$this.l68_1 = null;
|
|
3334
3334
|
else
|
|
3335
|
-
$this.
|
|
3335
|
+
$this.l68_1 = nickname;
|
|
3336
3336
|
if (0 === (seen0 & 16))
|
|
3337
|
-
$this.
|
|
3337
|
+
$this.m68_1 = null;
|
|
3338
3338
|
else
|
|
3339
|
-
$this.
|
|
3339
|
+
$this.m68_1 = avatarUrl;
|
|
3340
3340
|
if (0 === (seen0 & 32))
|
|
3341
|
-
$this.
|
|
3341
|
+
$this.n68_1 = null;
|
|
3342
3342
|
else
|
|
3343
|
-
$this.
|
|
3344
|
-
$this.
|
|
3345
|
-
$this.
|
|
3346
|
-
$this.
|
|
3343
|
+
$this.n68_1 = photo;
|
|
3344
|
+
$this.o68_1 = rating;
|
|
3345
|
+
$this.p68_1 = isBot;
|
|
3346
|
+
$this.q68_1 = initialLuckyFactor;
|
|
3347
3347
|
return $this;
|
|
3348
3348
|
}
|
|
3349
3349
|
function GameUserInfoDto_init_$Create$(seen0, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, serializationConstructorMarker) {
|
|
@@ -3356,47 +3356,47 @@
|
|
|
3356
3356
|
nickname = nickname === VOID ? null : nickname;
|
|
3357
3357
|
avatarUrl = avatarUrl === VOID ? null : avatarUrl;
|
|
3358
3358
|
photo = photo === VOID ? null : photo;
|
|
3359
|
-
this.
|
|
3360
|
-
this.
|
|
3361
|
-
this.
|
|
3362
|
-
this.
|
|
3363
|
-
this.
|
|
3364
|
-
this.
|
|
3365
|
-
this.
|
|
3366
|
-
this.
|
|
3367
|
-
this.
|
|
3368
|
-
}
|
|
3369
|
-
protoOf(GameUserInfoDto).
|
|
3370
|
-
return this.
|
|
3371
|
-
};
|
|
3372
|
-
protoOf(GameUserInfoDto).
|
|
3359
|
+
this.i68_1 = playerId;
|
|
3360
|
+
this.j68_1 = uid;
|
|
3361
|
+
this.k68_1 = name;
|
|
3362
|
+
this.l68_1 = nickname;
|
|
3363
|
+
this.m68_1 = avatarUrl;
|
|
3364
|
+
this.n68_1 = photo;
|
|
3365
|
+
this.o68_1 = rating;
|
|
3366
|
+
this.p68_1 = isBot;
|
|
3367
|
+
this.q68_1 = initialLuckyFactor;
|
|
3368
|
+
}
|
|
3369
|
+
protoOf(GameUserInfoDto).d69 = function () {
|
|
3370
|
+
return this.e69(VOID, VOID, VOID, VOID, VOID, VOID, VOID, null, null);
|
|
3371
|
+
};
|
|
3372
|
+
protoOf(GameUserInfoDto).f69 = function (playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor) {
|
|
3373
3373
|
return new GameUserInfoDto(playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor);
|
|
3374
3374
|
};
|
|
3375
|
-
protoOf(GameUserInfoDto).
|
|
3376
|
-
playerId = playerId === VOID ? this.
|
|
3377
|
-
uid = uid === VOID ? this.
|
|
3378
|
-
name = name === VOID ? this.
|
|
3379
|
-
nickname = nickname === VOID ? this.
|
|
3380
|
-
avatarUrl = avatarUrl === VOID ? this.
|
|
3381
|
-
photo = photo === VOID ? this.
|
|
3382
|
-
rating = rating === VOID ? this.
|
|
3383
|
-
isBot = isBot === VOID ? this.
|
|
3384
|
-
initialLuckyFactor = initialLuckyFactor === VOID ? this.
|
|
3385
|
-
return $super === VOID ? this.
|
|
3375
|
+
protoOf(GameUserInfoDto).e69 = function (playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, $super) {
|
|
3376
|
+
playerId = playerId === VOID ? this.i68_1 : playerId;
|
|
3377
|
+
uid = uid === VOID ? this.j68_1 : uid;
|
|
3378
|
+
name = name === VOID ? this.k68_1 : name;
|
|
3379
|
+
nickname = nickname === VOID ? this.l68_1 : nickname;
|
|
3380
|
+
avatarUrl = avatarUrl === VOID ? this.m68_1 : avatarUrl;
|
|
3381
|
+
photo = photo === VOID ? this.n68_1 : photo;
|
|
3382
|
+
rating = rating === VOID ? this.o68_1 : rating;
|
|
3383
|
+
isBot = isBot === VOID ? this.p68_1 : isBot;
|
|
3384
|
+
initialLuckyFactor = initialLuckyFactor === VOID ? this.q68_1 : initialLuckyFactor;
|
|
3385
|
+
return $super === VOID ? this.f69(playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor) : $super.f69.call(this, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor);
|
|
3386
3386
|
};
|
|
3387
3387
|
protoOf(GameUserInfoDto).toString = function () {
|
|
3388
|
-
return 'GameUserInfoDto(playerId=' + this.
|
|
3388
|
+
return 'GameUserInfoDto(playerId=' + this.i68_1 + ', uid=' + this.j68_1 + ', name=' + this.k68_1 + ', nickname=' + this.l68_1 + ', avatarUrl=' + this.m68_1 + ', photo=' + this.n68_1 + ', rating=' + this.o68_1 + ', isBot=' + this.p68_1 + ', initialLuckyFactor=' + this.q68_1 + ')';
|
|
3389
3389
|
};
|
|
3390
3390
|
protoOf(GameUserInfoDto).hashCode = function () {
|
|
3391
|
-
var result = this.
|
|
3392
|
-
result = imul(result, 31) + (this.f68_1 == null ? 0 : getStringHashCode(this.f68_1)) | 0;
|
|
3393
|
-
result = imul(result, 31) + (this.g68_1 == null ? 0 : getStringHashCode(this.g68_1)) | 0;
|
|
3394
|
-
result = imul(result, 31) + (this.h68_1 == null ? 0 : getStringHashCode(this.h68_1)) | 0;
|
|
3395
|
-
result = imul(result, 31) + (this.i68_1 == null ? 0 : getStringHashCode(this.i68_1)) | 0;
|
|
3391
|
+
var result = this.i68_1 == null ? 0 : getStringHashCode(this.i68_1);
|
|
3396
3392
|
result = imul(result, 31) + (this.j68_1 == null ? 0 : getStringHashCode(this.j68_1)) | 0;
|
|
3397
|
-
result = imul(result, 31) + (this.k68_1 == null ? 0 :
|
|
3398
|
-
result = imul(result, 31) + (this.l68_1 == null ? 0 :
|
|
3399
|
-
result = imul(result, 31) + (this.m68_1 == null ? 0 :
|
|
3393
|
+
result = imul(result, 31) + (this.k68_1 == null ? 0 : getStringHashCode(this.k68_1)) | 0;
|
|
3394
|
+
result = imul(result, 31) + (this.l68_1 == null ? 0 : getStringHashCode(this.l68_1)) | 0;
|
|
3395
|
+
result = imul(result, 31) + (this.m68_1 == null ? 0 : getStringHashCode(this.m68_1)) | 0;
|
|
3396
|
+
result = imul(result, 31) + (this.n68_1 == null ? 0 : getStringHashCode(this.n68_1)) | 0;
|
|
3397
|
+
result = imul(result, 31) + (this.o68_1 == null ? 0 : getNumberHashCode(this.o68_1)) | 0;
|
|
3398
|
+
result = imul(result, 31) + (this.p68_1 == null ? 0 : getBooleanHashCode(this.p68_1)) | 0;
|
|
3399
|
+
result = imul(result, 31) + (this.q68_1 == null ? 0 : getNumberHashCode(this.q68_1)) | 0;
|
|
3400
3400
|
return result;
|
|
3401
3401
|
};
|
|
3402
3402
|
protoOf(GameUserInfoDto).equals = function (other) {
|
|
@@ -3404,23 +3404,23 @@
|
|
|
3404
3404
|
return true;
|
|
3405
3405
|
if (!(other instanceof GameUserInfoDto))
|
|
3406
3406
|
return false;
|
|
3407
|
-
if (!(this.
|
|
3407
|
+
if (!(this.i68_1 == other.i68_1))
|
|
3408
3408
|
return false;
|
|
3409
|
-
if (!(this.
|
|
3409
|
+
if (!(this.j68_1 == other.j68_1))
|
|
3410
3410
|
return false;
|
|
3411
|
-
if (!(this.
|
|
3411
|
+
if (!(this.k68_1 == other.k68_1))
|
|
3412
3412
|
return false;
|
|
3413
|
-
if (!(this.
|
|
3413
|
+
if (!(this.l68_1 == other.l68_1))
|
|
3414
3414
|
return false;
|
|
3415
|
-
if (!(this.
|
|
3415
|
+
if (!(this.m68_1 == other.m68_1))
|
|
3416
3416
|
return false;
|
|
3417
|
-
if (!(this.
|
|
3417
|
+
if (!(this.n68_1 == other.n68_1))
|
|
3418
3418
|
return false;
|
|
3419
|
-
if (!equals(this.
|
|
3419
|
+
if (!equals(this.o68_1, other.o68_1))
|
|
3420
3420
|
return false;
|
|
3421
|
-
if (!(this.
|
|
3421
|
+
if (!(this.p68_1 == other.p68_1))
|
|
3422
3422
|
return false;
|
|
3423
|
-
if (!equals(this.
|
|
3423
|
+
if (!equals(this.q68_1, other.q68_1))
|
|
3424
3424
|
return false;
|
|
3425
3425
|
return true;
|
|
3426
3426
|
};
|
|
@@ -3434,7 +3434,7 @@
|
|
|
3434
3434
|
// Inline function 'kotlin.arrayOf' call
|
|
3435
3435
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3436
3436
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3437
|
-
tmp.
|
|
3437
|
+
tmp.g69_1 = [lazy(tmp_0, PlayerConnectionDto$Companion$$childSerializers$_anonymous__jevhp2), null, null];
|
|
3438
3438
|
}
|
|
3439
3439
|
var Companion_instance_19;
|
|
3440
3440
|
function Companion_getInstance_20() {
|
|
@@ -3448,22 +3448,22 @@
|
|
|
3448
3448
|
tmp0_serialDesc.hz('state', false);
|
|
3449
3449
|
tmp0_serialDesc.hz('connectionChangedTime', false);
|
|
3450
3450
|
tmp0_serialDesc.hz('notLiveDurationRecord', false);
|
|
3451
|
-
this.
|
|
3451
|
+
this.h69_1 = tmp0_serialDesc;
|
|
3452
3452
|
}
|
|
3453
|
-
protoOf($serializer_7).
|
|
3454
|
-
var tmp0_desc = this.
|
|
3453
|
+
protoOf($serializer_7).i69 = function (encoder, value) {
|
|
3454
|
+
var tmp0_desc = this.h69_1;
|
|
3455
3455
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
3456
|
-
var tmp2_cached = Companion_getInstance_20().
|
|
3457
|
-
tmp1_output.gt(tmp0_desc, 0, tmp2_cached[0].x(), value.
|
|
3458
|
-
tmp1_output.et(tmp0_desc, 1, value.
|
|
3459
|
-
tmp1_output.et(tmp0_desc, 2, value.
|
|
3456
|
+
var tmp2_cached = Companion_getInstance_20().g69_1;
|
|
3457
|
+
tmp1_output.gt(tmp0_desc, 0, tmp2_cached[0].x(), value.y68_1);
|
|
3458
|
+
tmp1_output.et(tmp0_desc, 1, value.z68_1);
|
|
3459
|
+
tmp1_output.et(tmp0_desc, 2, value.a69_1);
|
|
3460
3460
|
tmp1_output.qr(tmp0_desc);
|
|
3461
3461
|
};
|
|
3462
3462
|
protoOf($serializer_7).do = function (encoder, value) {
|
|
3463
|
-
return this.
|
|
3463
|
+
return this.i69(encoder, value instanceof PlayerConnectionDto ? value : THROW_CCE());
|
|
3464
3464
|
};
|
|
3465
3465
|
protoOf($serializer_7).eo = function (decoder) {
|
|
3466
|
-
var tmp0_desc = this.
|
|
3466
|
+
var tmp0_desc = this.h69_1;
|
|
3467
3467
|
var tmp1_flag = true;
|
|
3468
3468
|
var tmp2_index = 0;
|
|
3469
3469
|
var tmp3_bitMask0 = 0;
|
|
@@ -3471,7 +3471,7 @@
|
|
|
3471
3471
|
var tmp5_local1 = null;
|
|
3472
3472
|
var tmp6_local2 = null;
|
|
3473
3473
|
var tmp7_input = decoder.pr(tmp0_desc);
|
|
3474
|
-
var tmp8_cached = Companion_getInstance_20().
|
|
3474
|
+
var tmp8_cached = Companion_getInstance_20().g69_1;
|
|
3475
3475
|
if (tmp7_input.fs()) {
|
|
3476
3476
|
tmp4_local0 = tmp7_input.bs(tmp0_desc, 0, tmp8_cached[0].x(), tmp4_local0);
|
|
3477
3477
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3506,13 +3506,13 @@
|
|
|
3506
3506
|
return PlayerConnectionDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
3507
3507
|
};
|
|
3508
3508
|
protoOf($serializer_7).co = function () {
|
|
3509
|
-
return this.
|
|
3509
|
+
return this.h69_1;
|
|
3510
3510
|
};
|
|
3511
3511
|
protoOf($serializer_7).wz = function () {
|
|
3512
3512
|
// Inline function 'kotlin.arrayOf' call
|
|
3513
3513
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3514
3514
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3515
|
-
return [Companion_getInstance_20().
|
|
3515
|
+
return [Companion_getInstance_20().g69_1[0].x(), StringSerializer_getInstance(), StringSerializer_getInstance()];
|
|
3516
3516
|
};
|
|
3517
3517
|
var $serializer_instance_7;
|
|
3518
3518
|
function $serializer_getInstance_7() {
|
|
@@ -3522,11 +3522,11 @@
|
|
|
3522
3522
|
}
|
|
3523
3523
|
function PlayerConnectionDto_init_$Init$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker, $this) {
|
|
3524
3524
|
if (!(7 === (7 & seen0))) {
|
|
3525
|
-
throwMissingFieldException(seen0, 7, $serializer_getInstance_7().
|
|
3525
|
+
throwMissingFieldException(seen0, 7, $serializer_getInstance_7().h69_1);
|
|
3526
3526
|
}
|
|
3527
|
-
$this.
|
|
3528
|
-
$this.
|
|
3529
|
-
$this.
|
|
3527
|
+
$this.y68_1 = state;
|
|
3528
|
+
$this.z68_1 = connectionChangedTime;
|
|
3529
|
+
$this.a69_1 = notLiveDurationRecord;
|
|
3530
3530
|
return $this;
|
|
3531
3531
|
}
|
|
3532
3532
|
function PlayerConnectionDto_init_$Create$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker) {
|
|
@@ -3534,17 +3534,17 @@
|
|
|
3534
3534
|
}
|
|
3535
3535
|
function PlayerConnectionDto(state, connectionChangedTime, notLiveDurationRecord) {
|
|
3536
3536
|
Companion_getInstance_20();
|
|
3537
|
-
this.
|
|
3538
|
-
this.
|
|
3539
|
-
this.
|
|
3537
|
+
this.y68_1 = state;
|
|
3538
|
+
this.z68_1 = connectionChangedTime;
|
|
3539
|
+
this.a69_1 = notLiveDurationRecord;
|
|
3540
3540
|
}
|
|
3541
3541
|
protoOf(PlayerConnectionDto).toString = function () {
|
|
3542
|
-
return 'PlayerConnectionDto(state=' + this.
|
|
3542
|
+
return 'PlayerConnectionDto(state=' + this.y68_1.toString() + ', connectionChangedTime=' + this.z68_1 + ', notLiveDurationRecord=' + this.a69_1 + ')';
|
|
3543
3543
|
};
|
|
3544
3544
|
protoOf(PlayerConnectionDto).hashCode = function () {
|
|
3545
|
-
var result = this.
|
|
3546
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
3547
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
3545
|
+
var result = this.y68_1.hashCode();
|
|
3546
|
+
result = imul(result, 31) + getStringHashCode(this.z68_1) | 0;
|
|
3547
|
+
result = imul(result, 31) + getStringHashCode(this.a69_1) | 0;
|
|
3548
3548
|
return result;
|
|
3549
3549
|
};
|
|
3550
3550
|
protoOf(PlayerConnectionDto).equals = function (other) {
|
|
@@ -3552,11 +3552,11 @@
|
|
|
3552
3552
|
return true;
|
|
3553
3553
|
if (!(other instanceof PlayerConnectionDto))
|
|
3554
3554
|
return false;
|
|
3555
|
-
if (!this.
|
|
3555
|
+
if (!this.y68_1.equals(other.y68_1))
|
|
3556
3556
|
return false;
|
|
3557
|
-
if (!(this.
|
|
3557
|
+
if (!(this.z68_1 === other.z68_1))
|
|
3558
3558
|
return false;
|
|
3559
|
-
if (!(this.
|
|
3559
|
+
if (!(this.a69_1 === other.a69_1))
|
|
3560
3560
|
return false;
|
|
3561
3561
|
return true;
|
|
3562
3562
|
};
|
|
@@ -3570,7 +3570,7 @@
|
|
|
3570
3570
|
// Inline function 'kotlin.arrayOf' call
|
|
3571
3571
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3572
3572
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3573
|
-
tmp.
|
|
3573
|
+
tmp.j69_1 = [null, null, null, lazy(tmp_0, PlayerStateDto$Companion$$childSerializers$_anonymous__izgokl), null, null, null];
|
|
3574
3574
|
}
|
|
3575
3575
|
var Companion_instance_20;
|
|
3576
3576
|
function Companion_getInstance_21() {
|
|
@@ -3588,38 +3588,38 @@
|
|
|
3588
3588
|
tmp0_serialDesc.hz('ready', true);
|
|
3589
3589
|
tmp0_serialDesc.hz('tag', true);
|
|
3590
3590
|
tmp0_serialDesc.hz('connection', true);
|
|
3591
|
-
this.
|
|
3591
|
+
this.k69_1 = tmp0_serialDesc;
|
|
3592
3592
|
}
|
|
3593
|
-
protoOf($serializer_8).
|
|
3594
|
-
var tmp0_desc = this.
|
|
3593
|
+
protoOf($serializer_8).l69 = function (encoder, value) {
|
|
3594
|
+
var tmp0_desc = this.k69_1;
|
|
3595
3595
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
3596
|
-
var tmp2_cached = Companion_getInstance_21().
|
|
3597
|
-
if (tmp1_output.mt(tmp0_desc, 0) ? true : !(value.
|
|
3598
|
-
tmp1_output.it(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3596
|
+
var tmp2_cached = Companion_getInstance_21().j69_1;
|
|
3597
|
+
if (tmp1_output.mt(tmp0_desc, 0) ? true : !(value.r68_1 == null)) {
|
|
3598
|
+
tmp1_output.it(tmp0_desc, 0, StringSerializer_getInstance(), value.r68_1);
|
|
3599
3599
|
}
|
|
3600
|
-
if (tmp1_output.mt(tmp0_desc, 1) ? true : !(value.
|
|
3601
|
-
tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
3600
|
+
if (tmp1_output.mt(tmp0_desc, 1) ? true : !(value.s68_1 == null)) {
|
|
3601
|
+
tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.s68_1);
|
|
3602
3602
|
}
|
|
3603
|
-
if (tmp1_output.mt(tmp0_desc, 2) ? true : !(value.
|
|
3604
|
-
tmp1_output.it(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
3603
|
+
if (tmp1_output.mt(tmp0_desc, 2) ? true : !(value.t68_1 == null)) {
|
|
3604
|
+
tmp1_output.it(tmp0_desc, 2, StringSerializer_getInstance(), value.t68_1);
|
|
3605
3605
|
}
|
|
3606
|
-
tmp1_output.gt(tmp0_desc, 3, tmp2_cached[3].x(), value.
|
|
3607
|
-
if (tmp1_output.mt(tmp0_desc, 4) ? true : !(value.
|
|
3608
|
-
tmp1_output.it(tmp0_desc, 4, BooleanSerializer_getInstance(), value.
|
|
3606
|
+
tmp1_output.gt(tmp0_desc, 3, tmp2_cached[3].x(), value.u68_1);
|
|
3607
|
+
if (tmp1_output.mt(tmp0_desc, 4) ? true : !(value.v68_1 == null)) {
|
|
3608
|
+
tmp1_output.it(tmp0_desc, 4, BooleanSerializer_getInstance(), value.v68_1);
|
|
3609
3609
|
}
|
|
3610
|
-
if (tmp1_output.mt(tmp0_desc, 5) ? true : !(value.
|
|
3611
|
-
tmp1_output.it(tmp0_desc, 5, StringSerializer_getInstance(), value.
|
|
3610
|
+
if (tmp1_output.mt(tmp0_desc, 5) ? true : !(value.w68_1 == null)) {
|
|
3611
|
+
tmp1_output.it(tmp0_desc, 5, StringSerializer_getInstance(), value.w68_1);
|
|
3612
3612
|
}
|
|
3613
|
-
if (tmp1_output.mt(tmp0_desc, 6) ? true : !(value.
|
|
3614
|
-
tmp1_output.it(tmp0_desc, 6, $serializer_getInstance_7(), value.
|
|
3613
|
+
if (tmp1_output.mt(tmp0_desc, 6) ? true : !(value.x68_1 == null)) {
|
|
3614
|
+
tmp1_output.it(tmp0_desc, 6, $serializer_getInstance_7(), value.x68_1);
|
|
3615
3615
|
}
|
|
3616
3616
|
tmp1_output.qr(tmp0_desc);
|
|
3617
3617
|
};
|
|
3618
3618
|
protoOf($serializer_8).do = function (encoder, value) {
|
|
3619
|
-
return this.
|
|
3619
|
+
return this.l69(encoder, value instanceof PlayerStateDto ? value : THROW_CCE());
|
|
3620
3620
|
};
|
|
3621
3621
|
protoOf($serializer_8).eo = function (decoder) {
|
|
3622
|
-
var tmp0_desc = this.
|
|
3622
|
+
var tmp0_desc = this.k69_1;
|
|
3623
3623
|
var tmp1_flag = true;
|
|
3624
3624
|
var tmp2_index = 0;
|
|
3625
3625
|
var tmp3_bitMask0 = 0;
|
|
@@ -3631,7 +3631,7 @@
|
|
|
3631
3631
|
var tmp9_local5 = null;
|
|
3632
3632
|
var tmp10_local6 = null;
|
|
3633
3633
|
var tmp11_input = decoder.pr(tmp0_desc);
|
|
3634
|
-
var tmp12_cached = Companion_getInstance_21().
|
|
3634
|
+
var tmp12_cached = Companion_getInstance_21().j69_1;
|
|
3635
3635
|
if (tmp11_input.fs()) {
|
|
3636
3636
|
tmp4_local0 = tmp11_input.ds(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
3637
3637
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3690,10 +3690,10 @@
|
|
|
3690
3690
|
return PlayerStateDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, null);
|
|
3691
3691
|
};
|
|
3692
3692
|
protoOf($serializer_8).co = function () {
|
|
3693
|
-
return this.
|
|
3693
|
+
return this.k69_1;
|
|
3694
3694
|
};
|
|
3695
3695
|
protoOf($serializer_8).wz = function () {
|
|
3696
|
-
var tmp0_cached = Companion_getInstance_21().
|
|
3696
|
+
var tmp0_cached = Companion_getInstance_21().j69_1;
|
|
3697
3697
|
// Inline function 'kotlin.arrayOf' call
|
|
3698
3698
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3699
3699
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -3707,33 +3707,33 @@
|
|
|
3707
3707
|
}
|
|
3708
3708
|
function PlayerStateDto_init_$Init$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker, $this) {
|
|
3709
3709
|
if (!(8 === (8 & seen0))) {
|
|
3710
|
-
throwMissingFieldException(seen0, 8, $serializer_getInstance_8().
|
|
3710
|
+
throwMissingFieldException(seen0, 8, $serializer_getInstance_8().k69_1);
|
|
3711
3711
|
}
|
|
3712
3712
|
if (0 === (seen0 & 1))
|
|
3713
|
-
$this.
|
|
3713
|
+
$this.r68_1 = null;
|
|
3714
3714
|
else
|
|
3715
|
-
$this.
|
|
3715
|
+
$this.r68_1 = startFrom;
|
|
3716
3716
|
if (0 === (seen0 & 2))
|
|
3717
|
-
$this.
|
|
3717
|
+
$this.s68_1 = null;
|
|
3718
3718
|
else
|
|
3719
|
-
$this.
|
|
3719
|
+
$this.s68_1 = playerTurnTimeout;
|
|
3720
3720
|
if (0 === (seen0 & 4))
|
|
3721
|
-
$this.
|
|
3721
|
+
$this.t68_1 = null;
|
|
3722
3722
|
else
|
|
3723
|
-
$this.
|
|
3724
|
-
$this.
|
|
3723
|
+
$this.t68_1 = waitPlayerUntilTime;
|
|
3724
|
+
$this.u68_1 = state;
|
|
3725
3725
|
if (0 === (seen0 & 16))
|
|
3726
|
-
$this.
|
|
3726
|
+
$this.v68_1 = null;
|
|
3727
3727
|
else
|
|
3728
|
-
$this.
|
|
3728
|
+
$this.v68_1 = ready;
|
|
3729
3729
|
if (0 === (seen0 & 32))
|
|
3730
|
-
$this.
|
|
3730
|
+
$this.w68_1 = null;
|
|
3731
3731
|
else
|
|
3732
|
-
$this.
|
|
3732
|
+
$this.w68_1 = tag;
|
|
3733
3733
|
if (0 === (seen0 & 64))
|
|
3734
|
-
$this.
|
|
3734
|
+
$this.x68_1 = null;
|
|
3735
3735
|
else
|
|
3736
|
-
$this.
|
|
3736
|
+
$this.x68_1 = connection;
|
|
3737
3737
|
return $this;
|
|
3738
3738
|
}
|
|
3739
3739
|
function PlayerStateDto_init_$Create$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker) {
|
|
@@ -3747,25 +3747,25 @@
|
|
|
3747
3747
|
ready = ready === VOID ? null : ready;
|
|
3748
3748
|
tag = tag === VOID ? null : tag;
|
|
3749
3749
|
connection = connection === VOID ? null : connection;
|
|
3750
|
-
this.
|
|
3751
|
-
this.
|
|
3752
|
-
this.
|
|
3753
|
-
this.
|
|
3754
|
-
this.
|
|
3755
|
-
this.
|
|
3756
|
-
this.
|
|
3750
|
+
this.r68_1 = startFrom;
|
|
3751
|
+
this.s68_1 = playerTurnTimeout;
|
|
3752
|
+
this.t68_1 = waitPlayerUntilTime;
|
|
3753
|
+
this.u68_1 = state;
|
|
3754
|
+
this.v68_1 = ready;
|
|
3755
|
+
this.w68_1 = tag;
|
|
3756
|
+
this.x68_1 = connection;
|
|
3757
3757
|
}
|
|
3758
3758
|
protoOf(PlayerStateDto).toString = function () {
|
|
3759
|
-
return 'PlayerStateDto(startFrom=' + this.
|
|
3759
|
+
return 'PlayerStateDto(startFrom=' + this.r68_1 + ', playerTurnTimeout=' + this.s68_1 + ', waitPlayerUntilTime=' + this.t68_1 + ', state=' + this.u68_1.toString() + ', ready=' + this.v68_1 + ', tag=' + this.w68_1 + ', connection=' + toString(this.x68_1) + ')';
|
|
3760
3760
|
};
|
|
3761
3761
|
protoOf(PlayerStateDto).hashCode = function () {
|
|
3762
|
-
var result = this.
|
|
3763
|
-
result = imul(result, 31) + (this.o68_1 == null ? 0 : getStringHashCode(this.o68_1)) | 0;
|
|
3764
|
-
result = imul(result, 31) + (this.p68_1 == null ? 0 : getStringHashCode(this.p68_1)) | 0;
|
|
3765
|
-
result = imul(result, 31) + this.q68_1.hashCode() | 0;
|
|
3766
|
-
result = imul(result, 31) + (this.r68_1 == null ? 0 : getBooleanHashCode(this.r68_1)) | 0;
|
|
3762
|
+
var result = this.r68_1 == null ? 0 : getStringHashCode(this.r68_1);
|
|
3767
3763
|
result = imul(result, 31) + (this.s68_1 == null ? 0 : getStringHashCode(this.s68_1)) | 0;
|
|
3768
|
-
result = imul(result, 31) + (this.t68_1 == null ? 0 : this.t68_1
|
|
3764
|
+
result = imul(result, 31) + (this.t68_1 == null ? 0 : getStringHashCode(this.t68_1)) | 0;
|
|
3765
|
+
result = imul(result, 31) + this.u68_1.hashCode() | 0;
|
|
3766
|
+
result = imul(result, 31) + (this.v68_1 == null ? 0 : getBooleanHashCode(this.v68_1)) | 0;
|
|
3767
|
+
result = imul(result, 31) + (this.w68_1 == null ? 0 : getStringHashCode(this.w68_1)) | 0;
|
|
3768
|
+
result = imul(result, 31) + (this.x68_1 == null ? 0 : this.x68_1.hashCode()) | 0;
|
|
3769
3769
|
return result;
|
|
3770
3770
|
};
|
|
3771
3771
|
protoOf(PlayerStateDto).equals = function (other) {
|
|
@@ -3773,19 +3773,19 @@
|
|
|
3773
3773
|
return true;
|
|
3774
3774
|
if (!(other instanceof PlayerStateDto))
|
|
3775
3775
|
return false;
|
|
3776
|
-
if (!(this.
|
|
3776
|
+
if (!(this.r68_1 == other.r68_1))
|
|
3777
3777
|
return false;
|
|
3778
|
-
if (!(this.
|
|
3778
|
+
if (!(this.s68_1 == other.s68_1))
|
|
3779
3779
|
return false;
|
|
3780
|
-
if (!(this.
|
|
3780
|
+
if (!(this.t68_1 == other.t68_1))
|
|
3781
3781
|
return false;
|
|
3782
|
-
if (!this.
|
|
3782
|
+
if (!this.u68_1.equals(other.u68_1))
|
|
3783
3783
|
return false;
|
|
3784
|
-
if (!(this.
|
|
3784
|
+
if (!(this.v68_1 == other.v68_1))
|
|
3785
3785
|
return false;
|
|
3786
|
-
if (!(this.
|
|
3786
|
+
if (!(this.w68_1 == other.w68_1))
|
|
3787
3787
|
return false;
|
|
3788
|
-
if (!equals(this.
|
|
3788
|
+
if (!equals(this.x68_1, other.x68_1))
|
|
3789
3789
|
return false;
|
|
3790
3790
|
return true;
|
|
3791
3791
|
};
|
|
@@ -3809,7 +3809,7 @@
|
|
|
3809
3809
|
// Inline function 'kotlin.arrayOf' call
|
|
3810
3810
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3811
3811
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3812
|
-
tmp.
|
|
3812
|
+
tmp.m69_1 = [null, null, null, null, null, null, null, null, tmp_1, tmp_3, null, null, null, lazy(tmp_4, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_1), null, null, null, null, null, null, null, null, null, null, null, null];
|
|
3813
3813
|
}
|
|
3814
3814
|
var Companion_instance_21;
|
|
3815
3815
|
function Companion_getInstance_22() {
|
|
@@ -3846,45 +3846,45 @@
|
|
|
3846
3846
|
tmp0_serialDesc.hz('fineIfNoBribes', false);
|
|
3847
3847
|
tmp0_serialDesc.hz('enableFineAfterThirdByte', false);
|
|
3848
3848
|
tmp0_serialDesc.hz('fineAfterThirdFailedContract', false);
|
|
3849
|
-
this.
|
|
3849
|
+
this.n69_1 = tmp0_serialDesc;
|
|
3850
3850
|
}
|
|
3851
|
-
protoOf($serializer_9).
|
|
3852
|
-
var tmp0_desc = this.
|
|
3851
|
+
protoOf($serializer_9).o69 = function (encoder, value) {
|
|
3852
|
+
var tmp0_desc = this.n69_1;
|
|
3853
3853
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
3854
|
-
var tmp2_cached = Companion_getInstance_22().
|
|
3855
|
-
tmp1_output.it(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3856
|
-
tmp1_output.it(tmp0_desc, 1, BooleanSerializer_getInstance(), value.
|
|
3857
|
-
tmp1_output.it(tmp0_desc, 2, BooleanSerializer_getInstance(), value.
|
|
3858
|
-
tmp1_output.it(tmp0_desc, 3, BooleanSerializer_getInstance(), value.
|
|
3859
|
-
tmp1_output.it(tmp0_desc, 4, BooleanSerializer_getInstance(), value.
|
|
3860
|
-
tmp1_output.it(tmp0_desc, 5, IntSerializer_getInstance(), value.
|
|
3861
|
-
tmp1_output.it(tmp0_desc, 6, IntSerializer_getInstance(), value.
|
|
3862
|
-
tmp1_output.it(tmp0_desc, 7, BooleanSerializer_getInstance(), value.
|
|
3863
|
-
tmp1_output.it(tmp0_desc, 8, tmp2_cached[8].x(), value.
|
|
3864
|
-
tmp1_output.it(tmp0_desc, 9, tmp2_cached[9].x(), value.
|
|
3865
|
-
tmp1_output.it(tmp0_desc, 10, BooleanSerializer_getInstance(), value.
|
|
3866
|
-
tmp1_output.it(tmp0_desc, 11, StringSerializer_getInstance(), value.
|
|
3867
|
-
tmp1_output.it(tmp0_desc, 12, StringSerializer_getInstance(), value.
|
|
3868
|
-
tmp1_output.it(tmp0_desc, 13, tmp2_cached[13].x(), value.
|
|
3869
|
-
tmp1_output.it(tmp0_desc, 14, BooleanSerializer_getInstance(), value.
|
|
3870
|
-
tmp1_output.it(tmp0_desc, 15, BooleanSerializer_getInstance(), value.
|
|
3871
|
-
tmp1_output.it(tmp0_desc, 16, BooleanSerializer_getInstance(), value.
|
|
3872
|
-
tmp1_output.it(tmp0_desc, 17, BooleanSerializer_getInstance(), value.
|
|
3873
|
-
tmp1_output.it(tmp0_desc, 18, BooleanSerializer_getInstance(), value.
|
|
3874
|
-
tmp1_output.it(tmp0_desc, 19, BooleanSerializer_getInstance(), value.
|
|
3875
|
-
tmp1_output.it(tmp0_desc, 20, BooleanSerializer_getInstance(), value.
|
|
3876
|
-
tmp1_output.et(tmp0_desc, 21, value.
|
|
3877
|
-
tmp1_output.it(tmp0_desc, 22, BooleanSerializer_getInstance(), value.
|
|
3878
|
-
tmp1_output.it(tmp0_desc, 23, IntSerializer_getInstance(), value.
|
|
3879
|
-
tmp1_output.it(tmp0_desc, 24, BooleanSerializer_getInstance(), value.
|
|
3880
|
-
tmp1_output.it(tmp0_desc, 25, IntSerializer_getInstance(), value.
|
|
3854
|
+
var tmp2_cached = Companion_getInstance_22().m69_1;
|
|
3855
|
+
tmp1_output.it(tmp0_desc, 0, StringSerializer_getInstance(), value.p69_1);
|
|
3856
|
+
tmp1_output.it(tmp0_desc, 1, BooleanSerializer_getInstance(), value.q69_1);
|
|
3857
|
+
tmp1_output.it(tmp0_desc, 2, BooleanSerializer_getInstance(), value.r69_1);
|
|
3858
|
+
tmp1_output.it(tmp0_desc, 3, BooleanSerializer_getInstance(), value.s69_1);
|
|
3859
|
+
tmp1_output.it(tmp0_desc, 4, BooleanSerializer_getInstance(), value.t69_1);
|
|
3860
|
+
tmp1_output.it(tmp0_desc, 5, IntSerializer_getInstance(), value.u69_1);
|
|
3861
|
+
tmp1_output.it(tmp0_desc, 6, IntSerializer_getInstance(), value.v69_1);
|
|
3862
|
+
tmp1_output.it(tmp0_desc, 7, BooleanSerializer_getInstance(), value.w69_1);
|
|
3863
|
+
tmp1_output.it(tmp0_desc, 8, tmp2_cached[8].x(), value.x69_1);
|
|
3864
|
+
tmp1_output.it(tmp0_desc, 9, tmp2_cached[9].x(), value.y69_1);
|
|
3865
|
+
tmp1_output.it(tmp0_desc, 10, BooleanSerializer_getInstance(), value.z69_1);
|
|
3866
|
+
tmp1_output.it(tmp0_desc, 11, StringSerializer_getInstance(), value.a6a_1);
|
|
3867
|
+
tmp1_output.it(tmp0_desc, 12, StringSerializer_getInstance(), value.b6a_1);
|
|
3868
|
+
tmp1_output.it(tmp0_desc, 13, tmp2_cached[13].x(), value.c6a_1);
|
|
3869
|
+
tmp1_output.it(tmp0_desc, 14, BooleanSerializer_getInstance(), value.d6a_1);
|
|
3870
|
+
tmp1_output.it(tmp0_desc, 15, BooleanSerializer_getInstance(), value.e6a_1);
|
|
3871
|
+
tmp1_output.it(tmp0_desc, 16, BooleanSerializer_getInstance(), value.f6a_1);
|
|
3872
|
+
tmp1_output.it(tmp0_desc, 17, BooleanSerializer_getInstance(), value.g6a_1);
|
|
3873
|
+
tmp1_output.it(tmp0_desc, 18, BooleanSerializer_getInstance(), value.h6a_1);
|
|
3874
|
+
tmp1_output.it(tmp0_desc, 19, BooleanSerializer_getInstance(), value.i6a_1);
|
|
3875
|
+
tmp1_output.it(tmp0_desc, 20, BooleanSerializer_getInstance(), value.j6a_1);
|
|
3876
|
+
tmp1_output.et(tmp0_desc, 21, value.k6a_1);
|
|
3877
|
+
tmp1_output.it(tmp0_desc, 22, BooleanSerializer_getInstance(), value.l6a_1);
|
|
3878
|
+
tmp1_output.it(tmp0_desc, 23, IntSerializer_getInstance(), value.m6a_1);
|
|
3879
|
+
tmp1_output.it(tmp0_desc, 24, BooleanSerializer_getInstance(), value.n6a_1);
|
|
3880
|
+
tmp1_output.it(tmp0_desc, 25, IntSerializer_getInstance(), value.o6a_1);
|
|
3881
3881
|
tmp1_output.qr(tmp0_desc);
|
|
3882
3882
|
};
|
|
3883
3883
|
protoOf($serializer_9).do = function (encoder, value) {
|
|
3884
|
-
return this.
|
|
3884
|
+
return this.o69(encoder, value instanceof RulesDto ? value : THROW_CCE());
|
|
3885
3885
|
};
|
|
3886
3886
|
protoOf($serializer_9).eo = function (decoder) {
|
|
3887
|
-
var tmp0_desc = this.
|
|
3887
|
+
var tmp0_desc = this.n69_1;
|
|
3888
3888
|
var tmp1_flag = true;
|
|
3889
3889
|
var tmp2_index = 0;
|
|
3890
3890
|
var tmp3_bitMask0 = 0;
|
|
@@ -3915,7 +3915,7 @@
|
|
|
3915
3915
|
var tmp28_local24 = null;
|
|
3916
3916
|
var tmp29_local25 = null;
|
|
3917
3917
|
var tmp30_input = decoder.pr(tmp0_desc);
|
|
3918
|
-
var tmp31_cached = Companion_getInstance_22().
|
|
3918
|
+
var tmp31_cached = Companion_getInstance_22().m69_1;
|
|
3919
3919
|
if (tmp30_input.fs()) {
|
|
3920
3920
|
tmp4_local0 = tmp30_input.ds(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
3921
3921
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -4088,10 +4088,10 @@
|
|
|
4088
4088
|
return RulesDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, tmp16_local12, tmp17_local13, tmp18_local14, tmp19_local15, tmp20_local16, tmp21_local17, tmp22_local18, tmp23_local19, tmp24_local20, tmp25_local21, tmp26_local22, tmp27_local23, tmp28_local24, tmp29_local25, null);
|
|
4089
4089
|
};
|
|
4090
4090
|
protoOf($serializer_9).co = function () {
|
|
4091
|
-
return this.
|
|
4091
|
+
return this.n69_1;
|
|
4092
4092
|
};
|
|
4093
4093
|
protoOf($serializer_9).wz = function () {
|
|
4094
|
-
var tmp0_cached = Companion_getInstance_22().
|
|
4094
|
+
var tmp0_cached = Companion_getInstance_22().m69_1;
|
|
4095
4095
|
// Inline function 'kotlin.arrayOf' call
|
|
4096
4096
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
4097
4097
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -4105,34 +4105,34 @@
|
|
|
4105
4105
|
}
|
|
4106
4106
|
function RulesDto_init_$Init$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, serializationConstructorMarker, $this) {
|
|
4107
4107
|
if (!(67108863 === (67108863 & seen0))) {
|
|
4108
|
-
throwMissingFieldException(seen0, 67108863, $serializer_getInstance_9().
|
|
4108
|
+
throwMissingFieldException(seen0, 67108863, $serializer_getInstance_9().n69_1);
|
|
4109
4109
|
}
|
|
4110
|
-
$this.
|
|
4111
|
-
$this.
|
|
4112
|
-
$this.
|
|
4113
|
-
$this.
|
|
4114
|
-
$this.
|
|
4115
|
-
$this.
|
|
4116
|
-
$this.
|
|
4117
|
-
$this.
|
|
4118
|
-
$this.
|
|
4119
|
-
$this.
|
|
4120
|
-
$this.
|
|
4121
|
-
$this.
|
|
4122
|
-
$this.
|
|
4123
|
-
$this.
|
|
4124
|
-
$this.
|
|
4125
|
-
$this.
|
|
4126
|
-
$this.
|
|
4127
|
-
$this.
|
|
4128
|
-
$this.
|
|
4129
|
-
$this.
|
|
4130
|
-
$this.
|
|
4131
|
-
$this.
|
|
4132
|
-
$this.
|
|
4133
|
-
$this.
|
|
4134
|
-
$this.
|
|
4135
|
-
$this.
|
|
4110
|
+
$this.p69_1 = name;
|
|
4111
|
+
$this.q69_1 = playerWhoChooseSuitGoFirst;
|
|
4112
|
+
$this.r69_1 = winnerShuffleCards;
|
|
4113
|
+
$this.s69_1 = playWithoutLiabilities;
|
|
4114
|
+
$this.t69_1 = trumpCardGoToPlayerWhoShuffleCards;
|
|
4115
|
+
$this.u69_1 = dealerInitialCardsCount;
|
|
4116
|
+
$this.v69_1 = dealerFinalCardsCount;
|
|
4117
|
+
$this.w69_1 = dealerCounterClockwise;
|
|
4118
|
+
$this.x69_1 = contractTypes;
|
|
4119
|
+
$this.y69_1 = bidTypes;
|
|
4120
|
+
$this.z69_1 = needToPutHigherTrump;
|
|
4121
|
+
$this.a6a_1 = trumpCardStepMode;
|
|
4122
|
+
$this.b6a_1 = trumpCardStepPartnerMode;
|
|
4123
|
+
$this.c6a_1 = combinationsWithFirstCard;
|
|
4124
|
+
$this.d6a_1 = protectBella;
|
|
4125
|
+
$this.e6a_1 = oneTryToProtectBella;
|
|
4126
|
+
$this.f6a_1 = enableFourSevensCombination;
|
|
4127
|
+
$this.g6a_1 = enableTrumpSevenCombination;
|
|
4128
|
+
$this.h6a_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
4129
|
+
$this.i6a_1 = checkTrumpCombination;
|
|
4130
|
+
$this.j6a_1 = checkOnlyTrumpDebertz;
|
|
4131
|
+
$this.k6a_1 = pointsDistributeMode;
|
|
4132
|
+
$this.l6a_1 = enableFineIfNoBribes;
|
|
4133
|
+
$this.m6a_1 = fineIfNoBribes;
|
|
4134
|
+
$this.n6a_1 = enableFineAfterThirdByte;
|
|
4135
|
+
$this.o6a_1 = fineAfterThirdFailedContract;
|
|
4136
4136
|
return $this;
|
|
4137
4137
|
}
|
|
4138
4138
|
function RulesDto_init_$Create$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, serializationConstructorMarker) {
|
|
@@ -4140,63 +4140,63 @@
|
|
|
4140
4140
|
}
|
|
4141
4141
|
function RulesDto(name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract) {
|
|
4142
4142
|
Companion_getInstance_22();
|
|
4143
|
-
this.
|
|
4144
|
-
this.
|
|
4145
|
-
this.
|
|
4146
|
-
this.
|
|
4147
|
-
this.
|
|
4148
|
-
this.
|
|
4149
|
-
this.
|
|
4150
|
-
this.
|
|
4151
|
-
this.
|
|
4152
|
-
this.
|
|
4153
|
-
this.
|
|
4154
|
-
this.
|
|
4155
|
-
this.
|
|
4156
|
-
this.
|
|
4157
|
-
this.
|
|
4158
|
-
this.
|
|
4159
|
-
this.
|
|
4160
|
-
this.
|
|
4161
|
-
this.
|
|
4162
|
-
this.
|
|
4163
|
-
this.
|
|
4164
|
-
this.
|
|
4165
|
-
this.
|
|
4166
|
-
this.
|
|
4167
|
-
this.
|
|
4168
|
-
this.
|
|
4143
|
+
this.p69_1 = name;
|
|
4144
|
+
this.q69_1 = playerWhoChooseSuitGoFirst;
|
|
4145
|
+
this.r69_1 = winnerShuffleCards;
|
|
4146
|
+
this.s69_1 = playWithoutLiabilities;
|
|
4147
|
+
this.t69_1 = trumpCardGoToPlayerWhoShuffleCards;
|
|
4148
|
+
this.u69_1 = dealerInitialCardsCount;
|
|
4149
|
+
this.v69_1 = dealerFinalCardsCount;
|
|
4150
|
+
this.w69_1 = dealerCounterClockwise;
|
|
4151
|
+
this.x69_1 = contractTypes;
|
|
4152
|
+
this.y69_1 = bidTypes;
|
|
4153
|
+
this.z69_1 = needToPutHigherTrump;
|
|
4154
|
+
this.a6a_1 = trumpCardStepMode;
|
|
4155
|
+
this.b6a_1 = trumpCardStepPartnerMode;
|
|
4156
|
+
this.c6a_1 = combinationsWithFirstCard;
|
|
4157
|
+
this.d6a_1 = protectBella;
|
|
4158
|
+
this.e6a_1 = oneTryToProtectBella;
|
|
4159
|
+
this.f6a_1 = enableFourSevensCombination;
|
|
4160
|
+
this.g6a_1 = enableTrumpSevenCombination;
|
|
4161
|
+
this.h6a_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
4162
|
+
this.i6a_1 = checkTrumpCombination;
|
|
4163
|
+
this.j6a_1 = checkOnlyTrumpDebertz;
|
|
4164
|
+
this.k6a_1 = pointsDistributeMode;
|
|
4165
|
+
this.l6a_1 = enableFineIfNoBribes;
|
|
4166
|
+
this.m6a_1 = fineIfNoBribes;
|
|
4167
|
+
this.n6a_1 = enableFineAfterThirdByte;
|
|
4168
|
+
this.o6a_1 = fineAfterThirdFailedContract;
|
|
4169
4169
|
}
|
|
4170
4170
|
protoOf(RulesDto).toString = function () {
|
|
4171
|
-
return 'RulesDto(name=' + this.
|
|
4171
|
+
return 'RulesDto(name=' + this.p69_1 + ', playerWhoChooseSuitGoFirst=' + this.q69_1 + ', winnerShuffleCards=' + this.r69_1 + ', playWithoutLiabilities=' + this.s69_1 + ', trumpCardGoToPlayerWhoShuffleCards=' + this.t69_1 + ', dealerInitialCardsCount=' + this.u69_1 + ', dealerFinalCardsCount=' + this.v69_1 + ', dealerCounterClockwise=' + this.w69_1 + ', contractTypes=' + toString(this.x69_1) + ', bidTypes=' + toString(this.y69_1) + ', needToPutHigherTrump=' + this.z69_1 + ', trumpCardStepMode=' + this.a6a_1 + ', trumpCardStepPartnerMode=' + this.b6a_1 + ', combinationsWithFirstCard=' + toString(this.c6a_1) + ', protectBella=' + this.d6a_1 + ', oneTryToProtectBella=' + this.e6a_1 + ', enableFourSevensCombination=' + this.f6a_1 + ', enableTrumpSevenCombination=' + this.g6a_1 + ', enableTrumpSevenCombinationAfterDistribution=' + this.h6a_1 + ', checkTrumpCombination=' + this.i6a_1 + ', checkOnlyTrumpDebertz=' + this.j6a_1 + ', pointsDistributeMode=' + this.k6a_1 + ', enableFineIfNoBribes=' + this.l6a_1 + ', fineIfNoBribes=' + this.m6a_1 + ', enableFineAfterThirdByte=' + this.n6a_1 + ', fineAfterThirdFailedContract=' + this.o6a_1 + ')';
|
|
4172
4172
|
};
|
|
4173
4173
|
protoOf(RulesDto).hashCode = function () {
|
|
4174
|
-
var result = this.
|
|
4175
|
-
result = imul(result, 31) + (this.
|
|
4176
|
-
result = imul(result, 31) + (this.
|
|
4177
|
-
result = imul(result, 31) + (this.o69_1 == null ? 0 : getBooleanHashCode(this.o69_1)) | 0;
|
|
4178
|
-
result = imul(result, 31) + (this.p69_1 == null ? 0 : getBooleanHashCode(this.p69_1)) | 0;
|
|
4179
|
-
result = imul(result, 31) + (this.q69_1 == null ? 0 : this.q69_1) | 0;
|
|
4180
|
-
result = imul(result, 31) + (this.r69_1 == null ? 0 : this.r69_1) | 0;
|
|
4174
|
+
var result = this.p69_1 == null ? 0 : getStringHashCode(this.p69_1);
|
|
4175
|
+
result = imul(result, 31) + (this.q69_1 == null ? 0 : getBooleanHashCode(this.q69_1)) | 0;
|
|
4176
|
+
result = imul(result, 31) + (this.r69_1 == null ? 0 : getBooleanHashCode(this.r69_1)) | 0;
|
|
4181
4177
|
result = imul(result, 31) + (this.s69_1 == null ? 0 : getBooleanHashCode(this.s69_1)) | 0;
|
|
4182
|
-
result = imul(result, 31) + (this.t69_1 == null ? 0 :
|
|
4183
|
-
result = imul(result, 31) + (this.u69_1 == null ? 0 :
|
|
4184
|
-
result = imul(result, 31) + (this.v69_1 == null ? 0 :
|
|
4185
|
-
result = imul(result, 31) + (this.w69_1 == null ? 0 :
|
|
4186
|
-
result = imul(result, 31) + (this.x69_1 == null ? 0 :
|
|
4178
|
+
result = imul(result, 31) + (this.t69_1 == null ? 0 : getBooleanHashCode(this.t69_1)) | 0;
|
|
4179
|
+
result = imul(result, 31) + (this.u69_1 == null ? 0 : this.u69_1) | 0;
|
|
4180
|
+
result = imul(result, 31) + (this.v69_1 == null ? 0 : this.v69_1) | 0;
|
|
4181
|
+
result = imul(result, 31) + (this.w69_1 == null ? 0 : getBooleanHashCode(this.w69_1)) | 0;
|
|
4182
|
+
result = imul(result, 31) + (this.x69_1 == null ? 0 : hashCode(this.x69_1)) | 0;
|
|
4187
4183
|
result = imul(result, 31) + (this.y69_1 == null ? 0 : hashCode(this.y69_1)) | 0;
|
|
4188
4184
|
result = imul(result, 31) + (this.z69_1 == null ? 0 : getBooleanHashCode(this.z69_1)) | 0;
|
|
4189
|
-
result = imul(result, 31) + (this.a6a_1 == null ? 0 :
|
|
4190
|
-
result = imul(result, 31) + (this.b6a_1 == null ? 0 :
|
|
4191
|
-
result = imul(result, 31) + (this.c6a_1 == null ? 0 :
|
|
4185
|
+
result = imul(result, 31) + (this.a6a_1 == null ? 0 : getStringHashCode(this.a6a_1)) | 0;
|
|
4186
|
+
result = imul(result, 31) + (this.b6a_1 == null ? 0 : getStringHashCode(this.b6a_1)) | 0;
|
|
4187
|
+
result = imul(result, 31) + (this.c6a_1 == null ? 0 : hashCode(this.c6a_1)) | 0;
|
|
4192
4188
|
result = imul(result, 31) + (this.d6a_1 == null ? 0 : getBooleanHashCode(this.d6a_1)) | 0;
|
|
4193
4189
|
result = imul(result, 31) + (this.e6a_1 == null ? 0 : getBooleanHashCode(this.e6a_1)) | 0;
|
|
4194
4190
|
result = imul(result, 31) + (this.f6a_1 == null ? 0 : getBooleanHashCode(this.f6a_1)) | 0;
|
|
4195
|
-
result = imul(result, 31) +
|
|
4191
|
+
result = imul(result, 31) + (this.g6a_1 == null ? 0 : getBooleanHashCode(this.g6a_1)) | 0;
|
|
4196
4192
|
result = imul(result, 31) + (this.h6a_1 == null ? 0 : getBooleanHashCode(this.h6a_1)) | 0;
|
|
4197
|
-
result = imul(result, 31) + (this.i6a_1 == null ? 0 : this.i6a_1) | 0;
|
|
4193
|
+
result = imul(result, 31) + (this.i6a_1 == null ? 0 : getBooleanHashCode(this.i6a_1)) | 0;
|
|
4198
4194
|
result = imul(result, 31) + (this.j6a_1 == null ? 0 : getBooleanHashCode(this.j6a_1)) | 0;
|
|
4199
|
-
result = imul(result, 31) + (this.k6a_1
|
|
4195
|
+
result = imul(result, 31) + getStringHashCode(this.k6a_1) | 0;
|
|
4196
|
+
result = imul(result, 31) + (this.l6a_1 == null ? 0 : getBooleanHashCode(this.l6a_1)) | 0;
|
|
4197
|
+
result = imul(result, 31) + (this.m6a_1 == null ? 0 : this.m6a_1) | 0;
|
|
4198
|
+
result = imul(result, 31) + (this.n6a_1 == null ? 0 : getBooleanHashCode(this.n6a_1)) | 0;
|
|
4199
|
+
result = imul(result, 31) + (this.o6a_1 == null ? 0 : this.o6a_1) | 0;
|
|
4200
4200
|
return result;
|
|
4201
4201
|
};
|
|
4202
4202
|
protoOf(RulesDto).equals = function (other) {
|
|
@@ -4204,14 +4204,6 @@
|
|
|
4204
4204
|
return true;
|
|
4205
4205
|
if (!(other instanceof RulesDto))
|
|
4206
4206
|
return false;
|
|
4207
|
-
if (!(this.l69_1 == other.l69_1))
|
|
4208
|
-
return false;
|
|
4209
|
-
if (!(this.m69_1 == other.m69_1))
|
|
4210
|
-
return false;
|
|
4211
|
-
if (!(this.n69_1 == other.n69_1))
|
|
4212
|
-
return false;
|
|
4213
|
-
if (!(this.o69_1 == other.o69_1))
|
|
4214
|
-
return false;
|
|
4215
4207
|
if (!(this.p69_1 == other.p69_1))
|
|
4216
4208
|
return false;
|
|
4217
4209
|
if (!(this.q69_1 == other.q69_1))
|
|
@@ -4220,15 +4212,15 @@
|
|
|
4220
4212
|
return false;
|
|
4221
4213
|
if (!(this.s69_1 == other.s69_1))
|
|
4222
4214
|
return false;
|
|
4223
|
-
if (!
|
|
4215
|
+
if (!(this.t69_1 == other.t69_1))
|
|
4224
4216
|
return false;
|
|
4225
|
-
if (!
|
|
4217
|
+
if (!(this.u69_1 == other.u69_1))
|
|
4226
4218
|
return false;
|
|
4227
4219
|
if (!(this.v69_1 == other.v69_1))
|
|
4228
4220
|
return false;
|
|
4229
4221
|
if (!(this.w69_1 == other.w69_1))
|
|
4230
4222
|
return false;
|
|
4231
|
-
if (!(this.x69_1
|
|
4223
|
+
if (!equals(this.x69_1, other.x69_1))
|
|
4232
4224
|
return false;
|
|
4233
4225
|
if (!equals(this.y69_1, other.y69_1))
|
|
4234
4226
|
return false;
|
|
@@ -4238,7 +4230,7 @@
|
|
|
4238
4230
|
return false;
|
|
4239
4231
|
if (!(this.b6a_1 == other.b6a_1))
|
|
4240
4232
|
return false;
|
|
4241
|
-
if (!(this.c6a_1
|
|
4233
|
+
if (!equals(this.c6a_1, other.c6a_1))
|
|
4242
4234
|
return false;
|
|
4243
4235
|
if (!(this.d6a_1 == other.d6a_1))
|
|
4244
4236
|
return false;
|
|
@@ -4246,7 +4238,7 @@
|
|
|
4246
4238
|
return false;
|
|
4247
4239
|
if (!(this.f6a_1 == other.f6a_1))
|
|
4248
4240
|
return false;
|
|
4249
|
-
if (!(this.g6a_1
|
|
4241
|
+
if (!(this.g6a_1 == other.g6a_1))
|
|
4250
4242
|
return false;
|
|
4251
4243
|
if (!(this.h6a_1 == other.h6a_1))
|
|
4252
4244
|
return false;
|
|
@@ -4254,16 +4246,24 @@
|
|
|
4254
4246
|
return false;
|
|
4255
4247
|
if (!(this.j6a_1 == other.j6a_1))
|
|
4256
4248
|
return false;
|
|
4257
|
-
if (!(this.k6a_1
|
|
4249
|
+
if (!(this.k6a_1 === other.k6a_1))
|
|
4250
|
+
return false;
|
|
4251
|
+
if (!(this.l6a_1 == other.l6a_1))
|
|
4252
|
+
return false;
|
|
4253
|
+
if (!(this.m6a_1 == other.m6a_1))
|
|
4254
|
+
return false;
|
|
4255
|
+
if (!(this.n6a_1 == other.n6a_1))
|
|
4256
|
+
return false;
|
|
4257
|
+
if (!(this.o6a_1 == other.o6a_1))
|
|
4258
4258
|
return false;
|
|
4259
4259
|
return true;
|
|
4260
4260
|
};
|
|
4261
4261
|
function CardGrowthComparator(trump, firstCardSuit) {
|
|
4262
|
-
this.
|
|
4263
|
-
this.
|
|
4262
|
+
this.p6a_1 = trump;
|
|
4263
|
+
this.q6a_1 = firstCardSuit;
|
|
4264
4264
|
}
|
|
4265
4265
|
protoOf(CardGrowthComparator).w5b = function (a, b) {
|
|
4266
|
-
return getGrowth(b, this.
|
|
4266
|
+
return getGrowth(b, this.p6a_1, this.q6a_1) - getGrowth(a, this.p6a_1, this.q6a_1) | 0;
|
|
4267
4267
|
};
|
|
4268
4268
|
protoOf(CardGrowthComparator).compare = function (a, b) {
|
|
4269
4269
|
var tmp = a instanceof GameCard ? a : THROW_CCE();
|
|
@@ -4411,46 +4411,46 @@
|
|
|
4411
4411
|
return tmp;
|
|
4412
4412
|
}
|
|
4413
4413
|
function ProcessingCard(card) {
|
|
4414
|
-
this.
|
|
4414
|
+
this.r6a_1 = card;
|
|
4415
4415
|
}
|
|
4416
4416
|
protoOf(ProcessingCard).toString = function () {
|
|
4417
|
-
return 'ProcessingCard(card=' + this.
|
|
4417
|
+
return 'ProcessingCard(card=' + this.r6a_1.toString() + ')';
|
|
4418
4418
|
};
|
|
4419
4419
|
protoOf(ProcessingCard).hashCode = function () {
|
|
4420
|
-
return this.
|
|
4420
|
+
return this.r6a_1.hashCode();
|
|
4421
4421
|
};
|
|
4422
4422
|
protoOf(ProcessingCard).equals = function (other) {
|
|
4423
4423
|
if (this === other)
|
|
4424
4424
|
return true;
|
|
4425
4425
|
if (!(other instanceof ProcessingCard))
|
|
4426
4426
|
return false;
|
|
4427
|
-
if (!this.
|
|
4427
|
+
if (!this.r6a_1.equals(other.r6a_1))
|
|
4428
4428
|
return false;
|
|
4429
4429
|
return true;
|
|
4430
4430
|
};
|
|
4431
4431
|
function AsyncProvider() {
|
|
4432
4432
|
}
|
|
4433
4433
|
function onError($this, message, error) {
|
|
4434
|
-
$this.
|
|
4434
|
+
$this.z6a_1.e('AsyncErrorHandler', message + ': ' + error.toString(), error);
|
|
4435
4435
|
}
|
|
4436
4436
|
function Companion_20() {
|
|
4437
|
-
this.
|
|
4437
|
+
this.h6b_1 = 'AsyncProvider';
|
|
4438
4438
|
}
|
|
4439
4439
|
var Companion_instance_22;
|
|
4440
4440
|
function Companion_getInstance_23() {
|
|
4441
4441
|
return Companion_instance_22;
|
|
4442
4442
|
}
|
|
4443
4443
|
function AsyncProviderImpl$errorHandler$$inlined$CoroutineExceptionHandler$1(this$0) {
|
|
4444
|
-
this.
|
|
4444
|
+
this.j6b_1 = this$0;
|
|
4445
4445
|
AbstractCoroutineContextElement.call(this, Key_instance);
|
|
4446
4446
|
}
|
|
4447
4447
|
protoOf(AsyncProviderImpl$errorHandler$$inlined$CoroutineExceptionHandler$1).r1x = function (context, exception) {
|
|
4448
|
-
onError(this.
|
|
4448
|
+
onError(this.j6b_1, 'CoroutineContext', exception);
|
|
4449
4449
|
return Unit_instance;
|
|
4450
4450
|
};
|
|
4451
4451
|
function AsyncProviderImpl$launchDefaultWithLock$slambda(this$0, $block, resultContinuation) {
|
|
4452
|
-
this.
|
|
4453
|
-
this.
|
|
4452
|
+
this.s6b_1 = this$0;
|
|
4453
|
+
this.t6b_1 = $block;
|
|
4454
4454
|
CoroutineImpl.call(this, resultContinuation);
|
|
4455
4455
|
}
|
|
4456
4456
|
protoOf(AsyncProviderImpl$launchDefaultWithLock$slambda).k2d = function ($this$launch, $completion) {
|
|
@@ -4470,43 +4470,43 @@
|
|
|
4470
4470
|
switch (tmp) {
|
|
4471
4471
|
case 0:
|
|
4472
4472
|
this.t8_1 = 6;
|
|
4473
|
-
this.
|
|
4473
|
+
this.w6b_1 = this.s6b_1.b6b_1;
|
|
4474
4474
|
var tmp_0 = this;
|
|
4475
|
-
tmp_0.
|
|
4475
|
+
tmp_0.v6b_1 = null;
|
|
4476
4476
|
this.s8_1 = 1;
|
|
4477
|
-
suspendResult = this.
|
|
4477
|
+
suspendResult = this.w6b_1.a2l(this.v6b_1, this);
|
|
4478
4478
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4479
4479
|
return suspendResult;
|
|
4480
4480
|
}
|
|
4481
4481
|
|
|
4482
4482
|
continue $sm;
|
|
4483
4483
|
case 1:
|
|
4484
|
-
this.
|
|
4484
|
+
this.x6b_1 = Unit_instance;
|
|
4485
4485
|
this.s8_1 = 2;
|
|
4486
4486
|
continue $sm;
|
|
4487
4487
|
case 2:
|
|
4488
4488
|
this.t8_1 = 5;
|
|
4489
4489
|
this.s8_1 = 3;
|
|
4490
|
-
suspendResult = this.
|
|
4490
|
+
suspendResult = this.t6b_1(this.u6b_1, this);
|
|
4491
4491
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4492
4492
|
return suspendResult;
|
|
4493
4493
|
}
|
|
4494
4494
|
|
|
4495
4495
|
continue $sm;
|
|
4496
4496
|
case 3:
|
|
4497
|
-
this.
|
|
4497
|
+
this.x6b_1 = Unit_instance;
|
|
4498
4498
|
this.t8_1 = 6;
|
|
4499
4499
|
this.s8_1 = 4;
|
|
4500
4500
|
continue $sm;
|
|
4501
4501
|
case 4:
|
|
4502
|
-
this.
|
|
4502
|
+
this.x6b_1;
|
|
4503
4503
|
this.t8_1 = 6;
|
|
4504
|
-
this.
|
|
4504
|
+
this.w6b_1.l2k(this.v6b_1);
|
|
4505
4505
|
return Unit_instance;
|
|
4506
4506
|
case 5:
|
|
4507
4507
|
this.t8_1 = 6;
|
|
4508
4508
|
var t = this.v8_1;
|
|
4509
|
-
this.
|
|
4509
|
+
this.w6b_1.l2k(this.v6b_1);
|
|
4510
4510
|
throw t;
|
|
4511
4511
|
case 6:
|
|
4512
4512
|
throw this.v8_1;
|
|
@@ -4523,8 +4523,8 @@
|
|
|
4523
4523
|
while (true);
|
|
4524
4524
|
};
|
|
4525
4525
|
protoOf(AsyncProviderImpl$launchDefaultWithLock$slambda).l2d = function ($this$launch, completion) {
|
|
4526
|
-
var i = new AsyncProviderImpl$launchDefaultWithLock$slambda(this.
|
|
4527
|
-
i.
|
|
4526
|
+
var i = new AsyncProviderImpl$launchDefaultWithLock$slambda(this.s6b_1, this.t6b_1, completion);
|
|
4527
|
+
i.u6b_1 = $this$launch;
|
|
4528
4528
|
return i;
|
|
4529
4529
|
};
|
|
4530
4530
|
function AsyncProviderImpl$launchDefaultWithLock$slambda_0(this$0, $block, resultContinuation) {
|
|
@@ -4539,53 +4539,53 @@
|
|
|
4539
4539
|
mainDispatcher = mainDispatcher === VOID ? Dispatchers_getInstance().e21() : mainDispatcher;
|
|
4540
4540
|
defaultDispatcher = defaultDispatcher === VOID ? Dispatchers_getInstance().a21_1 : defaultDispatcher;
|
|
4541
4541
|
unconfinedDispatcher = unconfinedDispatcher === VOID ? Dispatchers_getInstance().b21_1 : unconfinedDispatcher;
|
|
4542
|
-
this.
|
|
4543
|
-
this.
|
|
4544
|
-
this.
|
|
4545
|
-
this.
|
|
4542
|
+
this.z6a_1 = logger;
|
|
4543
|
+
this.a6b_1 = SupervisorJob();
|
|
4544
|
+
this.b6b_1 = Mutex();
|
|
4545
|
+
this.c6b_1 = Mutex();
|
|
4546
4546
|
var tmp = this;
|
|
4547
4547
|
// Inline function 'kotlinx.coroutines.CoroutineExceptionHandler' call
|
|
4548
|
-
tmp.
|
|
4549
|
-
this.
|
|
4550
|
-
this.
|
|
4551
|
-
this.
|
|
4548
|
+
tmp.d6b_1 = new AsyncProviderImpl$errorHandler$$inlined$CoroutineExceptionHandler$1(this);
|
|
4549
|
+
this.e6b_1 = CoroutineScope_0(mainDispatcher.dg(this.a6b_1).dg(MainContextId_getInstance()));
|
|
4550
|
+
this.f6b_1 = CoroutineScope_0(defaultDispatcher.dg(this.a6b_1).dg(WorkerContextId_getInstance()));
|
|
4551
|
+
this.g6b_1 = CoroutineScope_0(unconfinedDispatcher.dg(this.a6b_1).dg(WorkerContextId_getInstance()));
|
|
4552
4552
|
}
|
|
4553
|
-
protoOf(AsyncProviderImpl).
|
|
4554
|
-
return this.
|
|
4553
|
+
protoOf(AsyncProviderImpl).s6a = function () {
|
|
4554
|
+
return this.d6b_1;
|
|
4555
4555
|
};
|
|
4556
|
-
protoOf(AsyncProviderImpl).
|
|
4557
|
-
if (this.
|
|
4558
|
-
this.
|
|
4556
|
+
protoOf(AsyncProviderImpl).x6a = function (context, block) {
|
|
4557
|
+
if (this.a6b_1.a1q()) {
|
|
4558
|
+
this.z6a_1.v('AsyncProvider', "supervisorJob is stopped, coroutine can't be started");
|
|
4559
4559
|
// Inline function 'kotlin.apply' call
|
|
4560
4560
|
var this_0 = Job();
|
|
4561
4561
|
this_0.o1q();
|
|
4562
4562
|
return this_0;
|
|
4563
4563
|
}
|
|
4564
|
-
return launch(this.
|
|
4564
|
+
return launch(this.e6b_1, context, VOID, block);
|
|
4565
4565
|
};
|
|
4566
|
-
protoOf(AsyncProviderImpl).
|
|
4567
|
-
if (this.
|
|
4568
|
-
this.
|
|
4566
|
+
protoOf(AsyncProviderImpl).t6a = function (context, block) {
|
|
4567
|
+
if (this.a6b_1.a1q()) {
|
|
4568
|
+
this.z6a_1.v('AsyncProvider', "supervisorJob is stopped, coroutine can't be started");
|
|
4569
4569
|
// Inline function 'kotlin.apply' call
|
|
4570
4570
|
var this_0 = Job();
|
|
4571
4571
|
this_0.o1q();
|
|
4572
4572
|
return this_0;
|
|
4573
4573
|
}
|
|
4574
|
-
return launch(this.
|
|
4574
|
+
return launch(this.f6b_1, context, VOID, block);
|
|
4575
4575
|
};
|
|
4576
|
-
protoOf(AsyncProviderImpl).
|
|
4577
|
-
if (this.
|
|
4578
|
-
this.
|
|
4576
|
+
protoOf(AsyncProviderImpl).v6a = function (context, block) {
|
|
4577
|
+
if (this.a6b_1.a1q()) {
|
|
4578
|
+
this.z6a_1.v('AsyncProvider', "supervisorJob is stopped, coroutine can't be started");
|
|
4579
4579
|
// Inline function 'kotlin.apply' call
|
|
4580
4580
|
var this_0 = Job();
|
|
4581
4581
|
this_0.o1q();
|
|
4582
4582
|
return this_0;
|
|
4583
4583
|
}
|
|
4584
|
-
return launch(this.
|
|
4584
|
+
return launch(this.f6b_1, context, VOID, AsyncProviderImpl$launchDefaultWithLock$slambda_0(this, block, null));
|
|
4585
4585
|
};
|
|
4586
4586
|
protoOf(AsyncProviderImpl).i2 = function () {
|
|
4587
|
-
if (!this.
|
|
4588
|
-
this.
|
|
4587
|
+
if (!this.a6b_1.a1q()) {
|
|
4588
|
+
this.a6b_1.o1q();
|
|
4589
4589
|
}
|
|
4590
4590
|
};
|
|
4591
4591
|
function Key() {
|
|
@@ -4647,7 +4647,7 @@
|
|
|
4647
4647
|
}
|
|
4648
4648
|
function UUIDIdsProvider() {
|
|
4649
4649
|
}
|
|
4650
|
-
protoOf(UUIDIdsProvider).
|
|
4650
|
+
protoOf(UUIDIdsProvider).y6b = function () {
|
|
4651
4651
|
return uuid4().toString();
|
|
4652
4652
|
};
|
|
4653
4653
|
var UUIDIdsProvider_instance;
|
|
@@ -4665,55 +4665,55 @@
|
|
|
4665
4665
|
tmp = lock;
|
|
4666
4666
|
}
|
|
4667
4667
|
lock = tmp;
|
|
4668
|
-
this.
|
|
4669
|
-
this.
|
|
4668
|
+
this.e6c_1 = logger;
|
|
4669
|
+
this.f6c_1 = lock;
|
|
4670
4670
|
var tmp_0 = this;
|
|
4671
4671
|
// Inline function 'kotlin.collections.hashMapOf' call
|
|
4672
|
-
tmp_0.
|
|
4672
|
+
tmp_0.g6c_1 = HashMap_init_$Create$();
|
|
4673
4673
|
}
|
|
4674
|
-
protoOf(JobsProviderImpl).
|
|
4674
|
+
protoOf(JobsProviderImpl).z6b = function (timerTag, job) {
|
|
4675
4675
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4676
|
-
this.
|
|
4677
|
-
if (this.
|
|
4678
|
-
this.
|
|
4676
|
+
this.f6c_1;
|
|
4677
|
+
if (this.d6c(timerTag)) {
|
|
4678
|
+
this.e6c_1.w(VOID, 'Timer already exists for that tag: ' + toString_0(timerTag));
|
|
4679
4679
|
}
|
|
4680
4680
|
// Inline function 'kotlin.collections.set' call
|
|
4681
|
-
this.
|
|
4681
|
+
this.g6c_1.f2(timerTag, job);
|
|
4682
4682
|
};
|
|
4683
|
-
protoOf(JobsProviderImpl).
|
|
4683
|
+
protoOf(JobsProviderImpl).d6c = function (timerTag) {
|
|
4684
4684
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4685
|
-
this.
|
|
4686
|
-
return this.
|
|
4685
|
+
this.f6c_1;
|
|
4686
|
+
return this.g6c_1.a2(timerTag);
|
|
4687
4687
|
};
|
|
4688
|
-
protoOf(JobsProviderImpl).
|
|
4688
|
+
protoOf(JobsProviderImpl).b6c = function (timerTag) {
|
|
4689
4689
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4690
|
-
this.
|
|
4691
|
-
if (!this.
|
|
4692
|
-
this.
|
|
4690
|
+
this.f6c_1;
|
|
4691
|
+
if (!this.d6c(timerTag)) {
|
|
4692
|
+
this.e6c_1.w(VOID, "Can't find timer for that tag: " + toString_0(timerTag));
|
|
4693
4693
|
}
|
|
4694
|
-
this.
|
|
4694
|
+
this.g6c_1.g2(timerTag);
|
|
4695
4695
|
};
|
|
4696
|
-
protoOf(JobsProviderImpl).
|
|
4696
|
+
protoOf(JobsProviderImpl).c6c = function (timers) {
|
|
4697
4697
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4698
|
-
this.
|
|
4698
|
+
this.f6c_1;
|
|
4699
4699
|
// Inline function 'kotlin.collections.forEach' call
|
|
4700
4700
|
var _iterator__ex2g4s = timers.l();
|
|
4701
4701
|
while (_iterator__ex2g4s.m()) {
|
|
4702
4702
|
var element = _iterator__ex2g4s.n();
|
|
4703
|
-
var timer = this.
|
|
4703
|
+
var timer = this.g6c_1.c2(element);
|
|
4704
4704
|
if (timer == null)
|
|
4705
4705
|
null;
|
|
4706
4706
|
else {
|
|
4707
4707
|
timer.o1q();
|
|
4708
4708
|
}
|
|
4709
4709
|
}
|
|
4710
|
-
this.
|
|
4710
|
+
this.g6c_1.d2().l2(toSet(timers));
|
|
4711
4711
|
};
|
|
4712
|
-
protoOf(JobsProviderImpl).
|
|
4712
|
+
protoOf(JobsProviderImpl).a6c = function (timerTag) {
|
|
4713
4713
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4714
|
-
this.
|
|
4715
|
-
var timer = this.
|
|
4716
|
-
this.
|
|
4714
|
+
this.f6c_1;
|
|
4715
|
+
var timer = this.g6c_1.c2(timerTag);
|
|
4716
|
+
this.g6c_1.g2(timerTag);
|
|
4717
4717
|
var tmp;
|
|
4718
4718
|
if (timer == null) {
|
|
4719
4719
|
tmp = null;
|
|
@@ -4726,36 +4726,36 @@
|
|
|
4726
4726
|
}
|
|
4727
4727
|
function FileSystemImpl(fileSystem) {
|
|
4728
4728
|
fileSystem = fileSystem === VOID ? get_SystemFileSystem() : fileSystem;
|
|
4729
|
-
this.
|
|
4729
|
+
this.k6c_1 = fileSystem;
|
|
4730
4730
|
}
|
|
4731
|
-
protoOf(FileSystemImpl).
|
|
4731
|
+
protoOf(FileSystemImpl).h6c = function (path, $completion) {
|
|
4732
4732
|
var directoryPath = Path(path);
|
|
4733
|
-
var exists = this.
|
|
4733
|
+
var exists = this.k6c_1.d1o(directoryPath);
|
|
4734
4734
|
if (!exists) {
|
|
4735
|
-
this.
|
|
4735
|
+
this.k6c_1.h1o(directoryPath);
|
|
4736
4736
|
}
|
|
4737
4737
|
return Unit_instance;
|
|
4738
4738
|
};
|
|
4739
|
-
protoOf(FileSystemImpl).
|
|
4740
|
-
return buffered(this.
|
|
4739
|
+
protoOf(FileSystemImpl).i6c = function (path, fileName, append, $completion) {
|
|
4740
|
+
return buffered(this.k6c_1.i1o(Path_0(path, [fileName]), append));
|
|
4741
4741
|
};
|
|
4742
|
-
protoOf(FileSystemImpl).
|
|
4743
|
-
this.
|
|
4742
|
+
protoOf(FileSystemImpl).j6c = function (path, $completion) {
|
|
4743
|
+
this.k6c_1.f1o(Path_0(path, []));
|
|
4744
4744
|
return Unit_instance;
|
|
4745
4745
|
};
|
|
4746
4746
|
function LoggerFactory() {
|
|
4747
4747
|
}
|
|
4748
4748
|
function LoggerFactoryImpl(coreConfig, fileSystem) {
|
|
4749
|
-
this.
|
|
4750
|
-
this.
|
|
4749
|
+
this.m6c_1 = coreConfig;
|
|
4750
|
+
this.n6c_1 = fileSystem;
|
|
4751
4751
|
}
|
|
4752
|
-
protoOf(LoggerFactoryImpl).
|
|
4752
|
+
protoOf(LoggerFactoryImpl).l6c = function (gameId, roomId, userId) {
|
|
4753
4753
|
// Inline function 'kotlin.let' call
|
|
4754
|
-
var it = this.
|
|
4754
|
+
var it = this.m6c_1.fileNameFormat;
|
|
4755
4755
|
var tmp = Companion_instance_4;
|
|
4756
4756
|
var fileName = tmp.formatter(it, gameId, roomId, userId == null ? 'unknown_user_id' : userId);
|
|
4757
4757
|
// Inline function 'kotlin.collections.map' call
|
|
4758
|
-
var this_0 = split(this.
|
|
4758
|
+
var this_0 = split(this.m6c_1.requireDirectoryPath, ['/']);
|
|
4759
4759
|
// Inline function 'kotlin.collections.mapTo' call
|
|
4760
4760
|
var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
|
|
4761
4761
|
var _iterator__ex2g4s = this_0.l();
|
|
@@ -4767,7 +4767,7 @@
|
|
|
4767
4767
|
}
|
|
4768
4768
|
var segments = destination;
|
|
4769
4769
|
var tmp0_path = joinToString(segments, '/');
|
|
4770
|
-
var tmp1_fileSystem = this.
|
|
4770
|
+
var tmp1_fileSystem = this.n6c_1;
|
|
4771
4771
|
return new LogsStorageControllerImpl(fileName, tmp0_path, tmp1_fileSystem);
|
|
4772
4772
|
};
|
|
4773
4773
|
function appendToFile($this, message, $completion) {
|
|
@@ -4778,7 +4778,7 @@
|
|
|
4778
4778
|
}
|
|
4779
4779
|
function $createDirectoryCOROUTINE$(_this__u8e3s4, resultContinuation) {
|
|
4780
4780
|
CoroutineImpl.call(this, resultContinuation);
|
|
4781
|
-
this.
|
|
4781
|
+
this.g6d_1 = _this__u8e3s4;
|
|
4782
4782
|
}
|
|
4783
4783
|
protoOf($createDirectoryCOROUTINE$).a9 = function () {
|
|
4784
4784
|
var suspendResult = this.u8_1;
|
|
@@ -4790,7 +4790,7 @@
|
|
|
4790
4790
|
this.t8_1 = 3;
|
|
4791
4791
|
this.t8_1 = 2;
|
|
4792
4792
|
this.s8_1 = 1;
|
|
4793
|
-
suspendResult = this.
|
|
4793
|
+
suspendResult = this.g6d_1.j6d_1.h6c(this.g6d_1.i6d_1, this);
|
|
4794
4794
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4795
4795
|
return suspendResult;
|
|
4796
4796
|
}
|
|
@@ -4831,8 +4831,8 @@
|
|
|
4831
4831
|
};
|
|
4832
4832
|
function $appendToFileCOROUTINE$(_this__u8e3s4, message, resultContinuation) {
|
|
4833
4833
|
CoroutineImpl.call(this, resultContinuation);
|
|
4834
|
-
this.
|
|
4835
|
-
this.
|
|
4834
|
+
this.w6c_1 = _this__u8e3s4;
|
|
4835
|
+
this.x6c_1 = message;
|
|
4836
4836
|
}
|
|
4837
4837
|
protoOf($appendToFileCOROUTINE$).a9 = function () {
|
|
4838
4838
|
var suspendResult = this.u8_1;
|
|
@@ -4844,7 +4844,7 @@
|
|
|
4844
4844
|
this.t8_1 = 3;
|
|
4845
4845
|
this.t8_1 = 2;
|
|
4846
4846
|
this.s8_1 = 1;
|
|
4847
|
-
suspendResult = this.
|
|
4847
|
+
suspendResult = this.w6c_1.j6d_1.i6c(this.w6c_1.i6d_1, this.w6c_1.h6d_1, true, this);
|
|
4848
4848
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4849
4849
|
return suspendResult;
|
|
4850
4850
|
}
|
|
@@ -4855,7 +4855,7 @@
|
|
|
4855
4855
|
var sink = buffered(ARGUMENT);
|
|
4856
4856
|
l$ret$1: do {
|
|
4857
4857
|
try {
|
|
4858
|
-
writeString(sink, this.
|
|
4858
|
+
writeString(sink, this.x6c_1 + '\n');
|
|
4859
4859
|
break l$ret$1;
|
|
4860
4860
|
} catch ($p) {
|
|
4861
4861
|
var t = $p;
|
|
@@ -4898,17 +4898,17 @@
|
|
|
4898
4898
|
while (true);
|
|
4899
4899
|
};
|
|
4900
4900
|
function LogsStorageControllerImpl(fileName, path, fileSystem) {
|
|
4901
|
-
this.
|
|
4902
|
-
this.
|
|
4903
|
-
this.
|
|
4901
|
+
this.h6d_1 = fileName;
|
|
4902
|
+
this.i6d_1 = path;
|
|
4903
|
+
this.j6d_1 = fileSystem;
|
|
4904
4904
|
}
|
|
4905
|
-
protoOf(LogsStorageControllerImpl).
|
|
4905
|
+
protoOf(LogsStorageControllerImpl).k6d = function ($completion) {
|
|
4906
4906
|
var tmp = new $createDirectoryCOROUTINE$(this, $completion);
|
|
4907
4907
|
tmp.u8_1 = Unit_instance;
|
|
4908
4908
|
tmp.v8_1 = null;
|
|
4909
4909
|
return tmp.a9();
|
|
4910
4910
|
};
|
|
4911
|
-
protoOf(LogsStorageControllerImpl).
|
|
4911
|
+
protoOf(LogsStorageControllerImpl).l6d = function (log, $completion) {
|
|
4912
4912
|
return appendToFile(this, log, $completion);
|
|
4913
4913
|
};
|
|
4914
4914
|
function BufferedAction() {
|
|
@@ -4923,30 +4923,30 @@
|
|
|
4923
4923
|
initialDelay = initialDelay === VOID ? new Long(0, 0) : initialDelay;
|
|
4924
4924
|
type = type === VOID ? TimerType_DELAY_getInstance() : type;
|
|
4925
4925
|
TimerAction.call(this);
|
|
4926
|
-
this.
|
|
4927
|
-
this.
|
|
4928
|
-
this.
|
|
4929
|
-
this.
|
|
4926
|
+
this.r6d_1 = timerTag;
|
|
4927
|
+
this.s6d_1 = delayMillis;
|
|
4928
|
+
this.t6d_1 = initialDelay;
|
|
4929
|
+
this.u6d_1 = type;
|
|
4930
4930
|
}
|
|
4931
4931
|
protoOf(StartTimerAction).toString = function () {
|
|
4932
|
-
var tmp = 'timerTag=' + toString_0(this.
|
|
4933
|
-
var tmp_0 = 'delayMillis=' + this.
|
|
4932
|
+
var tmp = 'timerTag=' + toString_0(this.r6d_1);
|
|
4933
|
+
var tmp_0 = 'delayMillis=' + this.s6d_1.toString();
|
|
4934
4934
|
// Inline function 'kotlin.takeIf' call
|
|
4935
|
-
var this_0 = 'initialDelay=' + this.
|
|
4935
|
+
var this_0 = 'initialDelay=' + this.t6d_1.toString();
|
|
4936
4936
|
var tmp_1;
|
|
4937
|
-
if (!equalsLong(this.
|
|
4937
|
+
if (!equalsLong(this.t6d_1, new Long(0, 0))) {
|
|
4938
4938
|
tmp_1 = this_0;
|
|
4939
4939
|
} else {
|
|
4940
4940
|
tmp_1 = null;
|
|
4941
4941
|
}
|
|
4942
4942
|
var tmp$ret$1 = tmp_1;
|
|
4943
|
-
return 'StartTimerAction(' + joinToString(listOfNotNull([tmp, tmp_0, tmp$ret$1, 'type=' + this.
|
|
4943
|
+
return 'StartTimerAction(' + joinToString(listOfNotNull([tmp, tmp_0, tmp$ret$1, 'type=' + this.u6d_1.toString()])) + ')';
|
|
4944
4944
|
};
|
|
4945
4945
|
protoOf(StartTimerAction).hashCode = function () {
|
|
4946
|
-
var result = hashCode(this.
|
|
4947
|
-
result = imul(result, 31) + this.
|
|
4948
|
-
result = imul(result, 31) + this.
|
|
4949
|
-
result = imul(result, 31) + this.
|
|
4946
|
+
var result = hashCode(this.r6d_1);
|
|
4947
|
+
result = imul(result, 31) + this.s6d_1.hashCode() | 0;
|
|
4948
|
+
result = imul(result, 31) + this.t6d_1.hashCode() | 0;
|
|
4949
|
+
result = imul(result, 31) + this.u6d_1.hashCode() | 0;
|
|
4950
4950
|
return result;
|
|
4951
4951
|
};
|
|
4952
4952
|
protoOf(StartTimerAction).equals = function (other) {
|
|
@@ -4954,13 +4954,13 @@
|
|
|
4954
4954
|
return true;
|
|
4955
4955
|
if (!(other instanceof StartTimerAction))
|
|
4956
4956
|
return false;
|
|
4957
|
-
if (!equals(this.
|
|
4957
|
+
if (!equals(this.r6d_1, other.r6d_1))
|
|
4958
4958
|
return false;
|
|
4959
|
-
if (!equalsLong(this.
|
|
4959
|
+
if (!equalsLong(this.s6d_1, other.s6d_1))
|
|
4960
4960
|
return false;
|
|
4961
|
-
if (!equalsLong(this.
|
|
4961
|
+
if (!equalsLong(this.t6d_1, other.t6d_1))
|
|
4962
4962
|
return false;
|
|
4963
|
-
if (!this.
|
|
4963
|
+
if (!this.u6d_1.equals(other.u6d_1))
|
|
4964
4964
|
return false;
|
|
4965
4965
|
return true;
|
|
4966
4966
|
};
|
|
@@ -4979,18 +4979,18 @@
|
|
|
4979
4979
|
}
|
|
4980
4980
|
function TimerTickAction(timerTag, type) {
|
|
4981
4981
|
TimerAction.call(this);
|
|
4982
|
-
this.
|
|
4983
|
-
this.
|
|
4982
|
+
this.v6d_1 = timerTag;
|
|
4983
|
+
this.w6d_1 = type;
|
|
4984
4984
|
}
|
|
4985
4985
|
protoOf(TimerTickAction).ignoreValidation = function () {
|
|
4986
|
-
return this.
|
|
4986
|
+
return this.v6d_1.ignoreValidation();
|
|
4987
4987
|
};
|
|
4988
4988
|
protoOf(TimerTickAction).toString = function () {
|
|
4989
|
-
return 'TimerTickAction(timerTag=' + toString_0(this.
|
|
4989
|
+
return 'TimerTickAction(timerTag=' + toString_0(this.v6d_1) + ', type=' + this.w6d_1.toString() + ')';
|
|
4990
4990
|
};
|
|
4991
4991
|
protoOf(TimerTickAction).hashCode = function () {
|
|
4992
|
-
var result = hashCode(this.
|
|
4993
|
-
result = imul(result, 31) + this.
|
|
4992
|
+
var result = hashCode(this.v6d_1);
|
|
4993
|
+
result = imul(result, 31) + this.w6d_1.hashCode() | 0;
|
|
4994
4994
|
return result;
|
|
4995
4995
|
};
|
|
4996
4996
|
protoOf(TimerTickAction).equals = function (other) {
|
|
@@ -4998,28 +4998,28 @@
|
|
|
4998
4998
|
return true;
|
|
4999
4999
|
if (!(other instanceof TimerTickAction))
|
|
5000
5000
|
return false;
|
|
5001
|
-
if (!equals(this.
|
|
5001
|
+
if (!equals(this.v6d_1, other.v6d_1))
|
|
5002
5002
|
return false;
|
|
5003
|
-
if (!this.
|
|
5003
|
+
if (!this.w6d_1.equals(other.w6d_1))
|
|
5004
5004
|
return false;
|
|
5005
5005
|
return true;
|
|
5006
5006
|
};
|
|
5007
5007
|
function StopTimerAction(timerTag) {
|
|
5008
5008
|
TimerAction.call(this);
|
|
5009
|
-
this.
|
|
5009
|
+
this.x6d_1 = timerTag;
|
|
5010
5010
|
}
|
|
5011
5011
|
protoOf(StopTimerAction).toString = function () {
|
|
5012
|
-
return 'StopTimerAction(timerTag=' + toString_0(this.
|
|
5012
|
+
return 'StopTimerAction(timerTag=' + toString_0(this.x6d_1) + ')';
|
|
5013
5013
|
};
|
|
5014
5014
|
protoOf(StopTimerAction).hashCode = function () {
|
|
5015
|
-
return hashCode(this.
|
|
5015
|
+
return hashCode(this.x6d_1);
|
|
5016
5016
|
};
|
|
5017
5017
|
protoOf(StopTimerAction).equals = function (other) {
|
|
5018
5018
|
if (this === other)
|
|
5019
5019
|
return true;
|
|
5020
5020
|
if (!(other instanceof StopTimerAction))
|
|
5021
5021
|
return false;
|
|
5022
|
-
if (!equals(this.
|
|
5022
|
+
if (!equals(this.x6d_1, other.x6d_1))
|
|
5023
5023
|
return false;
|
|
5024
5024
|
return true;
|
|
5025
5025
|
};
|
|
@@ -5063,7 +5063,7 @@
|
|
|
5063
5063
|
return function (reducer, initialState, en) {
|
|
5064
5064
|
var store = $storeCreator(reducer, initialState, en);
|
|
5065
5065
|
var origDispatch = store.dispatch;
|
|
5066
|
-
store.
|
|
5066
|
+
store.y6d(applyCatcher$lambda$lambda$lambda(origDispatch, $logger));
|
|
5067
5067
|
return store;
|
|
5068
5068
|
};
|
|
5069
5069
|
}
|
|
@@ -5077,7 +5077,7 @@
|
|
|
5077
5077
|
}
|
|
5078
5078
|
function applyMiddleware$lambda$lambda$lambda$lambda($middleware, $store, $dispatcher) {
|
|
5079
5079
|
return function (action) {
|
|
5080
|
-
$middleware.
|
|
5080
|
+
$middleware.z6d($store, $dispatcher, action);
|
|
5081
5081
|
return Unit_instance;
|
|
5082
5082
|
};
|
|
5083
5083
|
}
|
|
@@ -5092,7 +5092,7 @@
|
|
|
5092
5092
|
while (inductionVariable < last) {
|
|
5093
5093
|
var element = tmp0[inductionVariable];
|
|
5094
5094
|
inductionVariable = inductionVariable + 1 | 0;
|
|
5095
|
-
if (element.
|
|
5095
|
+
if (element.a6e(action)) {
|
|
5096
5096
|
destination.j(element);
|
|
5097
5097
|
}
|
|
5098
5098
|
}
|
|
@@ -5116,7 +5116,7 @@
|
|
|
5116
5116
|
return function (reducer, initialState, en) {
|
|
5117
5117
|
var store = $storeCreator(reducer, initialState, en);
|
|
5118
5118
|
var origDispatch = store.dispatch;
|
|
5119
|
-
store.
|
|
5119
|
+
store.y6d(applyMiddleware$lambda$lambda$lambda($middlewares, origDispatch, store));
|
|
5120
5120
|
return store;
|
|
5121
5121
|
};
|
|
5122
5122
|
}
|
|
@@ -5130,9 +5130,9 @@
|
|
|
5130
5130
|
return new timerMiddleware$$inlined$middlewareForActionType$1(asyncProvider, jobsProvider);
|
|
5131
5131
|
}
|
|
5132
5132
|
function timerMiddleware$o$handle$slambda$slambda($jobsProvider, $action, $store, resultContinuation) {
|
|
5133
|
-
this.
|
|
5134
|
-
this.
|
|
5135
|
-
this.
|
|
5133
|
+
this.j6e_1 = $jobsProvider;
|
|
5134
|
+
this.k6e_1 = $action;
|
|
5135
|
+
this.l6e_1 = $store;
|
|
5136
5136
|
CoroutineImpl.call(this, resultContinuation);
|
|
5137
5137
|
}
|
|
5138
5138
|
protoOf(timerMiddleware$o$handle$slambda$slambda).k2d = function ($this$launchMain, $completion) {
|
|
@@ -5151,8 +5151,8 @@
|
|
|
5151
5151
|
var tmp = this.s8_1;
|
|
5152
5152
|
if (tmp === 0) {
|
|
5153
5153
|
this.t8_1 = 1;
|
|
5154
|
-
if (this.
|
|
5155
|
-
this.
|
|
5154
|
+
if (this.j6e_1.d6c(this.k6e_1.r6d_1)) {
|
|
5155
|
+
this.l6e_1.dispatch(new TimerTickAction(this.k6e_1.r6d_1, TimerType_DELAY_getInstance()));
|
|
5156
5156
|
}
|
|
5157
5157
|
return Unit_instance;
|
|
5158
5158
|
} else if (tmp === 1) {
|
|
@@ -5165,8 +5165,8 @@
|
|
|
5165
5165
|
while (true);
|
|
5166
5166
|
};
|
|
5167
5167
|
protoOf(timerMiddleware$o$handle$slambda$slambda).l2d = function ($this$launchMain, completion) {
|
|
5168
|
-
var i = new timerMiddleware$o$handle$slambda$slambda(this.
|
|
5169
|
-
i.
|
|
5168
|
+
var i = new timerMiddleware$o$handle$slambda$slambda(this.j6e_1, this.k6e_1, this.l6e_1, completion);
|
|
5169
|
+
i.m6e_1 = $this$launchMain;
|
|
5170
5170
|
return i;
|
|
5171
5171
|
};
|
|
5172
5172
|
function timerMiddleware$o$handle$slambda$slambda_0($jobsProvider, $action, $store, resultContinuation) {
|
|
@@ -5178,9 +5178,9 @@
|
|
|
5178
5178
|
return l;
|
|
5179
5179
|
}
|
|
5180
5180
|
function timerMiddleware$o$handle$slambda$slambda_1($jobsProvider, $action, $store, resultContinuation) {
|
|
5181
|
-
this.
|
|
5182
|
-
this.
|
|
5183
|
-
this.
|
|
5181
|
+
this.v6e_1 = $jobsProvider;
|
|
5182
|
+
this.w6e_1 = $action;
|
|
5183
|
+
this.x6e_1 = $store;
|
|
5184
5184
|
CoroutineImpl.call(this, resultContinuation);
|
|
5185
5185
|
}
|
|
5186
5186
|
protoOf(timerMiddleware$o$handle$slambda$slambda_1).k2d = function ($this$launchMain, $completion) {
|
|
@@ -5199,8 +5199,8 @@
|
|
|
5199
5199
|
var tmp = this.s8_1;
|
|
5200
5200
|
if (tmp === 0) {
|
|
5201
5201
|
this.t8_1 = 1;
|
|
5202
|
-
if (this.
|
|
5203
|
-
this.
|
|
5202
|
+
if (this.v6e_1.d6c(this.w6e_1.r6d_1)) {
|
|
5203
|
+
this.x6e_1.dispatch(new TimerTickAction(this.w6e_1.r6d_1, TimerType_INTERVAL_getInstance()));
|
|
5204
5204
|
}
|
|
5205
5205
|
return Unit_instance;
|
|
5206
5206
|
} else if (tmp === 1) {
|
|
@@ -5213,8 +5213,8 @@
|
|
|
5213
5213
|
while (true);
|
|
5214
5214
|
};
|
|
5215
5215
|
protoOf(timerMiddleware$o$handle$slambda$slambda_1).l2d = function ($this$launchMain, completion) {
|
|
5216
|
-
var i = new timerMiddleware$o$handle$slambda$slambda_1(this.
|
|
5217
|
-
i.
|
|
5216
|
+
var i = new timerMiddleware$o$handle$slambda$slambda_1(this.v6e_1, this.w6e_1, this.x6e_1, completion);
|
|
5217
|
+
i.y6e_1 = $this$launchMain;
|
|
5218
5218
|
return i;
|
|
5219
5219
|
};
|
|
5220
5220
|
function timerMiddleware$o$handle$slambda$slambda_2($jobsProvider, $action, $store, resultContinuation) {
|
|
@@ -5226,10 +5226,10 @@
|
|
|
5226
5226
|
return l;
|
|
5227
5227
|
}
|
|
5228
5228
|
function timerMiddleware$o$handle$slambda($action, $asyncProvider, $jobsProvider, $store, resultContinuation) {
|
|
5229
|
-
this.
|
|
5230
|
-
this.
|
|
5231
|
-
this.
|
|
5232
|
-
this.
|
|
5229
|
+
this.h6f_1 = $action;
|
|
5230
|
+
this.i6f_1 = $asyncProvider;
|
|
5231
|
+
this.j6f_1 = $jobsProvider;
|
|
5232
|
+
this.k6f_1 = $store;
|
|
5233
5233
|
CoroutineImpl.call(this, resultContinuation);
|
|
5234
5234
|
}
|
|
5235
5235
|
protoOf(timerMiddleware$o$handle$slambda).k2d = function ($this$launchDefault, $completion) {
|
|
@@ -5249,9 +5249,9 @@
|
|
|
5249
5249
|
switch (tmp) {
|
|
5250
5250
|
case 0:
|
|
5251
5251
|
this.t8_1 = 10;
|
|
5252
|
-
if (!equalsLong(this.
|
|
5252
|
+
if (!equalsLong(this.h6f_1.t6d_1, new Long(0, 0)) && this.h6f_1.u6d_1.equals(TimerType_INTERVAL_getInstance())) {
|
|
5253
5253
|
this.s8_1 = 1;
|
|
5254
|
-
suspendResult = delay(this.
|
|
5254
|
+
suspendResult = delay(this.h6f_1.t6d_1, this);
|
|
5255
5255
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5256
5256
|
return suspendResult;
|
|
5257
5257
|
}
|
|
@@ -5265,19 +5265,19 @@
|
|
|
5265
5265
|
this.s8_1 = 2;
|
|
5266
5266
|
continue $sm;
|
|
5267
5267
|
case 2:
|
|
5268
|
-
var tmp0 = this.
|
|
5268
|
+
var tmp0 = this.h6f_1.u6d_1.q2_1;
|
|
5269
5269
|
if (tmp0 === 0) {
|
|
5270
5270
|
this.s8_1 = 8;
|
|
5271
|
-
suspendResult = delay(this.
|
|
5271
|
+
suspendResult = delay(this.h6f_1.s6d_1, this);
|
|
5272
5272
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5273
5273
|
return suspendResult;
|
|
5274
5274
|
}
|
|
5275
5275
|
continue $sm;
|
|
5276
5276
|
} else {
|
|
5277
5277
|
if (tmp0 === 1) {
|
|
5278
|
-
if (!equalsLong(this.
|
|
5278
|
+
if (!equalsLong(this.h6f_1.t6d_1, new Long(0, 0))) {
|
|
5279
5279
|
this.s8_1 = 3;
|
|
5280
|
-
suspendResult = delay(this.
|
|
5280
|
+
suspendResult = delay(this.h6f_1.t6d_1, this);
|
|
5281
5281
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5282
5282
|
return suspendResult;
|
|
5283
5283
|
}
|
|
@@ -5300,14 +5300,14 @@
|
|
|
5300
5300
|
this.s8_1 = 5;
|
|
5301
5301
|
continue $sm;
|
|
5302
5302
|
case 5:
|
|
5303
|
-
if (!get_isActive(this.
|
|
5303
|
+
if (!get_isActive(this.l6f_1)) {
|
|
5304
5304
|
this.s8_1 = 7;
|
|
5305
5305
|
continue $sm;
|
|
5306
5306
|
}
|
|
5307
5307
|
|
|
5308
|
-
this.
|
|
5308
|
+
this.i6f_1.y6a(VOID, timerMiddleware$o$handle$slambda$slambda_2(this.j6f_1, this.h6f_1, this.k6f_1, null));
|
|
5309
5309
|
this.s8_1 = 6;
|
|
5310
|
-
suspendResult = delay(this.
|
|
5310
|
+
suspendResult = delay(this.h6f_1.t6d_1, this);
|
|
5311
5311
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5312
5312
|
return suspendResult;
|
|
5313
5313
|
}
|
|
@@ -5317,12 +5317,12 @@
|
|
|
5317
5317
|
this.s8_1 = 5;
|
|
5318
5318
|
continue $sm;
|
|
5319
5319
|
case 7:
|
|
5320
|
-
this.
|
|
5320
|
+
this.m6f_1 = Unit_instance;
|
|
5321
5321
|
this.s8_1 = 9;
|
|
5322
5322
|
continue $sm;
|
|
5323
5323
|
case 8:
|
|
5324
5324
|
var tmp_1 = this;
|
|
5325
|
-
tmp_1.
|
|
5325
|
+
tmp_1.m6f_1 = this.i6f_1.y6a(VOID, timerMiddleware$o$handle$slambda$slambda_0(this.j6f_1, this.h6f_1, this.k6f_1, null));
|
|
5326
5326
|
this.s8_1 = 9;
|
|
5327
5327
|
continue $sm;
|
|
5328
5328
|
case 9:
|
|
@@ -5342,8 +5342,8 @@
|
|
|
5342
5342
|
while (true);
|
|
5343
5343
|
};
|
|
5344
5344
|
protoOf(timerMiddleware$o$handle$slambda).l2d = function ($this$launchDefault, completion) {
|
|
5345
|
-
var i = new timerMiddleware$o$handle$slambda(this.
|
|
5346
|
-
i.
|
|
5345
|
+
var i = new timerMiddleware$o$handle$slambda(this.h6f_1, this.i6f_1, this.j6f_1, this.k6f_1, completion);
|
|
5346
|
+
i.l6f_1 = $this$launchDefault;
|
|
5347
5347
|
return i;
|
|
5348
5348
|
};
|
|
5349
5349
|
function timerMiddleware$o$handle$slambda_0($action, $asyncProvider, $jobsProvider, $store, resultContinuation) {
|
|
@@ -5355,24 +5355,24 @@
|
|
|
5355
5355
|
return l;
|
|
5356
5356
|
}
|
|
5357
5357
|
function timerMiddleware$$inlined$middlewareForActionType$1($asyncProvider, $jobsProvider) {
|
|
5358
|
-
this.
|
|
5359
|
-
this.
|
|
5358
|
+
this.n6f_1 = $asyncProvider;
|
|
5359
|
+
this.o6f_1 = $jobsProvider;
|
|
5360
5360
|
}
|
|
5361
|
-
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).
|
|
5361
|
+
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).a6e = function (action) {
|
|
5362
5362
|
return action instanceof TimerAction;
|
|
5363
5363
|
};
|
|
5364
|
-
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).
|
|
5364
|
+
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).p6f = function (store, next, action) {
|
|
5365
5365
|
var action_0 = action instanceof TimerAction ? action : THROW_CCE();
|
|
5366
5366
|
if (action_0 instanceof StartTimerAction) {
|
|
5367
|
-
var job = this.
|
|
5368
|
-
this.
|
|
5367
|
+
var job = this.n6f_1.u6a(VOID, timerMiddleware$o$handle$slambda_0(action_0, this.n6f_1, this.o6f_1, store, null));
|
|
5368
|
+
this.o6f_1.z6b(action_0.r6d_1, job);
|
|
5369
5369
|
} else {
|
|
5370
5370
|
if (action_0 instanceof StopTimerAction) {
|
|
5371
|
-
this.
|
|
5371
|
+
this.o6f_1.a6c(action_0.x6d_1);
|
|
5372
5372
|
} else {
|
|
5373
5373
|
if (action_0 instanceof TimerTickAction) {
|
|
5374
|
-
if (action_0.
|
|
5375
|
-
this.
|
|
5374
|
+
if (action_0.w6d_1.equals(TimerType_DELAY_getInstance())) {
|
|
5375
|
+
this.o6f_1.b6c(action_0.v6d_1);
|
|
5376
5376
|
}
|
|
5377
5377
|
} else {
|
|
5378
5378
|
noWhenBranchMatchedException();
|
|
@@ -5381,8 +5381,8 @@
|
|
|
5381
5381
|
}
|
|
5382
5382
|
next(action_0);
|
|
5383
5383
|
};
|
|
5384
|
-
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).
|
|
5385
|
-
return this.
|
|
5384
|
+
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).z6d = function (store, next, action) {
|
|
5385
|
+
return this.p6f(store, next, action);
|
|
5386
5386
|
};
|
|
5387
5387
|
function compose(functions) {
|
|
5388
5388
|
return compose$lambda(functions);
|
|
@@ -5426,7 +5426,7 @@
|
|
|
5426
5426
|
function createStore$dispatch($lock, currentState, currentReducer, stateTrigger, $logger, action) {
|
|
5427
5427
|
try {
|
|
5428
5428
|
// Inline function 'kotlinx.atomicfu.locks.ReentrantLock.lock' call
|
|
5429
|
-
currentState._v = currentReducer._v.
|
|
5429
|
+
currentState._v = currentReducer._v.q6f(currentState._v, action);
|
|
5430
5430
|
stateTrigger.g2a(Unit_instance);
|
|
5431
5431
|
} catch ($p) {
|
|
5432
5432
|
if ($p instanceof Exception) {
|
|
@@ -5450,8 +5450,8 @@
|
|
|
5450
5450
|
};
|
|
5451
5451
|
}
|
|
5452
5452
|
function createStore$o$_get_observe_$o$collect$slambda_h8loug($$this$unsafeFlow, this$0, resultContinuation) {
|
|
5453
|
-
this.
|
|
5454
|
-
this.
|
|
5453
|
+
this.z6f_1 = $$this$unsafeFlow;
|
|
5454
|
+
this.a6g_1 = this$0;
|
|
5455
5455
|
CoroutineImpl.call(this, resultContinuation);
|
|
5456
5456
|
}
|
|
5457
5457
|
protoOf(createStore$o$_get_observe_$o$collect$slambda_h8loug).v4u = function (value, $completion) {
|
|
@@ -5471,10 +5471,10 @@
|
|
|
5471
5471
|
switch (tmp) {
|
|
5472
5472
|
case 0:
|
|
5473
5473
|
this.t8_1 = 2;
|
|
5474
|
-
var tmp0 = this.
|
|
5475
|
-
this.
|
|
5474
|
+
var tmp0 = this.z6f_1;
|
|
5475
|
+
this.b6g_1;
|
|
5476
5476
|
this.s8_1 = 1;
|
|
5477
|
-
suspendResult = tmp0.a28(this.
|
|
5477
|
+
suspendResult = tmp0.a28(this.a6g_1.state, this);
|
|
5478
5478
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5479
5479
|
return suspendResult;
|
|
5480
5480
|
}
|
|
@@ -5497,8 +5497,8 @@
|
|
|
5497
5497
|
while (true);
|
|
5498
5498
|
};
|
|
5499
5499
|
protoOf(createStore$o$_get_observe_$o$collect$slambda_h8loug).w4u = function (value, completion) {
|
|
5500
|
-
var i = new createStore$o$_get_observe_$o$collect$slambda_h8loug(this.
|
|
5501
|
-
i.
|
|
5500
|
+
var i = new createStore$o$_get_observe_$o$collect$slambda_h8loug(this.z6f_1, this.a6g_1, completion);
|
|
5501
|
+
i.b6g_1 = value;
|
|
5502
5502
|
return i;
|
|
5503
5503
|
};
|
|
5504
5504
|
function createStore$o$_get_observe_$o$collect$slambda_h8loug_0($$this$unsafeFlow, this$0, resultContinuation) {
|
|
@@ -5511,8 +5511,8 @@
|
|
|
5511
5511
|
}
|
|
5512
5512
|
function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
|
|
5513
5513
|
CoroutineImpl.call(this, resultContinuation);
|
|
5514
|
-
this.
|
|
5515
|
-
this.
|
|
5514
|
+
this.k6g_1 = _this__u8e3s4;
|
|
5515
|
+
this.l6g_1 = collector;
|
|
5516
5516
|
}
|
|
5517
5517
|
protoOf($collectCOROUTINE$).a9 = function () {
|
|
5518
5518
|
var suspendResult = this.u8_1;
|
|
@@ -5522,10 +5522,10 @@
|
|
|
5522
5522
|
switch (tmp) {
|
|
5523
5523
|
case 0:
|
|
5524
5524
|
this.t8_1 = 2;
|
|
5525
|
-
var $this$unsafeFlow = this.
|
|
5525
|
+
var $this$unsafeFlow = this.l6g_1;
|
|
5526
5526
|
this.s8_1 = 1;
|
|
5527
|
-
var tmp_0 = createStore$o$_get_observe_$o$collect$slambda_h8loug_0($this$unsafeFlow, this.
|
|
5528
|
-
suspendResult = this.
|
|
5527
|
+
var tmp_0 = createStore$o$_get_observe_$o$collect$slambda_h8loug_0($this$unsafeFlow, this.k6g_1.n6g_1, null);
|
|
5528
|
+
suspendResult = this.k6g_1.m6g_1.m27(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
|
|
5529
5529
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5530
5530
|
return suspendResult;
|
|
5531
5531
|
}
|
|
@@ -5548,13 +5548,13 @@
|
|
|
5548
5548
|
while (true);
|
|
5549
5549
|
};
|
|
5550
5550
|
function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
|
|
5551
|
-
this.
|
|
5551
|
+
this.o6g_1 = function_0;
|
|
5552
5552
|
}
|
|
5553
5553
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).a28 = function (value, $completion) {
|
|
5554
|
-
return this.
|
|
5554
|
+
return this.o6g_1(value, $completion);
|
|
5555
5555
|
};
|
|
5556
5556
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).b3 = function () {
|
|
5557
|
-
return this.
|
|
5557
|
+
return this.o6g_1;
|
|
5558
5558
|
};
|
|
5559
5559
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
|
|
5560
5560
|
var tmp;
|
|
@@ -5587,8 +5587,8 @@
|
|
|
5587
5587
|
};
|
|
5588
5588
|
}
|
|
5589
5589
|
function createStore$3$observe$$inlined$map$1($this, this$0) {
|
|
5590
|
-
this.
|
|
5591
|
-
this.
|
|
5590
|
+
this.m6g_1 = $this;
|
|
5591
|
+
this.n6g_1 = this$0;
|
|
5592
5592
|
}
|
|
5593
5593
|
protoOf(createStore$3$observe$$inlined$map$1).b28 = function (collector, $completion) {
|
|
5594
5594
|
var tmp = new $collectCOROUTINE$(this, collector, $completion);
|
|
@@ -5600,33 +5600,33 @@
|
|
|
5600
5600
|
return this.b28(collector, $completion);
|
|
5601
5601
|
};
|
|
5602
5602
|
function createStore$3($currentState, $lock, $currentReducer, $stateTrigger, $logger) {
|
|
5603
|
-
this.
|
|
5604
|
-
this.
|
|
5605
|
-
this.
|
|
5603
|
+
this.s6g_1 = $currentState;
|
|
5604
|
+
this.t6g_1 = $stateTrigger;
|
|
5605
|
+
this.p6g_1 = this;
|
|
5606
5606
|
var tmp = this;
|
|
5607
|
-
tmp.
|
|
5607
|
+
tmp.q6g_1 = createStore$o$dispatch$lambda($lock, $currentState, $currentReducer, $stateTrigger, $logger);
|
|
5608
5608
|
var tmp_0 = this;
|
|
5609
|
-
tmp_0.
|
|
5609
|
+
tmp_0.r6g_1 = createStore$o$replaceReducer$lambda($currentReducer, $lock, $currentState, $stateTrigger, $logger);
|
|
5610
5610
|
}
|
|
5611
|
-
protoOf(createStore$3).
|
|
5612
|
-
return this.
|
|
5611
|
+
protoOf(createStore$3).u6g = function () {
|
|
5612
|
+
return this.p6g_1;
|
|
5613
5613
|
};
|
|
5614
|
-
protoOf(createStore$3).
|
|
5615
|
-
return createStore$getState(this.
|
|
5614
|
+
protoOf(createStore$3).e65 = function () {
|
|
5615
|
+
return createStore$getState(this.s6g_1);
|
|
5616
5616
|
};
|
|
5617
|
-
protoOf(createStore$3).
|
|
5618
|
-
this.
|
|
5617
|
+
protoOf(createStore$3).y6d = function (_set____db54di) {
|
|
5618
|
+
this.q6g_1 = _set____db54di;
|
|
5619
5619
|
};
|
|
5620
|
-
protoOf(createStore$3).
|
|
5621
|
-
return this.
|
|
5620
|
+
protoOf(createStore$3).v6g = function () {
|
|
5621
|
+
return this.q6g_1;
|
|
5622
5622
|
};
|
|
5623
|
-
protoOf(createStore$3).
|
|
5624
|
-
return this.
|
|
5623
|
+
protoOf(createStore$3).w6g = function () {
|
|
5624
|
+
return this.r6g_1;
|
|
5625
5625
|
};
|
|
5626
|
-
protoOf(createStore$3).
|
|
5626
|
+
protoOf(createStore$3).x6g = function () {
|
|
5627
5627
|
// Inline function 'kotlinx.coroutines.flow.map' call
|
|
5628
5628
|
// Inline function 'kotlinx.coroutines.flow.unsafeTransform' call
|
|
5629
|
-
var this_0 = this.
|
|
5629
|
+
var this_0 = this.t6g_1;
|
|
5630
5630
|
// Inline function 'kotlinx.coroutines.flow.internal.unsafeFlow' call
|
|
5631
5631
|
return new createStore$3$observe$$inlined$map$1(this_0, this);
|
|
5632
5632
|
};
|
|
@@ -5702,10 +5702,10 @@
|
|
|
5702
5702
|
return new middleware$1(dispatch);
|
|
5703
5703
|
}
|
|
5704
5704
|
function middleware$1($dispatch) {
|
|
5705
|
-
this.
|
|
5705
|
+
this.y6g_1 = $dispatch;
|
|
5706
5706
|
}
|
|
5707
|
-
protoOf(middleware$1).
|
|
5708
|
-
this.
|
|
5707
|
+
protoOf(middleware$1).z6d = function (store, next, action) {
|
|
5708
|
+
this.y6g_1(store, next, action);
|
|
5709
5709
|
};
|
|
5710
5710
|
function Reducer() {
|
|
5711
5711
|
}
|
|
@@ -5713,11 +5713,11 @@
|
|
|
5713
5713
|
return new combineReducers$1(reducers);
|
|
5714
5714
|
}
|
|
5715
5715
|
function combineReducers$1($reducers) {
|
|
5716
|
-
this.
|
|
5716
|
+
this.z6g_1 = $reducers;
|
|
5717
5717
|
}
|
|
5718
|
-
protoOf(combineReducers$1).
|
|
5718
|
+
protoOf(combineReducers$1).a6h = function (state, action) {
|
|
5719
5719
|
// Inline function 'kotlin.collections.filter' call
|
|
5720
|
-
var tmp0 = this.
|
|
5720
|
+
var tmp0 = this.z6g_1;
|
|
5721
5721
|
// Inline function 'kotlin.collections.filterTo' call
|
|
5722
5722
|
var destination = ArrayList_init_$Create$();
|
|
5723
5723
|
var inductionVariable = 0;
|
|
@@ -5725,7 +5725,7 @@
|
|
|
5725
5725
|
while (inductionVariable < last) {
|
|
5726
5726
|
var element = tmp0[inductionVariable];
|
|
5727
5727
|
inductionVariable = inductionVariable + 1 | 0;
|
|
5728
|
-
if (element.
|
|
5728
|
+
if (element.a6e(action)) {
|
|
5729
5729
|
destination.j(element);
|
|
5730
5730
|
}
|
|
5731
5731
|
}
|
|
@@ -5735,12 +5735,12 @@
|
|
|
5735
5735
|
while (_iterator__ex2g4s.m()) {
|
|
5736
5736
|
var element_0 = _iterator__ex2g4s.n();
|
|
5737
5737
|
var s = accumulator;
|
|
5738
|
-
accumulator = element_0.
|
|
5738
|
+
accumulator = element_0.q6f(s, action);
|
|
5739
5739
|
}
|
|
5740
5740
|
return accumulator;
|
|
5741
5741
|
};
|
|
5742
|
-
protoOf(combineReducers$1).
|
|
5743
|
-
return this.
|
|
5742
|
+
protoOf(combineReducers$1).q6f = function (state, action) {
|
|
5743
|
+
return this.a6h((state == null ? true : !(state == null)) ? state : THROW_CCE(), action);
|
|
5744
5744
|
};
|
|
5745
5745
|
function Store() {
|
|
5746
5746
|
}
|
|
@@ -5982,18 +5982,18 @@
|
|
|
5982
5982
|
return tmp0_elvis_lhs == null ? _this__u8e3s4 : tmp0_elvis_lhs;
|
|
5983
5983
|
}
|
|
5984
5984
|
function ClientLoggerKey(gameId, playerId) {
|
|
5985
|
-
this.
|
|
5986
|
-
this.
|
|
5985
|
+
this.b6h_1 = gameId;
|
|
5986
|
+
this.c6h_1 = playerId;
|
|
5987
5987
|
}
|
|
5988
|
-
protoOf(ClientLoggerKey).
|
|
5989
|
-
return joinToString(listOf([this.
|
|
5988
|
+
protoOf(ClientLoggerKey).d6h = function () {
|
|
5989
|
+
return joinToString(listOf([this.b6h_1, this.c6h_1]), '_');
|
|
5990
5990
|
};
|
|
5991
5991
|
protoOf(ClientLoggerKey).toString = function () {
|
|
5992
|
-
return 'ClientLoggerKey(gameId=' + this.
|
|
5992
|
+
return 'ClientLoggerKey(gameId=' + this.b6h_1 + ', playerId=' + this.c6h_1 + ')';
|
|
5993
5993
|
};
|
|
5994
5994
|
protoOf(ClientLoggerKey).hashCode = function () {
|
|
5995
|
-
var result = getStringHashCode(this.
|
|
5996
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
5995
|
+
var result = getStringHashCode(this.b6h_1);
|
|
5996
|
+
result = imul(result, 31) + getStringHashCode(this.c6h_1) | 0;
|
|
5997
5997
|
return result;
|
|
5998
5998
|
};
|
|
5999
5999
|
protoOf(ClientLoggerKey).equals = function (other) {
|
|
@@ -6001,14 +6001,14 @@
|
|
|
6001
6001
|
return true;
|
|
6002
6002
|
if (!(other instanceof ClientLoggerKey))
|
|
6003
6003
|
return false;
|
|
6004
|
-
if (!(this.
|
|
6004
|
+
if (!(this.b6h_1 === other.b6h_1))
|
|
6005
6005
|
return false;
|
|
6006
|
-
if (!(this.
|
|
6006
|
+
if (!(this.c6h_1 === other.c6h_1))
|
|
6007
6007
|
return false;
|
|
6008
6008
|
return true;
|
|
6009
6009
|
};
|
|
6010
6010
|
function _get_$cachedSerializer__te6jhj_8($this) {
|
|
6011
|
-
return $this.
|
|
6011
|
+
return $this.e6h_1.x();
|
|
6012
6012
|
}
|
|
6013
6013
|
function LogType$Companion$_anonymous__d4fjnz() {
|
|
6014
6014
|
return createSimpleEnumSerializer('com.logic.utils.logger.outputs.LogType', values_3());
|
|
@@ -6048,7 +6048,7 @@
|
|
|
6048
6048
|
Companion_instance_23 = this;
|
|
6049
6049
|
var tmp = this;
|
|
6050
6050
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
6051
|
-
tmp.
|
|
6051
|
+
tmp.e6h_1 = lazy(tmp_0, LogType$Companion$_anonymous__d4fjnz);
|
|
6052
6052
|
}
|
|
6053
6053
|
protoOf(Companion_21).b1c = function () {
|
|
6054
6054
|
return _get_$cachedSerializer__te6jhj_8(this);
|
|
@@ -6111,7 +6111,7 @@
|
|
|
6111
6111
|
// Inline function 'kotlin.arrayOf' call
|
|
6112
6112
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
6113
6113
|
// Inline function 'kotlin.js.asDynamic' call
|
|
6114
|
-
tmp.
|
|
6114
|
+
tmp.k6h_1 = [lazy(tmp_0, LoggerOutputDataDto$Companion$$childSerializers$_anonymous__j015dy), null, null, null, null];
|
|
6115
6115
|
}
|
|
6116
6116
|
protoOf(Companion_22).b1c = function () {
|
|
6117
6117
|
return $serializer_getInstance_10();
|
|
@@ -6130,12 +6130,12 @@
|
|
|
6130
6130
|
tmp0_serialDesc.hz('tag', false);
|
|
6131
6131
|
tmp0_serialDesc.hz('message', false);
|
|
6132
6132
|
tmp0_serialDesc.hz('stackTrace', false);
|
|
6133
|
-
this.
|
|
6133
|
+
this.l6h_1 = tmp0_serialDesc;
|
|
6134
6134
|
}
|
|
6135
|
-
protoOf($serializer_10).
|
|
6136
|
-
var tmp0_desc = this.
|
|
6135
|
+
protoOf($serializer_10).m6h = function (encoder, value) {
|
|
6136
|
+
var tmp0_desc = this.l6h_1;
|
|
6137
6137
|
var tmp1_output = encoder.pr(tmp0_desc);
|
|
6138
|
-
var tmp2_cached = Companion_getInstance_25().
|
|
6138
|
+
var tmp2_cached = Companion_getInstance_25().k6h_1;
|
|
6139
6139
|
tmp1_output.gt(tmp0_desc, 0, tmp2_cached[0].x(), value.type);
|
|
6140
6140
|
tmp1_output.it(tmp0_desc, 1, StringSerializer_getInstance(), value.key);
|
|
6141
6141
|
tmp1_output.it(tmp0_desc, 2, StringSerializer_getInstance(), value.tag);
|
|
@@ -6144,10 +6144,10 @@
|
|
|
6144
6144
|
tmp1_output.qr(tmp0_desc);
|
|
6145
6145
|
};
|
|
6146
6146
|
protoOf($serializer_10).do = function (encoder, value) {
|
|
6147
|
-
return this.
|
|
6147
|
+
return this.m6h(encoder, value instanceof LoggerOutputDataDto ? value : THROW_CCE());
|
|
6148
6148
|
};
|
|
6149
6149
|
protoOf($serializer_10).eo = function (decoder) {
|
|
6150
|
-
var tmp0_desc = this.
|
|
6150
|
+
var tmp0_desc = this.l6h_1;
|
|
6151
6151
|
var tmp1_flag = true;
|
|
6152
6152
|
var tmp2_index = 0;
|
|
6153
6153
|
var tmp3_bitMask0 = 0;
|
|
@@ -6157,7 +6157,7 @@
|
|
|
6157
6157
|
var tmp7_local3 = null;
|
|
6158
6158
|
var tmp8_local4 = null;
|
|
6159
6159
|
var tmp9_input = decoder.pr(tmp0_desc);
|
|
6160
|
-
var tmp10_cached = Companion_getInstance_25().
|
|
6160
|
+
var tmp10_cached = Companion_getInstance_25().k6h_1;
|
|
6161
6161
|
if (tmp9_input.fs()) {
|
|
6162
6162
|
tmp4_local0 = tmp9_input.bs(tmp0_desc, 0, tmp10_cached[0].x(), tmp4_local0);
|
|
6163
6163
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -6204,13 +6204,13 @@
|
|
|
6204
6204
|
return LoggerOutputDataDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
|
|
6205
6205
|
};
|
|
6206
6206
|
protoOf($serializer_10).co = function () {
|
|
6207
|
-
return this.
|
|
6207
|
+
return this.l6h_1;
|
|
6208
6208
|
};
|
|
6209
6209
|
protoOf($serializer_10).wz = function () {
|
|
6210
6210
|
// Inline function 'kotlin.arrayOf' call
|
|
6211
6211
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
6212
6212
|
// Inline function 'kotlin.js.asDynamic' call
|
|
6213
|
-
return [Companion_getInstance_25().
|
|
6213
|
+
return [Companion_getInstance_25().k6h_1[0].x(), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
|
|
6214
6214
|
};
|
|
6215
6215
|
var $serializer_instance_10;
|
|
6216
6216
|
function $serializer_getInstance_10() {
|
|
@@ -6220,7 +6220,7 @@
|
|
|
6220
6220
|
}
|
|
6221
6221
|
function LoggerOutputDataDto_init_$Init$(seen0, type, key, tag, message, stackTrace, serializationConstructorMarker, $this) {
|
|
6222
6222
|
if (!(31 === (31 & seen0))) {
|
|
6223
|
-
throwMissingFieldException(seen0, 31, $serializer_getInstance_10().
|
|
6223
|
+
throwMissingFieldException(seen0, 31, $serializer_getInstance_10().l6h_1);
|
|
6224
6224
|
}
|
|
6225
6225
|
$this.type = type;
|
|
6226
6226
|
$this.key = key;
|
|
@@ -6240,23 +6240,23 @@
|
|
|
6240
6240
|
this.message = message;
|
|
6241
6241
|
this.stackTrace = stackTrace;
|
|
6242
6242
|
}
|
|
6243
|
-
protoOf(LoggerOutputDataDto).
|
|
6243
|
+
protoOf(LoggerOutputDataDto).b5y = function () {
|
|
6244
6244
|
return this.type;
|
|
6245
6245
|
};
|
|
6246
6246
|
protoOf(LoggerOutputDataDto).w = function () {
|
|
6247
6247
|
return this.key;
|
|
6248
6248
|
};
|
|
6249
|
-
protoOf(LoggerOutputDataDto).
|
|
6249
|
+
protoOf(LoggerOutputDataDto).d64 = function () {
|
|
6250
6250
|
return this.tag;
|
|
6251
6251
|
};
|
|
6252
6252
|
protoOf(LoggerOutputDataDto).e = function () {
|
|
6253
6253
|
return this.message;
|
|
6254
6254
|
};
|
|
6255
|
-
protoOf(LoggerOutputDataDto).
|
|
6255
|
+
protoOf(LoggerOutputDataDto).n6h = function () {
|
|
6256
6256
|
return this.stackTrace;
|
|
6257
6257
|
};
|
|
6258
6258
|
protoOf(LoggerOutputDataDto).toMessageLog = function () {
|
|
6259
|
-
var time = toLocalDateTime(System_instance.dk(), Companion_getInstance_1().
|
|
6259
|
+
var time = toLocalDateTime(System_instance.dk(), Companion_getInstance_1().d5v());
|
|
6260
6260
|
var tmp = time.toString();
|
|
6261
6261
|
// Inline function 'kotlin.text.lowercase' call
|
|
6262
6262
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -6306,10 +6306,10 @@
|
|
|
6306
6306
|
protoOf(LoggerOutputDataDto).n53 = function () {
|
|
6307
6307
|
return this.message;
|
|
6308
6308
|
};
|
|
6309
|
-
protoOf(LoggerOutputDataDto).
|
|
6309
|
+
protoOf(LoggerOutputDataDto).a65 = function () {
|
|
6310
6310
|
return this.stackTrace;
|
|
6311
6311
|
};
|
|
6312
|
-
protoOf(LoggerOutputDataDto).
|
|
6312
|
+
protoOf(LoggerOutputDataDto).o6h = function (type, key, tag, message, stackTrace) {
|
|
6313
6313
|
return new LoggerOutputDataDto(type, key, tag, message, stackTrace);
|
|
6314
6314
|
};
|
|
6315
6315
|
protoOf(LoggerOutputDataDto).copy = function (type, key, tag, message, stackTrace, $super) {
|
|
@@ -6318,7 +6318,7 @@
|
|
|
6318
6318
|
tag = tag === VOID ? this.tag : tag;
|
|
6319
6319
|
message = message === VOID ? this.message : message;
|
|
6320
6320
|
stackTrace = stackTrace === VOID ? this.stackTrace : stackTrace;
|
|
6321
|
-
return $super === VOID ? this.
|
|
6321
|
+
return $super === VOID ? this.o6h(type, key, tag, message, stackTrace) : $super.o6h.call(this, type, key, tag, message, stackTrace);
|
|
6322
6322
|
};
|
|
6323
6323
|
protoOf(LoggerOutputDataDto).toString = function () {
|
|
6324
6324
|
return 'LoggerOutputDataDto(type=' + this.type.toString() + ', key=' + this.key + ', tag=' + this.tag + ', message=' + this.message + ', stackTrace=' + this.stackTrace + ')';
|
|
@@ -6349,19 +6349,19 @@
|
|
|
6349
6349
|
return true;
|
|
6350
6350
|
};
|
|
6351
6351
|
function checkInitialised($this) {
|
|
6352
|
-
if ($this.
|
|
6352
|
+
if ($this.p6h_1.equals(AppEnvironmentValue_UNDEFINED_getInstance())) {
|
|
6353
6353
|
Logger_getInstance().a1m(VOID, IllegalStateException_init_$Create$('AppEnvironment not initialised'));
|
|
6354
6354
|
}
|
|
6355
6355
|
}
|
|
6356
6356
|
function AppEnvironment() {
|
|
6357
6357
|
AppEnvironment_instance = this;
|
|
6358
|
-
this.
|
|
6358
|
+
this.p6h_1 = AppEnvironmentValue_UNDEFINED_getInstance();
|
|
6359
6359
|
}
|
|
6360
|
-
protoOf(AppEnvironment).
|
|
6361
|
-
this.
|
|
6360
|
+
protoOf(AppEnvironment).q6h = function (value) {
|
|
6361
|
+
this.p6h_1 = value;
|
|
6362
6362
|
};
|
|
6363
|
-
protoOf(AppEnvironment).
|
|
6364
|
-
var tmp = this.
|
|
6363
|
+
protoOf(AppEnvironment).r6h = function () {
|
|
6364
|
+
var tmp = this.p6h_1;
|
|
6365
6365
|
// Inline function 'kotlin.also' call
|
|
6366
6366
|
var this_0 = AppEnvironmentValue_PRODUCTION_getInstance();
|
|
6367
6367
|
checkInitialised(AppEnvironment_getInstance());
|
|
@@ -6437,11 +6437,11 @@
|
|
|
6437
6437
|
}
|
|
6438
6438
|
function combinedLoggerModule$lambda$lambda_0($this$singleton) {
|
|
6439
6439
|
// Inline function 'org.kodein.di.instance' call
|
|
6440
|
-
var tmp = $this$singleton.
|
|
6440
|
+
var tmp = $this$singleton.y5y();
|
|
6441
6441
|
// Inline function 'org.kodein.type.generic' call
|
|
6442
6442
|
var tmp_0 = typeToken(createKType(getKClass(CombinedRaspberryLogger), arrayOf([]), false));
|
|
6443
6443
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
6444
|
-
return tmp.
|
|
6444
|
+
return tmp.x5y(tmp$ret$0, null);
|
|
6445
6445
|
}
|
|
6446
6446
|
function combinedLoggerModule$lambda($combinedLogger) {
|
|
6447
6447
|
return function ($this$Module) {
|
|
@@ -6449,32 +6449,32 @@
|
|
|
6449
6449
|
// Inline function 'org.kodein.type.generic' call
|
|
6450
6450
|
var tmp = typeToken(createKType(getKClass(CombinedRaspberryLogger), arrayOf([]), false));
|
|
6451
6451
|
var tmp$ret$0 = isInterface(tmp, TypeToken) ? tmp : THROW_CCE();
|
|
6452
|
-
var tmp_0 = $this$Module.
|
|
6452
|
+
var tmp_0 = $this$Module.l5x(tmp$ret$0, null, null);
|
|
6453
6453
|
// Inline function 'org.kodein.di.singleton' call
|
|
6454
6454
|
var creator = combinedLoggerModule$lambda$lambda($combinedLogger);
|
|
6455
|
-
var tmp_1 = $this$Module.
|
|
6456
|
-
var tmp_2 = $this$Module.
|
|
6457
|
-
var tmp_3 = $this$Module.
|
|
6455
|
+
var tmp_1 = $this$Module.q5x();
|
|
6456
|
+
var tmp_2 = $this$Module.o5x();
|
|
6457
|
+
var tmp_3 = $this$Module.p5x();
|
|
6458
6458
|
// Inline function 'org.kodein.type.generic' call
|
|
6459
6459
|
var tmp_4 = typeToken(createKType(getKClass(CombinedRaspberryLogger), arrayOf([]), false));
|
|
6460
6460
|
var tmp$ret$2 = isInterface(tmp_4, TypeToken) ? tmp_4 : THROW_CCE();
|
|
6461
6461
|
var tmp$ret$3 = new Singleton(tmp_1, tmp_2, tmp_3, tmp$ret$2, null, true, creator);
|
|
6462
|
-
tmp_0.
|
|
6462
|
+
tmp_0.j61(tmp$ret$3);
|
|
6463
6463
|
// Inline function 'org.kodein.di.bind' call
|
|
6464
6464
|
// Inline function 'org.kodein.type.generic' call
|
|
6465
6465
|
var tmp_5 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6466
6466
|
var tmp$ret$4 = isInterface(tmp_5, TypeToken) ? tmp_5 : THROW_CCE();
|
|
6467
|
-
var tmp_6 = $this$Module.
|
|
6467
|
+
var tmp_6 = $this$Module.l5x(tmp$ret$4, null, null);
|
|
6468
6468
|
// Inline function 'org.kodein.di.singleton' call
|
|
6469
6469
|
var creator_0 = combinedLoggerModule$lambda$lambda_0;
|
|
6470
|
-
var tmp_7 = $this$Module.
|
|
6471
|
-
var tmp_8 = $this$Module.
|
|
6472
|
-
var tmp_9 = $this$Module.
|
|
6470
|
+
var tmp_7 = $this$Module.q5x();
|
|
6471
|
+
var tmp_8 = $this$Module.o5x();
|
|
6472
|
+
var tmp_9 = $this$Module.p5x();
|
|
6473
6473
|
// Inline function 'org.kodein.type.generic' call
|
|
6474
6474
|
var tmp_10 = typeToken(createKType(getKClass(CombinedRaspberryLogger), arrayOf([]), false));
|
|
6475
6475
|
var tmp$ret$6 = isInterface(tmp_10, TypeToken) ? tmp_10 : THROW_CCE();
|
|
6476
6476
|
var tmp$ret$7 = new Singleton(tmp_7, tmp_8, tmp_9, tmp$ret$6, null, true, creator_0);
|
|
6477
|
-
tmp_6.
|
|
6477
|
+
tmp_6.j61(tmp$ret$7);
|
|
6478
6478
|
return Unit_instance;
|
|
6479
6479
|
};
|
|
6480
6480
|
}
|
|
@@ -6485,47 +6485,47 @@
|
|
|
6485
6485
|
tmp = new FakeCardsDealerProvider();
|
|
6486
6486
|
} else {
|
|
6487
6487
|
// Inline function 'org.kodein.di.instance' call
|
|
6488
|
-
var tmp_0 = $this$singleton.
|
|
6488
|
+
var tmp_0 = $this$singleton.y5y();
|
|
6489
6489
|
// Inline function 'org.kodein.type.generic' call
|
|
6490
6490
|
var tmp_1 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6491
6491
|
var tmp$ret$0 = isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE();
|
|
6492
|
-
var tmp2_logger = tmp_0.
|
|
6492
|
+
var tmp2_logger = tmp_0.x5y(tmp$ret$0, null);
|
|
6493
6493
|
var tmp0_elvis_lhs = $externalRandomPoolProvider;
|
|
6494
6494
|
var tmp_2;
|
|
6495
6495
|
if (tmp0_elvis_lhs == null) {
|
|
6496
6496
|
// Inline function 'org.kodein.di.instance' call
|
|
6497
|
-
var tmp_3 = $this$singleton.
|
|
6497
|
+
var tmp_3 = $this$singleton.y5y();
|
|
6498
6498
|
// Inline function 'org.kodein.type.generic' call
|
|
6499
6499
|
var tmp_4 = typeToken(createKType(getKClass(RandomPoolProvider), arrayOf([]), false));
|
|
6500
6500
|
var tmp$ret$2 = isInterface(tmp_4, TypeToken) ? tmp_4 : THROW_CCE();
|
|
6501
|
-
tmp_2 = tmp_3.
|
|
6501
|
+
tmp_2 = tmp_3.x5y(tmp$ret$2, null);
|
|
6502
6502
|
} else {
|
|
6503
6503
|
tmp_2 = tmp0_elvis_lhs;
|
|
6504
6504
|
}
|
|
6505
6505
|
var tmp3_randomPoolProvider = tmp_2;
|
|
6506
|
-
tmp = Companion_instance_0.
|
|
6506
|
+
tmp = Companion_instance_0.q5d(tmp3_randomPoolProvider, tmp2_logger);
|
|
6507
6507
|
}
|
|
6508
6508
|
return tmp;
|
|
6509
6509
|
};
|
|
6510
6510
|
}
|
|
6511
6511
|
function dealerModule$lambda($randomOrgConfig, $externalRandomPoolProvider, $fake) {
|
|
6512
6512
|
return function ($this$Module) {
|
|
6513
|
-
$this$Module.
|
|
6513
|
+
$this$Module.n5x(randomOrgModule($randomOrgConfig, $externalRandomPoolProvider));
|
|
6514
6514
|
// Inline function 'org.kodein.di.bind' call
|
|
6515
6515
|
// Inline function 'org.kodein.type.generic' call
|
|
6516
6516
|
var tmp = typeToken(createKType(getKClass(CardsDealerProvider), arrayOf([]), false));
|
|
6517
6517
|
var tmp$ret$0 = isInterface(tmp, TypeToken) ? tmp : THROW_CCE();
|
|
6518
|
-
var tmp_0 = $this$Module.
|
|
6518
|
+
var tmp_0 = $this$Module.l5x(tmp$ret$0, null, null);
|
|
6519
6519
|
// Inline function 'org.kodein.di.singleton' call
|
|
6520
6520
|
var creator = dealerModule$lambda$lambda($fake, $externalRandomPoolProvider);
|
|
6521
|
-
var tmp_1 = $this$Module.
|
|
6522
|
-
var tmp_2 = $this$Module.
|
|
6523
|
-
var tmp_3 = $this$Module.
|
|
6521
|
+
var tmp_1 = $this$Module.q5x();
|
|
6522
|
+
var tmp_2 = $this$Module.o5x();
|
|
6523
|
+
var tmp_3 = $this$Module.p5x();
|
|
6524
6524
|
// Inline function 'org.kodein.type.generic' call
|
|
6525
6525
|
var tmp_4 = typeToken(createKType(getKClass(CardsDealerProvider), arrayOf([]), false));
|
|
6526
6526
|
var tmp$ret$2 = isInterface(tmp_4, TypeToken) ? tmp_4 : THROW_CCE();
|
|
6527
6527
|
var tmp$ret$3 = new Singleton(tmp_1, tmp_2, tmp_3, tmp$ret$2, null, true, creator);
|
|
6528
|
-
tmp_0.
|
|
6528
|
+
tmp_0.j61(tmp$ret$3);
|
|
6529
6529
|
return Unit_instance;
|
|
6530
6530
|
};
|
|
6531
6531
|
}
|
|
@@ -6540,11 +6540,11 @@
|
|
|
6540
6540
|
var tmp;
|
|
6541
6541
|
if (tmp0_elvis_lhs == null) {
|
|
6542
6542
|
// Inline function 'org.kodein.di.instance' call
|
|
6543
|
-
var tmp_0 = $this$singleton.
|
|
6543
|
+
var tmp_0 = $this$singleton.y5y();
|
|
6544
6544
|
// Inline function 'org.kodein.type.generic' call
|
|
6545
6545
|
var tmp_1 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6546
6546
|
var tmp$ret$0 = isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE();
|
|
6547
|
-
var tmp$ret$1 = tmp_0.
|
|
6547
|
+
var tmp$ret$1 = tmp_0.x5y(tmp$ret$0, null);
|
|
6548
6548
|
tmp = new AsyncProviderImpl(tmp$ret$1);
|
|
6549
6549
|
} else {
|
|
6550
6550
|
tmp = tmp0_elvis_lhs;
|
|
@@ -6558,11 +6558,11 @@
|
|
|
6558
6558
|
var tmp;
|
|
6559
6559
|
if (tmp0_elvis_lhs == null) {
|
|
6560
6560
|
// Inline function 'org.kodein.di.instance' call
|
|
6561
|
-
var tmp_0 = $this$singleton.
|
|
6561
|
+
var tmp_0 = $this$singleton.y5y();
|
|
6562
6562
|
// Inline function 'org.kodein.type.generic' call
|
|
6563
6563
|
var tmp_1 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6564
6564
|
var tmp$ret$0 = isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE();
|
|
6565
|
-
var tmp$ret$1 = tmp_0.
|
|
6565
|
+
var tmp$ret$1 = tmp_0.x5y(tmp$ret$0, null);
|
|
6566
6566
|
tmp = new JobsProviderImpl(tmp$ret$1);
|
|
6567
6567
|
} else {
|
|
6568
6568
|
tmp = tmp0_elvis_lhs;
|
|
@@ -6582,64 +6582,64 @@
|
|
|
6582
6582
|
// Inline function 'org.kodein.type.generic' call
|
|
6583
6583
|
var tmp = typeToken(createKType(getKClass(CoreConfig), arrayOf([]), false));
|
|
6584
6584
|
var tmp$ret$0 = isInterface(tmp, TypeToken) ? tmp : THROW_CCE();
|
|
6585
|
-
var tmp_0 = $this$Module.
|
|
6585
|
+
var tmp_0 = $this$Module.l5x(tmp$ret$0, null, null);
|
|
6586
6586
|
// Inline function 'org.kodein.di.singleton' call
|
|
6587
6587
|
var creator = coreModule$lambda$lambda($config);
|
|
6588
|
-
var tmp_1 = $this$Module.
|
|
6589
|
-
var tmp_2 = $this$Module.
|
|
6590
|
-
var tmp_3 = $this$Module.
|
|
6588
|
+
var tmp_1 = $this$Module.q5x();
|
|
6589
|
+
var tmp_2 = $this$Module.o5x();
|
|
6590
|
+
var tmp_3 = $this$Module.p5x();
|
|
6591
6591
|
// Inline function 'org.kodein.type.generic' call
|
|
6592
6592
|
var tmp_4 = typeToken(createKType(getKClass(CoreConfig), arrayOf([]), false));
|
|
6593
6593
|
var tmp$ret$2 = isInterface(tmp_4, TypeToken) ? tmp_4 : THROW_CCE();
|
|
6594
6594
|
var tmp$ret$3 = new Singleton(tmp_1, tmp_2, tmp_3, tmp$ret$2, null, true, creator);
|
|
6595
|
-
tmp_0.
|
|
6595
|
+
tmp_0.j61(tmp$ret$3);
|
|
6596
6596
|
// Inline function 'org.kodein.di.bind' call
|
|
6597
6597
|
// Inline function 'org.kodein.type.generic' call
|
|
6598
6598
|
var tmp_5 = typeToken(createKType(getKClass(AsyncProvider), arrayOf([]), false));
|
|
6599
6599
|
var tmp$ret$4 = isInterface(tmp_5, TypeToken) ? tmp_5 : THROW_CCE();
|
|
6600
|
-
var tmp_6 = $this$Module.
|
|
6600
|
+
var tmp_6 = $this$Module.l5x(tmp$ret$4, null, null);
|
|
6601
6601
|
// Inline function 'org.kodein.di.singleton' call
|
|
6602
6602
|
var creator_0 = coreModule$lambda$lambda_0($asyncProvider);
|
|
6603
|
-
var tmp_7 = $this$Module.
|
|
6604
|
-
var tmp_8 = $this$Module.
|
|
6605
|
-
var tmp_9 = $this$Module.
|
|
6603
|
+
var tmp_7 = $this$Module.q5x();
|
|
6604
|
+
var tmp_8 = $this$Module.o5x();
|
|
6605
|
+
var tmp_9 = $this$Module.p5x();
|
|
6606
6606
|
// Inline function 'org.kodein.type.generic' call
|
|
6607
6607
|
var tmp_10 = typeToken(createKType(getKClass(AsyncProvider), arrayOf([]), false));
|
|
6608
6608
|
var tmp$ret$6 = isInterface(tmp_10, TypeToken) ? tmp_10 : THROW_CCE();
|
|
6609
6609
|
var tmp$ret$7 = new Singleton(tmp_7, tmp_8, tmp_9, tmp$ret$6, null, true, creator_0);
|
|
6610
|
-
tmp_6.
|
|
6610
|
+
tmp_6.j61(tmp$ret$7);
|
|
6611
6611
|
// Inline function 'org.kodein.di.bind' call
|
|
6612
6612
|
// Inline function 'org.kodein.type.generic' call
|
|
6613
6613
|
var tmp_11 = typeToken(createKType(getKClass(JobsProvider), arrayOf([]), false));
|
|
6614
6614
|
var tmp$ret$8 = isInterface(tmp_11, TypeToken) ? tmp_11 : THROW_CCE();
|
|
6615
|
-
var tmp_12 = $this$Module.
|
|
6615
|
+
var tmp_12 = $this$Module.l5x(tmp$ret$8, null, null);
|
|
6616
6616
|
// Inline function 'org.kodein.di.singleton' call
|
|
6617
6617
|
var creator_1 = coreModule$lambda$lambda_1($jobsProvider);
|
|
6618
|
-
var tmp_13 = $this$Module.
|
|
6619
|
-
var tmp_14 = $this$Module.
|
|
6620
|
-
var tmp_15 = $this$Module.
|
|
6618
|
+
var tmp_13 = $this$Module.q5x();
|
|
6619
|
+
var tmp_14 = $this$Module.o5x();
|
|
6620
|
+
var tmp_15 = $this$Module.p5x();
|
|
6621
6621
|
// Inline function 'org.kodein.type.generic' call
|
|
6622
6622
|
var tmp_16 = typeToken(createKType(getKClass(JobsProvider), arrayOf([]), false));
|
|
6623
6623
|
var tmp$ret$10 = isInterface(tmp_16, TypeToken) ? tmp_16 : THROW_CCE();
|
|
6624
6624
|
var tmp$ret$11 = new Singleton(tmp_13, tmp_14, tmp_15, tmp$ret$10, null, true, creator_1);
|
|
6625
|
-
tmp_12.
|
|
6625
|
+
tmp_12.j61(tmp$ret$11);
|
|
6626
6626
|
// Inline function 'org.kodein.di.bind' call
|
|
6627
6627
|
// Inline function 'org.kodein.type.generic' call
|
|
6628
6628
|
var tmp_17 = typeToken(createKType(getKClass(IdsProvider), arrayOf([]), false));
|
|
6629
6629
|
var tmp$ret$12 = isInterface(tmp_17, TypeToken) ? tmp_17 : THROW_CCE();
|
|
6630
|
-
var tmp_18 = $this$Module.
|
|
6630
|
+
var tmp_18 = $this$Module.l5x(tmp$ret$12, null, null);
|
|
6631
6631
|
// Inline function 'org.kodein.di.singleton' call
|
|
6632
6632
|
var creator_2 = coreModule$lambda$lambda_2($idsProvider);
|
|
6633
|
-
var tmp_19 = $this$Module.
|
|
6634
|
-
var tmp_20 = $this$Module.
|
|
6635
|
-
var tmp_21 = $this$Module.
|
|
6633
|
+
var tmp_19 = $this$Module.q5x();
|
|
6634
|
+
var tmp_20 = $this$Module.o5x();
|
|
6635
|
+
var tmp_21 = $this$Module.p5x();
|
|
6636
6636
|
// Inline function 'org.kodein.type.generic' call
|
|
6637
6637
|
var tmp_22 = typeToken(createKType(getKClass(IdsProvider), arrayOf([]), false));
|
|
6638
6638
|
var tmp$ret$14 = isInterface(tmp_22, TypeToken) ? tmp_22 : THROW_CCE();
|
|
6639
6639
|
var tmp$ret$15 = new Singleton(tmp_19, tmp_20, tmp_21, tmp$ret$14, null, true, creator_2);
|
|
6640
|
-
tmp_18.
|
|
6641
|
-
$this$Module.
|
|
6642
|
-
$this$Module.
|
|
6640
|
+
tmp_18.j61(tmp$ret$15);
|
|
6641
|
+
$this$Module.n5x(get_coreLoggerModule());
|
|
6642
|
+
$this$Module.n5x(get_filesModule());
|
|
6643
6643
|
return Unit_instance;
|
|
6644
6644
|
};
|
|
6645
6645
|
}
|
|
@@ -6652,11 +6652,11 @@
|
|
|
6652
6652
|
function randomOrgModule$lambda$lambda($randomOrgConfig) {
|
|
6653
6653
|
return function ($this$singleton) {
|
|
6654
6654
|
// Inline function 'org.kodein.di.instance' call
|
|
6655
|
-
var tmp = $this$singleton.
|
|
6655
|
+
var tmp = $this$singleton.y5y();
|
|
6656
6656
|
// Inline function 'org.kodein.type.generic' call
|
|
6657
6657
|
var tmp_0 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6658
6658
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
6659
|
-
var logger = tmp.
|
|
6659
|
+
var logger = tmp.x5y(tmp$ret$0, null);
|
|
6660
6660
|
var tmp0_apiKey = $randomOrgConfig.apiKey;
|
|
6661
6661
|
var tmp_1 = HttpFactory_instance;
|
|
6662
6662
|
var tmp_2 = mapToParams($randomOrgConfig.httpConfig);
|
|
@@ -6671,17 +6671,17 @@
|
|
|
6671
6671
|
if (tmp0_elvis_lhs == null) {
|
|
6672
6672
|
var tmp_0 = new PoolParams();
|
|
6673
6673
|
// Inline function 'org.kodein.di.instance' call
|
|
6674
|
-
var tmp_1 = $this$singleton.
|
|
6674
|
+
var tmp_1 = $this$singleton.y5y();
|
|
6675
6675
|
// Inline function 'org.kodein.type.generic' call
|
|
6676
6676
|
var tmp_2 = typeToken(createKType(getKClass(RandomOrgApiService), arrayOf([]), false));
|
|
6677
6677
|
var tmp$ret$0 = isInterface(tmp_2, TypeToken) ? tmp_2 : THROW_CCE();
|
|
6678
|
-
var tmp_3 = tmp_1.
|
|
6678
|
+
var tmp_3 = tmp_1.x5y(tmp$ret$0, null);
|
|
6679
6679
|
// Inline function 'org.kodein.di.instance' call
|
|
6680
|
-
var tmp_4 = $this$singleton.
|
|
6680
|
+
var tmp_4 = $this$singleton.y5y();
|
|
6681
6681
|
// Inline function 'org.kodein.type.generic' call
|
|
6682
6682
|
var tmp_5 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6683
6683
|
var tmp$ret$2 = isInterface(tmp_5, TypeToken) ? tmp_5 : THROW_CCE();
|
|
6684
|
-
var tmp$ret$3 = tmp_4.
|
|
6684
|
+
var tmp$ret$3 = tmp_4.x5y(tmp$ret$2, null);
|
|
6685
6685
|
tmp = new RandomPoolProviderImpl(tmp_0, tmp_3, tmp$ret$3);
|
|
6686
6686
|
} else {
|
|
6687
6687
|
tmp = tmp0_elvis_lhs;
|
|
@@ -6697,34 +6697,34 @@
|
|
|
6697
6697
|
// Inline function 'org.kodein.type.generic' call
|
|
6698
6698
|
var tmp_0 = typeToken(createKType(getKClass(RandomOrgApiService), arrayOf([]), false));
|
|
6699
6699
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
6700
|
-
var tmp_1 = $this$Module.
|
|
6700
|
+
var tmp_1 = $this$Module.l5x(tmp$ret$0, null, null);
|
|
6701
6701
|
// Inline function 'org.kodein.di.singleton' call
|
|
6702
6702
|
var creator = randomOrgModule$lambda$lambda($randomOrgConfig);
|
|
6703
|
-
var tmp_2 = $this$Module.
|
|
6704
|
-
var tmp_3 = $this$Module.
|
|
6705
|
-
var tmp_4 = $this$Module.
|
|
6703
|
+
var tmp_2 = $this$Module.q5x();
|
|
6704
|
+
var tmp_3 = $this$Module.o5x();
|
|
6705
|
+
var tmp_4 = $this$Module.p5x();
|
|
6706
6706
|
// Inline function 'org.kodein.type.generic' call
|
|
6707
6707
|
var tmp_5 = typeToken(createKType(getKClass(RandomOrgApiServiceImpl), arrayOf([]), false));
|
|
6708
6708
|
var tmp$ret$2 = isInterface(tmp_5, TypeToken) ? tmp_5 : THROW_CCE();
|
|
6709
6709
|
var tmp$ret$3 = new Singleton(tmp_2, tmp_3, tmp_4, tmp$ret$2, null, true, creator);
|
|
6710
|
-
tmp_1.
|
|
6710
|
+
tmp_1.j61(tmp$ret$3);
|
|
6711
6711
|
tmp = Unit_instance;
|
|
6712
6712
|
}
|
|
6713
6713
|
// Inline function 'org.kodein.di.bind' call
|
|
6714
6714
|
// Inline function 'org.kodein.type.generic' call
|
|
6715
6715
|
var tmp_6 = typeToken(createKType(getKClass(RandomPoolProvider), arrayOf([]), false));
|
|
6716
6716
|
var tmp$ret$4 = isInterface(tmp_6, TypeToken) ? tmp_6 : THROW_CCE();
|
|
6717
|
-
var tmp_7 = $this$Module.
|
|
6717
|
+
var tmp_7 = $this$Module.l5x(tmp$ret$4, null, null);
|
|
6718
6718
|
// Inline function 'org.kodein.di.singleton' call
|
|
6719
6719
|
var creator_0 = randomOrgModule$lambda$lambda_0($externalRandomPoolProvider);
|
|
6720
|
-
var tmp_8 = $this$Module.
|
|
6721
|
-
var tmp_9 = $this$Module.
|
|
6722
|
-
var tmp_10 = $this$Module.
|
|
6720
|
+
var tmp_8 = $this$Module.q5x();
|
|
6721
|
+
var tmp_9 = $this$Module.o5x();
|
|
6722
|
+
var tmp_10 = $this$Module.p5x();
|
|
6723
6723
|
// Inline function 'org.kodein.type.generic' call
|
|
6724
6724
|
var tmp_11 = typeToken(createKType(getKClass(RandomPoolProvider), arrayOf([]), false));
|
|
6725
6725
|
var tmp$ret$6 = isInterface(tmp_11, TypeToken) ? tmp_11 : THROW_CCE();
|
|
6726
6726
|
var tmp$ret$7 = new Singleton(tmp_8, tmp_9, tmp_10, tmp$ret$6, null, true, creator_0);
|
|
6727
|
-
tmp_7.
|
|
6727
|
+
tmp_7.j61(tmp$ret$7);
|
|
6728
6728
|
return Unit_instance;
|
|
6729
6729
|
};
|
|
6730
6730
|
}
|
|
@@ -6733,30 +6733,30 @@
|
|
|
6733
6733
|
// Inline function 'org.kodein.type.generic' call
|
|
6734
6734
|
var tmp = typeToken(createKType(getKClass(LoggerFactory), arrayOf([]), false));
|
|
6735
6735
|
var tmp$ret$0 = isInterface(tmp, TypeToken) ? tmp : THROW_CCE();
|
|
6736
|
-
var tmp_0 = $this$Module.
|
|
6736
|
+
var tmp_0 = $this$Module.l5x(tmp$ret$0, null, null);
|
|
6737
6737
|
// Inline function 'org.kodein.di.provider' call
|
|
6738
6738
|
var creator = _get_coreLoggerModule_$lambda$lambda_5ytuhc;
|
|
6739
|
-
var tmp_1 = $this$Module.
|
|
6739
|
+
var tmp_1 = $this$Module.o5x();
|
|
6740
6740
|
// Inline function 'org.kodein.type.generic' call
|
|
6741
6741
|
var tmp_2 = typeToken(createKType(getKClass(LoggerFactoryImpl), arrayOf([]), false));
|
|
6742
6742
|
var tmp$ret$2 = isInterface(tmp_2, TypeToken) ? tmp_2 : THROW_CCE();
|
|
6743
6743
|
var tmp$ret$3 = new Provider(tmp_1, tmp$ret$2, creator);
|
|
6744
|
-
tmp_0.
|
|
6744
|
+
tmp_0.j61(tmp$ret$3);
|
|
6745
6745
|
return Unit_instance;
|
|
6746
6746
|
}
|
|
6747
6747
|
function _get_coreLoggerModule_$lambda$lambda_5ytuhc($this$provider) {
|
|
6748
6748
|
// Inline function 'org.kodein.di.instance' call
|
|
6749
|
-
var tmp = $this$provider.
|
|
6749
|
+
var tmp = $this$provider.y5y();
|
|
6750
6750
|
// Inline function 'org.kodein.type.generic' call
|
|
6751
6751
|
var tmp_0 = typeToken(createKType(getKClass(CoreConfig), arrayOf([]), false));
|
|
6752
6752
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
6753
|
-
var tmp_1 = tmp.
|
|
6753
|
+
var tmp_1 = tmp.x5y(tmp$ret$0, null);
|
|
6754
6754
|
// Inline function 'org.kodein.di.instance' call
|
|
6755
|
-
var tmp_2 = $this$provider.
|
|
6755
|
+
var tmp_2 = $this$provider.y5y();
|
|
6756
6756
|
// Inline function 'org.kodein.type.generic' call
|
|
6757
6757
|
var tmp_3 = typeToken(createKType(getKClass(FileSystem), arrayOf([]), false));
|
|
6758
6758
|
var tmp$ret$2 = isInterface(tmp_3, TypeToken) ? tmp_3 : THROW_CCE();
|
|
6759
|
-
var tmp$ret$3 = tmp_2.
|
|
6759
|
+
var tmp$ret$3 = tmp_2.x5y(tmp$ret$2, null);
|
|
6760
6760
|
return new LoggerFactoryImpl(tmp_1, tmp$ret$3);
|
|
6761
6761
|
}
|
|
6762
6762
|
function _get_filesModule_$lambda_n61xc3($this$Module) {
|
|
@@ -6764,15 +6764,15 @@
|
|
|
6764
6764
|
// Inline function 'org.kodein.type.generic' call
|
|
6765
6765
|
var tmp = typeToken(createKType(getKClass(FileSystem), arrayOf([]), false));
|
|
6766
6766
|
var tmp$ret$0 = isInterface(tmp, TypeToken) ? tmp : THROW_CCE();
|
|
6767
|
-
var tmp_0 = $this$Module.
|
|
6767
|
+
var tmp_0 = $this$Module.l5x(tmp$ret$0, null, null);
|
|
6768
6768
|
// Inline function 'org.kodein.di.provider' call
|
|
6769
6769
|
var creator = _get_filesModule_$lambda$lambda_z3m8ge;
|
|
6770
|
-
var tmp_1 = $this$Module.
|
|
6770
|
+
var tmp_1 = $this$Module.o5x();
|
|
6771
6771
|
// Inline function 'org.kodein.type.generic' call
|
|
6772
6772
|
var tmp_2 = typeToken(createKType(getKClass(FileSystemImpl), arrayOf([]), false));
|
|
6773
6773
|
var tmp$ret$2 = isInterface(tmp_2, TypeToken) ? tmp_2 : THROW_CCE();
|
|
6774
6774
|
var tmp$ret$3 = new Provider(tmp_1, tmp$ret$2, creator);
|
|
6775
|
-
tmp_0.
|
|
6775
|
+
tmp_0.j61(tmp$ret$3);
|
|
6776
6776
|
return Unit_instance;
|
|
6777
6777
|
}
|
|
6778
6778
|
function _get_filesModule_$lambda$lambda_z3m8ge($this$provider) {
|
|
@@ -6825,44 +6825,44 @@
|
|
|
6825
6825
|
//region block: post-declaration
|
|
6826
6826
|
protoOf($serializer).xz = typeParametersSerializers;
|
|
6827
6827
|
protoOf($serializer_0).xz = typeParametersSerializers;
|
|
6828
|
-
defineProp(protoOf(CoreConfig), 'requireDirectoryPath', protoOf(CoreConfig).
|
|
6828
|
+
defineProp(protoOf(CoreConfig), 'requireDirectoryPath', protoOf(CoreConfig).w63);
|
|
6829
6829
|
defineProp(protoOf(PlayerLostConnectionReason), 'playerId', function () {
|
|
6830
|
-
return this.
|
|
6830
|
+
return this.g64();
|
|
6831
6831
|
});
|
|
6832
6832
|
defineProp(protoOf(PlayerTimeoutReason), 'playerId', function () {
|
|
6833
|
-
return this.
|
|
6833
|
+
return this.g64();
|
|
6834
6834
|
});
|
|
6835
6835
|
defineProp(protoOf(PlayerExitReason), 'playerId', function () {
|
|
6836
|
-
return this.
|
|
6836
|
+
return this.g64();
|
|
6837
6837
|
});
|
|
6838
6838
|
defineProp(protoOf(Reason), 'name', protoOf(Reason).r2);
|
|
6839
6839
|
defineProp(protoOf(Reason), 'ordinal', protoOf(Reason).s2);
|
|
6840
6840
|
defineProp(protoOf(Reason_0), 'name', protoOf(Reason_0).r2);
|
|
6841
6841
|
defineProp(protoOf(Reason_0), 'ordinal', protoOf(Reason_0).s2);
|
|
6842
6842
|
defineProp(protoOf(GameUserInfo), 'playerId', function () {
|
|
6843
|
-
return this.
|
|
6843
|
+
return this.g64();
|
|
6844
6844
|
});
|
|
6845
6845
|
defineProp(protoOf(PlayerIndex), 'playerId', function () {
|
|
6846
|
-
return this.
|
|
6846
|
+
return this.g64();
|
|
6847
6847
|
});
|
|
6848
|
-
defineProp(protoOf(PlayerConnectionState), 'isLive', protoOf(PlayerConnectionState).
|
|
6849
|
-
defineProp(protoOf(PlayerConnectionState), 'isTimeOut', protoOf(PlayerConnectionState).
|
|
6850
|
-
defineProp(protoOf(PlayerConnectionState), 'isLostConnection', protoOf(PlayerConnectionState).
|
|
6851
|
-
defineProp(protoOf(PlayerConnectionState), 'isLeft', protoOf(PlayerConnectionState).
|
|
6852
|
-
defineProp(protoOf(PlayerConnectionState), 'isLeftPermanently', protoOf(PlayerConnectionState).
|
|
6853
|
-
defineProp(protoOf(PlayerConnectionState), 'isDeleted', protoOf(PlayerConnectionState).
|
|
6854
|
-
defineProp(protoOf(PlayerConnectionState), 'isDisconnecting', protoOf(PlayerConnectionState).
|
|
6855
|
-
defineProp(protoOf(PlayerConnectionState), 'isNotAlive', protoOf(PlayerConnectionState).
|
|
6856
|
-
defineProp(protoOf(PlayerConnectionState), 'isVisibleDisconnectedReason', protoOf(PlayerConnectionState).
|
|
6857
|
-
defineProp(protoOf(PlayerConnectionState), 'isShouldBeDisconnectedFromSockets', protoOf(PlayerConnectionState).
|
|
6858
|
-
defineProp(protoOf(PlayerConnectionState), 'isShouldBeUnsubscribedFromSockets', protoOf(PlayerConnectionState).
|
|
6859
|
-
defineProp(protoOf(PlayerConnectionState), 'isServerDisconnectReason', protoOf(PlayerConnectionState).
|
|
6860
|
-
defineProp(protoOf(PlayerConnectionState), 'canReconnect', protoOf(PlayerConnectionState).
|
|
6861
|
-
defineProp(protoOf(PlayerConnectionState), 'canUpdateRating', protoOf(PlayerConnectionState).
|
|
6848
|
+
defineProp(protoOf(PlayerConnectionState), 'isLive', protoOf(PlayerConnectionState).m66);
|
|
6849
|
+
defineProp(protoOf(PlayerConnectionState), 'isTimeOut', protoOf(PlayerConnectionState).n66);
|
|
6850
|
+
defineProp(protoOf(PlayerConnectionState), 'isLostConnection', protoOf(PlayerConnectionState).o66);
|
|
6851
|
+
defineProp(protoOf(PlayerConnectionState), 'isLeft', protoOf(PlayerConnectionState).p66);
|
|
6852
|
+
defineProp(protoOf(PlayerConnectionState), 'isLeftPermanently', protoOf(PlayerConnectionState).q66);
|
|
6853
|
+
defineProp(protoOf(PlayerConnectionState), 'isDeleted', protoOf(PlayerConnectionState).r66);
|
|
6854
|
+
defineProp(protoOf(PlayerConnectionState), 'isDisconnecting', protoOf(PlayerConnectionState).s66);
|
|
6855
|
+
defineProp(protoOf(PlayerConnectionState), 'isNotAlive', protoOf(PlayerConnectionState).t66);
|
|
6856
|
+
defineProp(protoOf(PlayerConnectionState), 'isVisibleDisconnectedReason', protoOf(PlayerConnectionState).u66);
|
|
6857
|
+
defineProp(protoOf(PlayerConnectionState), 'isShouldBeDisconnectedFromSockets', protoOf(PlayerConnectionState).v66);
|
|
6858
|
+
defineProp(protoOf(PlayerConnectionState), 'isShouldBeUnsubscribedFromSockets', protoOf(PlayerConnectionState).w66);
|
|
6859
|
+
defineProp(protoOf(PlayerConnectionState), 'isServerDisconnectReason', protoOf(PlayerConnectionState).x66);
|
|
6860
|
+
defineProp(protoOf(PlayerConnectionState), 'canReconnect', protoOf(PlayerConnectionState).y66);
|
|
6861
|
+
defineProp(protoOf(PlayerConnectionState), 'canUpdateRating', protoOf(PlayerConnectionState).z66);
|
|
6862
6862
|
defineProp(protoOf(PlayerConnectionState), 'name', protoOf(PlayerConnectionState).r2);
|
|
6863
6863
|
defineProp(protoOf(PlayerConnectionState), 'ordinal', protoOf(PlayerConnectionState).s2);
|
|
6864
|
-
defineProp(protoOf(Team), 'first', protoOf(Team).
|
|
6865
|
-
defineProp(protoOf(Team), 'second', protoOf(Team).
|
|
6864
|
+
defineProp(protoOf(Team), 'first', protoOf(Team).o67);
|
|
6865
|
+
defineProp(protoOf(Team), 'second', protoOf(Team).a5k);
|
|
6866
6866
|
protoOf($serializer_1).xz = typeParametersSerializers;
|
|
6867
6867
|
protoOf($serializer_2).xz = typeParametersSerializers;
|
|
6868
6868
|
protoOf($serializer_3).xz = typeParametersSerializers;
|
|
@@ -6872,52 +6872,52 @@
|
|
|
6872
6872
|
protoOf($serializer_7).xz = typeParametersSerializers;
|
|
6873
6873
|
protoOf($serializer_8).xz = typeParametersSerializers;
|
|
6874
6874
|
protoOf($serializer_9).xz = typeParametersSerializers;
|
|
6875
|
-
protoOf(AsyncProviderImpl).
|
|
6876
|
-
protoOf(AsyncProviderImpl).
|
|
6877
|
-
protoOf(AsyncProviderImpl).
|
|
6878
|
-
protoOf(TimerAction).
|
|
6875
|
+
protoOf(AsyncProviderImpl).y6a = launchMain$default;
|
|
6876
|
+
protoOf(AsyncProviderImpl).u6a = launchDefault$default;
|
|
6877
|
+
protoOf(AsyncProviderImpl).w6a = launchDefaultWithLock$default;
|
|
6878
|
+
protoOf(TimerAction).m6d = get_actionTag;
|
|
6879
6879
|
defineProp(protoOf(TimerAction), 'actionTag', function () {
|
|
6880
|
-
return this.
|
|
6880
|
+
return this.m6d();
|
|
6881
6881
|
});
|
|
6882
6882
|
defineProp(protoOf(StartTimerAction), 'actionTag', function () {
|
|
6883
|
-
return this.
|
|
6883
|
+
return this.m6d();
|
|
6884
6884
|
});
|
|
6885
6885
|
defineProp(protoOf(TimerTickAction), 'actionTag', function () {
|
|
6886
|
-
return this.
|
|
6886
|
+
return this.m6d();
|
|
6887
6887
|
});
|
|
6888
6888
|
protoOf(StopTimerAction).ignoreValidation = ignoreValidation_0;
|
|
6889
6889
|
defineProp(protoOf(StopTimerAction), 'actionTag', function () {
|
|
6890
|
-
return this.
|
|
6890
|
+
return this.m6d();
|
|
6891
6891
|
});
|
|
6892
6892
|
defineProp(protoOf(createStore$3), 'store', function () {
|
|
6893
|
-
return this.
|
|
6893
|
+
return this.u6g();
|
|
6894
6894
|
});
|
|
6895
6895
|
defineProp(protoOf(createStore$3), 'state', function () {
|
|
6896
|
-
return this.
|
|
6896
|
+
return this.e65();
|
|
6897
6897
|
});
|
|
6898
6898
|
defineProp(protoOf(createStore$3), 'dispatch', function () {
|
|
6899
|
-
return this.
|
|
6899
|
+
return this.v6g();
|
|
6900
6900
|
}, function (value) {
|
|
6901
|
-
this.
|
|
6901
|
+
this.y6d(value);
|
|
6902
6902
|
});
|
|
6903
6903
|
defineProp(protoOf(createStore$3), 'replaceReducer', function () {
|
|
6904
|
-
return this.
|
|
6904
|
+
return this.w6g();
|
|
6905
6905
|
});
|
|
6906
6906
|
defineProp(protoOf(createStore$3), 'observe', function () {
|
|
6907
|
-
return this.
|
|
6907
|
+
return this.x6g();
|
|
6908
6908
|
});
|
|
6909
|
-
protoOf(ActionTypes).
|
|
6909
|
+
protoOf(ActionTypes).m6d = get_actionTag;
|
|
6910
6910
|
defineProp(protoOf(ActionTypes), 'actionTag', function () {
|
|
6911
|
-
return this.
|
|
6911
|
+
return this.m6d();
|
|
6912
6912
|
});
|
|
6913
6913
|
defineProp(protoOf(INIT), 'actionTag', function () {
|
|
6914
|
-
return this.
|
|
6914
|
+
return this.m6d();
|
|
6915
6915
|
});
|
|
6916
6916
|
defineProp(protoOf(REPLACE), 'actionTag', function () {
|
|
6917
|
-
return this.
|
|
6917
|
+
return this.m6d();
|
|
6918
6918
|
});
|
|
6919
|
-
protoOf(middleware$1).
|
|
6920
|
-
protoOf(combineReducers$1).
|
|
6919
|
+
protoOf(middleware$1).a6e = canHandle;
|
|
6920
|
+
protoOf(combineReducers$1).a6e = canHandle_0;
|
|
6921
6921
|
defineProp(protoOf(LogType), 'name', protoOf(LogType).r2);
|
|
6922
6922
|
defineProp(protoOf(LogType), 'ordinal', protoOf(LogType).s2);
|
|
6923
6923
|
protoOf($serializer_10).xz = typeParametersSerializers;
|