@cruglobal/godtools-shared 1.3.0-SNAPSHOT.1855 → 1.3.0-SNAPSHOT.1857

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.
@@ -17,13 +17,13 @@
17
17
  //region block: imports
18
18
  var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.l;
19
19
  var VOID = kotlin_kotlin.$_$.b;
20
- var protoOf = kotlin_kotlin.$_$.k7;
21
- var objectCreate = kotlin_kotlin.$_$.j7;
20
+ var protoOf = kotlin_kotlin.$_$.j7;
21
+ var objectCreate = kotlin_kotlin.$_$.i7;
22
22
  var Unit_instance = kotlin_kotlin.$_$.k2;
23
23
  var SimpleExpressionContext = kotlin_org_cru_godtools_kotlin_parser_expressions.$_$.c;
24
24
  var varsChangeFlow$default = kotlin_org_cru_godtools_kotlin_parser_expressions.$_$.a;
25
25
  var ExpressionContext = kotlin_org_cru_godtools_kotlin_parser_expressions.$_$.b;
26
- var initMetadataForClass = kotlin_kotlin.$_$.v6;
26
+ var initMetadataForClass = kotlin_kotlin.$_$.u6;
27
27
  //endregion
28
28
  //region block: pre-declaration
29
29
  initMetadataForClass(State, 'State', createState, VOID, [ExpressionContext]);
@@ -54,35 +54,35 @@
54
54
  tmp_0 = vars;
55
55
  }
56
56
  vars = tmp_0;
57
- this.d44_1 = new SimpleExpressionContext(vars);
58
- this.e44_1 = triggeredAnalyticsEvents;
59
- this.f44_1 = vars;
57
+ this.b44_1 = new SimpleExpressionContext(vars);
58
+ this.c44_1 = triggeredAnalyticsEvents;
59
+ this.d44_1 = vars;
60
60
  }
61
- protoOf(State).g44 = function (id) {
62
- var tmp0_elvis_lhs = this.e44_1.u1(id);
61
+ protoOf(State).e44 = function (id) {
62
+ var tmp0_elvis_lhs = this.c44_1.u1(id);
63
63
  return tmp0_elvis_lhs == null ? 0 : tmp0_elvis_lhs;
64
64
  };
65
- protoOf(State).h44 = function (id) {
66
- var tmp0 = this.e44_1;
67
- var tmp0_elvis_lhs = this.e44_1.u1(id);
65
+ protoOf(State).f44 = function (id) {
66
+ var tmp0 = this.c44_1;
67
+ var tmp0_elvis_lhs = this.c44_1.u1(id);
68
68
  // Inline function 'kotlin.collections.set' call
69
69
  var value = (tmp0_elvis_lhs == null ? 0 : tmp0_elvis_lhs) + 1 | 0;
70
- tmp0.w2(id, value);
70
+ tmp0.u2(id, value);
71
71
  };
72
- protoOf(State).s2z = function (keys, block) {
73
- return this.d44_1.s2z(keys, block);
72
+ protoOf(State).q2z = function (keys, block) {
73
+ return this.b44_1.q2z(keys, block);
74
74
  };
75
- protoOf(State).t2z = function (key) {
76
- return this.d44_1.t2z(key);
75
+ protoOf(State).r2z = function (key) {
76
+ return this.b44_1.r2z(key);
77
77
  };
78
- protoOf(State).u2z = function (key, values) {
79
- this.d44_1.u2z(key, values);
78
+ protoOf(State).s2z = function (key, values) {
79
+ this.b44_1.s2z(key, values);
80
80
  };
81
- protoOf(State).v2z = function (key, value) {
82
- this.d44_1.v2z(key, value);
81
+ protoOf(State).t2z = function (key, value) {
82
+ this.b44_1.t2z(key, value);
83
83
  };
84
- protoOf(State).w2z = function (key, value) {
85
- this.d44_1.w2z(key, value);
84
+ protoOf(State).u2z = function (key, value) {
85
+ this.b44_1.u2z(key, value);
86
86
  };
87
87
  //region block: post-declaration
88
88
  protoOf(State).varsChangeFlow$default = varsChangeFlow$default;
@@ -12,12 +12,12 @@
12
12
  }(function (_, kotlin_kotlin) {
13
13
  'use strict';
14
14
  //region block: imports
15
- var protoOf = kotlin_kotlin.$_$.k7;
16
- var defineProp = kotlin_kotlin.$_$.n6;
17
- var initMetadataForClass = kotlin_kotlin.$_$.v6;
18
- var initMetadataForObject = kotlin_kotlin.$_$.a7;
15
+ var protoOf = kotlin_kotlin.$_$.j7;
16
+ var defineProp = kotlin_kotlin.$_$.m6;
17
+ var initMetadataForClass = kotlin_kotlin.$_$.u6;
18
+ var initMetadataForObject = kotlin_kotlin.$_$.z6;
19
19
  var VOID = kotlin_kotlin.$_$.b;
20
- var toString = kotlin_kotlin.$_$.ia;
20
+ var toString = kotlin_kotlin.$_$.ha;
21
21
  var equalsLong = kotlin_kotlin.$_$.x5;
22
22
  var get_ONE = kotlin_kotlin.$_$.r5;
23
23
  var add = kotlin_kotlin.$_$.s5;
@@ -41,13 +41,13 @@
41
41
  tmp_1[tmp_0] = atomic$ref$1(null);
42
42
  tmp_0 = tmp_0 + 1 | 0;
43
43
  }
44
- tmp.xi_1 = tmp_1;
44
+ tmp.vi_1 = tmp_1;
45
45
  }
46
- protoOf(atomicfu$AtomicRefArray$ref).yi = function () {
47
- return this.xi_1.length;
46
+ protoOf(atomicfu$AtomicRefArray$ref).wi = function () {
47
+ return this.vi_1.length;
48
48
  };
49
49
  protoOf(atomicfu$AtomicRefArray$ref).atomicfu$get = function (index) {
50
- return this.xi_1[index];
50
+ return this.vi_1[index];
51
51
  };
52
52
  function atomicfu$AtomicRefArray$ofNulls(size) {
53
53
  return new atomicfu$AtomicRefArray$ref(size);
@@ -75,10 +75,10 @@
75
75
  function AtomicInt(value) {
76
76
  this.kotlinx$atomicfu$value = value;
77
77
  }
78
- protoOf(AtomicInt).zi = function (_set____db54di) {
78
+ protoOf(AtomicInt).xi = function (_set____db54di) {
79
79
  this.kotlinx$atomicfu$value = _set____db54di;
80
80
  };
81
- protoOf(AtomicInt).aj = function () {
81
+ protoOf(AtomicInt).yi = function () {
82
82
  return this.kotlinx$atomicfu$value;
83
83
  };
84
84
  protoOf(AtomicInt).atomicfu$compareAndSet = function (expect, update) {
@@ -128,10 +128,10 @@
128
128
  function AtomicRef(value) {
129
129
  this.kotlinx$atomicfu$value = value;
130
130
  }
131
- protoOf(AtomicRef).bj = function (_set____db54di) {
131
+ protoOf(AtomicRef).zi = function (_set____db54di) {
132
132
  this.kotlinx$atomicfu$value = _set____db54di;
133
133
  };
134
- protoOf(AtomicRef).aj = function () {
134
+ protoOf(AtomicRef).yi = function () {
135
135
  return this.kotlinx$atomicfu$value;
136
136
  };
137
137
  protoOf(AtomicRef).atomicfu$compareAndSet = function (expect, update) {
@@ -154,10 +154,10 @@
154
154
  function AtomicBoolean(value) {
155
155
  this.kotlinx$atomicfu$value = value;
156
156
  }
157
- protoOf(AtomicBoolean).cj = function (_set____db54di) {
157
+ protoOf(AtomicBoolean).aj = function (_set____db54di) {
158
158
  this.kotlinx$atomicfu$value = _set____db54di;
159
159
  };
160
- protoOf(AtomicBoolean).aj = function () {
160
+ protoOf(AtomicBoolean).yi = function () {
161
161
  return this.kotlinx$atomicfu$value;
162
162
  };
163
163
  protoOf(AtomicBoolean).atomicfu$compareAndSet = function (expect, update) {
@@ -180,10 +180,10 @@
180
180
  function AtomicLong(value) {
181
181
  this.kotlinx$atomicfu$value = value;
182
182
  }
183
- protoOf(AtomicLong).dj = function (_set____db54di) {
183
+ protoOf(AtomicLong).bj = function (_set____db54di) {
184
184
  this.kotlinx$atomicfu$value = _set____db54di;
185
185
  };
186
- protoOf(AtomicLong).aj = function () {
186
+ protoOf(AtomicLong).yi = function () {
187
187
  return this.kotlinx$atomicfu$value;
188
188
  };
189
189
  protoOf(AtomicLong).atomicfu$compareAndSet = function (expect, update) {
@@ -247,7 +247,7 @@
247
247
  return new AtomicLong(initial);
248
248
  }
249
249
  //region block: post-declaration
250
- defineProp(protoOf(atomicfu$AtomicRefArray$ref), 'atomicfu$size', protoOf(atomicfu$AtomicRefArray$ref).yi);
250
+ defineProp(protoOf(atomicfu$AtomicRefArray$ref), 'atomicfu$size', protoOf(atomicfu$AtomicRefArray$ref).wi);
251
251
  //endregion
252
252
  //region block: exports
253
253
  _.$_$ = _.$_$ || {};