raspberry_games_engine_helpers 1.8.450 → 1.8.453
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 +83 -83
- package/Kosi-Kaverit-kaverit.js.map +1 -1
- package/Kosi-Kodein-kodein-di.js +731 -723
- package/Kosi-Kodein-kodein-di.js.map +1 -1
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1856 -1856
- package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
- package/Logic_Debertz-core.js +1133 -1141
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.d.ts +710 -608
- package/Logic_Debertz-engine.js +11947 -11946
- package/Logic_Debertz-engine.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +3970 -3569
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +73 -5
- package/kotlinx-atomicfu.js.map +1 -1
- package/kotlinx-io-kotlinx-io-core.js +17 -17
- package/kotlinx-io-kotlinx-io-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-core.js +2156 -2155
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json-io.js +15 -0
- package/kotlinx-serialization-kotlinx-serialization-json.js +1569 -1569
- package/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
- package/ktor-ktor-client-core.js +107 -5
- package/ktor-ktor-client-core.js.map +1 -1
- package/{ktor-ktor-client-js.js → ktor-ktor-http-cio.js} +2 -2
- package/ktor-ktor-http-cio.js.map +1 -0
- package/ktor-ktor-io.js +0 -4
- package/ktor-ktor-io.js.map +1 -1
- package/ktor-ktor-sse.js +15 -0
- package/ktor-ktor-sse.js.map +1 -0
- package/ktor-ktor-utils.js.map +1 -1
- package/package.json +2 -4
- package/raspberry-cardgame-lib-core.js +63 -64
- package/raspberry-cardgame-lib-core.js.map +1 -1
- package/raspberry-cardgame-lib-logger.js +108 -109
- package/raspberry-cardgame-lib-logger.js.map +1 -1
- package/raspberry-cardgame-lib-random.js +93 -102
- package/raspberry-cardgame-lib-random.js.map +1 -1
- /package/{ktor-ktor-client-js.js.map → kotlinx-serialization-kotlinx-serialization-json-io.js.map} +0 -0
package/Kosi-Kodein-kodein-di.js
CHANGED
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
'use strict';
|
|
17
17
|
//region block: imports
|
|
18
18
|
var imul = Math.imul;
|
|
19
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
20
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
19
|
+
var protoOf = kotlin_kotlin.$_$.ea;
|
|
20
|
+
var initMetadataForClass = kotlin_kotlin.$_$.j9;
|
|
21
21
|
var VOID = kotlin_kotlin.$_$.b;
|
|
22
|
-
var KProperty1 = kotlin_kotlin.$_$.
|
|
23
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
22
|
+
var KProperty1 = kotlin_kotlin.$_$.wa;
|
|
23
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.g9;
|
|
24
24
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.o;
|
|
25
25
|
var first = kotlin_kotlin.$_$.t5;
|
|
26
26
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.f;
|
|
@@ -28,35 +28,35 @@
|
|
|
28
28
|
var filterNotNull = kotlin_kotlin.$_$.q5;
|
|
29
29
|
var sorted = kotlin_kotlin.$_$.b7;
|
|
30
30
|
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.t;
|
|
31
|
-
var repeat = kotlin_kotlin.$_$.
|
|
32
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
33
|
-
var toString = kotlin_kotlin.$_$.
|
|
31
|
+
var repeat = kotlin_kotlin.$_$.ob;
|
|
32
|
+
var ensureNotNull = kotlin_kotlin.$_$.rd;
|
|
33
|
+
var toString = kotlin_kotlin.$_$.ga;
|
|
34
34
|
var Companion_getInstance = kotlin_org_kodein_type_kaverit.$_$.a;
|
|
35
|
-
var equals = kotlin_kotlin.$_$.
|
|
36
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
37
|
-
var RuntimeException = kotlin_kotlin.$_$.
|
|
35
|
+
var equals = kotlin_kotlin.$_$.d9;
|
|
36
|
+
var objectCreate = kotlin_kotlin.$_$.da;
|
|
37
|
+
var RuntimeException = kotlin_kotlin.$_$.bd;
|
|
38
38
|
var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.f1;
|
|
39
|
-
var captureStack = kotlin_kotlin.$_$.
|
|
40
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
41
|
-
var
|
|
42
|
-
var initMetadataForInterface = kotlin_kotlin.$_$.
|
|
39
|
+
var captureStack = kotlin_kotlin.$_$.u8;
|
|
40
|
+
var hashCode = kotlin_kotlin.$_$.i9;
|
|
41
|
+
var toString_0 = kotlin_kotlin.$_$.ce;
|
|
42
|
+
var initMetadataForInterface = kotlin_kotlin.$_$.m9;
|
|
43
43
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.b1;
|
|
44
|
-
var
|
|
45
|
-
var
|
|
46
|
-
var
|
|
47
|
-
var
|
|
48
|
-
var
|
|
44
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.e9;
|
|
45
|
+
var getStringHashCode = kotlin_kotlin.$_$.h9;
|
|
46
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.k9;
|
|
47
|
+
var initMetadataForObject = kotlin_kotlin.$_$.o9;
|
|
48
|
+
var THROW_CCE = kotlin_kotlin.$_$.cd;
|
|
49
49
|
var TypeToken = kotlin_org_kodein_type_kaverit.$_$.b;
|
|
50
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
50
|
+
var isInterface = kotlin_kotlin.$_$.w9;
|
|
51
51
|
var joinToString = kotlin_kotlin.$_$.c6;
|
|
52
52
|
var erasedOf = kotlin_org_kodein_type_kaverit.$_$.c;
|
|
53
53
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.e;
|
|
54
54
|
var HashSet_init_$Create$ = kotlin_kotlin.$_$.l;
|
|
55
55
|
var HashMap_init_$Create$ = kotlin_kotlin.$_$.i;
|
|
56
|
-
var charSequenceLength = kotlin_kotlin.$_$.
|
|
57
|
-
var Enum = kotlin_kotlin.$_$.
|
|
56
|
+
var charSequenceLength = kotlin_kotlin.$_$.z8;
|
|
57
|
+
var Enum = kotlin_kotlin.$_$.vc;
|
|
58
58
|
var KtMap = kotlin_kotlin.$_$.j4;
|
|
59
|
-
var KProperty0 = kotlin_kotlin.$_$.
|
|
59
|
+
var KProperty0 = kotlin_kotlin.$_$.va;
|
|
60
60
|
var listOf = kotlin_kotlin.$_$.l6;
|
|
61
61
|
var plus = kotlin_kotlin.$_$.s6;
|
|
62
62
|
var emptyList = kotlin_kotlin.$_$.n5;
|
|
@@ -65,17 +65,17 @@
|
|
|
65
65
|
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.o1;
|
|
66
66
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.w4;
|
|
67
67
|
var mapCapacity = kotlin_kotlin.$_$.n6;
|
|
68
|
-
var coerceAtLeast = kotlin_kotlin.$_$.
|
|
68
|
+
var coerceAtLeast = kotlin_kotlin.$_$.ka;
|
|
69
69
|
var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.n;
|
|
70
|
-
var to = kotlin_kotlin.$_$.
|
|
71
|
-
var lazy = kotlin_kotlin.$_$.
|
|
70
|
+
var to = kotlin_kotlin.$_$.de;
|
|
71
|
+
var lazy = kotlin_kotlin.$_$.wd;
|
|
72
72
|
var asSequence = kotlin_kotlin.$_$.r4;
|
|
73
|
-
var filter = kotlin_kotlin.$_$.
|
|
74
|
-
var flatMap = kotlin_kotlin.$_$.
|
|
75
|
-
var mapNotNull = kotlin_kotlin.$_$.
|
|
76
|
-
var map = kotlin_kotlin.$_$.
|
|
77
|
-
var toList = kotlin_kotlin.$_$.
|
|
78
|
-
var Triple = kotlin_kotlin.$_$.
|
|
73
|
+
var filter = kotlin_kotlin.$_$.ya;
|
|
74
|
+
var flatMap = kotlin_kotlin.$_$.ab;
|
|
75
|
+
var mapNotNull = kotlin_kotlin.$_$.bb;
|
|
76
|
+
var map = kotlin_kotlin.$_$.cb;
|
|
77
|
+
var toList = kotlin_kotlin.$_$.db;
|
|
78
|
+
var Triple = kotlin_kotlin.$_$.ed;
|
|
79
79
|
var ArrayList_init_$Create$_1 = kotlin_kotlin.$_$.g;
|
|
80
80
|
var HashMap_init_$Create$_0 = kotlin_kotlin.$_$.j;
|
|
81
81
|
var Collection = kotlin_kotlin.$_$.c4;
|
|
@@ -93,10 +93,10 @@
|
|
|
93
93
|
allowOverride = allowOverride === VOID ? false : allowOverride;
|
|
94
94
|
var tmp;
|
|
95
95
|
if ($super === VOID) {
|
|
96
|
-
this.
|
|
96
|
+
this.i1x(module_0, allowOverride);
|
|
97
97
|
tmp = Unit_instance;
|
|
98
98
|
} else {
|
|
99
|
-
tmp = $super.
|
|
99
|
+
tmp = $super.i1x.call(this, module_0, allowOverride);
|
|
100
100
|
}
|
|
101
101
|
return tmp;
|
|
102
102
|
}
|
|
@@ -121,26 +121,26 @@
|
|
|
121
121
|
initMetadataForClass(DIWrapper, 'DIWrapper', VOID, VOID, [DI]);
|
|
122
122
|
function factory$default(key, context, overrideLevel, $super) {
|
|
123
123
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
124
|
-
return $super === VOID ? this.
|
|
124
|
+
return $super === VOID ? this.e1y(key, context, overrideLevel) : $super.e1y.call(this, key, context, overrideLevel);
|
|
125
125
|
}
|
|
126
126
|
function provider(key, context, overrideLevel) {
|
|
127
127
|
// Inline function 'org.kodein.di.toProvider' call
|
|
128
|
-
var this_0 = this.
|
|
128
|
+
var this_0 = this.f1y(key, context);
|
|
129
129
|
return DIContainer$provider$lambda(this_0);
|
|
130
130
|
}
|
|
131
131
|
function provider$default(key, context, overrideLevel, $super) {
|
|
132
132
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
133
|
-
return $super === VOID ? this.
|
|
133
|
+
return $super === VOID ? this.g1y(key, context, overrideLevel) : provider(key, context, overrideLevel);
|
|
134
134
|
}
|
|
135
135
|
initMetadataForInterface(DIContainer, 'DIContainer');
|
|
136
136
|
function find$default(key, overrideLevel, all, $super) {
|
|
137
137
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
138
138
|
all = all === VOID ? false : all;
|
|
139
|
-
return $super === VOID ? this.
|
|
139
|
+
return $super === VOID ? this.j1y(key, overrideLevel, all) : $super.j1y.call(this, key, overrideLevel, all);
|
|
140
140
|
}
|
|
141
141
|
initMetadataForInterface(DITree, 'DITree');
|
|
142
142
|
function get_di_0() {
|
|
143
|
-
return this.
|
|
143
|
+
return this.n1y();
|
|
144
144
|
}
|
|
145
145
|
initMetadataForInterface(DirectDIBase, 'DirectDIBase');
|
|
146
146
|
initMetadataForObject(NoDefinedTag, 'NoDefinedTag');
|
|
@@ -150,19 +150,19 @@
|
|
|
150
150
|
initMetadataForClass(DIBinding$Copier$Companion$invoke$1);
|
|
151
151
|
initMetadataForCompanion(Companion_1);
|
|
152
152
|
function factoryFullName() {
|
|
153
|
-
return this.
|
|
153
|
+
return this.y1y();
|
|
154
154
|
}
|
|
155
155
|
function get_scope() {
|
|
156
156
|
return null;
|
|
157
157
|
}
|
|
158
158
|
function get_description() {
|
|
159
|
-
var arg = !equals(this.
|
|
159
|
+
var arg = !equals(this.a1z(), Companion_getInstance().s1v_1) ? this.a1z().u1v() + ' -> ' : '';
|
|
160
160
|
var tmp;
|
|
161
|
-
var tmp_0 = this.
|
|
161
|
+
var tmp_0 = this.m1x();
|
|
162
162
|
if (tmp_0 instanceof NoScope) {
|
|
163
163
|
tmp = null;
|
|
164
164
|
} else {
|
|
165
|
-
tmp = this.
|
|
165
|
+
tmp = this.m1x();
|
|
166
166
|
}
|
|
167
167
|
var scope = tmp;
|
|
168
168
|
var tmp_1;
|
|
@@ -170,20 +170,20 @@
|
|
|
170
170
|
tmp_1 = null;
|
|
171
171
|
} else {
|
|
172
172
|
// Inline function 'kotlin.let' call
|
|
173
|
-
tmp_1 = 'scoped(' + erasedOf(scope).
|
|
173
|
+
tmp_1 = 'scoped(' + erasedOf(scope).u1v() + ').';
|
|
174
174
|
}
|
|
175
175
|
var tmp1_elvis_lhs = tmp_1;
|
|
176
|
-
var context = tmp1_elvis_lhs == null ? !equals(this.
|
|
177
|
-
return context + this.
|
|
176
|
+
var context = tmp1_elvis_lhs == null ? !equals(this.k1x(), Companion_getInstance().t1v_1) ? 'contexted<' + this.k1x().u1v() + '>().' : '' : tmp1_elvis_lhs;
|
|
177
|
+
return context + this.y1y() + ' { ' + arg + this.b1z().u1v() + ' }';
|
|
178
178
|
}
|
|
179
179
|
function get_fullDescription() {
|
|
180
|
-
var arg = !equals(this.
|
|
180
|
+
var arg = !equals(this.a1z(), Companion_getInstance().s1v_1) ? this.a1z().w1v() + ' -> ' : '';
|
|
181
181
|
var tmp;
|
|
182
|
-
var tmp_0 = this.
|
|
182
|
+
var tmp_0 = this.m1x();
|
|
183
183
|
if (tmp_0 instanceof NoScope) {
|
|
184
184
|
tmp = null;
|
|
185
185
|
} else {
|
|
186
|
-
tmp = this.
|
|
186
|
+
tmp = this.m1x();
|
|
187
187
|
}
|
|
188
188
|
var scope = tmp;
|
|
189
189
|
var tmp_1;
|
|
@@ -191,18 +191,18 @@
|
|
|
191
191
|
tmp_1 = null;
|
|
192
192
|
} else {
|
|
193
193
|
// Inline function 'kotlin.let' call
|
|
194
|
-
tmp_1 = 'scoped(' + erasedOf(scope).
|
|
194
|
+
tmp_1 = 'scoped(' + erasedOf(scope).w1v() + ').';
|
|
195
195
|
}
|
|
196
196
|
var tmp1_elvis_lhs = tmp_1;
|
|
197
|
-
var context = tmp1_elvis_lhs == null ? !equals(this.
|
|
198
|
-
return context + this.
|
|
197
|
+
var context = tmp1_elvis_lhs == null ? !equals(this.k1x(), Companion_getInstance().t1v_1) ? 'contexted<' + this.k1x().w1v() + '>().' : '' : tmp1_elvis_lhs;
|
|
198
|
+
return context + this.z1y() + ' { ' + arg + this.b1z().w1v() + ' }';
|
|
199
199
|
}
|
|
200
200
|
function get_supportSubTypes() {
|
|
201
201
|
return false;
|
|
202
202
|
}
|
|
203
203
|
initMetadataForInterface(DIBinding, 'DIBinding');
|
|
204
204
|
function get_argType() {
|
|
205
|
-
return Companion_getInstance().
|
|
205
|
+
return Companion_getInstance().s1v_1;
|
|
206
206
|
}
|
|
207
207
|
initMetadataForInterface(NoArgDIBinding, 'NoArgDIBinding', VOID, VOID, [DIBinding]);
|
|
208
208
|
initMetadataForObject(SingletonReference, 'SingletonReference');
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
//endregion
|
|
240
240
|
function DIDefinition(binding, fromModule, tree) {
|
|
241
241
|
DIDefining.call(this, binding, fromModule);
|
|
242
|
-
this.
|
|
242
|
+
this.m1w_1 = tree;
|
|
243
243
|
}
|
|
244
244
|
function description(_this__u8e3s4, withOverrides, ident) {
|
|
245
245
|
withOverrides = withOverrides === VOID ? false : withOverrides;
|
|
@@ -250,37 +250,37 @@
|
|
|
250
250
|
return descriptionImpl(_this__u8e3s4, withOverrides, ident, tmp_0, getPropertyCallableRef('description', 1, tmp_1, DIBinding$_get_description_$ref_vam140(), null));
|
|
251
251
|
}
|
|
252
252
|
function DIDefining(binding, fromModule) {
|
|
253
|
-
this.
|
|
254
|
-
this.
|
|
253
|
+
this.n1w_1 = binding;
|
|
254
|
+
this.o1w_1 = fromModule;
|
|
255
255
|
}
|
|
256
256
|
function descriptionImpl(_this__u8e3s4, withOverrides, ident, keyBindDisp, bindingDisp) {
|
|
257
257
|
// Inline function 'kotlin.collections.groupBy' call
|
|
258
|
-
var tmp0 = _this__u8e3s4.
|
|
258
|
+
var tmp0 = _this__u8e3s4.h1();
|
|
259
259
|
// Inline function 'kotlin.collections.groupByTo' call
|
|
260
260
|
var destination = LinkedHashMap_init_$Create$();
|
|
261
|
-
var _iterator__ex2g4s = tmp0.
|
|
262
|
-
while (_iterator__ex2g4s.
|
|
263
|
-
var element = _iterator__ex2g4s.
|
|
264
|
-
var key = first(element.
|
|
261
|
+
var _iterator__ex2g4s = tmp0.t();
|
|
262
|
+
while (_iterator__ex2g4s.u()) {
|
|
263
|
+
var element = _iterator__ex2g4s.v();
|
|
264
|
+
var key = first(element.j2()).o1w_1;
|
|
265
265
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
266
|
-
var value = destination.
|
|
266
|
+
var value = destination.n2(key);
|
|
267
267
|
var tmp;
|
|
268
268
|
if (value == null) {
|
|
269
269
|
var answer = ArrayList_init_$Create$();
|
|
270
|
-
destination.
|
|
270
|
+
destination.u2(key, answer);
|
|
271
271
|
tmp = answer;
|
|
272
272
|
} else {
|
|
273
273
|
tmp = value;
|
|
274
274
|
}
|
|
275
275
|
var list = tmp;
|
|
276
|
-
list.
|
|
276
|
+
list.a1(element);
|
|
277
277
|
}
|
|
278
278
|
var byModule = destination;
|
|
279
|
-
var modules = sorted(filterNotNull(byModule.
|
|
279
|
+
var modules = sorted(filterNotNull(byModule.o2()));
|
|
280
280
|
// Inline function 'kotlin.text.buildString' call
|
|
281
281
|
// Inline function 'kotlin.apply' call
|
|
282
282
|
var this_0 = StringBuilder_init_$Create$();
|
|
283
|
-
var tmp0_safe_receiver = byModule.
|
|
283
|
+
var tmp0_safe_receiver = byModule.n2(null);
|
|
284
284
|
if (tmp0_safe_receiver == null)
|
|
285
285
|
null;
|
|
286
286
|
else {
|
|
@@ -288,12 +288,12 @@
|
|
|
288
288
|
descriptionImpl$appendBindings(this_0, keyBindDisp, bindingDisp, withOverrides, ident, tmp0_safe_receiver);
|
|
289
289
|
}
|
|
290
290
|
// Inline function 'kotlin.collections.forEach' call
|
|
291
|
-
var _iterator__ex2g4s_0 = modules.
|
|
292
|
-
while (_iterator__ex2g4s_0.
|
|
293
|
-
var element_0 = _iterator__ex2g4s_0.
|
|
294
|
-
this_0.
|
|
295
|
-
descriptionImpl$appendBindings(this_0, keyBindDisp, bindingDisp, withOverrides, ident + 4 | 0, ensureNotNull(byModule.
|
|
296
|
-
this_0.
|
|
291
|
+
var _iterator__ex2g4s_0 = modules.t();
|
|
292
|
+
while (_iterator__ex2g4s_0.u()) {
|
|
293
|
+
var element_0 = _iterator__ex2g4s_0.v();
|
|
294
|
+
this_0.q(repeat(' ', ident) + 'module ' + element_0 + ' {\n');
|
|
295
|
+
descriptionImpl$appendBindings(this_0, keyBindDisp, bindingDisp, withOverrides, ident + 4 | 0, ensureNotNull(byModule.n2(element_0)));
|
|
296
|
+
this_0.q(repeat(' ', ident) + '}\n');
|
|
297
297
|
}
|
|
298
298
|
return this_0.toString();
|
|
299
299
|
}
|
|
@@ -305,67 +305,67 @@
|
|
|
305
305
|
var tmp_1 = KProperty1;
|
|
306
306
|
return descriptionImpl(_this__u8e3s4, withOverrides, ident, tmp_0, getPropertyCallableRef('fullDescription', 1, tmp_1, DIBinding$_get_fullDescription_$ref_12omkv(), null));
|
|
307
307
|
}
|
|
308
|
+
function DI$Key$_get_bindDescription_$ref_ua6e71() {
|
|
309
|
+
return function (p0) {
|
|
310
|
+
return p0.u1w();
|
|
311
|
+
};
|
|
312
|
+
}
|
|
313
|
+
function DIBinding$_get_description_$ref_vam140() {
|
|
314
|
+
return function (p0) {
|
|
315
|
+
return p0.v1w();
|
|
316
|
+
};
|
|
317
|
+
}
|
|
308
318
|
function descriptionImpl$appendBindings(_this__u8e3s4, $keyBindDisp, $bindingDisp, $withOverrides, ident, entries) {
|
|
309
319
|
// Inline function 'kotlin.collections.forEach' call
|
|
310
|
-
var _iterator__ex2g4s = entries.
|
|
311
|
-
while (_iterator__ex2g4s.
|
|
312
|
-
var element = _iterator__ex2g4s.
|
|
313
|
-
var keyDescription = $keyBindDisp(element.
|
|
314
|
-
_this__u8e3s4.
|
|
320
|
+
var _iterator__ex2g4s = entries.t();
|
|
321
|
+
while (_iterator__ex2g4s.u()) {
|
|
322
|
+
var element = _iterator__ex2g4s.v();
|
|
323
|
+
var keyDescription = $keyBindDisp(element.i2());
|
|
324
|
+
_this__u8e3s4.q(repeat(' ', ident) + keyDescription + ' { ' + $bindingDisp(first(element.j2()).n1w_1) + ' }');
|
|
315
325
|
if ($withOverrides) {
|
|
316
326
|
var subIdent = keyDescription.length - 4 | 0;
|
|
317
327
|
// Inline function 'kotlin.collections.forEach' call
|
|
318
|
-
var _iterator__ex2g4s_0 = element.
|
|
319
|
-
while (_iterator__ex2g4s_0.
|
|
320
|
-
var element_0 = _iterator__ex2g4s_0.
|
|
321
|
-
_this__u8e3s4.
|
|
328
|
+
var _iterator__ex2g4s_0 = element.j2().h2(1, element.j2().c1()).t();
|
|
329
|
+
while (_iterator__ex2g4s_0.u()) {
|
|
330
|
+
var element_0 = _iterator__ex2g4s_0.v();
|
|
331
|
+
_this__u8e3s4.q(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.n1w_1));
|
|
322
332
|
}
|
|
323
333
|
}
|
|
324
|
-
_this__u8e3s4.
|
|
334
|
+
_this__u8e3s4.q('\n');
|
|
325
335
|
}
|
|
326
336
|
return Unit_instance;
|
|
327
337
|
}
|
|
328
|
-
function DI$Key$_get_bindDescription_$ref_ua6e71() {
|
|
329
|
-
return function (p0) {
|
|
330
|
-
return p0.j1x();
|
|
331
|
-
};
|
|
332
|
-
}
|
|
333
|
-
function DIBinding$_get_description_$ref_vam140() {
|
|
334
|
-
return function (p0) {
|
|
335
|
-
return p0.k1x();
|
|
336
|
-
};
|
|
337
|
-
}
|
|
338
338
|
function DI$Key$_get_bindFullDescription_$ref_x9pxcc() {
|
|
339
339
|
return function (p0) {
|
|
340
|
-
return p0.
|
|
340
|
+
return p0.w1w();
|
|
341
341
|
};
|
|
342
342
|
}
|
|
343
343
|
function DIBinding$_get_fullDescription_$ref_12omkv() {
|
|
344
344
|
return function (p0) {
|
|
345
|
-
return p0.
|
|
345
|
+
return p0.x1w();
|
|
346
346
|
};
|
|
347
347
|
}
|
|
348
348
|
function appendDescription($this, _this__u8e3s4, displayString) {
|
|
349
|
-
if (!($this.
|
|
350
|
-
_this__u8e3s4.
|
|
349
|
+
if (!($this.s1w_1 == null)) {
|
|
350
|
+
_this__u8e3s4.q(' tagged "' + toString($this.s1w_1) + '"');
|
|
351
351
|
}
|
|
352
|
-
if (!equals($this.
|
|
353
|
-
_this__u8e3s4.
|
|
352
|
+
if (!equals($this.p1w_1, Companion_getInstance().t1v_1)) {
|
|
353
|
+
_this__u8e3s4.q(' on context ' + displayString($this.p1w_1));
|
|
354
354
|
}
|
|
355
|
-
if (!equals($this.
|
|
356
|
-
_this__u8e3s4.
|
|
355
|
+
if (!equals($this.q1w_1, Companion_getInstance().s1v_1)) {
|
|
356
|
+
_this__u8e3s4.q(', with argument ' + displayString($this.q1w_1));
|
|
357
357
|
}
|
|
358
358
|
}
|
|
359
359
|
function TypeToken$simpleDispString$ref() {
|
|
360
360
|
var l = function (p0) {
|
|
361
|
-
return p0.
|
|
361
|
+
return p0.u1v();
|
|
362
362
|
};
|
|
363
363
|
l.callableName = 'simpleDispString';
|
|
364
364
|
return l;
|
|
365
365
|
}
|
|
366
366
|
function TypeToken$qualifiedDispString$ref() {
|
|
367
367
|
var l = function (p0) {
|
|
368
|
-
return p0.
|
|
368
|
+
return p0.w1v();
|
|
369
369
|
};
|
|
370
370
|
l.callableName = 'qualifiedDispString';
|
|
371
371
|
return l;
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
375
375
|
prefix = prefix === VOID ? '' : prefix;
|
|
376
376
|
Module.call($this, allowSilentOverride, prefix, init);
|
|
377
|
-
$this.
|
|
377
|
+
$this.b1x_1 = name;
|
|
378
378
|
return $this;
|
|
379
379
|
}
|
|
380
380
|
function Module_init_$Create$(name, allowSilentOverride, prefix, init) {
|
|
@@ -387,97 +387,96 @@
|
|
|
387
387
|
function NotFoundException(key, message) {
|
|
388
388
|
RuntimeException_init_$Init$(message, this);
|
|
389
389
|
captureStack(this, NotFoundException);
|
|
390
|
-
this.
|
|
390
|
+
this.c1x_1 = key;
|
|
391
391
|
}
|
|
392
392
|
function OverridingException(message) {
|
|
393
393
|
RuntimeException_init_$Init$(message, this);
|
|
394
394
|
captureStack(this, OverridingException);
|
|
395
395
|
}
|
|
396
396
|
function Key(contextType, argType, type, tag) {
|
|
397
|
-
this.
|
|
398
|
-
this.
|
|
399
|
-
this.
|
|
400
|
-
this.
|
|
401
|
-
this.
|
|
397
|
+
this.p1w_1 = contextType;
|
|
398
|
+
this.q1w_1 = argType;
|
|
399
|
+
this.r1w_1 = type;
|
|
400
|
+
this.s1w_1 = tag;
|
|
401
|
+
this.t1w_1 = 0;
|
|
402
402
|
}
|
|
403
403
|
protoOf(Key).hashCode = function () {
|
|
404
|
-
if (this.
|
|
405
|
-
this.
|
|
406
|
-
this.
|
|
407
|
-
this.
|
|
404
|
+
if (this.t1w_1 === 0) {
|
|
405
|
+
this.t1w_1 = hashCode(this.p1w_1);
|
|
406
|
+
this.t1w_1 = imul(31, this.t1w_1) + hashCode(this.q1w_1) | 0;
|
|
407
|
+
this.t1w_1 = imul(29, hashCode(this.r1w_1));
|
|
408
408
|
var tmp = this;
|
|
409
|
-
var tmp_0 = imul(23, this.
|
|
410
|
-
var tmp0_safe_receiver = this.
|
|
409
|
+
var tmp_0 = imul(23, this.t1w_1);
|
|
410
|
+
var tmp0_safe_receiver = this.s1w_1;
|
|
411
411
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
412
|
-
tmp.
|
|
412
|
+
tmp.t1w_1 = tmp_0 + (tmp1_elvis_lhs == null ? 0 : tmp1_elvis_lhs) | 0;
|
|
413
413
|
}
|
|
414
|
-
return this.
|
|
414
|
+
return this.t1w_1;
|
|
415
415
|
};
|
|
416
416
|
protoOf(Key).toString = function () {
|
|
417
|
-
return this.
|
|
417
|
+
return this.v1w();
|
|
418
418
|
};
|
|
419
|
-
protoOf(Key).
|
|
419
|
+
protoOf(Key).u1w = function () {
|
|
420
420
|
// Inline function 'kotlin.text.buildString' call
|
|
421
421
|
// Inline function 'kotlin.apply' call
|
|
422
422
|
var this_0 = StringBuilder_init_$Create$();
|
|
423
|
-
this_0.
|
|
424
|
-
if (!(this.
|
|
425
|
-
this_0.
|
|
423
|
+
this_0.q('bind<' + this.r1w_1.u1v() + '>');
|
|
424
|
+
if (!(this.s1w_1 == null)) {
|
|
425
|
+
this_0.q('(tag = "' + toString(this.s1w_1) + '")');
|
|
426
426
|
}
|
|
427
427
|
return this_0.toString();
|
|
428
428
|
};
|
|
429
|
-
protoOf(Key).
|
|
429
|
+
protoOf(Key).w1w = function () {
|
|
430
430
|
// Inline function 'kotlin.text.buildString' call
|
|
431
431
|
// Inline function 'kotlin.apply' call
|
|
432
432
|
var this_0 = StringBuilder_init_$Create$();
|
|
433
|
-
this_0.
|
|
434
|
-
if (!(this.
|
|
435
|
-
this_0.
|
|
433
|
+
this_0.q('bind<' + this.r1w_1.w1v() + '>');
|
|
434
|
+
if (!(this.s1w_1 == null)) {
|
|
435
|
+
this_0.q('(tag = "' + toString(this.s1w_1) + '")');
|
|
436
436
|
}
|
|
437
437
|
return this_0.toString();
|
|
438
438
|
};
|
|
439
|
-
protoOf(Key).
|
|
439
|
+
protoOf(Key).v1w = function () {
|
|
440
440
|
// Inline function 'kotlin.text.buildString' call
|
|
441
441
|
// Inline function 'kotlin.apply' call
|
|
442
442
|
var this_0 = StringBuilder_init_$Create$();
|
|
443
|
-
this_0.
|
|
443
|
+
this_0.q(this.r1w_1.u1v());
|
|
444
444
|
appendDescription(this, this_0, TypeToken$simpleDispString$ref());
|
|
445
445
|
return this_0.toString();
|
|
446
446
|
};
|
|
447
|
-
protoOf(Key).
|
|
448
|
-
return '(context: ' + this.
|
|
447
|
+
protoOf(Key).d1x = function () {
|
|
448
|
+
return '(context: ' + this.p1w_1.u1v() + ', arg: ' + this.q1w_1.u1v() + ', type: ' + this.r1w_1.u1v() + ', tag: ' + toString_0(this.s1w_1) + ')';
|
|
449
449
|
};
|
|
450
|
-
protoOf(Key).
|
|
450
|
+
protoOf(Key).x1w = function () {
|
|
451
451
|
// Inline function 'kotlin.text.buildString' call
|
|
452
452
|
// Inline function 'kotlin.apply' call
|
|
453
453
|
var this_0 = StringBuilder_init_$Create$();
|
|
454
|
-
this_0.
|
|
454
|
+
this_0.q(this.r1w_1.w1v());
|
|
455
455
|
appendDescription(this, this_0, TypeToken$qualifiedDispString$ref());
|
|
456
456
|
return this_0.toString();
|
|
457
457
|
};
|
|
458
|
-
protoOf(Key).
|
|
458
|
+
protoOf(Key).e1x = function (contextType, argType, type, tag) {
|
|
459
459
|
return new Key(contextType, argType, type, tag);
|
|
460
460
|
};
|
|
461
|
-
protoOf(Key).
|
|
462
|
-
contextType = contextType === VOID ? this.
|
|
463
|
-
argType = argType === VOID ? this.
|
|
464
|
-
type = type === VOID ? this.
|
|
465
|
-
tag = tag === VOID ? this.
|
|
466
|
-
return $super === VOID ? this.
|
|
461
|
+
protoOf(Key).f1x = function (contextType, argType, type, tag, $super) {
|
|
462
|
+
contextType = contextType === VOID ? this.p1w_1 : contextType;
|
|
463
|
+
argType = argType === VOID ? this.q1w_1 : argType;
|
|
464
|
+
type = type === VOID ? this.r1w_1 : type;
|
|
465
|
+
tag = tag === VOID ? this.s1w_1 : tag;
|
|
466
|
+
return $super === VOID ? this.e1x(contextType, argType, type, tag) : $super.e1x.call(this, contextType, argType, type, tag);
|
|
467
467
|
};
|
|
468
468
|
protoOf(Key).equals = function (other) {
|
|
469
469
|
if (this === other)
|
|
470
470
|
return true;
|
|
471
471
|
if (!(other instanceof Key))
|
|
472
472
|
return false;
|
|
473
|
-
|
|
474
|
-
if (!equals(this.e1x_1, tmp0_other_with_cast.e1x_1))
|
|
473
|
+
if (!equals(this.p1w_1, other.p1w_1))
|
|
475
474
|
return false;
|
|
476
|
-
if (!equals(this.
|
|
475
|
+
if (!equals(this.q1w_1, other.q1w_1))
|
|
477
476
|
return false;
|
|
478
|
-
if (!equals(this.
|
|
477
|
+
if (!equals(this.r1w_1, other.r1w_1))
|
|
479
478
|
return false;
|
|
480
|
-
if (!equals(this.
|
|
479
|
+
if (!equals(this.s1w_1, other.s1w_1))
|
|
481
480
|
return false;
|
|
482
481
|
return true;
|
|
483
482
|
};
|
|
@@ -486,13 +485,13 @@
|
|
|
486
485
|
function Module(allowSilentOverride, prefix, init) {
|
|
487
486
|
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
488
487
|
prefix = prefix === VOID ? '' : prefix;
|
|
489
|
-
this.
|
|
490
|
-
this.
|
|
491
|
-
this.
|
|
492
|
-
this.
|
|
488
|
+
this.y1w_1 = allowSilentOverride;
|
|
489
|
+
this.z1w_1 = prefix;
|
|
490
|
+
this.a1x_1 = init;
|
|
491
|
+
this.b1x_1 = null;
|
|
493
492
|
}
|
|
494
|
-
protoOf(Module).
|
|
495
|
-
var tmp0_elvis_lhs = this.
|
|
493
|
+
protoOf(Module).m = function () {
|
|
494
|
+
var tmp0_elvis_lhs = this.b1x_1;
|
|
496
495
|
var tmp;
|
|
497
496
|
if (tmp0_elvis_lhs == null) {
|
|
498
497
|
throw IllegalStateException_init_$Create$('module must have a name.');
|
|
@@ -502,12 +501,12 @@
|
|
|
502
501
|
return tmp;
|
|
503
502
|
};
|
|
504
503
|
protoOf(Module).toString = function () {
|
|
505
|
-
return 'Module(allowSilentOverride=' + this.
|
|
504
|
+
return 'Module(allowSilentOverride=' + this.y1w_1 + ', prefix=' + this.z1w_1 + ', init=' + toString(this.a1x_1) + ')';
|
|
506
505
|
};
|
|
507
506
|
protoOf(Module).hashCode = function () {
|
|
508
|
-
var result = getBooleanHashCode(this.
|
|
509
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
510
|
-
result = imul(result, 31) + hashCode(this.
|
|
507
|
+
var result = getBooleanHashCode(this.y1w_1);
|
|
508
|
+
result = imul(result, 31) + getStringHashCode(this.z1w_1) | 0;
|
|
509
|
+
result = imul(result, 31) + hashCode(this.a1x_1) | 0;
|
|
511
510
|
return result;
|
|
512
511
|
};
|
|
513
512
|
protoOf(Module).equals = function (other) {
|
|
@@ -515,25 +514,25 @@
|
|
|
515
514
|
return true;
|
|
516
515
|
if (!(other instanceof Module))
|
|
517
516
|
return false;
|
|
518
|
-
|
|
519
|
-
if (!(this.n1x_1 === tmp0_other_with_cast.n1x_1))
|
|
517
|
+
if (!(this.y1w_1 === other.y1w_1))
|
|
520
518
|
return false;
|
|
521
|
-
if (!(this.
|
|
519
|
+
if (!(this.z1w_1 === other.z1w_1))
|
|
522
520
|
return false;
|
|
523
|
-
if (!equals(this.
|
|
521
|
+
if (!equals(this.a1x_1, other.a1x_1))
|
|
524
522
|
return false;
|
|
525
523
|
return true;
|
|
526
524
|
};
|
|
527
525
|
function Companion() {
|
|
528
|
-
this.
|
|
529
|
-
this.
|
|
526
|
+
this.n1x_1 = false;
|
|
527
|
+
this.o1x_1 = false;
|
|
528
|
+
this.p1x_1 = false;
|
|
530
529
|
}
|
|
531
|
-
protoOf(Companion).
|
|
530
|
+
protoOf(Companion).q1x = function (allowSilentOverride, init) {
|
|
532
531
|
return DIImpl_init_$Create$(allowSilentOverride, init);
|
|
533
532
|
};
|
|
534
|
-
protoOf(Companion).
|
|
533
|
+
protoOf(Companion).r1x = function (allowSilentOverride, init, $super) {
|
|
535
534
|
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
536
|
-
return $super === VOID ? this.
|
|
535
|
+
return $super === VOID ? this.q1x(allowSilentOverride, init) : $super.q1x.call(this, allowSilentOverride, init);
|
|
537
536
|
};
|
|
538
537
|
var Companion_instance;
|
|
539
538
|
function Companion_getInstance_0() {
|
|
@@ -545,26 +544,26 @@
|
|
|
545
544
|
}
|
|
546
545
|
function Instance(_this__u8e3s4, type, tag) {
|
|
547
546
|
tag = tag === VOID ? null : tag;
|
|
548
|
-
var tmp = _this__u8e3s4.
|
|
549
|
-
var tmp_0 = _this__u8e3s4.
|
|
547
|
+
var tmp = _this__u8e3s4.v1x();
|
|
548
|
+
var tmp_0 = _this__u8e3s4.u1x();
|
|
550
549
|
return new DIProperty(tmp, tmp_0, Instance$lambda(_this__u8e3s4, type, tag));
|
|
551
550
|
}
|
|
552
551
|
function Value(type, value) {
|
|
553
|
-
this.
|
|
554
|
-
this.
|
|
552
|
+
this.w1x_1 = type;
|
|
553
|
+
this.x1x_1 = value;
|
|
555
554
|
}
|
|
556
|
-
protoOf(Value).
|
|
557
|
-
return this.
|
|
555
|
+
protoOf(Value).p1v = function () {
|
|
556
|
+
return this.w1x_1;
|
|
558
557
|
};
|
|
559
|
-
protoOf(Value).
|
|
560
|
-
return this.
|
|
558
|
+
protoOf(Value).j2 = function () {
|
|
559
|
+
return this.x1x_1;
|
|
561
560
|
};
|
|
562
561
|
protoOf(Value).toString = function () {
|
|
563
|
-
return 'Value(type=' +
|
|
562
|
+
return 'Value(type=' + toString(this.w1x_1) + ', value=' + toString(this.x1x_1) + ')';
|
|
564
563
|
};
|
|
565
564
|
protoOf(Value).hashCode = function () {
|
|
566
|
-
var result = hashCode(this.
|
|
567
|
-
result = imul(result, 31) + hashCode(this.
|
|
565
|
+
var result = hashCode(this.w1x_1);
|
|
566
|
+
result = imul(result, 31) + hashCode(this.x1x_1) | 0;
|
|
568
567
|
return result;
|
|
569
568
|
};
|
|
570
569
|
protoOf(Value).equals = function (other) {
|
|
@@ -572,16 +571,15 @@
|
|
|
572
571
|
return true;
|
|
573
572
|
if (!(other instanceof Value))
|
|
574
573
|
return false;
|
|
575
|
-
|
|
576
|
-
if (!equals(this.k1y_1, tmp0_other_with_cast.k1y_1))
|
|
574
|
+
if (!equals(this.w1x_1, other.w1x_1))
|
|
577
575
|
return false;
|
|
578
|
-
if (!equals(this.
|
|
576
|
+
if (!equals(this.x1x_1, other.x1x_1))
|
|
579
577
|
return false;
|
|
580
578
|
return true;
|
|
581
579
|
};
|
|
582
580
|
function Companion_0() {
|
|
583
581
|
}
|
|
584
|
-
protoOf(Companion_0).
|
|
582
|
+
protoOf(Companion_0).y1x = function (type, value) {
|
|
585
583
|
return new Value(type, value);
|
|
586
584
|
};
|
|
587
585
|
var Companion_instance_0;
|
|
@@ -591,11 +589,11 @@
|
|
|
591
589
|
function DIContext() {
|
|
592
590
|
}
|
|
593
591
|
function get_AnyDIContext() {
|
|
594
|
-
return Contexes_getInstance().
|
|
592
|
+
return Contexes_getInstance().z1x_1;
|
|
595
593
|
}
|
|
596
594
|
function Contexes() {
|
|
597
595
|
Contexes_instance = this;
|
|
598
|
-
this.
|
|
596
|
+
this.z1x_1 = Companion_instance_0.y1x(Companion_getInstance().t1v_1, new Object());
|
|
599
597
|
}
|
|
600
598
|
var Contexes_instance;
|
|
601
599
|
function Contexes_getInstance() {
|
|
@@ -604,14 +602,14 @@
|
|
|
604
602
|
return Contexes_instance;
|
|
605
603
|
}
|
|
606
604
|
function On(_this__u8e3s4, context, trigger) {
|
|
607
|
-
context = context === VOID ? _this__u8e3s4.
|
|
608
|
-
trigger = trigger === VOID ? _this__u8e3s4.
|
|
605
|
+
context = context === VOID ? _this__u8e3s4.u1x() : context;
|
|
606
|
+
trigger = trigger === VOID ? _this__u8e3s4.v1x() : trigger;
|
|
609
607
|
return DIWrapper_init_$Create$(_this__u8e3s4, context, trigger);
|
|
610
608
|
}
|
|
611
609
|
function DIWrapper_init_$Init$(base, diContext, trigger, $this) {
|
|
612
|
-
diContext = diContext === VOID ? base.
|
|
613
|
-
trigger = trigger === VOID ? base.
|
|
614
|
-
DIWrapper.call($this, base.
|
|
610
|
+
diContext = diContext === VOID ? base.u1x() : diContext;
|
|
611
|
+
trigger = trigger === VOID ? base.v1x() : trigger;
|
|
612
|
+
DIWrapper.call($this, base.s1x(), diContext, trigger);
|
|
615
613
|
return $this;
|
|
616
614
|
}
|
|
617
615
|
function DIWrapper_init_$Create$(base, diContext, trigger) {
|
|
@@ -619,29 +617,29 @@
|
|
|
619
617
|
}
|
|
620
618
|
function DIWrapper(_base, diContext, diTrigger) {
|
|
621
619
|
diTrigger = diTrigger === VOID ? null : diTrigger;
|
|
622
|
-
this.
|
|
623
|
-
this.
|
|
624
|
-
this.
|
|
620
|
+
this.a1y_1 = _base;
|
|
621
|
+
this.b1y_1 = diContext;
|
|
622
|
+
this.c1y_1 = diTrigger;
|
|
625
623
|
}
|
|
626
|
-
protoOf(DIWrapper).
|
|
627
|
-
return this.
|
|
624
|
+
protoOf(DIWrapper).u1x = function () {
|
|
625
|
+
return this.b1y_1;
|
|
628
626
|
};
|
|
629
|
-
protoOf(DIWrapper).
|
|
630
|
-
return this.
|
|
627
|
+
protoOf(DIWrapper).v1x = function () {
|
|
628
|
+
return this.c1y_1;
|
|
631
629
|
};
|
|
632
|
-
protoOf(DIWrapper).
|
|
630
|
+
protoOf(DIWrapper).s1x = function () {
|
|
633
631
|
return this;
|
|
634
632
|
};
|
|
635
|
-
protoOf(DIWrapper).
|
|
636
|
-
return this.
|
|
633
|
+
protoOf(DIWrapper).t1x = function () {
|
|
634
|
+
return this.a1y_1.t1x();
|
|
637
635
|
};
|
|
638
636
|
function Instance$lambda($this_Instance, $type, $tag) {
|
|
639
637
|
return function (ctx, _unused_var__etf5q3) {
|
|
640
|
-
var tmp = $this_Instance.
|
|
638
|
+
var tmp = $this_Instance.s1x().t1x();
|
|
641
639
|
// Inline function 'org.kodein.di.anyType' call
|
|
642
|
-
var tmp_0 = ctx.
|
|
640
|
+
var tmp_0 = ctx.p1v();
|
|
643
641
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
644
|
-
return tmp.
|
|
642
|
+
return tmp.d1y(new Key(tmp$ret$0, Companion_getInstance().s1v_1, $type, $tag), ctx.j2())();
|
|
645
643
|
};
|
|
646
644
|
}
|
|
647
645
|
function DIContainer$provider$lambda($this) {
|
|
@@ -666,65 +664,65 @@
|
|
|
666
664
|
argType = argType === VOID ? null : argType;
|
|
667
665
|
type = type === VOID ? null : type;
|
|
668
666
|
tag = tag === VOID ? NoDefinedTag_instance : tag;
|
|
669
|
-
this.
|
|
670
|
-
this.
|
|
671
|
-
this.
|
|
672
|
-
this.
|
|
667
|
+
this.r1y_1 = contextType;
|
|
668
|
+
this.s1y_1 = argType;
|
|
669
|
+
this.t1y_1 = type;
|
|
670
|
+
this.u1y_1 = tag;
|
|
673
671
|
}
|
|
674
672
|
protoOf(SearchSpecs).toString = function () {
|
|
675
673
|
var args = ArrayList_init_$Create$();
|
|
676
|
-
if (!(this.
|
|
677
|
-
var tmp0_safe_receiver = this.
|
|
674
|
+
if (!(this.r1y_1 == null)) {
|
|
675
|
+
var tmp0_safe_receiver = this.r1y_1;
|
|
678
676
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
679
|
-
var element = 'contextType=' + (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
680
|
-
args.
|
|
677
|
+
var element = 'contextType=' + (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.u1v());
|
|
678
|
+
args.a1(element);
|
|
681
679
|
}
|
|
682
|
-
if (!(this.
|
|
683
|
-
var tmp1_safe_receiver = this.
|
|
680
|
+
if (!(this.s1y_1 == null)) {
|
|
681
|
+
var tmp1_safe_receiver = this.s1y_1;
|
|
684
682
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
685
|
-
var element_0 = 'argType=' + (tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
686
|
-
args.
|
|
683
|
+
var element_0 = 'argType=' + (tmp1_safe_receiver == null ? null : tmp1_safe_receiver.u1v());
|
|
684
|
+
args.a1(element_0);
|
|
687
685
|
}
|
|
688
|
-
if (!(this.
|
|
689
|
-
var tmp2_safe_receiver = this.
|
|
686
|
+
if (!(this.t1y_1 == null)) {
|
|
687
|
+
var tmp2_safe_receiver = this.t1y_1;
|
|
690
688
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
691
|
-
var element_1 = 'type=' + (tmp2_safe_receiver == null ? null : tmp2_safe_receiver.
|
|
692
|
-
args.
|
|
689
|
+
var element_1 = 'type=' + (tmp2_safe_receiver == null ? null : tmp2_safe_receiver.u1v());
|
|
690
|
+
args.a1(element_1);
|
|
693
691
|
}
|
|
694
|
-
if (!equals(this.
|
|
692
|
+
if (!equals(this.u1y_1, NoDefinedTag_instance)) {
|
|
695
693
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
696
|
-
var element_2 = 'tag=' +
|
|
697
|
-
args.
|
|
694
|
+
var element_2 = 'tag=' + toString_0(this.u1y_1);
|
|
695
|
+
args.a1(element_2);
|
|
698
696
|
}
|
|
699
697
|
return '[' + joinToString(args, ', ') + ']';
|
|
700
698
|
};
|
|
701
699
|
function NoArgBindingDIWrap(_di) {
|
|
702
|
-
this.
|
|
700
|
+
this.v1y_1 = _di;
|
|
703
701
|
}
|
|
704
|
-
protoOf(NoArgBindingDIWrap).
|
|
705
|
-
return this.
|
|
702
|
+
protoOf(NoArgBindingDIWrap).n1y = function () {
|
|
703
|
+
return this.v1y_1.n1y();
|
|
706
704
|
};
|
|
707
|
-
protoOf(NoArgBindingDIWrap).
|
|
708
|
-
return this.
|
|
705
|
+
protoOf(NoArgBindingDIWrap).s1x = function () {
|
|
706
|
+
return this.v1y_1.s1x();
|
|
709
707
|
};
|
|
710
|
-
protoOf(NoArgBindingDIWrap).
|
|
711
|
-
return this.
|
|
708
|
+
protoOf(NoArgBindingDIWrap).o1y = function (context) {
|
|
709
|
+
return this.v1y_1.o1y(context);
|
|
712
710
|
};
|
|
713
|
-
protoOf(NoArgBindingDIWrap).
|
|
714
|
-
return this.
|
|
711
|
+
protoOf(NoArgBindingDIWrap).p1y = function (type, tag) {
|
|
712
|
+
return this.v1y_1.p1y(type, tag);
|
|
715
713
|
};
|
|
716
|
-
protoOf(NoArgBindingDIWrap).
|
|
717
|
-
return this.
|
|
714
|
+
protoOf(NoArgBindingDIWrap).q1y = function () {
|
|
715
|
+
return this.v1y_1.q1y();
|
|
718
716
|
};
|
|
719
|
-
protoOf(NoArgBindingDIWrap).
|
|
720
|
-
return this.
|
|
717
|
+
protoOf(NoArgBindingDIWrap).m8 = function () {
|
|
718
|
+
return this.v1y_1.m8();
|
|
721
719
|
};
|
|
722
720
|
function ErasedContext() {
|
|
723
721
|
}
|
|
724
|
-
protoOf(ErasedContext).
|
|
725
|
-
return Companion_getInstance().
|
|
722
|
+
protoOf(ErasedContext).p1v = function () {
|
|
723
|
+
return Companion_getInstance().t1v_1;
|
|
726
724
|
};
|
|
727
|
-
protoOf(ErasedContext).
|
|
725
|
+
protoOf(ErasedContext).j2 = function () {
|
|
728
726
|
return ErasedContext_instance;
|
|
729
727
|
};
|
|
730
728
|
var ErasedContext_instance;
|
|
@@ -732,11 +730,11 @@
|
|
|
732
730
|
return ErasedContext_instance;
|
|
733
731
|
}
|
|
734
732
|
function DIBinding$Copier$Companion$invoke$1($f) {
|
|
735
|
-
this.
|
|
733
|
+
this.w1y_1 = $f;
|
|
736
734
|
}
|
|
737
735
|
function Companion_1() {
|
|
738
736
|
}
|
|
739
|
-
protoOf(Companion_1).
|
|
737
|
+
protoOf(Companion_1).x1y = function (f) {
|
|
740
738
|
return new DIBinding$Copier$Companion$invoke$1(f);
|
|
741
739
|
};
|
|
742
740
|
var Companion_instance_1;
|
|
@@ -754,7 +752,7 @@
|
|
|
754
752
|
}
|
|
755
753
|
function SingletonReference() {
|
|
756
754
|
}
|
|
757
|
-
protoOf(SingletonReference).
|
|
755
|
+
protoOf(SingletonReference).e1z = function (creator) {
|
|
758
756
|
var value = creator();
|
|
759
757
|
return new Reference(value, SingletonReference$make$lambda(value));
|
|
760
758
|
};
|
|
@@ -763,21 +761,21 @@
|
|
|
763
761
|
return SingletonReference_instance;
|
|
764
762
|
}
|
|
765
763
|
function Reference(current, next) {
|
|
766
|
-
this.
|
|
767
|
-
this.
|
|
764
|
+
this.f1z_1 = current;
|
|
765
|
+
this.g1z_1 = next;
|
|
768
766
|
}
|
|
769
|
-
protoOf(Reference).
|
|
770
|
-
return this.
|
|
767
|
+
protoOf(Reference).pc = function () {
|
|
768
|
+
return this.f1z_1;
|
|
771
769
|
};
|
|
772
|
-
protoOf(Reference).
|
|
773
|
-
return this.
|
|
770
|
+
protoOf(Reference).qc = function () {
|
|
771
|
+
return this.g1z_1;
|
|
774
772
|
};
|
|
775
773
|
protoOf(Reference).toString = function () {
|
|
776
|
-
return 'Reference(current=' +
|
|
774
|
+
return 'Reference(current=' + toString(this.f1z_1) + ', next=' + toString(this.g1z_1) + ')';
|
|
777
775
|
};
|
|
778
776
|
protoOf(Reference).hashCode = function () {
|
|
779
|
-
var result = hashCode(this.
|
|
780
|
-
result = imul(result, 31) + hashCode(this.
|
|
777
|
+
var result = hashCode(this.f1z_1);
|
|
778
|
+
result = imul(result, 31) + hashCode(this.g1z_1) | 0;
|
|
781
779
|
return result;
|
|
782
780
|
};
|
|
783
781
|
protoOf(Reference).equals = function (other) {
|
|
@@ -785,10 +783,9 @@
|
|
|
785
783
|
return true;
|
|
786
784
|
if (!(other instanceof Reference))
|
|
787
785
|
return false;
|
|
788
|
-
|
|
789
|
-
if (!equals(this.t1z_1, tmp0_other_with_cast.t1z_1))
|
|
786
|
+
if (!equals(this.f1z_1, other.f1z_1))
|
|
790
787
|
return false;
|
|
791
|
-
if (!equals(this.
|
|
788
|
+
if (!equals(this.g1z_1, other.g1z_1))
|
|
792
789
|
return false;
|
|
793
790
|
return true;
|
|
794
791
|
};
|
|
@@ -797,25 +794,25 @@
|
|
|
797
794
|
function ScopeRegistry() {
|
|
798
795
|
}
|
|
799
796
|
function NoScope() {
|
|
800
|
-
this.
|
|
797
|
+
this.k1z_1 = new StandardScopeRegistry();
|
|
801
798
|
}
|
|
802
|
-
protoOf(NoScope).
|
|
803
|
-
return this.
|
|
799
|
+
protoOf(NoScope).l1z = function (context) {
|
|
800
|
+
return this.k1z_1;
|
|
804
801
|
};
|
|
805
|
-
protoOf(NoScope).
|
|
806
|
-
return this.
|
|
802
|
+
protoOf(NoScope).m1z = function (context) {
|
|
803
|
+
return this.l1z((context == null ? true : !(context == null)) ? context : THROW_CCE());
|
|
807
804
|
};
|
|
808
805
|
function StandardScopeRegistry() {
|
|
809
806
|
ScopeRegistry.call(this);
|
|
810
|
-
this.
|
|
811
|
-
this.
|
|
807
|
+
this.n1z_1 = newConcurrentMap();
|
|
808
|
+
this.o1z_1 = new Object();
|
|
812
809
|
}
|
|
813
|
-
protoOf(StandardScopeRegistry).
|
|
814
|
-
var tmp0 = sync ? this.
|
|
810
|
+
protoOf(StandardScopeRegistry).j1z = function (key, sync, creator) {
|
|
811
|
+
var tmp0 = sync ? this.o1z_1 : null;
|
|
815
812
|
var tmp$ret$2;
|
|
816
813
|
$l$block_3: {
|
|
817
814
|
// Inline function 'org.kodein.di.internal.synchronizedIfNull' call
|
|
818
|
-
var tmp0_safe_receiver = this.
|
|
815
|
+
var tmp0_safe_receiver = this.n1z_1.n2(key);
|
|
819
816
|
var tmp0_safe_receiver_0 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
|
|
820
817
|
if (tmp0_safe_receiver_0 == null)
|
|
821
818
|
null;
|
|
@@ -829,7 +826,7 @@
|
|
|
829
826
|
if (tmp0 == null) {
|
|
830
827
|
var tmp$ret$5;
|
|
831
828
|
$l$block_0: {
|
|
832
|
-
var tmp0_safe_receiver_1 = this.
|
|
829
|
+
var tmp0_safe_receiver_1 = this.n1z_1.n2(key);
|
|
833
830
|
var tmp0_safe_receiver_2 = tmp0_safe_receiver_1 == null ? null : tmp0_safe_receiver_1();
|
|
834
831
|
if (tmp0_safe_receiver_2 == null)
|
|
835
832
|
null;
|
|
@@ -839,10 +836,10 @@
|
|
|
839
836
|
break $l$block_0;
|
|
840
837
|
}
|
|
841
838
|
var _destruct__k2r9zo = creator();
|
|
842
|
-
var current = _destruct__k2r9zo.
|
|
843
|
-
var next = _destruct__k2r9zo.
|
|
839
|
+
var current = _destruct__k2r9zo.pc();
|
|
840
|
+
var next = _destruct__k2r9zo.qc();
|
|
844
841
|
// Inline function 'kotlin.collections.set' call
|
|
845
|
-
this.
|
|
842
|
+
this.n1z_1.u2(key, next);
|
|
846
843
|
tmp$ret$2 = current;
|
|
847
844
|
break $l$block_3;
|
|
848
845
|
}
|
|
@@ -851,7 +848,7 @@
|
|
|
851
848
|
// Inline function 'kotlinx.atomicfu.locks.synchronized' call
|
|
852
849
|
var tmp$ret$10;
|
|
853
850
|
$l$block_2: {
|
|
854
|
-
var tmp0_safe_receiver_3 = this.
|
|
851
|
+
var tmp0_safe_receiver_3 = this.n1z_1.n2(key);
|
|
855
852
|
var tmp0_safe_receiver_4 = tmp0_safe_receiver_3 == null ? null : tmp0_safe_receiver_3();
|
|
856
853
|
if (tmp0_safe_receiver_4 == null)
|
|
857
854
|
null;
|
|
@@ -861,10 +858,10 @@
|
|
|
861
858
|
break $l$block_2;
|
|
862
859
|
}
|
|
863
860
|
var _destruct__k2r9zo_0 = creator();
|
|
864
|
-
var current_0 = _destruct__k2r9zo_0.
|
|
865
|
-
var next_0 = _destruct__k2r9zo_0.
|
|
861
|
+
var current_0 = _destruct__k2r9zo_0.pc();
|
|
862
|
+
var next_0 = _destruct__k2r9zo_0.qc();
|
|
866
863
|
// Inline function 'kotlin.collections.set' call
|
|
867
|
-
this.
|
|
864
|
+
this.n1z_1.u2(key, next_0);
|
|
868
865
|
tmp$ret$2 = current_0;
|
|
869
866
|
break $l$block_3;
|
|
870
867
|
}
|
|
@@ -876,59 +873,59 @@
|
|
|
876
873
|
return tmp$ret$2;
|
|
877
874
|
};
|
|
878
875
|
function toKContext(_this__u8e3s4, di, ctx) {
|
|
879
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
876
|
+
var tmp0_safe_receiver = _this__u8e3s4.i1z(di, ctx);
|
|
880
877
|
var tmp;
|
|
881
878
|
if (tmp0_safe_receiver == null) {
|
|
882
879
|
tmp = null;
|
|
883
880
|
} else {
|
|
884
881
|
// Inline function 'kotlin.let' call
|
|
885
|
-
tmp = Companion_instance_0.
|
|
882
|
+
tmp = Companion_instance_0.y1x(_this__u8e3s4.h1z(), tmp0_safe_receiver);
|
|
886
883
|
}
|
|
887
884
|
return tmp;
|
|
888
885
|
}
|
|
889
886
|
function CompositeContextTranslator(src, dst) {
|
|
890
|
-
this.
|
|
891
|
-
this.
|
|
887
|
+
this.p1z_1 = src;
|
|
888
|
+
this.q1z_1 = dst;
|
|
892
889
|
}
|
|
893
|
-
protoOf(CompositeContextTranslator).
|
|
894
|
-
return this.
|
|
890
|
+
protoOf(CompositeContextTranslator).k1x = function () {
|
|
891
|
+
return this.p1z_1.k1x();
|
|
895
892
|
};
|
|
896
|
-
protoOf(CompositeContextTranslator).
|
|
897
|
-
return this.
|
|
893
|
+
protoOf(CompositeContextTranslator).h1z = function () {
|
|
894
|
+
return this.q1z_1.h1z();
|
|
898
895
|
};
|
|
899
|
-
protoOf(CompositeContextTranslator).
|
|
900
|
-
var tmp0_safe_receiver = this.
|
|
896
|
+
protoOf(CompositeContextTranslator).i1z = function (di, ctx) {
|
|
897
|
+
var tmp0_safe_receiver = this.p1z_1.i1z(di, ctx);
|
|
901
898
|
var tmp;
|
|
902
899
|
if (tmp0_safe_receiver == null) {
|
|
903
900
|
tmp = null;
|
|
904
901
|
} else {
|
|
905
902
|
// Inline function 'kotlin.let' call
|
|
906
|
-
tmp = this.
|
|
903
|
+
tmp = this.q1z_1.i1z(di, tmp0_safe_receiver);
|
|
907
904
|
}
|
|
908
905
|
return tmp;
|
|
909
906
|
};
|
|
910
907
|
protoOf(CompositeContextTranslator).toString = function () {
|
|
911
|
-
return '(' +
|
|
908
|
+
return '(' + toString(this.p1z_1) + ' -> ' + toString(this.q1z_1) + ')';
|
|
912
909
|
};
|
|
913
910
|
function factoryName($this, params) {
|
|
914
911
|
// Inline function 'kotlin.text.buildString' call
|
|
915
912
|
// Inline function 'kotlin.apply' call
|
|
916
913
|
var this_0 = StringBuilder_init_$Create$();
|
|
917
|
-
this_0.
|
|
914
|
+
this_0.q('singleton');
|
|
918
915
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
919
916
|
if (!params.r()) {
|
|
920
|
-
this_0.
|
|
917
|
+
this_0.q(joinToString(params, ', ', '(', ')'));
|
|
921
918
|
}
|
|
922
919
|
return this_0.toString();
|
|
923
920
|
}
|
|
924
921
|
function Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi) {
|
|
925
922
|
return function () {
|
|
926
|
-
return this$0.
|
|
923
|
+
return this$0.w1z_1(new NoArgBindingDIWrap($bindingDi));
|
|
927
924
|
};
|
|
928
925
|
}
|
|
929
926
|
function Singleton$getFactory$lambda$lambda(this$0, $bindingDi) {
|
|
930
927
|
return function () {
|
|
931
|
-
return this$0.
|
|
928
|
+
return this$0.x1z_1.e1z(Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi));
|
|
932
929
|
};
|
|
933
930
|
}
|
|
934
931
|
function Singleton$getFactory$lambda($lateInitRegistry, this$0, $bindingDi) {
|
|
@@ -937,104 +934,104 @@
|
|
|
937
934
|
var tmp;
|
|
938
935
|
if (tmp0_elvis_lhs == null) {
|
|
939
936
|
// Inline function 'kotlin.also' call
|
|
940
|
-
var this_0 = this$0.
|
|
937
|
+
var this_0 = this$0.r1z_1.m1z($bindingDi.m8());
|
|
941
938
|
$lateInitRegistry._v = this_0;
|
|
942
939
|
tmp = this_0;
|
|
943
940
|
} else {
|
|
944
941
|
tmp = tmp0_elvis_lhs;
|
|
945
942
|
}
|
|
946
943
|
var registry = tmp;
|
|
947
|
-
var tmp_0 = registry.
|
|
944
|
+
var tmp_0 = registry.j1z(this$0.y1z_1, this$0.v1z_1, Singleton$getFactory$lambda$lambda(this$0, $bindingDi));
|
|
948
945
|
return !(tmp_0 == null) ? tmp_0 : THROW_CCE();
|
|
949
946
|
};
|
|
950
947
|
}
|
|
951
948
|
function Singleton$copier$lambda(this$0) {
|
|
952
949
|
return function (it) {
|
|
953
|
-
return new Singleton(this$0.
|
|
950
|
+
return new Singleton(this$0.r1z_1, this$0.s1z_1, this$0.t1z_1, this$0.u1z_1, this$0.x1z_1, this$0.v1z_1, this$0.w1z_1);
|
|
954
951
|
};
|
|
955
952
|
}
|
|
956
953
|
function Singleton(scope, contextType, explicitContext, createdType, refMaker, sync, creator) {
|
|
957
954
|
refMaker = refMaker === VOID ? null : refMaker;
|
|
958
955
|
sync = sync === VOID ? true : sync;
|
|
959
|
-
this.
|
|
960
|
-
this.
|
|
961
|
-
this.
|
|
962
|
-
this.
|
|
963
|
-
this.
|
|
964
|
-
this.
|
|
956
|
+
this.r1z_1 = scope;
|
|
957
|
+
this.s1z_1 = contextType;
|
|
958
|
+
this.t1z_1 = explicitContext;
|
|
959
|
+
this.u1z_1 = createdType;
|
|
960
|
+
this.v1z_1 = sync;
|
|
961
|
+
this.w1z_1 = creator;
|
|
965
962
|
var tmp = this;
|
|
966
|
-
tmp.
|
|
967
|
-
this.
|
|
963
|
+
tmp.x1z_1 = refMaker == null ? SingletonReference_instance : refMaker;
|
|
964
|
+
this.y1z_1 = new ScopeKey(new Object(), Unit_instance);
|
|
968
965
|
var tmp_0 = this;
|
|
969
966
|
var tmp_1 = Companion_instance_1;
|
|
970
|
-
tmp_0.
|
|
967
|
+
tmp_0.z1z_1 = tmp_1.x1y(Singleton$copier$lambda(this));
|
|
971
968
|
}
|
|
972
|
-
protoOf(Singleton).
|
|
973
|
-
return this.
|
|
969
|
+
protoOf(Singleton).m1x = function () {
|
|
970
|
+
return this.r1z_1;
|
|
974
971
|
};
|
|
975
|
-
protoOf(Singleton).
|
|
976
|
-
return this.
|
|
972
|
+
protoOf(Singleton).k1x = function () {
|
|
973
|
+
return this.s1z_1;
|
|
977
974
|
};
|
|
978
|
-
protoOf(Singleton).
|
|
979
|
-
return this.
|
|
975
|
+
protoOf(Singleton).b1z = function () {
|
|
976
|
+
return this.u1z_1;
|
|
980
977
|
};
|
|
981
|
-
protoOf(Singleton).
|
|
978
|
+
protoOf(Singleton).y1y = function () {
|
|
982
979
|
var params = ArrayList_init_$Create$_0(2);
|
|
983
|
-
if (!equals(this.
|
|
984
|
-
params.
|
|
980
|
+
if (!equals(this.x1z_1, SingletonReference_instance)) {
|
|
981
|
+
params.a1('ref = ' + erasedOf(this.x1z_1).u1v());
|
|
985
982
|
}
|
|
986
983
|
return factoryName(this, params);
|
|
987
984
|
};
|
|
988
|
-
protoOf(Singleton).
|
|
985
|
+
protoOf(Singleton).z1y = function () {
|
|
989
986
|
var params = ArrayList_init_$Create$_0(2);
|
|
990
|
-
if (!equals(this.
|
|
991
|
-
params.
|
|
987
|
+
if (!equals(this.x1z_1, SingletonReference_instance)) {
|
|
988
|
+
params.a1('ref = ' + erasedOf(this.x1z_1).w1v());
|
|
992
989
|
}
|
|
993
990
|
return factoryName(this, params);
|
|
994
991
|
};
|
|
995
|
-
protoOf(Singleton).
|
|
992
|
+
protoOf(Singleton).a20 = function (key, di) {
|
|
996
993
|
var lateInitRegistry = {_v: null};
|
|
997
|
-
var bindingDi = this.
|
|
994
|
+
var bindingDi = this.t1z_1 ? di : di.b20();
|
|
998
995
|
return Singleton$getFactory$lambda(lateInitRegistry, this, bindingDi);
|
|
999
996
|
};
|
|
1000
|
-
protoOf(Singleton).
|
|
1001
|
-
return this.
|
|
997
|
+
protoOf(Singleton).d1z = function (key, di) {
|
|
998
|
+
return this.a20(key, di);
|
|
1002
999
|
};
|
|
1003
1000
|
function Provider$getFactory$lambda(this$0, $di) {
|
|
1004
1001
|
return function (_unused_var__etf5q3) {
|
|
1005
|
-
return this$0.
|
|
1002
|
+
return this$0.e20_1(new NoArgBindingDIWrap($di));
|
|
1006
1003
|
};
|
|
1007
1004
|
}
|
|
1008
1005
|
function Provider(contextType, createdType, creator) {
|
|
1009
|
-
this.
|
|
1010
|
-
this.
|
|
1011
|
-
this.
|
|
1006
|
+
this.c20_1 = contextType;
|
|
1007
|
+
this.d20_1 = createdType;
|
|
1008
|
+
this.e20_1 = creator;
|
|
1012
1009
|
}
|
|
1013
|
-
protoOf(Provider).
|
|
1014
|
-
return this.
|
|
1010
|
+
protoOf(Provider).k1x = function () {
|
|
1011
|
+
return this.c20_1;
|
|
1015
1012
|
};
|
|
1016
|
-
protoOf(Provider).
|
|
1017
|
-
return this.
|
|
1013
|
+
protoOf(Provider).b1z = function () {
|
|
1014
|
+
return this.d20_1;
|
|
1018
1015
|
};
|
|
1019
|
-
protoOf(Provider).
|
|
1016
|
+
protoOf(Provider).y1y = function () {
|
|
1020
1017
|
return 'provider';
|
|
1021
1018
|
};
|
|
1022
|
-
protoOf(Provider).
|
|
1019
|
+
protoOf(Provider).a20 = function (key, di) {
|
|
1023
1020
|
return Provider$getFactory$lambda(this, di);
|
|
1024
1021
|
};
|
|
1025
|
-
protoOf(Provider).
|
|
1026
|
-
return this.
|
|
1022
|
+
protoOf(Provider).d1z = function (key, di) {
|
|
1023
|
+
return this.a20(key, di);
|
|
1027
1024
|
};
|
|
1028
1025
|
function ScopeKey(scopeId, arg) {
|
|
1029
|
-
this.
|
|
1030
|
-
this.
|
|
1026
|
+
this.f20_1 = scopeId;
|
|
1027
|
+
this.g20_1 = arg;
|
|
1031
1028
|
}
|
|
1032
1029
|
protoOf(ScopeKey).toString = function () {
|
|
1033
|
-
return 'ScopeKey(scopeId=' +
|
|
1030
|
+
return 'ScopeKey(scopeId=' + toString(this.f20_1) + ', arg=' + toString_0(this.g20_1) + ')';
|
|
1034
1031
|
};
|
|
1035
1032
|
protoOf(ScopeKey).hashCode = function () {
|
|
1036
|
-
var result = hashCode(this.
|
|
1037
|
-
result = imul(result, 31) + (this.
|
|
1033
|
+
var result = hashCode(this.f20_1);
|
|
1034
|
+
result = imul(result, 31) + (this.g20_1 == null ? 0 : hashCode(this.g20_1)) | 0;
|
|
1038
1035
|
return result;
|
|
1039
1036
|
};
|
|
1040
1037
|
protoOf(ScopeKey).equals = function (other) {
|
|
@@ -1042,68 +1039,81 @@
|
|
|
1042
1039
|
return true;
|
|
1043
1040
|
if (!(other instanceof ScopeKey))
|
|
1044
1041
|
return false;
|
|
1045
|
-
|
|
1046
|
-
if (!equals(this.t20_1, tmp0_other_with_cast.t20_1))
|
|
1042
|
+
if (!equals(this.f20_1, other.f20_1))
|
|
1047
1043
|
return false;
|
|
1048
|
-
if (!equals(this.
|
|
1044
|
+
if (!equals(this.g20_1, other.g20_1))
|
|
1049
1045
|
return false;
|
|
1050
1046
|
return true;
|
|
1051
1047
|
};
|
|
1052
1048
|
function DIMainBuilderImpl(allowSilentOverride) {
|
|
1053
|
-
DIBuilderImpl.call(this, null, '', HashSet_init_$Create$(), new DIContainerBuilderImpl(true, allowSilentOverride, HashMap_init_$Create$(), ArrayList_init_$Create$(), ArrayList_init_$Create$()));
|
|
1054
|
-
this.
|
|
1055
|
-
this.
|
|
1056
|
-
this.
|
|
1049
|
+
DIBuilderImpl.call(this, null, '', HashSet_init_$Create$(), new DIContainerBuilderImpl(true, allowSilentOverride, HashMap_init_$Create$(), ArrayList_init_$Create$(), ArrayList_init_$Create$()), Companion_instance.p1x_1);
|
|
1050
|
+
this.n20_1 = ArrayList_init_$Create$();
|
|
1051
|
+
this.o20_1 = Companion_instance.n1x_1;
|
|
1052
|
+
this.p20_1 = Companion_instance.o1x_1;
|
|
1053
|
+
this.q20_1 = Companion_instance.p1x_1;
|
|
1057
1054
|
}
|
|
1058
|
-
protoOf(DIMainBuilderImpl).
|
|
1059
|
-
return this.
|
|
1055
|
+
protoOf(DIMainBuilderImpl).i1y = function () {
|
|
1056
|
+
return this.n20_1;
|
|
1057
|
+
};
|
|
1058
|
+
protoOf(DIMainBuilderImpl).r20 = function () {
|
|
1059
|
+
return this.o20_1;
|
|
1060
1060
|
};
|
|
1061
|
-
protoOf(DIMainBuilderImpl).
|
|
1062
|
-
return this.
|
|
1061
|
+
protoOf(DIMainBuilderImpl).s20 = function () {
|
|
1062
|
+
return this.p20_1;
|
|
1063
1063
|
};
|
|
1064
|
-
protoOf(DIMainBuilderImpl).
|
|
1065
|
-
return this.
|
|
1064
|
+
protoOf(DIMainBuilderImpl).t20 = function () {
|
|
1065
|
+
return this.q20_1;
|
|
1066
1066
|
};
|
|
1067
1067
|
function TypeBinder($outer, type, tag, overrides) {
|
|
1068
|
-
this.
|
|
1069
|
-
this.
|
|
1070
|
-
this.
|
|
1071
|
-
this.
|
|
1068
|
+
this.d21_1 = $outer;
|
|
1069
|
+
this.a21_1 = type;
|
|
1070
|
+
this.b21_1 = tag;
|
|
1071
|
+
this.c21_1 = overrides;
|
|
1072
1072
|
}
|
|
1073
|
-
protoOf(TypeBinder).
|
|
1074
|
-
return this.
|
|
1073
|
+
protoOf(TypeBinder).e21 = function () {
|
|
1074
|
+
return this.d21_1.g1x();
|
|
1075
1075
|
};
|
|
1076
|
-
protoOf(TypeBinder).
|
|
1077
|
-
return this.
|
|
1076
|
+
protoOf(TypeBinder).f21 = function (binding) {
|
|
1077
|
+
return this.e21().k21(new Key(binding.k1x(), binding.a1z(), this.a21_1, this.b21_1), binding, this.d21_1.u20_1, this.c21_1);
|
|
1078
1078
|
};
|
|
1079
|
-
function DIBuilderImpl(moduleName, prefix, importedModules, containerBuilder) {
|
|
1080
|
-
this.
|
|
1081
|
-
this.
|
|
1082
|
-
this.
|
|
1083
|
-
this.
|
|
1084
|
-
this.
|
|
1079
|
+
function DIBuilderImpl(moduleName, prefix, importedModules, containerBuilder, verifyModuleNames) {
|
|
1080
|
+
this.u20_1 = moduleName;
|
|
1081
|
+
this.v20_1 = prefix;
|
|
1082
|
+
this.w20_1 = importedModules;
|
|
1083
|
+
this.x20_1 = containerBuilder;
|
|
1084
|
+
this.y20_1 = verifyModuleNames;
|
|
1085
|
+
this.z20_1 = Companion_getInstance().t1v_1;
|
|
1085
1086
|
}
|
|
1086
|
-
protoOf(DIBuilderImpl).
|
|
1087
|
-
return this.
|
|
1087
|
+
protoOf(DIBuilderImpl).g1x = function () {
|
|
1088
|
+
return this.x20_1;
|
|
1088
1089
|
};
|
|
1089
|
-
protoOf(DIBuilderImpl).
|
|
1090
|
-
return this.
|
|
1090
|
+
protoOf(DIBuilderImpl).t20 = function () {
|
|
1091
|
+
return this.y20_1;
|
|
1091
1092
|
};
|
|
1092
|
-
protoOf(DIBuilderImpl).
|
|
1093
|
+
protoOf(DIBuilderImpl).k1x = function () {
|
|
1094
|
+
return this.z20_1;
|
|
1095
|
+
};
|
|
1096
|
+
protoOf(DIBuilderImpl).m1x = function () {
|
|
1093
1097
|
return new NoScope();
|
|
1094
1098
|
};
|
|
1095
|
-
protoOf(DIBuilderImpl).
|
|
1099
|
+
protoOf(DIBuilderImpl).l1x = function () {
|
|
1096
1100
|
return false;
|
|
1097
1101
|
};
|
|
1098
|
-
protoOf(DIBuilderImpl).
|
|
1102
|
+
protoOf(DIBuilderImpl).h1x = function (type, tag, overrides) {
|
|
1099
1103
|
return new TypeBinder(this, type, tag, overrides);
|
|
1100
1104
|
};
|
|
1101
|
-
protoOf(DIBuilderImpl).
|
|
1102
|
-
var moduleName = this.
|
|
1105
|
+
protoOf(DIBuilderImpl).i1x = function (module_0, allowOverride) {
|
|
1106
|
+
var moduleName = this.v20_1 + module_0.m();
|
|
1103
1107
|
var tmp;
|
|
1104
|
-
|
|
1105
|
-
if (
|
|
1106
|
-
|
|
1108
|
+
var tmp_0;
|
|
1109
|
+
if (this.t20()) {
|
|
1110
|
+
// Inline function 'kotlin.text.isNotEmpty' call
|
|
1111
|
+
tmp_0 = charSequenceLength(moduleName) > 0;
|
|
1112
|
+
} else {
|
|
1113
|
+
tmp_0 = false;
|
|
1114
|
+
}
|
|
1115
|
+
if (tmp_0) {
|
|
1116
|
+
tmp = this.w20_1.c2(moduleName);
|
|
1107
1117
|
} else {
|
|
1108
1118
|
tmp = false;
|
|
1109
1119
|
}
|
|
@@ -1111,19 +1121,19 @@
|
|
|
1111
1121
|
throw IllegalStateException_init_$Create$('Module "' + moduleName + '" has already been imported!');
|
|
1112
1122
|
}
|
|
1113
1123
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1114
|
-
this.
|
|
1115
|
-
var tmp0 = new DIBuilderImpl(moduleName, this.
|
|
1124
|
+
this.w20_1.a1(moduleName);
|
|
1125
|
+
var tmp0 = new DIBuilderImpl(moduleName, this.v20_1 + module_0.z1w_1, this.w20_1, this.g1x().l21(allowOverride, module_0.y1w_1), this.t20());
|
|
1116
1126
|
// Inline function 'kotlin.apply' call
|
|
1117
|
-
module_0.
|
|
1127
|
+
module_0.a1x_1(tmp0);
|
|
1118
1128
|
};
|
|
1119
1129
|
function DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT() {
|
|
1120
1130
|
OverrideMode.call(this, 'ALLOW_SILENT', 0);
|
|
1121
1131
|
OverrideMode_ALLOW_SILENT_instance = this;
|
|
1122
1132
|
}
|
|
1123
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).
|
|
1133
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).o21 = function () {
|
|
1124
1134
|
return true;
|
|
1125
1135
|
};
|
|
1126
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).
|
|
1136
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).p21 = function (overrides) {
|
|
1127
1137
|
return overrides;
|
|
1128
1138
|
};
|
|
1129
1139
|
var OverrideMode_ALLOW_SILENT_instance;
|
|
@@ -1131,10 +1141,10 @@
|
|
|
1131
1141
|
OverrideMode.call(this, 'ALLOW_EXPLICIT', 1);
|
|
1132
1142
|
OverrideMode_ALLOW_EXPLICIT_instance = this;
|
|
1133
1143
|
}
|
|
1134
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).
|
|
1144
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).o21 = function () {
|
|
1135
1145
|
return true;
|
|
1136
1146
|
};
|
|
1137
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).
|
|
1147
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).p21 = function (overrides) {
|
|
1138
1148
|
return overrides == null ? false : overrides;
|
|
1139
1149
|
};
|
|
1140
1150
|
var OverrideMode_ALLOW_EXPLICIT_instance;
|
|
@@ -1142,10 +1152,10 @@
|
|
|
1142
1152
|
OverrideMode.call(this, 'FORBID', 2);
|
|
1143
1153
|
OverrideMode_FORBID_instance = this;
|
|
1144
1154
|
}
|
|
1145
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).
|
|
1155
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).o21 = function () {
|
|
1146
1156
|
return false;
|
|
1147
1157
|
};
|
|
1148
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).
|
|
1158
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).p21 = function (overrides) {
|
|
1149
1159
|
var tmp;
|
|
1150
1160
|
if (!(overrides == null) && overrides) {
|
|
1151
1161
|
throw new OverridingException('Overriding has been forbidden');
|
|
@@ -1157,7 +1167,7 @@
|
|
|
1157
1167
|
var OverrideMode_FORBID_instance;
|
|
1158
1168
|
function Companion_2() {
|
|
1159
1169
|
}
|
|
1160
|
-
protoOf(Companion_2).
|
|
1170
|
+
protoOf(Companion_2).u21 = function (allow, silent) {
|
|
1161
1171
|
if (!allow)
|
|
1162
1172
|
return OverrideMode_FORBID_getInstance();
|
|
1163
1173
|
if (silent)
|
|
@@ -1181,14 +1191,14 @@
|
|
|
1181
1191
|
Enum.call(this, name, ordinal);
|
|
1182
1192
|
}
|
|
1183
1193
|
function checkOverrides($this, key, overrides) {
|
|
1184
|
-
var mustOverride = $this.
|
|
1194
|
+
var mustOverride = $this.j21_1.p21(overrides);
|
|
1185
1195
|
if (!(mustOverride == null)) {
|
|
1186
1196
|
var tmp;
|
|
1187
1197
|
if (mustOverride) {
|
|
1188
1198
|
// Inline function 'kotlin.collections.contains' call
|
|
1189
1199
|
// Inline function 'kotlin.collections.containsKey' call
|
|
1190
|
-
var this_0 = $this.
|
|
1191
|
-
tmp = !(isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).
|
|
1200
|
+
var this_0 = $this.g21_1;
|
|
1201
|
+
tmp = !(isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).l2(key);
|
|
1192
1202
|
} else {
|
|
1193
1203
|
tmp = false;
|
|
1194
1204
|
}
|
|
@@ -1198,8 +1208,8 @@
|
|
|
1198
1208
|
if (!mustOverride) {
|
|
1199
1209
|
// Inline function 'kotlin.collections.contains' call
|
|
1200
1210
|
// Inline function 'kotlin.collections.containsKey' call
|
|
1201
|
-
var this_1 = $this.
|
|
1202
|
-
tmp_0 = (isInterface(this_1, KtMap) ? this_1 : THROW_CCE()).
|
|
1211
|
+
var this_1 = $this.g21_1;
|
|
1212
|
+
tmp_0 = (isInterface(this_1, KtMap) ? this_1 : THROW_CCE()).l2(key);
|
|
1203
1213
|
} else {
|
|
1204
1214
|
tmp_0 = false;
|
|
1205
1215
|
}
|
|
@@ -1208,7 +1218,7 @@
|
|
|
1208
1218
|
}
|
|
1209
1219
|
}
|
|
1210
1220
|
function checkMatch($this, allowOverride) {
|
|
1211
|
-
if (!$this.
|
|
1221
|
+
if (!$this.j21_1.o21() && allowOverride)
|
|
1212
1222
|
throw new OverridingException('Overriding has been forbidden');
|
|
1213
1223
|
}
|
|
1214
1224
|
function OverrideMode_ALLOW_SILENT_getInstance() {
|
|
@@ -1224,34 +1234,34 @@
|
|
|
1224
1234
|
return OverrideMode_FORBID_instance;
|
|
1225
1235
|
}
|
|
1226
1236
|
function DIContainerBuilderImpl(allowOverride, silentOverride, bindingsMap, callbacks, translators) {
|
|
1227
|
-
this.
|
|
1228
|
-
this.
|
|
1229
|
-
this.
|
|
1230
|
-
this.
|
|
1237
|
+
this.g21_1 = bindingsMap;
|
|
1238
|
+
this.h21_1 = callbacks;
|
|
1239
|
+
this.i21_1 = translators;
|
|
1240
|
+
this.j21_1 = Companion_instance_2.u21(allowOverride, silentOverride);
|
|
1231
1241
|
}
|
|
1232
|
-
protoOf(DIContainerBuilderImpl).
|
|
1242
|
+
protoOf(DIContainerBuilderImpl).k21 = function (key, binding, fromModule, overrides) {
|
|
1233
1243
|
checkOverrides(this, key, overrides);
|
|
1234
1244
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1235
|
-
var this_0 = this.
|
|
1236
|
-
var value = this_0.
|
|
1245
|
+
var this_0 = this.g21_1;
|
|
1246
|
+
var value = this_0.n2(key);
|
|
1237
1247
|
var tmp;
|
|
1238
1248
|
if (value == null) {
|
|
1239
1249
|
var answer = newLinkedList();
|
|
1240
|
-
this_0.
|
|
1250
|
+
this_0.u2(key, answer);
|
|
1241
1251
|
tmp = answer;
|
|
1242
1252
|
} else {
|
|
1243
1253
|
tmp = value;
|
|
1244
1254
|
}
|
|
1245
1255
|
var bindings = tmp;
|
|
1246
|
-
bindings.
|
|
1256
|
+
bindings.r2(0, new DIDefining(isInterface(binding, DIBinding) ? binding : THROW_CCE(), fromModule));
|
|
1247
1257
|
};
|
|
1248
|
-
protoOf(DIContainerBuilderImpl).
|
|
1258
|
+
protoOf(DIContainerBuilderImpl).l21 = function (allowOverride, silentOverride) {
|
|
1249
1259
|
checkMatch(this, allowOverride);
|
|
1250
|
-
return new DIContainerBuilderImpl(allowOverride, silentOverride, this.
|
|
1260
|
+
return new DIContainerBuilderImpl(allowOverride, silentOverride, this.g21_1, this.h21_1, this.i21_1);
|
|
1251
1261
|
};
|
|
1252
1262
|
function displayString($this, key, overrideLevel) {
|
|
1253
1263
|
var tmp;
|
|
1254
|
-
if ($this.
|
|
1264
|
+
if ($this.a22_1) {
|
|
1255
1265
|
var tmp_0 = KProperty0;
|
|
1256
1266
|
tmp = getPropertyCallableRef('bindFullDescription', 0, tmp_0, DI$Key$_get_bindFullDescription_$ref_x9pxcc_0(key), null);
|
|
1257
1267
|
} else {
|
|
@@ -1270,14 +1280,14 @@
|
|
|
1270
1280
|
$l$1: do {
|
|
1271
1281
|
$l$0: do {
|
|
1272
1282
|
var tmp;
|
|
1273
|
-
if (node_0.
|
|
1274
|
-
tmp = plus(listOf(displayString($this_0, node_0.
|
|
1283
|
+
if (node_0.z21_1 == null || (firstKey_0.equals(node_0.x21_1) && firstOverrideLevel_0 === node_0.y21_1)) {
|
|
1284
|
+
tmp = plus(listOf(displayString($this_0, node_0.x21_1, node_0.y21_1)), tail_0);
|
|
1275
1285
|
} else {
|
|
1276
1286
|
var tmp0 = $this_0;
|
|
1277
|
-
var tmp1 = node_0.
|
|
1287
|
+
var tmp1 = node_0.z21_1;
|
|
1278
1288
|
var tmp2 = firstKey_0;
|
|
1279
1289
|
var tmp3 = firstOverrideLevel_0;
|
|
1280
|
-
var tmp4 = plus(listOf(displayString($this_0, node_0.
|
|
1290
|
+
var tmp4 = plus(listOf(displayString($this_0, node_0.x21_1, node_0.y21_1)), tail_0);
|
|
1281
1291
|
$this_0 = tmp0;
|
|
1282
1292
|
node_0 = tmp1;
|
|
1283
1293
|
firstKey_0 = tmp2;
|
|
@@ -1299,13 +1309,13 @@
|
|
|
1299
1309
|
$l$1: do {
|
|
1300
1310
|
$l$0: do {
|
|
1301
1311
|
var tmp;
|
|
1302
|
-
if (node_0.
|
|
1312
|
+
if (node_0.x21_1.equals(searchedKey_0) && node_0.y21_1 === searchedOverrideLevel_0) {
|
|
1303
1313
|
tmp = false;
|
|
1304
|
-
} else if (node_0.
|
|
1314
|
+
} else if (node_0.z21_1 == null) {
|
|
1305
1315
|
tmp = true;
|
|
1306
1316
|
} else {
|
|
1307
1317
|
var tmp0 = $this_0;
|
|
1308
|
-
var tmp1 = node_0.
|
|
1318
|
+
var tmp1 = node_0.z21_1;
|
|
1309
1319
|
var tmp2 = searchedKey_0;
|
|
1310
1320
|
var tmp3 = searchedOverrideLevel_0;
|
|
1311
1321
|
$this_0 = tmp0;
|
|
@@ -1322,23 +1332,23 @@
|
|
|
1322
1332
|
}
|
|
1323
1333
|
function DI$Key$_get_bindFullDescription_$ref_x9pxcc_0(p0) {
|
|
1324
1334
|
return function () {
|
|
1325
|
-
return p0.
|
|
1335
|
+
return p0.w1w();
|
|
1326
1336
|
};
|
|
1327
1337
|
}
|
|
1328
1338
|
function DI$Key$_get_bindDescription_$ref_ua6e71_0(p0) {
|
|
1329
1339
|
return function () {
|
|
1330
|
-
return p0.
|
|
1340
|
+
return p0.u1w();
|
|
1331
1341
|
};
|
|
1332
1342
|
}
|
|
1333
1343
|
function DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks, $this) {
|
|
1334
|
-
DIContainerImpl.call($this, new DITreeImpl(builder.
|
|
1344
|
+
DIContainerImpl.call($this, new DITreeImpl(builder.g21_1, externalSources, builder.i21_1), null, fullDescriptionOnError, fullContainerTreeOnError);
|
|
1335
1345
|
var init = DIContainerImpl$_init_$lambda_r6ib3j($this, builder);
|
|
1336
1346
|
if (runCallbacks)
|
|
1337
1347
|
init();
|
|
1338
1348
|
else {
|
|
1339
1349
|
var lock = new Object();
|
|
1340
1350
|
var tmp = $this;
|
|
1341
|
-
tmp.
|
|
1351
|
+
tmp.f22_1 = DIContainerImpl$_init_$lambda_r6ib3j_0(lock, $this, init);
|
|
1342
1352
|
}
|
|
1343
1353
|
return $this;
|
|
1344
1354
|
}
|
|
@@ -1346,57 +1356,57 @@
|
|
|
1346
1356
|
return DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks, objectCreate(protoOf(DIContainerImpl)));
|
|
1347
1357
|
}
|
|
1348
1358
|
function Node(key, overrideLevel, parent, fullDescriptionOnError) {
|
|
1349
|
-
this.
|
|
1350
|
-
this.
|
|
1351
|
-
this.
|
|
1352
|
-
this.
|
|
1359
|
+
this.x21_1 = key;
|
|
1360
|
+
this.y21_1 = overrideLevel;
|
|
1361
|
+
this.z21_1 = parent;
|
|
1362
|
+
this.a22_1 = fullDescriptionOnError;
|
|
1353
1363
|
}
|
|
1354
|
-
protoOf(Node).
|
|
1364
|
+
protoOf(Node).g22 = function (searchedKey, searchedOverrideLevel) {
|
|
1355
1365
|
if (!recursiveCheck(this, this, searchedKey, searchedOverrideLevel)) {
|
|
1356
|
-
var list = plus_0(recursiveLoop(this, this, searchedKey, searchedOverrideLevel, emptyList()), displayString(this, searchedKey, this.
|
|
1366
|
+
var list = plus_0(recursiveLoop(this, this, searchedKey, searchedOverrideLevel, emptyList()), displayString(this, searchedKey, this.y21_1));
|
|
1357
1367
|
var sb = StringBuilder_init_$Create$();
|
|
1358
1368
|
// Inline function 'kotlin.collections.forEachIndexed' call
|
|
1359
1369
|
var index = 0;
|
|
1360
|
-
var _iterator__ex2g4s = list.
|
|
1361
|
-
while (_iterator__ex2g4s.
|
|
1362
|
-
var item = _iterator__ex2g4s.
|
|
1370
|
+
var _iterator__ex2g4s = list.t();
|
|
1371
|
+
while (_iterator__ex2g4s.u()) {
|
|
1372
|
+
var item = _iterator__ex2g4s.v();
|
|
1363
1373
|
var _unary__edvuaz = index;
|
|
1364
1374
|
index = _unary__edvuaz + 1 | 0;
|
|
1365
1375
|
var index_0 = checkIndexOverflow(_unary__edvuaz);
|
|
1366
|
-
sb.
|
|
1376
|
+
sb.q(' ');
|
|
1367
1377
|
switch (index_0) {
|
|
1368
1378
|
case 0:
|
|
1369
|
-
sb.
|
|
1379
|
+
sb.q(' ');
|
|
1370
1380
|
break;
|
|
1371
1381
|
case 1:
|
|
1372
|
-
sb.
|
|
1382
|
+
sb.q(' \u2554\u2569>');
|
|
1373
1383
|
break;
|
|
1374
1384
|
default:
|
|
1375
|
-
sb.
|
|
1376
|
-
sb.
|
|
1377
|
-
sb.
|
|
1385
|
+
sb.q(' \u2551');
|
|
1386
|
+
sb.q(repeat(' ', index_0 - 1 | 0));
|
|
1387
|
+
sb.q('\u255A>');
|
|
1378
1388
|
break;
|
|
1379
1389
|
}
|
|
1380
|
-
sb.
|
|
1381
|
-
sb.
|
|
1390
|
+
sb.q(item);
|
|
1391
|
+
sb.q('\n');
|
|
1382
1392
|
}
|
|
1383
|
-
sb.
|
|
1384
|
-
sb.
|
|
1385
|
-
sb.
|
|
1393
|
+
sb.q(' \u255A');
|
|
1394
|
+
sb.q(repeat('\u2550\u2550', list.c1() - 1 | 0));
|
|
1395
|
+
sb.q('\u255D');
|
|
1386
1396
|
throw new DependencyLoopException('Dependency recursion:\n' + sb.toString());
|
|
1387
1397
|
}
|
|
1388
1398
|
};
|
|
1389
1399
|
function bindingDI($this, key, context, tree, overrideLevel) {
|
|
1390
|
-
var container = new DIContainerImpl(tree, new Node(key, overrideLevel, $this.
|
|
1400
|
+
var container = new DIContainerImpl(tree, new Node(key, overrideLevel, $this.c22_1, $this.d22_1), $this.d22_1, $this.e22_1);
|
|
1391
1401
|
return new BindingDIImpl(createDirectDI(container, context), key, overrideLevel);
|
|
1392
1402
|
}
|
|
1393
1403
|
function DIContainerImpl$_init_$lambda_r6ib3j(this$0, $builder) {
|
|
1394
1404
|
return function () {
|
|
1395
1405
|
var direct = createDirectDI(this$0, get_AnyDIContext());
|
|
1396
1406
|
// Inline function 'kotlin.collections.forEach' call
|
|
1397
|
-
var _iterator__ex2g4s = $builder.
|
|
1398
|
-
while (_iterator__ex2g4s.
|
|
1399
|
-
var element = _iterator__ex2g4s.
|
|
1407
|
+
var _iterator__ex2g4s = $builder.h21_1.t();
|
|
1408
|
+
while (_iterator__ex2g4s.u()) {
|
|
1409
|
+
var element = _iterator__ex2g4s.v();
|
|
1400
1410
|
element(direct);
|
|
1401
1411
|
}
|
|
1402
1412
|
return Unit_instance;
|
|
@@ -1407,13 +1417,13 @@
|
|
|
1407
1417
|
var tmp0 = $lock;
|
|
1408
1418
|
$l$block_3: {
|
|
1409
1419
|
// Inline function 'org.kodein.di.internal.synchronizedIfNotNull' call
|
|
1410
|
-
if (this$0.
|
|
1420
|
+
if (this$0.f22_1 == null) {
|
|
1411
1421
|
break $l$block_3;
|
|
1412
1422
|
}
|
|
1413
1423
|
// Inline function 'org.kodein.di.internal.maySynchronized' call
|
|
1414
1424
|
if (tmp0 == null) {
|
|
1415
1425
|
$l$block_0: {
|
|
1416
|
-
var tmp0_elvis_lhs = this$0.
|
|
1426
|
+
var tmp0_elvis_lhs = this$0.f22_1;
|
|
1417
1427
|
var tmp;
|
|
1418
1428
|
if (tmp0_elvis_lhs == null) {
|
|
1419
1429
|
break $l$block_0;
|
|
@@ -1421,14 +1431,14 @@
|
|
|
1421
1431
|
tmp = tmp0_elvis_lhs;
|
|
1422
1432
|
}
|
|
1423
1433
|
var value = tmp;
|
|
1424
|
-
this$0.
|
|
1434
|
+
this$0.f22_1 = null;
|
|
1425
1435
|
$init();
|
|
1426
1436
|
break $l$block_3;
|
|
1427
1437
|
}
|
|
1428
1438
|
} else {
|
|
1429
1439
|
// Inline function 'kotlinx.atomicfu.locks.synchronized' call
|
|
1430
1440
|
$l$block_2: {
|
|
1431
|
-
var tmp0_elvis_lhs_0 = this$0.
|
|
1441
|
+
var tmp0_elvis_lhs_0 = this$0.f22_1;
|
|
1432
1442
|
var tmp_0;
|
|
1433
1443
|
if (tmp0_elvis_lhs_0 == null) {
|
|
1434
1444
|
break $l$block_2;
|
|
@@ -1436,7 +1446,7 @@
|
|
|
1436
1446
|
tmp_0 = tmp0_elvis_lhs_0;
|
|
1437
1447
|
}
|
|
1438
1448
|
var value_0 = tmp_0;
|
|
1439
|
-
this$0.
|
|
1449
|
+
this$0.f22_1 = null;
|
|
1440
1450
|
$init();
|
|
1441
1451
|
break $l$block_3;
|
|
1442
1452
|
}
|
|
@@ -1447,12 +1457,12 @@
|
|
|
1447
1457
|
}
|
|
1448
1458
|
function DI$Key$_get_fullDescription_$ref_ncsvgx(p0) {
|
|
1449
1459
|
return function () {
|
|
1450
|
-
return p0.
|
|
1460
|
+
return p0.x1w();
|
|
1451
1461
|
};
|
|
1452
1462
|
}
|
|
1453
1463
|
function DI$Key$_get_description_$ref_pfaykg(p0) {
|
|
1454
1464
|
return function () {
|
|
1455
|
-
return p0.
|
|
1465
|
+
return p0.v1w();
|
|
1456
1466
|
};
|
|
1457
1467
|
}
|
|
1458
1468
|
function DIContainerImpl$factory$lambda(_this__u8e3s4, it) {
|
|
@@ -1462,55 +1472,55 @@
|
|
|
1462
1472
|
return description(_this__u8e3s4, it);
|
|
1463
1473
|
}
|
|
1464
1474
|
function DIContainerImpl(tree, node, fullDescriptionOnError, fullContainerTreeOnError) {
|
|
1465
|
-
this.
|
|
1466
|
-
this.
|
|
1467
|
-
this.
|
|
1468
|
-
this.
|
|
1469
|
-
this.
|
|
1470
|
-
}
|
|
1471
|
-
protoOf(DIContainerImpl).
|
|
1472
|
-
var result = this.
|
|
1473
|
-
if (result.
|
|
1474
|
-
var _destruct__k2r9zo = result.
|
|
1475
|
-
var definition = _destruct__k2r9zo.
|
|
1476
|
-
var translator = _destruct__k2r9zo.
|
|
1477
|
-
var tmp0_safe_receiver = this.
|
|
1475
|
+
this.b22_1 = tree;
|
|
1476
|
+
this.c22_1 = node;
|
|
1477
|
+
this.d22_1 = fullDescriptionOnError;
|
|
1478
|
+
this.e22_1 = fullContainerTreeOnError;
|
|
1479
|
+
this.f22_1 = null;
|
|
1480
|
+
}
|
|
1481
|
+
protoOf(DIContainerImpl).e1y = function (key, context, overrideLevel) {
|
|
1482
|
+
var result = this.b22_1.k1y(key, overrideLevel);
|
|
1483
|
+
if (result.c1() === 1) {
|
|
1484
|
+
var _destruct__k2r9zo = result.d1(0);
|
|
1485
|
+
var definition = _destruct__k2r9zo.qc();
|
|
1486
|
+
var translator = _destruct__k2r9zo.lh();
|
|
1487
|
+
var tmp0_safe_receiver = this.c22_1;
|
|
1478
1488
|
if (tmp0_safe_receiver == null)
|
|
1479
1489
|
null;
|
|
1480
1490
|
else {
|
|
1481
|
-
tmp0_safe_receiver.
|
|
1491
|
+
tmp0_safe_receiver.g22(key, overrideLevel);
|
|
1482
1492
|
}
|
|
1483
|
-
var tmp = Companion_instance_0.
|
|
1493
|
+
var tmp = Companion_instance_0.y1x(key.p1w_1, context);
|
|
1484
1494
|
var originalContext = isInterface(tmp, DIContext) ? tmp : THROW_CCE();
|
|
1485
1495
|
var tmp2_elvis_lhs = translator == null ? null : toKContext(translator, createDirectDI(this, originalContext), context);
|
|
1486
1496
|
var kContext = tmp2_elvis_lhs == null ? originalContext : tmp2_elvis_lhs;
|
|
1487
1497
|
if (!(key instanceof Key))
|
|
1488
1498
|
THROW_CCE();
|
|
1489
|
-
var bindingDI_0 = bindingDI(this, key, kContext, definition.
|
|
1490
|
-
return definition.
|
|
1499
|
+
var bindingDI_0 = bindingDI(this, key, kContext, definition.m1w_1, overrideLevel);
|
|
1500
|
+
return definition.n1w_1.d1z(key, bindingDI_0);
|
|
1491
1501
|
}
|
|
1492
|
-
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.
|
|
1502
|
+
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.y1x(key.p1w_1, context), this.b22_1, overrideLevel);
|
|
1493
1503
|
// Inline function 'kotlin.collections.forEach' call
|
|
1494
|
-
var _iterator__ex2g4s = this.
|
|
1495
|
-
while (_iterator__ex2g4s.
|
|
1496
|
-
var element = _iterator__ex2g4s.
|
|
1497
|
-
var tmp0_safe_receiver_0 = element.
|
|
1504
|
+
var _iterator__ex2g4s = this.b22_1.i1y().t();
|
|
1505
|
+
while (_iterator__ex2g4s.u()) {
|
|
1506
|
+
var element = _iterator__ex2g4s.v();
|
|
1507
|
+
var tmp0_safe_receiver_0 = element.h22(bindingDI_1, key);
|
|
1498
1508
|
if (tmp0_safe_receiver_0 == null)
|
|
1499
1509
|
null;
|
|
1500
1510
|
else {
|
|
1501
1511
|
// Inline function 'kotlin.let' call
|
|
1502
|
-
var tmp0_safe_receiver_1 = this.
|
|
1512
|
+
var tmp0_safe_receiver_1 = this.c22_1;
|
|
1503
1513
|
if (tmp0_safe_receiver_1 == null)
|
|
1504
1514
|
null;
|
|
1505
1515
|
else {
|
|
1506
|
-
tmp0_safe_receiver_1.
|
|
1516
|
+
tmp0_safe_receiver_1.g22(key, overrideLevel);
|
|
1507
1517
|
}
|
|
1508
1518
|
return typeof tmp0_safe_receiver_0 === 'function' ? tmp0_safe_receiver_0 : THROW_CCE();
|
|
1509
1519
|
}
|
|
1510
1520
|
}
|
|
1511
1521
|
var withOverrides = !(overrideLevel === 0);
|
|
1512
1522
|
var tmp_0;
|
|
1513
|
-
if (this.
|
|
1523
|
+
if (this.d22_1) {
|
|
1514
1524
|
var tmp_1 = KProperty0;
|
|
1515
1525
|
tmp_0 = getPropertyCallableRef('fullDescription', 0, tmp_1, DI$Key$_get_fullDescription_$ref_ncsvgx(key), null);
|
|
1516
1526
|
} else {
|
|
@@ -1519,7 +1529,7 @@
|
|
|
1519
1529
|
}
|
|
1520
1530
|
var descProp = tmp_0;
|
|
1521
1531
|
var tmp_3;
|
|
1522
|
-
if (this.
|
|
1532
|
+
if (this.d22_1) {
|
|
1523
1533
|
tmp_3 = DIContainerImpl$factory$lambda;
|
|
1524
1534
|
} else {
|
|
1525
1535
|
tmp_3 = DIContainerImpl$factory$lambda_0;
|
|
@@ -1529,27 +1539,27 @@
|
|
|
1529
1539
|
// Inline function 'kotlin.text.buildString' call
|
|
1530
1540
|
// Inline function 'kotlin.apply' call
|
|
1531
1541
|
var this_0 = StringBuilder_init_$Create$();
|
|
1532
|
-
this_0.
|
|
1533
|
-
if (this.
|
|
1542
|
+
this_0.q('No binding found for ' + descProp.get());
|
|
1543
|
+
if (this.e22_1) {
|
|
1534
1544
|
// Inline function 'kotlin.text.appendLine' call
|
|
1535
|
-
this_0.
|
|
1536
|
-
var forType = this.
|
|
1545
|
+
this_0.s(_Char___init__impl__6a9atx(10));
|
|
1546
|
+
var forType = this.b22_1.l1y(new SearchSpecs(VOID, VOID, key.r1w_1));
|
|
1537
1547
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1538
1548
|
if (!forType.r()) {
|
|
1539
1549
|
// Inline function 'kotlin.collections.associate' call
|
|
1540
1550
|
var capacity = coerceAtLeast(mapCapacity(collectionSizeOrDefault(forType, 10)), 16);
|
|
1541
1551
|
// Inline function 'kotlin.collections.associateTo' call
|
|
1542
1552
|
var destination = LinkedHashMap_init_$Create$_0(capacity);
|
|
1543
|
-
var _iterator__ex2g4s_0 = forType.
|
|
1544
|
-
while (_iterator__ex2g4s_0.
|
|
1545
|
-
var element_0 = _iterator__ex2g4s_0.
|
|
1553
|
+
var _iterator__ex2g4s_0 = forType.t();
|
|
1554
|
+
while (_iterator__ex2g4s_0.u()) {
|
|
1555
|
+
var element_0 = _iterator__ex2g4s_0.v();
|
|
1546
1556
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1547
|
-
var pair = to(element_0.
|
|
1548
|
-
destination.
|
|
1557
|
+
var pair = to(element_0.ih_1, element_0.jh_1);
|
|
1558
|
+
destination.u2(pair.first, pair.second);
|
|
1549
1559
|
}
|
|
1550
|
-
this_0.
|
|
1560
|
+
this_0.q('Available bindings for this type:\n' + descFun(destination, withOverrides));
|
|
1551
1561
|
}
|
|
1552
|
-
this_0.
|
|
1562
|
+
this_0.q('Registered in this DI container:\n' + descFun(this.b22_1.h1y(), withOverrides));
|
|
1553
1563
|
}
|
|
1554
1564
|
var description = this_0.toString();
|
|
1555
1565
|
throw new NotFoundException(key, description);
|
|
@@ -1558,30 +1568,30 @@
|
|
|
1558
1568
|
var capacity_0 = coerceAtLeast(mapCapacity(collectionSizeOrDefault(result, 10)), 16);
|
|
1559
1569
|
// Inline function 'kotlin.collections.associateTo' call
|
|
1560
1570
|
var destination_0 = LinkedHashMap_init_$Create$_0(capacity_0);
|
|
1561
|
-
var _iterator__ex2g4s_1 = result.
|
|
1562
|
-
while (_iterator__ex2g4s_1.
|
|
1563
|
-
var element_1 = _iterator__ex2g4s_1.
|
|
1571
|
+
var _iterator__ex2g4s_1 = result.t();
|
|
1572
|
+
while (_iterator__ex2g4s_1.u()) {
|
|
1573
|
+
var element_1 = _iterator__ex2g4s_1.v();
|
|
1564
1574
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1565
|
-
var pair_0 = to(element_1.
|
|
1566
|
-
destination_0.
|
|
1575
|
+
var pair_0 = to(element_1.ih_1, ensureNotNull(this.b22_1.m1y(element_1.ih_1)).jh_1);
|
|
1576
|
+
destination_0.u2(pair_0.first, pair_0.second);
|
|
1567
1577
|
}
|
|
1568
1578
|
var potentials = destination_0;
|
|
1569
1579
|
// Inline function 'kotlin.collections.filter' call
|
|
1570
|
-
var tmp0 = this.
|
|
1580
|
+
var tmp0 = this.b22_1.h1y();
|
|
1571
1581
|
// Inline function 'kotlin.collections.filterTo' call
|
|
1572
1582
|
var destination_1 = LinkedHashMap_init_$Create$();
|
|
1573
1583
|
// Inline function 'kotlin.collections.iterator' call
|
|
1574
|
-
var _iterator__ex2g4s_2 = tmp0.
|
|
1575
|
-
while (_iterator__ex2g4s_2.
|
|
1576
|
-
var element_2 = _iterator__ex2g4s_2.
|
|
1584
|
+
var _iterator__ex2g4s_2 = tmp0.h1().t();
|
|
1585
|
+
while (_iterator__ex2g4s_2.u()) {
|
|
1586
|
+
var element_2 = _iterator__ex2g4s_2.v();
|
|
1577
1587
|
// Inline function 'kotlin.collections.component1' call
|
|
1578
|
-
var key_0 = element_2.
|
|
1579
|
-
if (!potentials.
|
|
1580
|
-
destination_1.
|
|
1588
|
+
var key_0 = element_2.i2();
|
|
1589
|
+
if (!potentials.o2().c2(key_0)) {
|
|
1590
|
+
destination_1.u2(element_2.i2(), element_2.j2());
|
|
1581
1591
|
}
|
|
1582
1592
|
}
|
|
1583
1593
|
var others = destination_1;
|
|
1584
|
-
throw new NotFoundException(key, '' + potentials.
|
|
1594
|
+
throw new NotFoundException(key, '' + potentials.c1() + ' bindings found that match ' + key.toString() + ':\n' + descFun(potentials, withOverrides) + 'Other bindings registered in DI:\n' + descFun(others, withOverrides));
|
|
1585
1595
|
};
|
|
1586
1596
|
function newBuilder($this, allowSilentOverride, init) {
|
|
1587
1597
|
// Inline function 'kotlin.apply' call
|
|
@@ -1590,7 +1600,7 @@
|
|
|
1590
1600
|
return this_0;
|
|
1591
1601
|
}
|
|
1592
1602
|
function DIImpl_init_$Init$(builder, runCallbacks, $this) {
|
|
1593
|
-
DIImpl.call($this, DIContainerImpl_init_$Create$(builder.
|
|
1603
|
+
DIImpl.call($this, DIContainerImpl_init_$Create$(builder.g1x(), builder.i1y(), builder.r20(), builder.s20(), runCallbacks));
|
|
1594
1604
|
return $this;
|
|
1595
1605
|
}
|
|
1596
1606
|
function DIImpl_init_$Init$_0(allowSilentOverride, init, $this) {
|
|
@@ -1610,80 +1620,80 @@
|
|
|
1610
1620
|
function DIImpl$container$delegate$lambda(this$0) {
|
|
1611
1621
|
return function () {
|
|
1612
1622
|
var tmp;
|
|
1613
|
-
if (!(this$0.
|
|
1623
|
+
if (!(this$0.i22_1.f22_1 == null)) {
|
|
1614
1624
|
throw IllegalStateException_init_$Create$('DI has not been initialized');
|
|
1615
1625
|
}
|
|
1616
|
-
return this$0.
|
|
1626
|
+
return this$0.i22_1;
|
|
1617
1627
|
};
|
|
1618
1628
|
}
|
|
1619
1629
|
function DIImpl$_get_container_$ref_luzrb4() {
|
|
1620
1630
|
return function (p0) {
|
|
1621
|
-
return p0.
|
|
1631
|
+
return p0.t1x();
|
|
1622
1632
|
};
|
|
1623
1633
|
}
|
|
1624
1634
|
function DIImpl(_container) {
|
|
1625
|
-
this.
|
|
1635
|
+
this.i22_1 = _container;
|
|
1626
1636
|
var tmp = this;
|
|
1627
|
-
tmp.
|
|
1637
|
+
tmp.j22_1 = lazy(DIImpl$container$delegate$lambda(this));
|
|
1628
1638
|
}
|
|
1629
|
-
protoOf(DIImpl).
|
|
1630
|
-
var tmp0 = this.
|
|
1639
|
+
protoOf(DIImpl).t1x = function () {
|
|
1640
|
+
var tmp0 = this.j22_1;
|
|
1631
1641
|
var tmp = KProperty1;
|
|
1632
1642
|
// Inline function 'kotlin.getValue' call
|
|
1633
1643
|
getPropertyCallableRef('container', 1, tmp, DIImpl$_get_container_$ref_luzrb4(), null);
|
|
1634
|
-
return tmp0.
|
|
1644
|
+
return tmp0.j2();
|
|
1635
1645
|
};
|
|
1636
1646
|
function BindingDIImpl(directDI, key, overrideLevel) {
|
|
1637
|
-
this.
|
|
1638
|
-
this.
|
|
1639
|
-
this.
|
|
1647
|
+
this.k22_1 = directDI;
|
|
1648
|
+
this.l22_1 = key;
|
|
1649
|
+
this.m22_1 = overrideLevel;
|
|
1640
1650
|
}
|
|
1641
|
-
protoOf(BindingDIImpl).
|
|
1642
|
-
return this.
|
|
1651
|
+
protoOf(BindingDIImpl).q1y = function () {
|
|
1652
|
+
return this.k22_1;
|
|
1643
1653
|
};
|
|
1644
|
-
protoOf(BindingDIImpl).
|
|
1645
|
-
var tmp = this.
|
|
1654
|
+
protoOf(BindingDIImpl).m8 = function () {
|
|
1655
|
+
var tmp = this.q1y().s1x().u1x().j2();
|
|
1646
1656
|
return !(tmp == null) ? tmp : THROW_CCE();
|
|
1647
1657
|
};
|
|
1648
|
-
protoOf(BindingDIImpl).
|
|
1649
|
-
return new BindingDIImpl(this.
|
|
1658
|
+
protoOf(BindingDIImpl).b20 = function () {
|
|
1659
|
+
return new BindingDIImpl(this.q1y().o1y(ErasedContext_instance), this.l22_1, this.m22_1);
|
|
1650
1660
|
};
|
|
1651
|
-
protoOf(BindingDIImpl).
|
|
1652
|
-
return this.
|
|
1661
|
+
protoOf(BindingDIImpl).n1y = function () {
|
|
1662
|
+
return this.k22_1.n1y();
|
|
1653
1663
|
};
|
|
1654
|
-
protoOf(BindingDIImpl).
|
|
1655
|
-
return this.
|
|
1664
|
+
protoOf(BindingDIImpl).s1x = function () {
|
|
1665
|
+
return this.k22_1.s1x();
|
|
1656
1666
|
};
|
|
1657
|
-
protoOf(BindingDIImpl).
|
|
1658
|
-
return this.
|
|
1667
|
+
protoOf(BindingDIImpl).o1y = function (context) {
|
|
1668
|
+
return this.k22_1.o1y(context);
|
|
1659
1669
|
};
|
|
1660
|
-
protoOf(BindingDIImpl).
|
|
1661
|
-
return this.
|
|
1670
|
+
protoOf(BindingDIImpl).p1y = function (type, tag) {
|
|
1671
|
+
return this.k22_1.p1y(type, tag);
|
|
1662
1672
|
};
|
|
1663
1673
|
function findBySpecs($this, specs) {
|
|
1664
|
-
var bindSeq = asSequence($this.
|
|
1665
|
-
var specsBindType = specs.
|
|
1666
|
-
if (!(specsBindType == null) && !equals(specsBindType, Companion_getInstance().
|
|
1674
|
+
var bindSeq = asSequence($this.q22_1);
|
|
1675
|
+
var specsBindType = specs.t1y_1;
|
|
1676
|
+
if (!(specsBindType == null) && !equals(specsBindType, Companion_getInstance().t1v_1)) {
|
|
1667
1677
|
var tmp = bindSeq;
|
|
1668
1678
|
bindSeq = filter(tmp, DITreeImpl$findBySpecs$lambda(specsBindType));
|
|
1669
1679
|
}
|
|
1670
1680
|
var tmp_0 = bindSeq;
|
|
1671
1681
|
var contextSeq = flatMap(tmp_0, DITreeImpl$findBySpecs$lambda_0);
|
|
1672
|
-
var specsContextType = specs.
|
|
1682
|
+
var specsContextType = specs.r1y_1;
|
|
1673
1683
|
if (!(specsContextType == null)) {
|
|
1674
1684
|
var tmp_1 = contextSeq;
|
|
1675
1685
|
contextSeq = mapNotNull(tmp_1, DITreeImpl$findBySpecs$lambda_1(specsContextType, $this));
|
|
1676
1686
|
}
|
|
1677
1687
|
var tmp_2 = contextSeq;
|
|
1678
1688
|
var argSeq = flatMap(tmp_2, DITreeImpl$findBySpecs$lambda_2);
|
|
1679
|
-
var specsArgType = specs.
|
|
1689
|
+
var specsArgType = specs.s1y_1;
|
|
1680
1690
|
if (!(specsArgType == null)) {
|
|
1681
1691
|
var tmp_3 = argSeq;
|
|
1682
1692
|
argSeq = filter(tmp_3, DITreeImpl$findBySpecs$lambda_3(specsArgType));
|
|
1683
1693
|
}
|
|
1684
1694
|
var tmp_4 = argSeq;
|
|
1685
1695
|
var tagSeq = flatMap(tmp_4, DITreeImpl$findBySpecs$lambda_4);
|
|
1686
|
-
var specsTag = specs.
|
|
1696
|
+
var specsTag = specs.u1y_1;
|
|
1687
1697
|
if (!equals(specsTag, NoDefinedTag_instance)) {
|
|
1688
1698
|
var tmp_5 = tagSeq;
|
|
1689
1699
|
tagSeq = filter(tmp_5, DITreeImpl$findBySpecs$lambda_5(specsTag));
|
|
@@ -1693,42 +1703,42 @@
|
|
|
1693
1703
|
return toList(resultSeq);
|
|
1694
1704
|
}
|
|
1695
1705
|
function notInMap($this, result, request) {
|
|
1696
|
-
var tmp = result.
|
|
1697
|
-
var tmp_0 = request.
|
|
1698
|
-
var tmp_1 = $this.
|
|
1706
|
+
var tmp = result.d1x();
|
|
1707
|
+
var tmp_0 = request.d1x();
|
|
1708
|
+
var tmp_1 = $this.p22_1.o2();
|
|
1699
1709
|
return IllegalStateException_init_$Create$('Tree returned key ' + tmp + ' that is not in cache when searching for ' + tmp_0 + '.\nKeys in cache:\n' + joinToString(tmp_1, '\n', VOID, VOID, VOID, VOID, DITreeImpl$notInMap$lambda));
|
|
1700
1710
|
}
|
|
1701
1711
|
function DITreeImpl$findBySpecs$lambda($specsBindType) {
|
|
1702
1712
|
return function (_destruct__k2r9zo) {
|
|
1703
1713
|
// Inline function 'kotlin.collections.component1' call
|
|
1704
|
-
var bindType = _destruct__k2r9zo.
|
|
1705
|
-
return bindType.
|
|
1714
|
+
var bindType = _destruct__k2r9zo.i2();
|
|
1715
|
+
return bindType.t22($specsBindType);
|
|
1706
1716
|
};
|
|
1707
1717
|
}
|
|
1708
1718
|
function DITreeImpl$findBySpecs$lambda_0(_destruct__k2r9zo) {
|
|
1709
1719
|
// Inline function 'kotlin.collections.component2' call
|
|
1710
|
-
var contextTree = _destruct__k2r9zo.
|
|
1720
|
+
var contextTree = _destruct__k2r9zo.j2();
|
|
1711
1721
|
var tmp = asSequence(contextTree);
|
|
1712
1722
|
return map(tmp, DITreeImpl$findBySpecs$lambda$lambda);
|
|
1713
1723
|
}
|
|
1714
1724
|
function DITreeImpl$findBySpecs$lambda$lambda(it) {
|
|
1715
|
-
return new Triple(it.
|
|
1725
|
+
return new Triple(it.i2(), it.j2(), null);
|
|
1716
1726
|
}
|
|
1717
1727
|
function DITreeImpl$findBySpecs$lambda_1($specsContextType, this$0) {
|
|
1718
1728
|
return function (triple) {
|
|
1719
|
-
var contextType = triple.
|
|
1729
|
+
var contextType = triple.pc();
|
|
1720
1730
|
var tmp;
|
|
1721
|
-
if (contextType.
|
|
1731
|
+
if (contextType.t22($specsContextType)) {
|
|
1722
1732
|
tmp = triple;
|
|
1723
1733
|
} else {
|
|
1724
|
-
var tmp0 = this$0.
|
|
1734
|
+
var tmp0 = this$0.s22_1;
|
|
1725
1735
|
var tmp$ret$1;
|
|
1726
1736
|
$l$block: {
|
|
1727
1737
|
// Inline function 'kotlin.collections.firstOrNull' call
|
|
1728
|
-
var _iterator__ex2g4s = tmp0.
|
|
1729
|
-
while (_iterator__ex2g4s.
|
|
1730
|
-
var element = _iterator__ex2g4s.
|
|
1731
|
-
if (element.
|
|
1738
|
+
var _iterator__ex2g4s = tmp0.t();
|
|
1739
|
+
while (_iterator__ex2g4s.u()) {
|
|
1740
|
+
var element = _iterator__ex2g4s.v();
|
|
1741
|
+
if (element.k1x().c1w($specsContextType) && contextType.t22(element.h1z())) {
|
|
1732
1742
|
tmp$ret$1 = element;
|
|
1733
1743
|
break $l$block;
|
|
1734
1744
|
}
|
|
@@ -1736,153 +1746,153 @@
|
|
|
1736
1746
|
tmp$ret$1 = null;
|
|
1737
1747
|
}
|
|
1738
1748
|
var translator = tmp$ret$1;
|
|
1739
|
-
tmp = !(translator == null) ? triple.
|
|
1749
|
+
tmp = !(translator == null) ? triple.nh(VOID, VOID, translator) : null;
|
|
1740
1750
|
}
|
|
1741
1751
|
return tmp;
|
|
1742
1752
|
};
|
|
1743
1753
|
}
|
|
1744
1754
|
function DITreeImpl$findBySpecs$lambda_2(_destruct__k2r9zo) {
|
|
1745
|
-
var argumentTree = _destruct__k2r9zo.
|
|
1746
|
-
var translator = _destruct__k2r9zo.
|
|
1755
|
+
var argumentTree = _destruct__k2r9zo.qc();
|
|
1756
|
+
var translator = _destruct__k2r9zo.lh();
|
|
1747
1757
|
var tmp = asSequence(argumentTree);
|
|
1748
1758
|
return map(tmp, DITreeImpl$findBySpecs$lambda$lambda_0(translator));
|
|
1749
1759
|
}
|
|
1750
1760
|
function DITreeImpl$findBySpecs$lambda$lambda_0($translator) {
|
|
1751
1761
|
return function (it) {
|
|
1752
|
-
return new Triple(it.
|
|
1762
|
+
return new Triple(it.i2(), it.j2(), $translator);
|
|
1753
1763
|
};
|
|
1754
1764
|
}
|
|
1755
1765
|
function DITreeImpl$findBySpecs$lambda_3($specsArgType) {
|
|
1756
1766
|
return function (_destruct__k2r9zo) {
|
|
1757
|
-
var argType = _destruct__k2r9zo.
|
|
1758
|
-
return argType.
|
|
1767
|
+
var argType = _destruct__k2r9zo.pc();
|
|
1768
|
+
return argType.t22($specsArgType);
|
|
1759
1769
|
};
|
|
1760
1770
|
}
|
|
1761
1771
|
function DITreeImpl$findBySpecs$lambda_4(_destruct__k2r9zo) {
|
|
1762
|
-
var tagTree = _destruct__k2r9zo.
|
|
1763
|
-
var translator = _destruct__k2r9zo.
|
|
1772
|
+
var tagTree = _destruct__k2r9zo.qc();
|
|
1773
|
+
var translator = _destruct__k2r9zo.lh();
|
|
1764
1774
|
var tmp = asSequence(tagTree);
|
|
1765
1775
|
return map(tmp, DITreeImpl$findBySpecs$lambda$lambda_1(translator));
|
|
1766
1776
|
}
|
|
1767
1777
|
function DITreeImpl$findBySpecs$lambda$lambda_1($translator) {
|
|
1768
1778
|
return function (it) {
|
|
1769
|
-
return new Triple(it.
|
|
1779
|
+
return new Triple(it.i2(), it.j2(), $translator);
|
|
1770
1780
|
};
|
|
1771
1781
|
}
|
|
1772
1782
|
function DITreeImpl$findBySpecs$lambda_5($specsTag) {
|
|
1773
1783
|
return function (_destruct__k2r9zo) {
|
|
1774
|
-
var tag = _destruct__k2r9zo.
|
|
1784
|
+
var tag = _destruct__k2r9zo.pc();
|
|
1775
1785
|
return equals(tag, $specsTag);
|
|
1776
1786
|
};
|
|
1777
1787
|
}
|
|
1778
1788
|
function DITreeImpl$findBySpecs$lambda_6(_destruct__k2r9zo) {
|
|
1779
|
-
var key = _destruct__k2r9zo.
|
|
1780
|
-
var translator = _destruct__k2r9zo.
|
|
1789
|
+
var key = _destruct__k2r9zo.qc();
|
|
1790
|
+
var translator = _destruct__k2r9zo.lh();
|
|
1781
1791
|
return to(key, translator);
|
|
1782
1792
|
}
|
|
1783
1793
|
function DITreeImpl$notInMap$lambda(it) {
|
|
1784
|
-
return it.
|
|
1794
|
+
return it.d1x();
|
|
1785
1795
|
}
|
|
1786
1796
|
function DITreeImpl(map, externalSources, registeredTranslators) {
|
|
1787
|
-
this.
|
|
1788
|
-
this.
|
|
1789
|
-
this.
|
|
1790
|
-
this.
|
|
1791
|
-
this.
|
|
1797
|
+
this.n22_1 = externalSources;
|
|
1798
|
+
this.o22_1 = registeredTranslators;
|
|
1799
|
+
this.p22_1 = newConcurrentMap();
|
|
1800
|
+
this.q22_1 = HashMap_init_$Create$();
|
|
1801
|
+
this.s22_1 = ArrayList_init_$Create$_1(this.o22_1);
|
|
1792
1802
|
// Inline function 'kotlin.collections.forEach' call
|
|
1793
1803
|
// Inline function 'kotlin.collections.iterator' call
|
|
1794
|
-
var _iterator__ex2g4s = map.
|
|
1795
|
-
while (_iterator__ex2g4s.
|
|
1796
|
-
var element = _iterator__ex2g4s.
|
|
1804
|
+
var _iterator__ex2g4s = map.h1().t();
|
|
1805
|
+
while (_iterator__ex2g4s.u()) {
|
|
1806
|
+
var element = _iterator__ex2g4s.v();
|
|
1797
1807
|
// Inline function 'kotlin.collections.component1' call
|
|
1798
|
-
var key = element.
|
|
1808
|
+
var key = element.i2();
|
|
1799
1809
|
// Inline function 'kotlin.collections.component2' call
|
|
1800
|
-
var bindings = element.
|
|
1810
|
+
var bindings = element.j2();
|
|
1801
1811
|
// Inline function 'kotlin.collections.map' call
|
|
1802
1812
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1803
1813
|
var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(bindings, 10));
|
|
1804
|
-
var _iterator__ex2g4s_0 = bindings.
|
|
1805
|
-
while (_iterator__ex2g4s_0.
|
|
1806
|
-
var item = _iterator__ex2g4s_0.
|
|
1814
|
+
var _iterator__ex2g4s_0 = bindings.t();
|
|
1815
|
+
while (_iterator__ex2g4s_0.u()) {
|
|
1816
|
+
var item = _iterator__ex2g4s_0.v();
|
|
1807
1817
|
var tmp;
|
|
1808
1818
|
if (item instanceof DIDefinition) {
|
|
1809
1819
|
tmp = item;
|
|
1810
1820
|
} else {
|
|
1811
|
-
tmp = new DIDefinition(item.
|
|
1821
|
+
tmp = new DIDefinition(item.n1w_1, item.o1w_1, this);
|
|
1812
1822
|
}
|
|
1813
1823
|
var tmp$ret$3 = tmp;
|
|
1814
|
-
destination.
|
|
1824
|
+
destination.a1(tmp$ret$3);
|
|
1815
1825
|
}
|
|
1816
1826
|
var definitions = destination;
|
|
1817
|
-
var tmp0 = this.
|
|
1827
|
+
var tmp0 = this.p22_1;
|
|
1818
1828
|
// Inline function 'kotlin.collections.set' call
|
|
1819
1829
|
var value = new Triple(key, definitions, null);
|
|
1820
|
-
tmp0.
|
|
1821
|
-
var typeChecker = first(bindings).
|
|
1830
|
+
tmp0.u2(key, value);
|
|
1831
|
+
var typeChecker = first(bindings).n1w_1.c1z() ? new Down(key.r1w_1) : new Up(key.r1w_1);
|
|
1822
1832
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1823
|
-
var this_0 = this.
|
|
1824
|
-
var value_0 = this_0.
|
|
1833
|
+
var this_0 = this.q22_1;
|
|
1834
|
+
var value_0 = this_0.n2(typeChecker);
|
|
1825
1835
|
var tmp_0;
|
|
1826
1836
|
if (value_0 == null) {
|
|
1827
1837
|
var answer = HashMap_init_$Create$();
|
|
1828
|
-
this_0.
|
|
1838
|
+
this_0.u2(typeChecker, answer);
|
|
1829
1839
|
tmp_0 = answer;
|
|
1830
1840
|
} else {
|
|
1831
1841
|
tmp_0 = value_0;
|
|
1832
1842
|
}
|
|
1833
1843
|
var contextTree = tmp_0;
|
|
1834
1844
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1835
|
-
var key_0 = new Down(key.
|
|
1836
|
-
var value_1 = contextTree.
|
|
1845
|
+
var key_0 = new Down(key.p1w_1);
|
|
1846
|
+
var value_1 = contextTree.n2(key_0);
|
|
1837
1847
|
var tmp_1;
|
|
1838
1848
|
if (value_1 == null) {
|
|
1839
1849
|
var answer_0 = HashMap_init_$Create$();
|
|
1840
|
-
contextTree.
|
|
1850
|
+
contextTree.u2(key_0, answer_0);
|
|
1841
1851
|
tmp_1 = answer_0;
|
|
1842
1852
|
} else {
|
|
1843
1853
|
tmp_1 = value_1;
|
|
1844
1854
|
}
|
|
1845
1855
|
var argumentTree = tmp_1;
|
|
1846
1856
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1847
|
-
var key_1 = new Down(key.
|
|
1848
|
-
var value_2 = argumentTree.
|
|
1857
|
+
var key_1 = new Down(key.q1w_1);
|
|
1858
|
+
var value_2 = argumentTree.n2(key_1);
|
|
1849
1859
|
var tmp_2;
|
|
1850
1860
|
if (value_2 == null) {
|
|
1851
1861
|
var answer_1 = HashMap_init_$Create$();
|
|
1852
|
-
argumentTree.
|
|
1862
|
+
argumentTree.u2(key_1, answer_1);
|
|
1853
1863
|
tmp_2 = answer_1;
|
|
1854
1864
|
} else {
|
|
1855
1865
|
tmp_2 = value_2;
|
|
1856
1866
|
}
|
|
1857
1867
|
var tagTree = tmp_2;
|
|
1858
1868
|
// Inline function 'kotlin.collections.set' call
|
|
1859
|
-
var key_2 = key.
|
|
1860
|
-
tagTree.
|
|
1869
|
+
var key_2 = key.s1w_1;
|
|
1870
|
+
tagTree.u2(key_2, key);
|
|
1861
1871
|
}
|
|
1862
1872
|
var tmp_3 = this;
|
|
1863
1873
|
// Inline function 'kotlin.collections.mapValues' call
|
|
1864
|
-
var this_1 = this.
|
|
1874
|
+
var this_1 = this.p22_1;
|
|
1865
1875
|
// Inline function 'kotlin.collections.mapValuesTo' call
|
|
1866
|
-
var destination_0 = LinkedHashMap_init_$Create$_0(mapCapacity(this_1.
|
|
1876
|
+
var destination_0 = LinkedHashMap_init_$Create$_0(mapCapacity(this_1.c1()));
|
|
1867
1877
|
// Inline function 'kotlin.collections.associateByTo' call
|
|
1868
|
-
var _iterator__ex2g4s_1 = this_1.
|
|
1869
|
-
while (_iterator__ex2g4s_1.
|
|
1870
|
-
var element_0 = _iterator__ex2g4s_1.
|
|
1871
|
-
var tmp_4 = element_0.
|
|
1872
|
-
var tmp$ret$17 = element_0.
|
|
1873
|
-
destination_0.
|
|
1878
|
+
var _iterator__ex2g4s_1 = this_1.h1().t();
|
|
1879
|
+
while (_iterator__ex2g4s_1.u()) {
|
|
1880
|
+
var element_0 = _iterator__ex2g4s_1.v();
|
|
1881
|
+
var tmp_4 = element_0.i2();
|
|
1882
|
+
var tmp$ret$17 = element_0.j2().jh_1;
|
|
1883
|
+
destination_0.u2(tmp_4, tmp$ret$17);
|
|
1874
1884
|
}
|
|
1875
|
-
tmp_3.
|
|
1885
|
+
tmp_3.r22_1 = HashMap_init_$Create$_0(destination_0);
|
|
1876
1886
|
$l$loop: while (true) {
|
|
1877
1887
|
var added = ArrayList_init_$Create$();
|
|
1878
|
-
var _iterator__ex2g4s_2 = this.
|
|
1879
|
-
while (_iterator__ex2g4s_2.
|
|
1880
|
-
var src = _iterator__ex2g4s_2.
|
|
1881
|
-
var _iterator__ex2g4s_3 = this.
|
|
1882
|
-
while (_iterator__ex2g4s_3.
|
|
1883
|
-
var dst = _iterator__ex2g4s_3.
|
|
1884
|
-
if (dst.
|
|
1885
|
-
var tmp0_0 = this.
|
|
1888
|
+
var _iterator__ex2g4s_2 = this.s22_1.t();
|
|
1889
|
+
while (_iterator__ex2g4s_2.u()) {
|
|
1890
|
+
var src = _iterator__ex2g4s_2.v();
|
|
1891
|
+
var _iterator__ex2g4s_3 = this.s22_1.t();
|
|
1892
|
+
while (_iterator__ex2g4s_3.u()) {
|
|
1893
|
+
var dst = _iterator__ex2g4s_3.v();
|
|
1894
|
+
if (dst.k1x().c1w(src.h1z()) && !equals(src.k1x(), dst.h1z())) {
|
|
1895
|
+
var tmp0_0 = this.s22_1;
|
|
1886
1896
|
var tmp$ret$21;
|
|
1887
1897
|
$l$block_0: {
|
|
1888
1898
|
// Inline function 'kotlin.collections.none' call
|
|
@@ -1896,10 +1906,10 @@
|
|
|
1896
1906
|
tmp$ret$21 = true;
|
|
1897
1907
|
break $l$block_0;
|
|
1898
1908
|
}
|
|
1899
|
-
var _iterator__ex2g4s_4 = tmp0_0.
|
|
1900
|
-
while (_iterator__ex2g4s_4.
|
|
1901
|
-
var element_1 = _iterator__ex2g4s_4.
|
|
1902
|
-
if (equals(element_1.
|
|
1909
|
+
var _iterator__ex2g4s_4 = tmp0_0.t();
|
|
1910
|
+
while (_iterator__ex2g4s_4.u()) {
|
|
1911
|
+
var element_1 = _iterator__ex2g4s_4.v();
|
|
1912
|
+
if (equals(element_1.k1x(), src.k1x()) && equals(element_1.h1z(), dst.h1z())) {
|
|
1903
1913
|
tmp$ret$21 = false;
|
|
1904
1914
|
break $l$block_0;
|
|
1905
1915
|
}
|
|
@@ -1910,34 +1920,34 @@
|
|
|
1910
1920
|
var tmp_6 = isInterface(src, ContextTranslator) ? src : THROW_CCE();
|
|
1911
1921
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1912
1922
|
var element_2 = new CompositeContextTranslator(tmp_6, isInterface(dst, ContextTranslator) ? dst : THROW_CCE());
|
|
1913
|
-
added.
|
|
1923
|
+
added.a1(element_2);
|
|
1914
1924
|
}
|
|
1915
1925
|
}
|
|
1916
1926
|
}
|
|
1917
1927
|
}
|
|
1918
1928
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1919
|
-
var this_2 = this.
|
|
1929
|
+
var this_2 = this.s22_1;
|
|
1920
1930
|
addAll(this_2, added);
|
|
1921
1931
|
if (added.r())
|
|
1922
1932
|
break $l$loop;
|
|
1923
1933
|
}
|
|
1924
1934
|
}
|
|
1925
|
-
protoOf(DITreeImpl).
|
|
1926
|
-
return this.
|
|
1935
|
+
protoOf(DITreeImpl).i1y = function () {
|
|
1936
|
+
return this.n22_1;
|
|
1927
1937
|
};
|
|
1928
|
-
protoOf(DITreeImpl).
|
|
1929
|
-
return this.
|
|
1938
|
+
protoOf(DITreeImpl).h1y = function () {
|
|
1939
|
+
return this.r22_1;
|
|
1930
1940
|
};
|
|
1931
|
-
protoOf(DITreeImpl).
|
|
1941
|
+
protoOf(DITreeImpl).j1y = function (key, overrideLevel, all) {
|
|
1932
1942
|
if (!all) {
|
|
1933
|
-
var tmp0_safe_receiver = this.
|
|
1943
|
+
var tmp0_safe_receiver = this.p22_1.n2(key);
|
|
1934
1944
|
if (tmp0_safe_receiver == null)
|
|
1935
1945
|
null;
|
|
1936
1946
|
else {
|
|
1937
1947
|
// Inline function 'kotlin.let' call
|
|
1938
|
-
var realKey = tmp0_safe_receiver.
|
|
1939
|
-
var list = tmp0_safe_receiver.
|
|
1940
|
-
var translator = tmp0_safe_receiver.
|
|
1948
|
+
var realKey = tmp0_safe_receiver.pc();
|
|
1949
|
+
var list = tmp0_safe_receiver.qc();
|
|
1950
|
+
var translator = tmp0_safe_receiver.lh();
|
|
1941
1951
|
var tmp0_elvis_lhs = getOrNull(list, overrideLevel);
|
|
1942
1952
|
var tmp;
|
|
1943
1953
|
if (tmp0_elvis_lhs == null) {
|
|
@@ -1950,22 +1960,22 @@
|
|
|
1950
1960
|
var tmp_1 = definition instanceof DIDefinition ? definition : THROW_CCE();
|
|
1951
1961
|
return listOf(new Triple(tmp_0, tmp_1, (translator == null ? true : isInterface(translator, ContextTranslator)) ? translator : THROW_CCE()));
|
|
1952
1962
|
}
|
|
1953
|
-
if (!equals(key.
|
|
1954
|
-
var anyContextKey = key.
|
|
1955
|
-
var tmp1_safe_receiver = this.
|
|
1963
|
+
if (!equals(key.p1w_1, Companion_getInstance().t1v_1)) {
|
|
1964
|
+
var anyContextKey = key.f1x(Companion_getInstance().t1v_1);
|
|
1965
|
+
var tmp1_safe_receiver = this.p22_1.n2(anyContextKey);
|
|
1956
1966
|
if (tmp1_safe_receiver == null)
|
|
1957
1967
|
null;
|
|
1958
1968
|
else {
|
|
1959
1969
|
// Inline function 'kotlin.let' call
|
|
1960
1970
|
$l$block: {
|
|
1961
|
-
var realKey_0 = tmp1_safe_receiver.
|
|
1962
|
-
var list_0 = tmp1_safe_receiver.
|
|
1963
|
-
var translator_0 = tmp1_safe_receiver.
|
|
1964
|
-
if (!(translator_0 == null) && !equals(translator_0.
|
|
1971
|
+
var realKey_0 = tmp1_safe_receiver.pc();
|
|
1972
|
+
var list_0 = tmp1_safe_receiver.qc();
|
|
1973
|
+
var translator_0 = tmp1_safe_receiver.lh();
|
|
1974
|
+
if (!(translator_0 == null) && !equals(translator_0.k1x(), key.p1w_1)) {
|
|
1965
1975
|
break $l$block;
|
|
1966
1976
|
}
|
|
1967
1977
|
// Inline function 'kotlin.collections.set' call
|
|
1968
|
-
this.
|
|
1978
|
+
this.p22_1.u2(key, tmp1_safe_receiver);
|
|
1969
1979
|
var tmp0_elvis_lhs_0 = getOrNull(list_0, overrideLevel);
|
|
1970
1980
|
var tmp_2;
|
|
1971
1981
|
if (tmp0_elvis_lhs_0 == null) {
|
|
@@ -1981,41 +1991,41 @@
|
|
|
1981
1991
|
}
|
|
1982
1992
|
}
|
|
1983
1993
|
// Inline function 'kotlin.collections.filter' call
|
|
1984
|
-
var tmp0 = this.
|
|
1994
|
+
var tmp0 = this.s22_1;
|
|
1985
1995
|
// Inline function 'kotlin.collections.filterTo' call
|
|
1986
1996
|
var destination = ArrayList_init_$Create$();
|
|
1987
|
-
var _iterator__ex2g4s = tmp0.
|
|
1988
|
-
while (_iterator__ex2g4s.
|
|
1989
|
-
var element = _iterator__ex2g4s.
|
|
1990
|
-
if (equals(element.
|
|
1991
|
-
destination.
|
|
1997
|
+
var _iterator__ex2g4s = tmp0.t();
|
|
1998
|
+
while (_iterator__ex2g4s.u()) {
|
|
1999
|
+
var element = _iterator__ex2g4s.v();
|
|
2000
|
+
if (equals(element.k1x(), key.p1w_1)) {
|
|
2001
|
+
destination.a1(element);
|
|
1992
2002
|
}
|
|
1993
2003
|
}
|
|
1994
2004
|
var tmp_5 = destination;
|
|
1995
2005
|
// Inline function 'kotlin.collections.filter' call
|
|
1996
|
-
var tmp0_0 = this.
|
|
2006
|
+
var tmp0_0 = this.s22_1;
|
|
1997
2007
|
// Inline function 'kotlin.collections.filterTo' call
|
|
1998
2008
|
var destination_0 = ArrayList_init_$Create$();
|
|
1999
|
-
var _iterator__ex2g4s_0 = tmp0_0.
|
|
2000
|
-
while (_iterator__ex2g4s_0.
|
|
2001
|
-
var element_0 = _iterator__ex2g4s_0.
|
|
2002
|
-
if (equals(element_0.
|
|
2003
|
-
destination_0.
|
|
2009
|
+
var _iterator__ex2g4s_0 = tmp0_0.t();
|
|
2010
|
+
while (_iterator__ex2g4s_0.u()) {
|
|
2011
|
+
var element_0 = _iterator__ex2g4s_0.v();
|
|
2012
|
+
if (equals(element_0.k1x(), Companion_getInstance().t1v_1)) {
|
|
2013
|
+
destination_0.a1(element_0);
|
|
2004
2014
|
}
|
|
2005
2015
|
}
|
|
2006
2016
|
var applicableTranslators = plus(tmp_5, destination_0);
|
|
2007
|
-
var _iterator__ex2g4s_1 = applicableTranslators.
|
|
2008
|
-
while (_iterator__ex2g4s_1.
|
|
2009
|
-
var translator_1 = _iterator__ex2g4s_1.
|
|
2010
|
-
var translatedKey = new Key(translator_1.
|
|
2011
|
-
var tmp2_safe_receiver = this.
|
|
2017
|
+
var _iterator__ex2g4s_1 = applicableTranslators.t();
|
|
2018
|
+
while (_iterator__ex2g4s_1.u()) {
|
|
2019
|
+
var translator_1 = _iterator__ex2g4s_1.v();
|
|
2020
|
+
var translatedKey = new Key(translator_1.h1z(), key.q1w_1, key.r1w_1, key.s1w_1);
|
|
2021
|
+
var tmp2_safe_receiver = this.p22_1.n2(translatedKey);
|
|
2012
2022
|
var tmp_6;
|
|
2013
2023
|
if (tmp2_safe_receiver == null) {
|
|
2014
2024
|
tmp_6 = null;
|
|
2015
2025
|
} else {
|
|
2016
2026
|
// Inline function 'kotlin.takeIf' call
|
|
2017
2027
|
var tmp_7;
|
|
2018
|
-
if (tmp2_safe_receiver.
|
|
2028
|
+
if (tmp2_safe_receiver.kh_1 == null) {
|
|
2019
2029
|
tmp_7 = tmp2_safe_receiver;
|
|
2020
2030
|
} else {
|
|
2021
2031
|
tmp_7 = null;
|
|
@@ -2028,15 +2038,15 @@
|
|
|
2028
2038
|
else {
|
|
2029
2039
|
// Inline function 'kotlin.let' call
|
|
2030
2040
|
$l$block_0: {
|
|
2031
|
-
if (!(tmp3_safe_receiver.
|
|
2041
|
+
if (!(tmp3_safe_receiver.kh_1 == null)) {
|
|
2032
2042
|
break $l$block_0;
|
|
2033
2043
|
}
|
|
2034
|
-
var tmp0_1 = this.
|
|
2044
|
+
var tmp0_1 = this.p22_1;
|
|
2035
2045
|
// Inline function 'kotlin.collections.set' call
|
|
2036
|
-
var value = tmp3_safe_receiver.
|
|
2037
|
-
tmp0_1.
|
|
2038
|
-
var realKey_1 = tmp3_safe_receiver.
|
|
2039
|
-
var list_1 = tmp3_safe_receiver.
|
|
2046
|
+
var value = tmp3_safe_receiver.nh(VOID, VOID, translator_1);
|
|
2047
|
+
tmp0_1.u2(key, value);
|
|
2048
|
+
var realKey_1 = tmp3_safe_receiver.pc();
|
|
2049
|
+
var list_1 = tmp3_safe_receiver.qc();
|
|
2040
2050
|
var tmp0_elvis_lhs_1 = getOrNull(list_1, overrideLevel);
|
|
2041
2051
|
var tmp_8;
|
|
2042
2052
|
if (tmp0_elvis_lhs_1 == null) {
|
|
@@ -2052,14 +2062,14 @@
|
|
|
2052
2062
|
}
|
|
2053
2063
|
}
|
|
2054
2064
|
}
|
|
2055
|
-
var result = findBySpecs(this, new SearchSpecs(key.
|
|
2056
|
-
if (result.
|
|
2065
|
+
var result = findBySpecs(this, new SearchSpecs(key.p1w_1, key.q1w_1, key.r1w_1, key.s1w_1));
|
|
2066
|
+
if (result.c1() === 1) {
|
|
2057
2067
|
var _destruct__k2r9zo = first(result);
|
|
2058
|
-
var realKey_2 = _destruct__k2r9zo.
|
|
2059
|
-
var translator_2 = _destruct__k2r9zo.
|
|
2060
|
-
var tmp0_2 = this.
|
|
2061
|
-
var tmp4_safe_receiver = this.
|
|
2062
|
-
var tmp5_elvis_lhs = tmp4_safe_receiver == null ? null : tmp4_safe_receiver.
|
|
2068
|
+
var realKey_2 = _destruct__k2r9zo.pc();
|
|
2069
|
+
var translator_2 = _destruct__k2r9zo.qc();
|
|
2070
|
+
var tmp0_2 = this.p22_1;
|
|
2071
|
+
var tmp4_safe_receiver = this.p22_1.n2(realKey_2);
|
|
2072
|
+
var tmp5_elvis_lhs = tmp4_safe_receiver == null ? null : tmp4_safe_receiver.nh(VOID, VOID, translator_2);
|
|
2063
2073
|
var tmp_11;
|
|
2064
2074
|
if (tmp5_elvis_lhs == null) {
|
|
2065
2075
|
throw notInMap(this, realKey_2, key);
|
|
@@ -2068,27 +2078,27 @@
|
|
|
2068
2078
|
}
|
|
2069
2079
|
// Inline function 'kotlin.collections.set' call
|
|
2070
2080
|
var value_0 = tmp_11;
|
|
2071
|
-
tmp0_2.
|
|
2081
|
+
tmp0_2.u2(key, value_0);
|
|
2072
2082
|
}
|
|
2073
2083
|
// Inline function 'kotlin.collections.mapNotNull' call
|
|
2074
2084
|
// Inline function 'kotlin.collections.mapNotNullTo' call
|
|
2075
2085
|
var destination_1 = ArrayList_init_$Create$();
|
|
2076
2086
|
// Inline function 'kotlin.collections.forEach' call
|
|
2077
|
-
var _iterator__ex2g4s_2 = result.
|
|
2078
|
-
while (_iterator__ex2g4s_2.
|
|
2079
|
-
var element_1 = _iterator__ex2g4s_2.
|
|
2087
|
+
var _iterator__ex2g4s_2 = result.t();
|
|
2088
|
+
while (_iterator__ex2g4s_2.u()) {
|
|
2089
|
+
var element_1 = _iterator__ex2g4s_2.v();
|
|
2080
2090
|
var tmp$ret$16;
|
|
2081
2091
|
$l$block_1: {
|
|
2082
|
-
var realKey_3 = element_1.
|
|
2083
|
-
var translator_3 = element_1.
|
|
2084
|
-
var tmp0_elvis_lhs_2 = this.
|
|
2092
|
+
var realKey_3 = element_1.pc();
|
|
2093
|
+
var translator_3 = element_1.qc();
|
|
2094
|
+
var tmp0_elvis_lhs_2 = this.p22_1.n2(realKey_3);
|
|
2085
2095
|
var tmp_12;
|
|
2086
2096
|
if (tmp0_elvis_lhs_2 == null) {
|
|
2087
2097
|
throw notInMap(this, realKey_3, key);
|
|
2088
2098
|
} else {
|
|
2089
2099
|
tmp_12 = tmp0_elvis_lhs_2;
|
|
2090
2100
|
}
|
|
2091
|
-
var definitions = tmp_12.
|
|
2101
|
+
var definitions = tmp_12.qc();
|
|
2092
2102
|
var tmp1_elvis_lhs = getOrNull(definitions, overrideLevel);
|
|
2093
2103
|
var tmp_13;
|
|
2094
2104
|
if (tmp1_elvis_lhs == null) {
|
|
@@ -2107,131 +2117,129 @@
|
|
|
2107
2117
|
null;
|
|
2108
2118
|
else {
|
|
2109
2119
|
// Inline function 'kotlin.let' call
|
|
2110
|
-
destination_1.
|
|
2120
|
+
destination_1.a1(tmp0_safe_receiver_0);
|
|
2111
2121
|
}
|
|
2112
2122
|
}
|
|
2113
2123
|
return destination_1;
|
|
2114
2124
|
};
|
|
2115
|
-
protoOf(DITreeImpl).
|
|
2125
|
+
protoOf(DITreeImpl).l1y = function (search) {
|
|
2116
2126
|
var result = findBySpecs(this, search);
|
|
2117
2127
|
// Inline function 'kotlin.collections.map' call
|
|
2118
2128
|
// Inline function 'kotlin.collections.mapTo' call
|
|
2119
2129
|
var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(result, 10));
|
|
2120
|
-
var _iterator__ex2g4s = result.
|
|
2121
|
-
while (_iterator__ex2g4s.
|
|
2122
|
-
var item = _iterator__ex2g4s.
|
|
2123
|
-
var key = item.
|
|
2124
|
-
var translator = item.
|
|
2125
|
-
var tmp$ret$0 = new Triple(key, ensureNotNull(this.
|
|
2126
|
-
destination.
|
|
2130
|
+
var _iterator__ex2g4s = result.t();
|
|
2131
|
+
while (_iterator__ex2g4s.u()) {
|
|
2132
|
+
var item = _iterator__ex2g4s.v();
|
|
2133
|
+
var key = item.pc();
|
|
2134
|
+
var translator = item.qc();
|
|
2135
|
+
var tmp$ret$0 = new Triple(key, ensureNotNull(this.p22_1.n2(key)).jh_1, translator);
|
|
2136
|
+
destination.a1(tmp$ret$0);
|
|
2127
2137
|
}
|
|
2128
2138
|
return destination;
|
|
2129
2139
|
};
|
|
2130
|
-
protoOf(DITreeImpl).
|
|
2131
|
-
var tmp = this.
|
|
2140
|
+
protoOf(DITreeImpl).m1y = function (key) {
|
|
2141
|
+
var tmp = this.p22_1.n2(key);
|
|
2132
2142
|
return (tmp == null ? true : tmp instanceof Triple) ? tmp : THROW_CCE();
|
|
2133
2143
|
};
|
|
2134
2144
|
function Down(type) {
|
|
2135
2145
|
TypeChecker.call(this);
|
|
2136
|
-
this.
|
|
2137
|
-
this.
|
|
2146
|
+
this.u22_1 = type;
|
|
2147
|
+
this.v22_1 = equals(this.u22_1, Companion_getInstance().t1v_1);
|
|
2138
2148
|
}
|
|
2139
|
-
protoOf(Down).
|
|
2140
|
-
return this.
|
|
2149
|
+
protoOf(Down).t22 = function (other) {
|
|
2150
|
+
return this.v22_1 || this.u22_1.c1w(other);
|
|
2141
2151
|
};
|
|
2142
2152
|
protoOf(Down).toString = function () {
|
|
2143
|
-
return 'Down(type=' +
|
|
2153
|
+
return 'Down(type=' + toString(this.u22_1) + ')';
|
|
2144
2154
|
};
|
|
2145
2155
|
protoOf(Down).hashCode = function () {
|
|
2146
|
-
return hashCode(this.
|
|
2156
|
+
return hashCode(this.u22_1);
|
|
2147
2157
|
};
|
|
2148
2158
|
protoOf(Down).equals = function (other) {
|
|
2149
2159
|
if (this === other)
|
|
2150
2160
|
return true;
|
|
2151
2161
|
if (!(other instanceof Down))
|
|
2152
2162
|
return false;
|
|
2153
|
-
|
|
2154
|
-
if (!equals(this.e23_1, tmp0_other_with_cast.e23_1))
|
|
2163
|
+
if (!equals(this.u22_1, other.u22_1))
|
|
2155
2164
|
return false;
|
|
2156
2165
|
return true;
|
|
2157
2166
|
};
|
|
2158
2167
|
function Up(type) {
|
|
2159
2168
|
TypeChecker.call(this);
|
|
2160
|
-
this.
|
|
2169
|
+
this.w22_1 = type;
|
|
2161
2170
|
}
|
|
2162
|
-
protoOf(Up).
|
|
2163
|
-
return equals(other, Companion_getInstance().
|
|
2171
|
+
protoOf(Up).t22 = function (other) {
|
|
2172
|
+
return equals(other, Companion_getInstance().t1v_1) || other.c1w(this.w22_1);
|
|
2164
2173
|
};
|
|
2165
2174
|
protoOf(Up).toString = function () {
|
|
2166
|
-
return 'Up(type=' +
|
|
2175
|
+
return 'Up(type=' + toString(this.w22_1) + ')';
|
|
2167
2176
|
};
|
|
2168
2177
|
protoOf(Up).hashCode = function () {
|
|
2169
|
-
return hashCode(this.
|
|
2178
|
+
return hashCode(this.w22_1);
|
|
2170
2179
|
};
|
|
2171
2180
|
protoOf(Up).equals = function (other) {
|
|
2172
2181
|
if (this === other)
|
|
2173
2182
|
return true;
|
|
2174
2183
|
if (!(other instanceof Up))
|
|
2175
2184
|
return false;
|
|
2176
|
-
|
|
2177
|
-
if (!equals(this.g23_1, tmp0_other_with_cast.g23_1))
|
|
2185
|
+
if (!equals(this.w22_1, other.w22_1))
|
|
2178
2186
|
return false;
|
|
2179
2187
|
return true;
|
|
2180
2188
|
};
|
|
2181
2189
|
function TypeChecker() {
|
|
2182
2190
|
}
|
|
2183
2191
|
function DirectDIBaseImpl(container, context) {
|
|
2184
|
-
this.
|
|
2185
|
-
this.
|
|
2192
|
+
this.x22_1 = container;
|
|
2193
|
+
this.y22_1 = context;
|
|
2186
2194
|
}
|
|
2187
|
-
protoOf(DirectDIBaseImpl).
|
|
2188
|
-
return this.
|
|
2195
|
+
protoOf(DirectDIBaseImpl).t1x = function () {
|
|
2196
|
+
return this.x22_1;
|
|
2189
2197
|
};
|
|
2190
|
-
protoOf(DirectDIBaseImpl).
|
|
2198
|
+
protoOf(DirectDIBaseImpl).q1y = function () {
|
|
2191
2199
|
return this;
|
|
2192
2200
|
};
|
|
2193
|
-
protoOf(DirectDIBaseImpl).
|
|
2194
|
-
var tmp = this.
|
|
2195
|
-
return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.
|
|
2201
|
+
protoOf(DirectDIBaseImpl).n1y = function () {
|
|
2202
|
+
var tmp = this.t1x();
|
|
2203
|
+
return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.y22_1);
|
|
2196
2204
|
};
|
|
2197
|
-
protoOf(DirectDIBaseImpl).
|
|
2198
|
-
return createDirectDI(this.
|
|
2205
|
+
protoOf(DirectDIBaseImpl).o1y = function (context) {
|
|
2206
|
+
return createDirectDI(this.t1x(), context);
|
|
2199
2207
|
};
|
|
2200
|
-
protoOf(DirectDIBaseImpl).
|
|
2201
|
-
var tmp = this.
|
|
2208
|
+
protoOf(DirectDIBaseImpl).p1y = function (type, tag) {
|
|
2209
|
+
var tmp = this.t1x();
|
|
2202
2210
|
// Inline function 'org.kodein.di.internal.anyType' call
|
|
2203
|
-
var tmp_0 = this.
|
|
2211
|
+
var tmp_0 = this.y22_1.p1v();
|
|
2204
2212
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
2205
|
-
return tmp.
|
|
2213
|
+
return tmp.d1y(new Key(tmp$ret$0, Companion_getInstance().s1v_1, type, tag), this.y22_1.j2())();
|
|
2206
2214
|
};
|
|
2207
2215
|
function DIProperty$provideDelegate$lambda($receiver, this$0, $prop) {
|
|
2208
2216
|
return function () {
|
|
2209
2217
|
var tmp;
|
|
2210
|
-
if (!($receiver == null) && this$0.
|
|
2218
|
+
if (!($receiver == null) && this$0.a23_1 === get_AnyDIContext()) {
|
|
2211
2219
|
var tmp_0 = Companion_instance_0;
|
|
2212
2220
|
var tmp_1 = erasedOf($receiver);
|
|
2213
|
-
tmp = tmp_0.
|
|
2221
|
+
tmp = tmp_0.y1x(isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE(), $receiver);
|
|
2214
2222
|
} else {
|
|
2215
|
-
tmp = this$0.
|
|
2223
|
+
tmp = this$0.a23_1;
|
|
2216
2224
|
}
|
|
2217
2225
|
var context = tmp;
|
|
2218
|
-
return this$0.
|
|
2226
|
+
return this$0.b23_1(context, $prop.callableName);
|
|
2219
2227
|
};
|
|
2220
2228
|
}
|
|
2221
2229
|
function DIProperty(trigger, originalContext, get) {
|
|
2222
|
-
this.
|
|
2223
|
-
this.
|
|
2224
|
-
this.
|
|
2230
|
+
this.z22_1 = trigger;
|
|
2231
|
+
this.a23_1 = originalContext;
|
|
2232
|
+
this.b23_1 = get;
|
|
2225
2233
|
}
|
|
2226
|
-
protoOf(DIProperty).
|
|
2234
|
+
protoOf(DIProperty).c23 = function (receiver, prop) {
|
|
2227
2235
|
// Inline function 'kotlin.also' call
|
|
2228
2236
|
var this_0 = lazy(DIProperty$provideDelegate$lambda(receiver, this, prop));
|
|
2229
|
-
var tmp0_safe_receiver = this.
|
|
2230
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2237
|
+
var tmp0_safe_receiver = this.z22_1;
|
|
2238
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.d23_1;
|
|
2231
2239
|
if (tmp1_safe_receiver == null)
|
|
2232
2240
|
null;
|
|
2233
2241
|
else
|
|
2234
|
-
tmp1_safe_receiver.
|
|
2242
|
+
tmp1_safe_receiver.a1(this_0);
|
|
2235
2243
|
return this_0;
|
|
2236
2244
|
};
|
|
2237
2245
|
function createDirectDI(container, context) {
|
|
@@ -2247,25 +2255,25 @@
|
|
|
2247
2255
|
return ArrayList_init_$Create$();
|
|
2248
2256
|
}
|
|
2249
2257
|
//region block: post-declaration
|
|
2250
|
-
protoOf(Singleton).
|
|
2251
|
-
protoOf(Singleton).
|
|
2252
|
-
protoOf(Singleton).
|
|
2253
|
-
protoOf(Singleton).
|
|
2254
|
-
protoOf(Provider).
|
|
2255
|
-
protoOf(Provider).
|
|
2256
|
-
protoOf(Provider).
|
|
2257
|
-
protoOf(Provider).
|
|
2258
|
-
protoOf(Provider).
|
|
2259
|
-
protoOf(Provider).
|
|
2260
|
-
protoOf(DIBuilderImpl).
|
|
2261
|
-
protoOf(DIContainerImpl).
|
|
2262
|
-
protoOf(DIContainerImpl).
|
|
2263
|
-
protoOf(DIContainerImpl).
|
|
2264
|
-
protoOf(DIImpl).
|
|
2265
|
-
protoOf(DIImpl).
|
|
2266
|
-
protoOf(DIImpl).
|
|
2267
|
-
protoOf(DITreeImpl).
|
|
2268
|
-
protoOf(DirectDIBaseImpl).
|
|
2258
|
+
protoOf(Singleton).a1z = get_argType;
|
|
2259
|
+
protoOf(Singleton).v1w = get_description;
|
|
2260
|
+
protoOf(Singleton).x1w = get_fullDescription;
|
|
2261
|
+
protoOf(Singleton).c1z = get_supportSubTypes;
|
|
2262
|
+
protoOf(Provider).a1z = get_argType;
|
|
2263
|
+
protoOf(Provider).z1y = factoryFullName;
|
|
2264
|
+
protoOf(Provider).m1x = get_scope;
|
|
2265
|
+
protoOf(Provider).v1w = get_description;
|
|
2266
|
+
protoOf(Provider).x1w = get_fullDescription;
|
|
2267
|
+
protoOf(Provider).c1z = get_supportSubTypes;
|
|
2268
|
+
protoOf(DIBuilderImpl).j1x = import$default;
|
|
2269
|
+
protoOf(DIContainerImpl).f1y = factory$default;
|
|
2270
|
+
protoOf(DIContainerImpl).g1y = provider;
|
|
2271
|
+
protoOf(DIContainerImpl).d1y = provider$default;
|
|
2272
|
+
protoOf(DIImpl).s1x = get_di;
|
|
2273
|
+
protoOf(DIImpl).u1x = get_diContext;
|
|
2274
|
+
protoOf(DIImpl).v1x = get_diTrigger;
|
|
2275
|
+
protoOf(DITreeImpl).k1y = find$default;
|
|
2276
|
+
protoOf(DirectDIBaseImpl).s1x = get_di_0;
|
|
2269
2277
|
//endregion
|
|
2270
2278
|
//region block: init
|
|
2271
2279
|
Companion_instance = new Companion();
|