game_client_logic_deb 1.4.28 → 1.4.49
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/88b0986a7186d029-atomicfu-js-ir.js +146 -43
- package/88b0986a7186d029-atomicfu-js-ir.js.map +1 -1
- package/Kodein-kodein-di.js +884 -932
- package/Kodein-kodein-di.js.map +1 -1
- package/KosiTypeSystem-kaverit.js +104 -102
- package/KosiTypeSystem-kaverit.js.map +1 -1
- package/Kotlin-DateTime-library-kotlinx-datetime-js-ir.js +131 -95
- package/Kotlin-DateTime-library-kotlinx-datetime-js-ir.js.map +1 -1
- package/Logic_Debertz-core.js +1718 -1839
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +13608 -13772
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.js +5115 -5388
- package/Logic_Debertz-game_client.js.map +1 -1
- package/kotlin-kotlin-stdlib-js-ir.js +4041 -3448
- package/kotlin-kotlin-stdlib-js-ir.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-core-js-ir.js +2402 -2410
- package/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json-js-ir.js +1629 -1704
- package/kotlinx-serialization-kotlinx-serialization-json-js-ir.js.map +1 -1
- package/kotlinx.coroutines-kotlinx-coroutines-core-js-ir.js +6776 -4330
- package/kotlinx.coroutines-kotlinx-coroutines-core-js-ir.js.map +1 -1
- package/package.json +6 -4
- package/uuid-js-ir.js +48 -46
- package/uuid-js-ir.js.map +1 -1
- package/Logic_Debertz-game_client.d.ts +0 -833
package/Kodein-kodein-di.js
CHANGED
|
@@ -16,158 +16,156 @@
|
|
|
16
16
|
'use strict';
|
|
17
17
|
//region block: imports
|
|
18
18
|
var imul = Math.imul;
|
|
19
|
-
var
|
|
20
|
-
var
|
|
21
|
-
var
|
|
22
|
-
var
|
|
23
|
-
var
|
|
24
|
-
var
|
|
25
|
-
var
|
|
26
|
-
var
|
|
27
|
-
var
|
|
28
|
-
var
|
|
29
|
-
var
|
|
30
|
-
var
|
|
19
|
+
var protoOf = kotlin_kotlin.$_$.v9;
|
|
20
|
+
var classMeta = kotlin_kotlin.$_$.t8;
|
|
21
|
+
var VOID = kotlin_kotlin.$_$.ld;
|
|
22
|
+
var setMetadataFor = kotlin_kotlin.$_$.w9;
|
|
23
|
+
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.s;
|
|
24
|
+
var first = kotlin_kotlin.$_$.c6;
|
|
25
|
+
var Unit_getInstance = kotlin_kotlin.$_$.m4;
|
|
26
|
+
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.j;
|
|
27
|
+
var filterNotNull = kotlin_kotlin.$_$.a6;
|
|
28
|
+
var sorted = kotlin_kotlin.$_$.h7;
|
|
29
|
+
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.b1;
|
|
30
|
+
var repeat = kotlin_kotlin.$_$.ya;
|
|
31
|
+
var ensureNotNull = kotlin_kotlin.$_$.yc;
|
|
32
|
+
var KProperty1 = kotlin_kotlin.$_$.ja;
|
|
31
33
|
var getPropertyCallableRef = kotlin_kotlin.$_$.y8;
|
|
32
|
-
var toString = kotlin_kotlin.$_$.
|
|
34
|
+
var toString = kotlin_kotlin.$_$.jd;
|
|
33
35
|
var Companion_getInstance = kotlin_org_kodein_type_kaverit.$_$.a;
|
|
34
36
|
var equals = kotlin_kotlin.$_$.w8;
|
|
35
|
-
var
|
|
36
|
-
var
|
|
37
|
-
var
|
|
37
|
+
var objectCreate = kotlin_kotlin.$_$.t9;
|
|
38
|
+
var RuntimeException = kotlin_kotlin.$_$.gc;
|
|
39
|
+
var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.r1;
|
|
40
|
+
var captureStack = kotlin_kotlin.$_$.o8;
|
|
38
41
|
var hashCode = kotlin_kotlin.$_$.a9;
|
|
39
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
42
|
+
var THROW_CCE = kotlin_kotlin.$_$.hc;
|
|
40
43
|
var interfaceMeta = kotlin_kotlin.$_$.b9;
|
|
41
|
-
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.
|
|
44
|
+
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.l1;
|
|
42
45
|
var getStringHashCode = kotlin_kotlin.$_$.z8;
|
|
43
|
-
var objectMeta = kotlin_kotlin.$_$.
|
|
46
|
+
var objectMeta = kotlin_kotlin.$_$.u9;
|
|
44
47
|
var TypeToken = kotlin_org_kodein_type_kaverit.$_$.b;
|
|
45
48
|
var isInterface = kotlin_kotlin.$_$.j9;
|
|
46
|
-
var joinToString
|
|
49
|
+
var joinToString = kotlin_kotlin.$_$.k6;
|
|
47
50
|
var erasedOf = kotlin_org_kodein_type_kaverit.$_$.c;
|
|
48
51
|
var isObject = kotlin_kotlin.$_$.l9;
|
|
49
|
-
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.
|
|
50
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
51
|
-
var HashSet_init_$Create$ = kotlin_kotlin.$_$.
|
|
52
|
-
var HashMap_init_$Create$ = kotlin_kotlin.$_$.
|
|
53
|
-
var charSequenceLength = kotlin_kotlin.$_$.
|
|
54
|
-
var Enum = kotlin_kotlin.$_$.
|
|
55
|
-
var Map = kotlin_kotlin.$_$.
|
|
56
|
-
var listOf = kotlin_kotlin.$_$.
|
|
57
|
-
var plus = kotlin_kotlin.$_$.
|
|
58
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
59
|
-
var plus_0 = kotlin_kotlin.$_$.
|
|
60
|
-
var checkIndexOverflow = kotlin_kotlin.$_$.
|
|
61
|
-
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.
|
|
62
|
-
var collectionSizeOrDefault = kotlin_kotlin.$_$.
|
|
63
|
-
var mapCapacity = kotlin_kotlin.$_$.
|
|
64
|
-
var coerceAtLeast = kotlin_kotlin.$_$.
|
|
65
|
-
var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.
|
|
66
|
-
var to = kotlin_kotlin.$_$.
|
|
67
|
-
var KProperty0 = kotlin_kotlin.$_$.
|
|
68
|
-
var KMutableProperty0 = kotlin_kotlin.$_$.
|
|
69
|
-
var lazy = kotlin_kotlin.$_$.
|
|
70
|
-
var asSequence = kotlin_kotlin.$_$.
|
|
71
|
-
var filter = kotlin_kotlin.$_$.
|
|
72
|
-
var flatMap = kotlin_kotlin.$_$.
|
|
73
|
-
var mapNotNull = kotlin_kotlin.$_$.
|
|
74
|
-
var map = kotlin_kotlin.$_$.
|
|
75
|
-
var toList = kotlin_kotlin.$_$.
|
|
76
|
-
var Triple = kotlin_kotlin.$_$.
|
|
77
|
-
var ArrayList_init_$Create$_1 = kotlin_kotlin.$_$.
|
|
78
|
-
var HashMap_init_$Create$_0 = kotlin_kotlin.$_$.
|
|
79
|
-
var Collection = kotlin_kotlin.$_$.
|
|
80
|
-
var addAll = kotlin_kotlin.$_$.
|
|
81
|
-
var getOrNull = kotlin_kotlin.$_$.
|
|
52
|
+
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.i;
|
|
53
|
+
var toString_0 = kotlin_kotlin.$_$.aa;
|
|
54
|
+
var HashSet_init_$Create$ = kotlin_kotlin.$_$.p;
|
|
55
|
+
var HashMap_init_$Create$ = kotlin_kotlin.$_$.m;
|
|
56
|
+
var charSequenceLength = kotlin_kotlin.$_$.r8;
|
|
57
|
+
var Enum = kotlin_kotlin.$_$.wb;
|
|
58
|
+
var Map = kotlin_kotlin.$_$.v4;
|
|
59
|
+
var listOf = kotlin_kotlin.$_$.r6;
|
|
60
|
+
var plus = kotlin_kotlin.$_$.z6;
|
|
61
|
+
var emptyList = kotlin_kotlin.$_$.x5;
|
|
62
|
+
var plus_0 = kotlin_kotlin.$_$.a7;
|
|
63
|
+
var checkIndexOverflow = kotlin_kotlin.$_$.e5;
|
|
64
|
+
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.z1;
|
|
65
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.f5;
|
|
66
|
+
var mapCapacity = kotlin_kotlin.$_$.t6;
|
|
67
|
+
var coerceAtLeast = kotlin_kotlin.$_$.ba;
|
|
68
|
+
var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.r;
|
|
69
|
+
var to = kotlin_kotlin.$_$.kd;
|
|
70
|
+
var KProperty0 = kotlin_kotlin.$_$.ia;
|
|
71
|
+
var KMutableProperty0 = kotlin_kotlin.$_$.ha;
|
|
72
|
+
var lazy = kotlin_kotlin.$_$.dd;
|
|
73
|
+
var asSequence = kotlin_kotlin.$_$.c5;
|
|
74
|
+
var filter = kotlin_kotlin.$_$.la;
|
|
75
|
+
var flatMap = kotlin_kotlin.$_$.na;
|
|
76
|
+
var mapNotNull = kotlin_kotlin.$_$.oa;
|
|
77
|
+
var map = kotlin_kotlin.$_$.pa;
|
|
78
|
+
var toList = kotlin_kotlin.$_$.qa;
|
|
79
|
+
var Triple = kotlin_kotlin.$_$.jc;
|
|
80
|
+
var ArrayList_init_$Create$_1 = kotlin_kotlin.$_$.k;
|
|
81
|
+
var HashMap_init_$Create$_0 = kotlin_kotlin.$_$.n;
|
|
82
|
+
var Collection = kotlin_kotlin.$_$.o4;
|
|
83
|
+
var addAll = kotlin_kotlin.$_$.a5;
|
|
84
|
+
var getOrNull = kotlin_kotlin.$_$.f6;
|
|
82
85
|
//endregion
|
|
83
86
|
//region block: pre-declaration
|
|
84
|
-
setMetadataFor(DIDefining, 'DIDefining', classMeta
|
|
85
|
-
setMetadataFor(DIDefinition, 'DIDefinition', classMeta, DIDefining
|
|
86
|
-
setMetadataFor(DependencyLoopException, 'DependencyLoopException', classMeta, RuntimeException
|
|
87
|
-
setMetadataFor(NotFoundException, 'NotFoundException', classMeta, RuntimeException
|
|
88
|
-
setMetadataFor(OverridingException, 'OverridingException', classMeta, RuntimeException
|
|
89
|
-
setMetadataFor(Key, 'Key', classMeta
|
|
90
|
-
function import$default(module_0, allowOverride, $
|
|
91
|
-
|
|
92
|
-
allowOverride = false;
|
|
87
|
+
setMetadataFor(DIDefining, 'DIDefining', classMeta);
|
|
88
|
+
setMetadataFor(DIDefinition, 'DIDefinition', classMeta, DIDefining);
|
|
89
|
+
setMetadataFor(DependencyLoopException, 'DependencyLoopException', classMeta, RuntimeException);
|
|
90
|
+
setMetadataFor(NotFoundException, 'NotFoundException', classMeta, RuntimeException);
|
|
91
|
+
setMetadataFor(OverridingException, 'OverridingException', classMeta, RuntimeException);
|
|
92
|
+
setMetadataFor(Key, 'Key', classMeta);
|
|
93
|
+
function import$default(module_0, allowOverride, $super) {
|
|
94
|
+
allowOverride = allowOverride === VOID ? false : allowOverride;
|
|
93
95
|
var tmp;
|
|
94
|
-
if ($
|
|
95
|
-
this.
|
|
96
|
+
if ($super === VOID) {
|
|
97
|
+
this.y27(module_0, allowOverride);
|
|
96
98
|
tmp = Unit_getInstance();
|
|
97
99
|
} else {
|
|
98
|
-
tmp = $
|
|
100
|
+
tmp = $super.y27.call(this, module_0, allowOverride);
|
|
99
101
|
}
|
|
100
102
|
return tmp;
|
|
101
103
|
}
|
|
102
|
-
setMetadataFor(Builder, 'Builder', interfaceMeta
|
|
103
|
-
setMetadataFor(Module, 'Module', classMeta
|
|
104
|
-
setMetadataFor(Companion, 'Companion', objectMeta
|
|
104
|
+
setMetadataFor(Builder, 'Builder', interfaceMeta);
|
|
105
|
+
setMetadataFor(Module, 'Module', classMeta);
|
|
106
|
+
setMetadataFor(Companion, 'Companion', objectMeta);
|
|
105
107
|
function get_diContext() {
|
|
106
108
|
return get_AnyDIContext();
|
|
107
109
|
}
|
|
108
110
|
function get_diTrigger() {
|
|
109
111
|
return null;
|
|
110
112
|
}
|
|
111
|
-
setMetadataFor(DIAware, 'DIAware', interfaceMeta
|
|
113
|
+
setMetadataFor(DIAware, 'DIAware', interfaceMeta);
|
|
112
114
|
function get_di() {
|
|
113
115
|
return this;
|
|
114
116
|
}
|
|
115
|
-
setMetadataFor(DI, 'DI', interfaceMeta,
|
|
116
|
-
setMetadataFor(DIContext, 'DIContext', interfaceMeta
|
|
117
|
-
setMetadataFor(Value, 'Value', classMeta,
|
|
118
|
-
setMetadataFor(Companion_0, 'Companion', objectMeta
|
|
119
|
-
setMetadataFor(Contexes, 'Contexes', objectMeta
|
|
120
|
-
setMetadataFor(DIWrapper, 'DIWrapper', classMeta,
|
|
121
|
-
function factory$default(key, context, overrideLevel, $
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
return $handler == null ? this.o26(key, context, overrideLevel) : $handler(key, context, overrideLevel);
|
|
117
|
+
setMetadataFor(DI, 'DI', interfaceMeta, VOID, [DIAware]);
|
|
118
|
+
setMetadataFor(DIContext, 'DIContext', interfaceMeta);
|
|
119
|
+
setMetadataFor(Value, 'Value', classMeta, VOID, [DIContext]);
|
|
120
|
+
setMetadataFor(Companion_0, 'Companion', objectMeta);
|
|
121
|
+
setMetadataFor(Contexes, 'Contexes', objectMeta);
|
|
122
|
+
setMetadataFor(DIWrapper, 'DIWrapper', classMeta, VOID, [DI]);
|
|
123
|
+
function factory$default(key, context, overrideLevel, $super) {
|
|
124
|
+
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
125
|
+
return $super === VOID ? this.r28(key, context, overrideLevel) : $super.r28.call(this, key, context, overrideLevel);
|
|
125
126
|
}
|
|
126
127
|
function provider(key, context, overrideLevel) {
|
|
127
128
|
var tmp$ret$0;
|
|
128
129
|
// Inline function 'org.kodein.di.toProvider' call
|
|
129
|
-
var tmp0_toProvider = this.
|
|
130
|
+
var tmp0_toProvider = this.s28(key, context);
|
|
130
131
|
tmp$ret$0 = DIContainer$provider$lambda(tmp0_toProvider);
|
|
131
132
|
return tmp$ret$0;
|
|
132
133
|
}
|
|
133
|
-
function provider$default(key, context, overrideLevel, $
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
return $handler == null ? this.q26(key, context, overrideLevel) : $handler(key, context, overrideLevel);
|
|
134
|
+
function provider$default(key, context, overrideLevel, $super) {
|
|
135
|
+
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
136
|
+
return $super === VOID ? this.t28(key, context, overrideLevel) : provider(key, context, overrideLevel);
|
|
137
137
|
}
|
|
138
|
-
setMetadataFor(DIContainer, 'DIContainer', interfaceMeta
|
|
139
|
-
function find$default(key, overrideLevel, all, $
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
all = false;
|
|
144
|
-
return $handler == null ? this.t26(key, overrideLevel, all) : $handler(key, overrideLevel, all);
|
|
138
|
+
setMetadataFor(DIContainer, 'DIContainer', interfaceMeta);
|
|
139
|
+
function find$default(key, overrideLevel, all, $super) {
|
|
140
|
+
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
141
|
+
all = all === VOID ? false : all;
|
|
142
|
+
return $super === VOID ? this.w28(key, overrideLevel, all) : $super.w28.call(this, key, overrideLevel, all);
|
|
145
143
|
}
|
|
146
|
-
setMetadataFor(DITree, 'DITree', interfaceMeta
|
|
144
|
+
setMetadataFor(DITree, 'DITree', interfaceMeta);
|
|
147
145
|
function get_di_0() {
|
|
148
|
-
return this.
|
|
149
|
-
}
|
|
150
|
-
setMetadataFor(DirectDIBase, 'DirectDIBase', interfaceMeta
|
|
151
|
-
setMetadataFor(NoDefinedTag, 'NoDefinedTag', objectMeta
|
|
152
|
-
setMetadataFor(SearchSpecs, 'SearchSpecs', classMeta
|
|
153
|
-
setMetadataFor(NoArgBindingDIWrap, 'NoArgBindingDIWrap', classMeta,
|
|
154
|
-
setMetadataFor(ErasedContext, 'ErasedContext', objectMeta,
|
|
155
|
-
setMetadataFor(DIBinding$Copier$Companion$invoke$1,
|
|
156
|
-
setMetadataFor(Companion_1, 'Companion', objectMeta
|
|
146
|
+
return this.a29();
|
|
147
|
+
}
|
|
148
|
+
setMetadataFor(DirectDIBase, 'DirectDIBase', interfaceMeta);
|
|
149
|
+
setMetadataFor(NoDefinedTag, 'NoDefinedTag', objectMeta);
|
|
150
|
+
setMetadataFor(SearchSpecs, 'SearchSpecs', classMeta);
|
|
151
|
+
setMetadataFor(NoArgBindingDIWrap, 'NoArgBindingDIWrap', classMeta, VOID, [DirectDIBase]);
|
|
152
|
+
setMetadataFor(ErasedContext, 'ErasedContext', objectMeta, VOID, [DIContext]);
|
|
153
|
+
setMetadataFor(DIBinding$Copier$Companion$invoke$1, VOID, classMeta);
|
|
154
|
+
setMetadataFor(Companion_1, 'Companion', objectMeta);
|
|
157
155
|
function factoryFullName() {
|
|
158
|
-
return this.
|
|
156
|
+
return this.l29();
|
|
159
157
|
}
|
|
160
158
|
function get_scope() {
|
|
161
159
|
return null;
|
|
162
160
|
}
|
|
163
161
|
function get_description() {
|
|
164
|
-
var arg = !equals(this.
|
|
162
|
+
var arg = !equals(this.p29(), Companion_getInstance().v26_1) ? this.p29().k26() + ' -> ' : '';
|
|
165
163
|
var tmp;
|
|
166
|
-
var tmp_0 = this.
|
|
164
|
+
var tmp_0 = this.n29();
|
|
167
165
|
if (tmp_0 instanceof NoScope) {
|
|
168
166
|
tmp = null;
|
|
169
167
|
} else {
|
|
170
|
-
tmp = this.
|
|
168
|
+
tmp = this.n29();
|
|
171
169
|
}
|
|
172
170
|
var scope = tmp;
|
|
173
171
|
var tmp0_safe_receiver = scope;
|
|
@@ -180,22 +178,22 @@
|
|
|
180
178
|
// Inline function 'kotlin.contracts.contract' call
|
|
181
179
|
var tmp$ret$0;
|
|
182
180
|
// Inline function 'org.kodein.di.bindings.DIBinding.<get-description>.<anonymous>' call
|
|
183
|
-
tmp$ret$0 = 'scoped(' + erasedOf(tmp0_safe_receiver).
|
|
181
|
+
tmp$ret$0 = 'scoped(' + erasedOf(tmp0_safe_receiver).k26() + ').';
|
|
184
182
|
tmp$ret$1 = tmp$ret$0;
|
|
185
183
|
tmp_1 = tmp$ret$1;
|
|
186
184
|
}
|
|
187
185
|
var tmp1_elvis_lhs = tmp_1;
|
|
188
|
-
var context = tmp1_elvis_lhs == null ? !equals(this.
|
|
189
|
-
return context + this.
|
|
186
|
+
var context = tmp1_elvis_lhs == null ? !equals(this.o29(), Companion_getInstance().w26_1) ? 'contexted<' + this.o29().k26() + '>().' : '' : tmp1_elvis_lhs;
|
|
187
|
+
return context + this.l29() + ' { ' + arg + this.q29().k26() + ' }';
|
|
190
188
|
}
|
|
191
189
|
function get_fullDescription() {
|
|
192
|
-
var arg = !equals(this.
|
|
190
|
+
var arg = !equals(this.p29(), Companion_getInstance().v26_1) ? this.p29().m26() + ' -> ' : '';
|
|
193
191
|
var tmp;
|
|
194
|
-
var tmp_0 = this.
|
|
192
|
+
var tmp_0 = this.n29();
|
|
195
193
|
if (tmp_0 instanceof NoScope) {
|
|
196
194
|
tmp = null;
|
|
197
195
|
} else {
|
|
198
|
-
tmp = this.
|
|
196
|
+
tmp = this.n29();
|
|
199
197
|
}
|
|
200
198
|
var scope = tmp;
|
|
201
199
|
var tmp0_safe_receiver = scope;
|
|
@@ -208,85 +206,80 @@
|
|
|
208
206
|
// Inline function 'kotlin.contracts.contract' call
|
|
209
207
|
var tmp$ret$0;
|
|
210
208
|
// Inline function 'org.kodein.di.bindings.DIBinding.<get-fullDescription>.<anonymous>' call
|
|
211
|
-
tmp$ret$0 = 'scoped(' + erasedOf(tmp0_safe_receiver).
|
|
209
|
+
tmp$ret$0 = 'scoped(' + erasedOf(tmp0_safe_receiver).m26() + ').';
|
|
212
210
|
tmp$ret$1 = tmp$ret$0;
|
|
213
211
|
tmp_1 = tmp$ret$1;
|
|
214
212
|
}
|
|
215
213
|
var tmp1_elvis_lhs = tmp_1;
|
|
216
|
-
var context = tmp1_elvis_lhs == null ? !equals(this.
|
|
217
|
-
return context + this.
|
|
214
|
+
var context = tmp1_elvis_lhs == null ? !equals(this.o29(), Companion_getInstance().w26_1) ? 'contexted<' + this.o29().m26() + '>().' : '' : tmp1_elvis_lhs;
|
|
215
|
+
return context + this.m29() + ' { ' + arg + this.q29().m26() + ' }';
|
|
218
216
|
}
|
|
219
217
|
function get_supportSubTypes() {
|
|
220
218
|
return false;
|
|
221
219
|
}
|
|
222
|
-
setMetadataFor(DIBinding, 'DIBinding', interfaceMeta
|
|
220
|
+
setMetadataFor(DIBinding, 'DIBinding', interfaceMeta);
|
|
223
221
|
function get_argType() {
|
|
224
|
-
return Companion_getInstance().
|
|
225
|
-
}
|
|
226
|
-
setMetadataFor(NoArgDIBinding, 'NoArgDIBinding', interfaceMeta,
|
|
227
|
-
setMetadataFor(SingletonReference, 'SingletonReference', objectMeta
|
|
228
|
-
setMetadataFor(Reference, 'Reference', classMeta
|
|
229
|
-
setMetadataFor(ContextTranslator, 'ContextTranslator', interfaceMeta
|
|
230
|
-
setMetadataFor(ScopeRegistry, 'ScopeRegistry', classMeta
|
|
231
|
-
setMetadataFor(StandardScopeRegistry, 'StandardScopeRegistry', classMeta, ScopeRegistry
|
|
232
|
-
setMetadataFor(NoScope, 'NoScope', classMeta
|
|
233
|
-
setMetadataFor(CompositeContextTranslator, 'CompositeContextTranslator', classMeta,
|
|
234
|
-
setMetadataFor(Singleton, 'Singleton', classMeta,
|
|
235
|
-
setMetadataFor(Provider, 'Provider', classMeta,
|
|
236
|
-
setMetadataFor(ScopeKey, 'ScopeKey', classMeta
|
|
237
|
-
setMetadataFor(DIBuilderImpl, 'DIBuilderImpl', classMeta,
|
|
238
|
-
setMetadataFor(DIMainBuilderImpl, 'DIMainBuilderImpl', classMeta, DIBuilderImpl, [DIBuilderImpl, Builder]
|
|
239
|
-
setMetadataFor(TypeBinder, 'TypeBinder', classMeta
|
|
240
|
-
setMetadataFor(OverrideMode, 'OverrideMode', classMeta, Enum
|
|
241
|
-
setMetadataFor(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT, 'ALLOW_SILENT', classMeta, OverrideMode
|
|
242
|
-
setMetadataFor(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT, 'ALLOW_EXPLICIT', classMeta, OverrideMode
|
|
243
|
-
setMetadataFor(DIContainerBuilderImpl$OverrideMode$FORBID, 'FORBID', classMeta, OverrideMode
|
|
244
|
-
setMetadataFor(Companion_2, 'Companion', objectMeta
|
|
245
|
-
setMetadataFor(DIContainerBuilderImpl, 'DIContainerBuilderImpl', classMeta
|
|
246
|
-
setMetadataFor(Node, 'Node', classMeta
|
|
247
|
-
setMetadataFor(DIContainerImpl, 'DIContainerImpl', classMeta,
|
|
248
|
-
setMetadataFor(Companion_3, 'Companion', objectMeta
|
|
249
|
-
setMetadataFor(DIImpl, 'DIImpl', classMeta,
|
|
250
|
-
setMetadataFor(BindingDIImpl, 'BindingDIImpl', classMeta,
|
|
251
|
-
setMetadataFor(DITreeImpl, 'DITreeImpl', classMeta,
|
|
252
|
-
setMetadataFor(TypeChecker, 'TypeChecker', classMeta
|
|
253
|
-
setMetadataFor(Down, 'Down', classMeta, TypeChecker
|
|
254
|
-
setMetadataFor(Up, 'Up', classMeta, TypeChecker
|
|
255
|
-
setMetadataFor(DirectDIBaseImpl, 'DirectDIBaseImpl', classMeta,
|
|
256
|
-
setMetadataFor(DIProperty, 'DIProperty', classMeta
|
|
257
|
-
setMetadataFor(DirectDIImpl, 'DirectDIImpl', classMeta, DirectDIBaseImpl, [DirectDIBaseImpl, DirectDIBase]
|
|
222
|
+
return Companion_getInstance().v26_1;
|
|
223
|
+
}
|
|
224
|
+
setMetadataFor(NoArgDIBinding, 'NoArgDIBinding', interfaceMeta, VOID, [DIBinding]);
|
|
225
|
+
setMetadataFor(SingletonReference, 'SingletonReference', objectMeta);
|
|
226
|
+
setMetadataFor(Reference, 'Reference', classMeta);
|
|
227
|
+
setMetadataFor(ContextTranslator, 'ContextTranslator', interfaceMeta);
|
|
228
|
+
setMetadataFor(ScopeRegistry, 'ScopeRegistry', classMeta);
|
|
229
|
+
setMetadataFor(StandardScopeRegistry, 'StandardScopeRegistry', classMeta, ScopeRegistry);
|
|
230
|
+
setMetadataFor(NoScope, 'NoScope', classMeta);
|
|
231
|
+
setMetadataFor(CompositeContextTranslator, 'CompositeContextTranslator', classMeta, VOID, [ContextTranslator]);
|
|
232
|
+
setMetadataFor(Singleton, 'Singleton', classMeta, VOID, [NoArgDIBinding]);
|
|
233
|
+
setMetadataFor(Provider, 'Provider', classMeta, VOID, [NoArgDIBinding]);
|
|
234
|
+
setMetadataFor(ScopeKey, 'ScopeKey', classMeta);
|
|
235
|
+
setMetadataFor(DIBuilderImpl, 'DIBuilderImpl', classMeta, VOID, [Builder]);
|
|
236
|
+
setMetadataFor(DIMainBuilderImpl, 'DIMainBuilderImpl', classMeta, DIBuilderImpl, [DIBuilderImpl, Builder]);
|
|
237
|
+
setMetadataFor(TypeBinder, 'TypeBinder', classMeta);
|
|
238
|
+
setMetadataFor(OverrideMode, 'OverrideMode', classMeta, Enum);
|
|
239
|
+
setMetadataFor(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT, 'ALLOW_SILENT', classMeta, OverrideMode);
|
|
240
|
+
setMetadataFor(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT, 'ALLOW_EXPLICIT', classMeta, OverrideMode);
|
|
241
|
+
setMetadataFor(DIContainerBuilderImpl$OverrideMode$FORBID, 'FORBID', classMeta, OverrideMode);
|
|
242
|
+
setMetadataFor(Companion_2, 'Companion', objectMeta);
|
|
243
|
+
setMetadataFor(DIContainerBuilderImpl, 'DIContainerBuilderImpl', classMeta);
|
|
244
|
+
setMetadataFor(Node, 'Node', classMeta);
|
|
245
|
+
setMetadataFor(DIContainerImpl, 'DIContainerImpl', classMeta, VOID, [DIContainer]);
|
|
246
|
+
setMetadataFor(Companion_3, 'Companion', objectMeta);
|
|
247
|
+
setMetadataFor(DIImpl, 'DIImpl', classMeta, VOID, [DI]);
|
|
248
|
+
setMetadataFor(BindingDIImpl, 'BindingDIImpl', classMeta, VOID, [DirectDIBase]);
|
|
249
|
+
setMetadataFor(DITreeImpl, 'DITreeImpl', classMeta, VOID, [DITree]);
|
|
250
|
+
setMetadataFor(TypeChecker, 'TypeChecker', classMeta);
|
|
251
|
+
setMetadataFor(Down, 'Down', classMeta, TypeChecker);
|
|
252
|
+
setMetadataFor(Up, 'Up', classMeta, TypeChecker);
|
|
253
|
+
setMetadataFor(DirectDIBaseImpl, 'DirectDIBaseImpl', classMeta, VOID, [DirectDIBase]);
|
|
254
|
+
setMetadataFor(DIProperty, 'DIProperty', classMeta);
|
|
255
|
+
setMetadataFor(DirectDIImpl, 'DirectDIImpl', classMeta, DirectDIBaseImpl, [DirectDIBaseImpl, DirectDIBase]);
|
|
258
256
|
//endregion
|
|
259
257
|
function DIDefinition(binding, fromModule, tree) {
|
|
260
258
|
DIDefining.call(this, binding, fromModule);
|
|
261
|
-
this.
|
|
259
|
+
this.d27_1 = tree;
|
|
262
260
|
}
|
|
263
261
|
function description(_this__u8e3s4, withOverrides, ident) {
|
|
262
|
+
withOverrides = withOverrides === VOID ? false : withOverrides;
|
|
263
|
+
ident = ident === VOID ? 8 : ident;
|
|
264
264
|
return descriptionImpl(_this__u8e3s4, withOverrides, ident, bindDescription$factory(), description$factory());
|
|
265
265
|
}
|
|
266
|
-
function description$default(_this__u8e3s4, withOverrides, ident, $mask0, $handler) {
|
|
267
|
-
if (!(($mask0 & 1) === 0))
|
|
268
|
-
withOverrides = false;
|
|
269
|
-
if (!(($mask0 & 2) === 0))
|
|
270
|
-
ident = 8;
|
|
271
|
-
return description(_this__u8e3s4, withOverrides, ident);
|
|
272
|
-
}
|
|
273
266
|
function DIDefining(binding, fromModule) {
|
|
274
|
-
this.
|
|
275
|
-
this.
|
|
267
|
+
this.e27_1 = binding;
|
|
268
|
+
this.f27_1 = fromModule;
|
|
276
269
|
}
|
|
277
270
|
function descriptionImpl(_this__u8e3s4, withOverrides, ident, keyBindDisp, bindingDisp) {
|
|
278
271
|
var tmp$ret$4;
|
|
279
272
|
// Inline function 'kotlin.collections.groupBy' call
|
|
280
|
-
var
|
|
273
|
+
var tmp1_groupBy = _this__u8e3s4.o();
|
|
281
274
|
var tmp$ret$3;
|
|
282
275
|
// Inline function 'kotlin.collections.groupByTo' call
|
|
283
276
|
var tmp0_groupByTo = LinkedHashMap_init_$Create$();
|
|
284
|
-
var tmp0_iterator =
|
|
285
|
-
while (tmp0_iterator.
|
|
286
|
-
var element = tmp0_iterator.
|
|
277
|
+
var tmp0_iterator = tmp1_groupBy.f();
|
|
278
|
+
while (tmp0_iterator.g()) {
|
|
279
|
+
var element = tmp0_iterator.h();
|
|
287
280
|
var tmp$ret$0;
|
|
288
281
|
// Inline function 'org.kodein.di.descriptionImpl.<anonymous>' call
|
|
289
|
-
tmp$ret$0 = first(element.j1()).
|
|
282
|
+
tmp$ret$0 = first(element.j1()).f27_1;
|
|
290
283
|
var key = tmp$ret$0;
|
|
291
284
|
var tmp$ret$2;
|
|
292
285
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
@@ -297,7 +290,7 @@
|
|
|
297
290
|
// Inline function 'kotlin.collections.groupByTo.<anonymous>' call
|
|
298
291
|
tmp$ret$1 = ArrayList_init_$Create$();
|
|
299
292
|
var answer = tmp$ret$1;
|
|
300
|
-
tmp0_groupByTo.
|
|
293
|
+
tmp0_groupByTo.u3(key, answer);
|
|
301
294
|
tmp = answer;
|
|
302
295
|
} else {
|
|
303
296
|
tmp = value;
|
|
@@ -315,7 +308,7 @@
|
|
|
315
308
|
// Inline function 'kotlin.contracts.contract' call
|
|
316
309
|
var tmp$ret$6;
|
|
317
310
|
// Inline function 'kotlin.apply' call
|
|
318
|
-
var
|
|
311
|
+
var tmp2_apply = StringBuilder_init_$Create$();
|
|
319
312
|
// Inline function 'kotlin.contracts.contract' call
|
|
320
313
|
// Inline function 'org.kodein.di.descriptionImpl.<anonymous>' call
|
|
321
314
|
var tmp0_safe_receiver = byModule.t1(null);
|
|
@@ -325,114 +318,103 @@
|
|
|
325
318
|
var tmp$ret$5;
|
|
326
319
|
// Inline function 'kotlin.let' call
|
|
327
320
|
// Inline function 'kotlin.contracts.contract' call
|
|
328
|
-
descriptionImpl$appendBindings(
|
|
321
|
+
descriptionImpl$appendBindings(tmp2_apply, keyBindDisp, bindingDisp, withOverrides, ident, tmp0_safe_receiver);
|
|
329
322
|
tmp$ret$5 = Unit_getInstance();
|
|
330
323
|
}
|
|
331
324
|
// Inline function 'kotlin.collections.forEach' call
|
|
332
|
-
var tmp0_iterator_0 = modules.
|
|
333
|
-
while (tmp0_iterator_0.
|
|
334
|
-
var element_0 = tmp0_iterator_0.
|
|
325
|
+
var tmp0_iterator_0 = modules.f();
|
|
326
|
+
while (tmp0_iterator_0.g()) {
|
|
327
|
+
var element_0 = tmp0_iterator_0.h();
|
|
335
328
|
// Inline function 'org.kodein.di.descriptionImpl.<anonymous>.<anonymous>' call
|
|
336
|
-
|
|
337
|
-
descriptionImpl$appendBindings(
|
|
338
|
-
|
|
329
|
+
tmp2_apply.d8(repeat(' ', ident) + 'module ' + element_0 + ' {\n');
|
|
330
|
+
descriptionImpl$appendBindings(tmp2_apply, keyBindDisp, bindingDisp, withOverrides, ident + 4 | 0, ensureNotNull(byModule.t1(element_0)));
|
|
331
|
+
tmp2_apply.d8(repeat(' ', ident) + '}\n');
|
|
339
332
|
}
|
|
340
|
-
tmp$ret$6 =
|
|
333
|
+
tmp$ret$6 = tmp2_apply;
|
|
341
334
|
tmp$ret$7 = tmp$ret$6.toString();
|
|
342
335
|
return tmp$ret$7;
|
|
343
336
|
}
|
|
344
337
|
function fullDescription(_this__u8e3s4, withOverrides, ident) {
|
|
338
|
+
withOverrides = withOverrides === VOID ? false : withOverrides;
|
|
339
|
+
ident = ident === VOID ? 8 : ident;
|
|
345
340
|
return descriptionImpl(_this__u8e3s4, withOverrides, ident, bindFullDescription$factory(), fullDescription$factory());
|
|
346
341
|
}
|
|
347
|
-
function fullDescription$default(_this__u8e3s4, withOverrides, ident, $mask0, $handler) {
|
|
348
|
-
if (!(($mask0 & 1) === 0))
|
|
349
|
-
withOverrides = false;
|
|
350
|
-
if (!(($mask0 & 2) === 0))
|
|
351
|
-
ident = 8;
|
|
352
|
-
return fullDescription(_this__u8e3s4, withOverrides, ident);
|
|
353
|
-
}
|
|
354
342
|
function descriptionImpl$appendBindings(_this__u8e3s4, $keyBindDisp, $bindingDisp, $withOverrides, ident, entries) {
|
|
355
|
-
var tmp0_iterator = entries.
|
|
356
|
-
while (tmp0_iterator.
|
|
357
|
-
var element = tmp0_iterator.
|
|
343
|
+
var tmp0_iterator = entries.f();
|
|
344
|
+
while (tmp0_iterator.g()) {
|
|
345
|
+
var element = tmp0_iterator.h();
|
|
358
346
|
// Inline function 'org.kodein.di.descriptionImpl.appendBindings.<anonymous>' call
|
|
359
347
|
var keyDescription = $keyBindDisp(element.h1());
|
|
360
|
-
_this__u8e3s4.
|
|
348
|
+
_this__u8e3s4.d8(repeat(' ', ident) + keyDescription + ' { ' + $bindingDisp(first(element.j1()).e27_1) + ' }');
|
|
361
349
|
if ($withOverrides) {
|
|
362
350
|
var subIdent = keyDescription.length - 4 | 0;
|
|
363
351
|
// Inline function 'kotlin.collections.forEach' call
|
|
364
|
-
var tmp0_forEach = element.j1().
|
|
365
|
-
var tmp0_iterator_0 = tmp0_forEach.
|
|
366
|
-
while (tmp0_iterator_0.
|
|
367
|
-
var element_0 = tmp0_iterator_0.
|
|
352
|
+
var tmp0_forEach = element.j1().u2(1, element.j1().i());
|
|
353
|
+
var tmp0_iterator_0 = tmp0_forEach.f();
|
|
354
|
+
while (tmp0_iterator_0.g()) {
|
|
355
|
+
var element_0 = tmp0_iterator_0.h();
|
|
368
356
|
// Inline function 'org.kodein.di.descriptionImpl.appendBindings.<anonymous>.<anonymous>' call
|
|
369
|
-
_this__u8e3s4.
|
|
357
|
+
_this__u8e3s4.d8(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.e27_1));
|
|
370
358
|
}
|
|
371
359
|
}
|
|
372
|
-
_this__u8e3s4.
|
|
360
|
+
_this__u8e3s4.d8('\n');
|
|
373
361
|
}
|
|
374
362
|
return Unit_getInstance();
|
|
375
363
|
}
|
|
376
364
|
function bindDescription$factory() {
|
|
377
365
|
return getPropertyCallableRef('bindDescription', 1, KProperty1, function (receiver) {
|
|
378
|
-
return receiver.
|
|
366
|
+
return receiver.l27();
|
|
379
367
|
}, null);
|
|
380
368
|
}
|
|
381
369
|
function description$factory() {
|
|
382
370
|
return getPropertyCallableRef('description', 1, KProperty1, function (receiver) {
|
|
383
|
-
return receiver.
|
|
371
|
+
return receiver.m27();
|
|
384
372
|
}, null);
|
|
385
373
|
}
|
|
386
374
|
function bindFullDescription$factory() {
|
|
387
375
|
return getPropertyCallableRef('bindFullDescription', 1, KProperty1, function (receiver) {
|
|
388
|
-
return receiver.
|
|
376
|
+
return receiver.n27();
|
|
389
377
|
}, null);
|
|
390
378
|
}
|
|
391
379
|
function fullDescription$factory() {
|
|
392
380
|
return getPropertyCallableRef('fullDescription', 1, KProperty1, function (receiver) {
|
|
393
|
-
return receiver.
|
|
381
|
+
return receiver.o27();
|
|
394
382
|
}, null);
|
|
395
383
|
}
|
|
396
384
|
function appendDescription(_this__u8e3s4, $this, displayString) {
|
|
397
|
-
if (!($this.
|
|
398
|
-
_this__u8e3s4.
|
|
385
|
+
if (!($this.j27_1 == null)) {
|
|
386
|
+
_this__u8e3s4.d8(' tagged "' + toString($this.j27_1) + '"');
|
|
399
387
|
}
|
|
400
|
-
if (!equals($this.
|
|
401
|
-
_this__u8e3s4.
|
|
388
|
+
if (!equals($this.g27_1, Companion_getInstance().w26_1)) {
|
|
389
|
+
_this__u8e3s4.d8(' on context ' + displayString($this.g27_1));
|
|
402
390
|
}
|
|
403
|
-
if (!equals($this.
|
|
404
|
-
_this__u8e3s4.
|
|
391
|
+
if (!equals($this.h27_1, Companion_getInstance().v26_1)) {
|
|
392
|
+
_this__u8e3s4.d8(', with argument ' + displayString($this.h27_1));
|
|
405
393
|
}
|
|
406
394
|
}
|
|
407
395
|
function TypeToken$simpleDispString$ref() {
|
|
408
396
|
var l = function (p0) {
|
|
409
|
-
return p0.
|
|
397
|
+
return p0.k26();
|
|
410
398
|
};
|
|
411
399
|
l.callableName = 'simpleDispString';
|
|
412
400
|
return l;
|
|
413
401
|
}
|
|
414
402
|
function TypeToken$qualifiedDispString$ref() {
|
|
415
403
|
var l = function (p0) {
|
|
416
|
-
return p0.
|
|
404
|
+
return p0.m26();
|
|
417
405
|
};
|
|
418
406
|
l.callableName = 'qualifiedDispString';
|
|
419
407
|
return l;
|
|
420
408
|
}
|
|
421
409
|
function Module_init_$Init$(name, allowSilentOverride, prefix, init, $this) {
|
|
410
|
+
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
411
|
+
prefix = prefix === VOID ? '' : prefix;
|
|
422
412
|
Module.call($this, allowSilentOverride, prefix, init);
|
|
423
|
-
$this.
|
|
413
|
+
$this.s27_1 = name;
|
|
424
414
|
return $this;
|
|
425
415
|
}
|
|
426
|
-
function Module_init_$
|
|
427
|
-
|
|
428
|
-
allowSilentOverride = false;
|
|
429
|
-
if (!(($mask0 & 4) === 0))
|
|
430
|
-
prefix = '';
|
|
431
|
-
Module_init_$Init$(name, allowSilentOverride, prefix, init, $this);
|
|
432
|
-
return $this;
|
|
433
|
-
}
|
|
434
|
-
function Module_init_$Create$(name, allowSilentOverride, prefix, init, $mask0, $marker) {
|
|
435
|
-
return Module_init_$Init$_0(name, allowSilentOverride, prefix, init, $mask0, $marker, Object.create(Module.prototype));
|
|
416
|
+
function Module_init_$Create$(name, allowSilentOverride, prefix, init) {
|
|
417
|
+
return Module_init_$Init$(name, allowSilentOverride, prefix, init, objectCreate(protoOf(Module)));
|
|
436
418
|
}
|
|
437
419
|
function DependencyLoopException(message) {
|
|
438
420
|
RuntimeException_init_$Init$(message, this);
|
|
@@ -440,37 +422,37 @@
|
|
|
440
422
|
}
|
|
441
423
|
function NotFoundException(key, message) {
|
|
442
424
|
RuntimeException_init_$Init$(message, this);
|
|
443
|
-
this.q25_1 = key;
|
|
444
425
|
captureStack(this, NotFoundException);
|
|
426
|
+
this.t27_1 = key;
|
|
445
427
|
}
|
|
446
428
|
function OverridingException(message) {
|
|
447
429
|
RuntimeException_init_$Init$(message, this);
|
|
448
430
|
captureStack(this, OverridingException);
|
|
449
431
|
}
|
|
450
432
|
function Key(contextType, argType, type, tag) {
|
|
451
|
-
this.
|
|
452
|
-
this.
|
|
453
|
-
this.
|
|
454
|
-
this.
|
|
455
|
-
this.
|
|
456
|
-
}
|
|
457
|
-
Key.
|
|
458
|
-
if (this.
|
|
459
|
-
this.
|
|
460
|
-
this.
|
|
461
|
-
this.
|
|
433
|
+
this.g27_1 = contextType;
|
|
434
|
+
this.h27_1 = argType;
|
|
435
|
+
this.i27_1 = type;
|
|
436
|
+
this.j27_1 = tag;
|
|
437
|
+
this.k27_1 = 0;
|
|
438
|
+
}
|
|
439
|
+
protoOf(Key).hashCode = function () {
|
|
440
|
+
if (this.k27_1 === 0) {
|
|
441
|
+
this.k27_1 = hashCode(this.g27_1);
|
|
442
|
+
this.k27_1 = imul(31, this.k27_1) + hashCode(this.h27_1) | 0;
|
|
443
|
+
this.k27_1 = imul(29, hashCode(this.i27_1));
|
|
462
444
|
var tmp = this;
|
|
463
|
-
var tmp_0 = imul(23, this.
|
|
464
|
-
var tmp0_safe_receiver = this.
|
|
445
|
+
var tmp_0 = imul(23, this.k27_1);
|
|
446
|
+
var tmp0_safe_receiver = this.j27_1;
|
|
465
447
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
466
|
-
tmp.
|
|
448
|
+
tmp.k27_1 = tmp_0 + (tmp1_elvis_lhs == null ? 0 : tmp1_elvis_lhs) | 0;
|
|
467
449
|
}
|
|
468
|
-
return this.
|
|
450
|
+
return this.k27_1;
|
|
469
451
|
};
|
|
470
|
-
Key.
|
|
471
|
-
return this.
|
|
452
|
+
protoOf(Key).toString = function () {
|
|
453
|
+
return this.m27();
|
|
472
454
|
};
|
|
473
|
-
Key.
|
|
455
|
+
protoOf(Key).l27 = function () {
|
|
474
456
|
var tmp$ret$1;
|
|
475
457
|
// Inline function 'kotlin.text.buildString' call
|
|
476
458
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -479,15 +461,15 @@
|
|
|
479
461
|
var tmp0_apply = StringBuilder_init_$Create$();
|
|
480
462
|
// Inline function 'kotlin.contracts.contract' call
|
|
481
463
|
// Inline function 'org.kodein.di.Key.<get-bindDescription>.<anonymous>' call
|
|
482
|
-
tmp0_apply.
|
|
483
|
-
if (!(this.
|
|
484
|
-
tmp0_apply.
|
|
464
|
+
tmp0_apply.d8('bind<' + this.i27_1.k26() + '>');
|
|
465
|
+
if (!(this.j27_1 == null)) {
|
|
466
|
+
tmp0_apply.d8('(tag = "' + toString(this.j27_1) + '")');
|
|
485
467
|
}
|
|
486
468
|
tmp$ret$0 = tmp0_apply;
|
|
487
469
|
tmp$ret$1 = tmp$ret$0.toString();
|
|
488
470
|
return tmp$ret$1;
|
|
489
471
|
};
|
|
490
|
-
Key.
|
|
472
|
+
protoOf(Key).n27 = function () {
|
|
491
473
|
var tmp$ret$1;
|
|
492
474
|
// Inline function 'kotlin.text.buildString' call
|
|
493
475
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -496,15 +478,15 @@
|
|
|
496
478
|
var tmp0_apply = StringBuilder_init_$Create$();
|
|
497
479
|
// Inline function 'kotlin.contracts.contract' call
|
|
498
480
|
// Inline function 'org.kodein.di.Key.<get-bindFullDescription>.<anonymous>' call
|
|
499
|
-
tmp0_apply.
|
|
500
|
-
if (!(this.
|
|
501
|
-
tmp0_apply.
|
|
481
|
+
tmp0_apply.d8('bind<' + this.i27_1.m26() + '>');
|
|
482
|
+
if (!(this.j27_1 == null)) {
|
|
483
|
+
tmp0_apply.d8('(tag = "' + toString(this.j27_1) + '")');
|
|
502
484
|
}
|
|
503
485
|
tmp$ret$0 = tmp0_apply;
|
|
504
486
|
tmp$ret$1 = tmp$ret$0.toString();
|
|
505
487
|
return tmp$ret$1;
|
|
506
488
|
};
|
|
507
|
-
Key.
|
|
489
|
+
protoOf(Key).m27 = function () {
|
|
508
490
|
var tmp$ret$1;
|
|
509
491
|
// Inline function 'kotlin.text.buildString' call
|
|
510
492
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -513,16 +495,16 @@
|
|
|
513
495
|
var tmp0_apply = StringBuilder_init_$Create$();
|
|
514
496
|
// Inline function 'kotlin.contracts.contract' call
|
|
515
497
|
// Inline function 'org.kodein.di.Key.<get-description>.<anonymous>' call
|
|
516
|
-
tmp0_apply.
|
|
498
|
+
tmp0_apply.d8(this.i27_1.k26());
|
|
517
499
|
appendDescription(tmp0_apply, this, TypeToken$simpleDispString$ref());
|
|
518
500
|
tmp$ret$0 = tmp0_apply;
|
|
519
501
|
tmp$ret$1 = tmp$ret$0.toString();
|
|
520
502
|
return tmp$ret$1;
|
|
521
503
|
};
|
|
522
|
-
Key.
|
|
523
|
-
return '(context: ' + this.
|
|
504
|
+
protoOf(Key).u27 = function () {
|
|
505
|
+
return '(context: ' + this.g27_1.k26() + ', arg: ' + this.h27_1.k26() + ', type: ' + this.i27_1.k26() + ', tag: ' + toString(this.j27_1) + ')';
|
|
524
506
|
};
|
|
525
|
-
Key.
|
|
507
|
+
protoOf(Key).o27 = function () {
|
|
526
508
|
var tmp$ret$1;
|
|
527
509
|
// Inline function 'kotlin.text.buildString' call
|
|
528
510
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -531,52 +513,50 @@
|
|
|
531
513
|
var tmp0_apply = StringBuilder_init_$Create$();
|
|
532
514
|
// Inline function 'kotlin.contracts.contract' call
|
|
533
515
|
// Inline function 'org.kodein.di.Key.<get-fullDescription>.<anonymous>' call
|
|
534
|
-
tmp0_apply.
|
|
516
|
+
tmp0_apply.d8(this.i27_1.m26());
|
|
535
517
|
appendDescription(tmp0_apply, this, TypeToken$qualifiedDispString$ref());
|
|
536
518
|
tmp$ret$0 = tmp0_apply;
|
|
537
519
|
tmp$ret$1 = tmp$ret$0.toString();
|
|
538
520
|
return tmp$ret$1;
|
|
539
521
|
};
|
|
540
|
-
Key.
|
|
522
|
+
protoOf(Key).v27 = function (contextType, argType, type, tag) {
|
|
541
523
|
return new Key(contextType, argType, type, tag);
|
|
542
524
|
};
|
|
543
|
-
Key.
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
tag = this.g25_1;
|
|
552
|
-
return this.s25(contextType, argType, type, tag);
|
|
553
|
-
};
|
|
554
|
-
Key.prototype.equals = function (other) {
|
|
525
|
+
protoOf(Key).w27 = function (contextType, argType, type, tag, $super) {
|
|
526
|
+
contextType = contextType === VOID ? this.g27_1 : contextType;
|
|
527
|
+
argType = argType === VOID ? this.h27_1 : argType;
|
|
528
|
+
type = type === VOID ? this.i27_1 : type;
|
|
529
|
+
tag = tag === VOID ? this.j27_1 : tag;
|
|
530
|
+
return $super === VOID ? this.v27(contextType, argType, type, tag) : $super.v27.call(this, contextType, argType, type, tag);
|
|
531
|
+
};
|
|
532
|
+
protoOf(Key).equals = function (other) {
|
|
555
533
|
if (this === other)
|
|
556
534
|
return true;
|
|
557
535
|
if (!(other instanceof Key))
|
|
558
536
|
return false;
|
|
559
537
|
var tmp0_other_with_cast = other instanceof Key ? other : THROW_CCE();
|
|
560
|
-
if (!equals(this.
|
|
538
|
+
if (!equals(this.g27_1, tmp0_other_with_cast.g27_1))
|
|
561
539
|
return false;
|
|
562
|
-
if (!equals(this.
|
|
540
|
+
if (!equals(this.h27_1, tmp0_other_with_cast.h27_1))
|
|
563
541
|
return false;
|
|
564
|
-
if (!equals(this.
|
|
542
|
+
if (!equals(this.i27_1, tmp0_other_with_cast.i27_1))
|
|
565
543
|
return false;
|
|
566
|
-
if (!equals(this.
|
|
544
|
+
if (!equals(this.j27_1, tmp0_other_with_cast.j27_1))
|
|
567
545
|
return false;
|
|
568
546
|
return true;
|
|
569
547
|
};
|
|
570
548
|
function Builder() {
|
|
571
549
|
}
|
|
572
550
|
function Module(allowSilentOverride, prefix, init) {
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
this.
|
|
576
|
-
this.
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
551
|
+
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
552
|
+
prefix = prefix === VOID ? '' : prefix;
|
|
553
|
+
this.p27_1 = allowSilentOverride;
|
|
554
|
+
this.q27_1 = prefix;
|
|
555
|
+
this.r27_1 = init;
|
|
556
|
+
this.s27_1 = null;
|
|
557
|
+
}
|
|
558
|
+
protoOf(Module).og = function () {
|
|
559
|
+
var tmp0_elvis_lhs = this.s27_1;
|
|
580
560
|
var tmp;
|
|
581
561
|
if (tmp0_elvis_lhs == null) {
|
|
582
562
|
throw IllegalStateException_init_$Create$('module must have a name.');
|
|
@@ -585,41 +565,40 @@
|
|
|
585
565
|
}
|
|
586
566
|
return tmp;
|
|
587
567
|
};
|
|
588
|
-
Module.
|
|
589
|
-
return 'Module(allowSilentOverride=' + this.
|
|
568
|
+
protoOf(Module).toString = function () {
|
|
569
|
+
return 'Module(allowSilentOverride=' + this.p27_1 + ', prefix=' + this.q27_1 + ', init=' + this.r27_1 + ')';
|
|
590
570
|
};
|
|
591
|
-
Module.
|
|
592
|
-
var result = this.
|
|
593
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
594
|
-
result = imul(result, 31) + hashCode(this.
|
|
571
|
+
protoOf(Module).hashCode = function () {
|
|
572
|
+
var result = this.p27_1 | 0;
|
|
573
|
+
result = imul(result, 31) + getStringHashCode(this.q27_1) | 0;
|
|
574
|
+
result = imul(result, 31) + hashCode(this.r27_1) | 0;
|
|
595
575
|
return result;
|
|
596
576
|
};
|
|
597
|
-
Module.
|
|
577
|
+
protoOf(Module).equals = function (other) {
|
|
598
578
|
if (this === other)
|
|
599
579
|
return true;
|
|
600
580
|
if (!(other instanceof Module))
|
|
601
581
|
return false;
|
|
602
582
|
var tmp0_other_with_cast = other instanceof Module ? other : THROW_CCE();
|
|
603
|
-
if (!(this.
|
|
583
|
+
if (!(this.p27_1 === tmp0_other_with_cast.p27_1))
|
|
604
584
|
return false;
|
|
605
|
-
if (!(this.
|
|
585
|
+
if (!(this.q27_1 === tmp0_other_with_cast.q27_1))
|
|
606
586
|
return false;
|
|
607
|
-
if (!equals(this.
|
|
587
|
+
if (!equals(this.r27_1, tmp0_other_with_cast.r27_1))
|
|
608
588
|
return false;
|
|
609
589
|
return true;
|
|
610
590
|
};
|
|
611
591
|
function Companion() {
|
|
612
592
|
Companion_instance = this;
|
|
613
|
-
this.
|
|
614
|
-
this.
|
|
593
|
+
this.a28_1 = false;
|
|
594
|
+
this.b28_1 = false;
|
|
615
595
|
}
|
|
616
|
-
Companion.
|
|
596
|
+
protoOf(Companion).c28 = function (allowSilentOverride, init) {
|
|
617
597
|
return DIImpl_init_$Create$(allowSilentOverride, init);
|
|
618
598
|
};
|
|
619
|
-
Companion.
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
return this.z25(allowSilentOverride, init);
|
|
599
|
+
protoOf(Companion).d28 = function (allowSilentOverride, init, $super) {
|
|
600
|
+
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
601
|
+
return $super === VOID ? this.c28(allowSilentOverride, init) : $super.c28.call(this, allowSilentOverride, init);
|
|
623
602
|
};
|
|
624
603
|
var Companion_instance;
|
|
625
604
|
function Companion_getInstance_0() {
|
|
@@ -630,44 +609,44 @@
|
|
|
630
609
|
function DI() {
|
|
631
610
|
}
|
|
632
611
|
function get_direct(_this__u8e3s4) {
|
|
633
|
-
return new DirectDIImpl(_this__u8e3s4.
|
|
612
|
+
return new DirectDIImpl(_this__u8e3s4.e28().f28(), _this__u8e3s4.g28());
|
|
634
613
|
}
|
|
635
614
|
function DIAware() {
|
|
636
615
|
}
|
|
637
616
|
function Value(type, value) {
|
|
638
|
-
this.
|
|
639
|
-
this.
|
|
617
|
+
this.i28_1 = type;
|
|
618
|
+
this.j28_1 = value;
|
|
640
619
|
}
|
|
641
|
-
Value.
|
|
642
|
-
return this.
|
|
620
|
+
protoOf(Value).k28 = function () {
|
|
621
|
+
return this.i28_1;
|
|
643
622
|
};
|
|
644
|
-
Value.
|
|
645
|
-
return this.
|
|
623
|
+
protoOf(Value).j1 = function () {
|
|
624
|
+
return this.j28_1;
|
|
646
625
|
};
|
|
647
|
-
Value.
|
|
648
|
-
return 'Value(type=' + this.
|
|
626
|
+
protoOf(Value).toString = function () {
|
|
627
|
+
return 'Value(type=' + this.i28_1 + ', value=' + this.j28_1 + ')';
|
|
649
628
|
};
|
|
650
|
-
Value.
|
|
651
|
-
var result = hashCode(this.
|
|
652
|
-
result = imul(result, 31) + hashCode(this.
|
|
629
|
+
protoOf(Value).hashCode = function () {
|
|
630
|
+
var result = hashCode(this.i28_1);
|
|
631
|
+
result = imul(result, 31) + hashCode(this.j28_1) | 0;
|
|
653
632
|
return result;
|
|
654
633
|
};
|
|
655
|
-
Value.
|
|
634
|
+
protoOf(Value).equals = function (other) {
|
|
656
635
|
if (this === other)
|
|
657
636
|
return true;
|
|
658
637
|
if (!(other instanceof Value))
|
|
659
638
|
return false;
|
|
660
639
|
var tmp0_other_with_cast = other instanceof Value ? other : THROW_CCE();
|
|
661
|
-
if (!equals(this.
|
|
640
|
+
if (!equals(this.i28_1, tmp0_other_with_cast.i28_1))
|
|
662
641
|
return false;
|
|
663
|
-
if (!equals(this.
|
|
642
|
+
if (!equals(this.j28_1, tmp0_other_with_cast.j28_1))
|
|
664
643
|
return false;
|
|
665
644
|
return true;
|
|
666
645
|
};
|
|
667
646
|
function Companion_0() {
|
|
668
647
|
Companion_instance_0 = this;
|
|
669
648
|
}
|
|
670
|
-
Companion_0.
|
|
649
|
+
protoOf(Companion_0).l28 = function (type, value) {
|
|
671
650
|
return new Value(type, value);
|
|
672
651
|
};
|
|
673
652
|
var Companion_instance_0;
|
|
@@ -679,16 +658,17 @@
|
|
|
679
658
|
function DIContext() {
|
|
680
659
|
}
|
|
681
660
|
function Instance(_this__u8e3s4, type, tag) {
|
|
682
|
-
|
|
683
|
-
var
|
|
661
|
+
tag = tag === VOID ? null : tag;
|
|
662
|
+
var tmp = _this__u8e3s4.h28();
|
|
663
|
+
var tmp_0 = _this__u8e3s4.g28();
|
|
684
664
|
return new DIProperty(tmp, tmp_0, Instance$lambda(_this__u8e3s4, type, tag));
|
|
685
665
|
}
|
|
686
666
|
function get_AnyDIContext() {
|
|
687
|
-
return Contexes_getInstance().
|
|
667
|
+
return Contexes_getInstance().m28_1;
|
|
688
668
|
}
|
|
689
669
|
function Contexes() {
|
|
690
670
|
Contexes_instance = this;
|
|
691
|
-
this.
|
|
671
|
+
this.m28_1 = Companion_getInstance_1().l28(Companion_getInstance().w26_1, new Object());
|
|
692
672
|
}
|
|
693
673
|
var Contexes_instance;
|
|
694
674
|
function Contexes_getInstance() {
|
|
@@ -697,49 +677,45 @@
|
|
|
697
677
|
return Contexes_instance;
|
|
698
678
|
}
|
|
699
679
|
function On(_this__u8e3s4, context, trigger) {
|
|
680
|
+
context = context === VOID ? _this__u8e3s4.g28() : context;
|
|
681
|
+
trigger = trigger === VOID ? _this__u8e3s4.h28() : trigger;
|
|
700
682
|
return DIWrapper_init_$Create$(_this__u8e3s4, context, trigger);
|
|
701
683
|
}
|
|
702
|
-
function On$default(_this__u8e3s4, context, trigger, $mask0, $handler) {
|
|
703
|
-
if (!(($mask0 & 1) === 0))
|
|
704
|
-
context = _this__u8e3s4.d26();
|
|
705
|
-
if (!(($mask0 & 2) === 0))
|
|
706
|
-
trigger = _this__u8e3s4.e26();
|
|
707
|
-
return On(_this__u8e3s4, context, trigger);
|
|
708
|
-
}
|
|
709
684
|
function DIWrapper_init_$Init$(base, diContext, trigger, $this) {
|
|
710
|
-
|
|
685
|
+
diContext = diContext === VOID ? base.g28() : diContext;
|
|
686
|
+
trigger = trigger === VOID ? base.h28() : trigger;
|
|
687
|
+
DIWrapper.call($this, base.e28(), diContext, trigger);
|
|
711
688
|
return $this;
|
|
712
689
|
}
|
|
713
690
|
function DIWrapper_init_$Create$(base, diContext, trigger) {
|
|
714
|
-
return DIWrapper_init_$Init$(base, diContext, trigger,
|
|
691
|
+
return DIWrapper_init_$Init$(base, diContext, trigger, objectCreate(protoOf(DIWrapper)));
|
|
715
692
|
}
|
|
716
693
|
function DIWrapper(_base, diContext, diTrigger) {
|
|
717
|
-
|
|
718
|
-
this.
|
|
719
|
-
this.
|
|
694
|
+
diTrigger = diTrigger === VOID ? null : diTrigger;
|
|
695
|
+
this.n28_1 = _base;
|
|
696
|
+
this.o28_1 = diContext;
|
|
697
|
+
this.p28_1 = diTrigger;
|
|
720
698
|
}
|
|
721
|
-
DIWrapper.
|
|
722
|
-
return this.
|
|
699
|
+
protoOf(DIWrapper).g28 = function () {
|
|
700
|
+
return this.o28_1;
|
|
723
701
|
};
|
|
724
|
-
DIWrapper.
|
|
725
|
-
return this.
|
|
702
|
+
protoOf(DIWrapper).h28 = function () {
|
|
703
|
+
return this.p28_1;
|
|
726
704
|
};
|
|
727
|
-
DIWrapper.
|
|
705
|
+
protoOf(DIWrapper).e28 = function () {
|
|
728
706
|
return this;
|
|
729
707
|
};
|
|
730
|
-
DIWrapper.
|
|
731
|
-
return this.
|
|
708
|
+
protoOf(DIWrapper).f28 = function () {
|
|
709
|
+
return this.n28_1.f28();
|
|
732
710
|
};
|
|
733
711
|
function Instance$lambda($this_Instance, $type, $tag) {
|
|
734
712
|
return function (ctx, _anonymous_parameter_1__qggqgd) {
|
|
735
|
-
var tmp = $this_Instance.
|
|
713
|
+
var tmp = $this_Instance.e28().f28();
|
|
736
714
|
var tmp$ret$0;
|
|
737
715
|
// Inline function 'org.kodein.di.anyType' call
|
|
738
|
-
var tmp_0 = ctx.
|
|
716
|
+
var tmp_0 = ctx.k28();
|
|
739
717
|
tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
740
|
-
|
|
741
|
-
var tmp_2 = ctx.j1();
|
|
742
|
-
return tmp.n26(tmp_1, tmp_2, 0, 4, null)();
|
|
718
|
+
return tmp.q28(new Key(tmp$ret$0, Companion_getInstance().v26_1, $type, $tag), ctx.j1())();
|
|
743
719
|
};
|
|
744
720
|
}
|
|
745
721
|
function DIContainer$provider$lambda($tmp0_toProvider) {
|
|
@@ -753,21 +729,6 @@
|
|
|
753
729
|
}
|
|
754
730
|
function DirectDIBase() {
|
|
755
731
|
}
|
|
756
|
-
function SearchSpecs_init_$Init$(contextType, argType, type, tag, $mask0, $marker, $this) {
|
|
757
|
-
if (!(($mask0 & 1) === 0))
|
|
758
|
-
contextType = null;
|
|
759
|
-
if (!(($mask0 & 2) === 0))
|
|
760
|
-
argType = null;
|
|
761
|
-
if (!(($mask0 & 4) === 0))
|
|
762
|
-
type = null;
|
|
763
|
-
if (!(($mask0 & 8) === 0))
|
|
764
|
-
tag = NoDefinedTag_getInstance();
|
|
765
|
-
SearchSpecs.call($this, contextType, argType, type, tag);
|
|
766
|
-
return $this;
|
|
767
|
-
}
|
|
768
|
-
function SearchSpecs_init_$Create$(contextType, argType, type, tag, $mask0, $marker) {
|
|
769
|
-
return SearchSpecs_init_$Init$(contextType, argType, type, tag, $mask0, $marker, Object.create(SearchSpecs.prototype));
|
|
770
|
-
}
|
|
771
732
|
function NoDefinedTag() {
|
|
772
733
|
NoDefinedTag_instance = this;
|
|
773
734
|
}
|
|
@@ -778,63 +739,67 @@
|
|
|
778
739
|
return NoDefinedTag_instance;
|
|
779
740
|
}
|
|
780
741
|
function SearchSpecs(contextType, argType, type, tag) {
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
742
|
+
contextType = contextType === VOID ? null : contextType;
|
|
743
|
+
argType = argType === VOID ? null : argType;
|
|
744
|
+
type = type === VOID ? null : type;
|
|
745
|
+
tag = tag === VOID ? NoDefinedTag_getInstance() : tag;
|
|
746
|
+
this.b29_1 = contextType;
|
|
747
|
+
this.c29_1 = argType;
|
|
748
|
+
this.d29_1 = type;
|
|
749
|
+
this.e29_1 = tag;
|
|
750
|
+
}
|
|
751
|
+
protoOf(SearchSpecs).toString = function () {
|
|
787
752
|
var args = ArrayList_init_$Create$();
|
|
788
|
-
if (!(this.
|
|
753
|
+
if (!(this.b29_1 == null)) {
|
|
789
754
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
790
|
-
var tmp0_safe_receiver = this.
|
|
791
|
-
var tmp0_plusAssign = 'contextType=' + (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
755
|
+
var tmp0_safe_receiver = this.b29_1;
|
|
756
|
+
var tmp0_plusAssign = 'contextType=' + (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.k26());
|
|
792
757
|
args.a(tmp0_plusAssign);
|
|
793
758
|
}
|
|
794
|
-
if (!(this.
|
|
759
|
+
if (!(this.c29_1 == null)) {
|
|
795
760
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
796
|
-
var tmp1_safe_receiver = this.
|
|
797
|
-
var tmp1_plusAssign = 'argType=' + (tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
761
|
+
var tmp1_safe_receiver = this.c29_1;
|
|
762
|
+
var tmp1_plusAssign = 'argType=' + (tmp1_safe_receiver == null ? null : tmp1_safe_receiver.k26());
|
|
798
763
|
args.a(tmp1_plusAssign);
|
|
799
764
|
}
|
|
800
|
-
if (!(this.
|
|
765
|
+
if (!(this.d29_1 == null)) {
|
|
801
766
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
802
|
-
var tmp2_safe_receiver = this.
|
|
803
|
-
var tmp2_plusAssign = 'type=' + (tmp2_safe_receiver == null ? null : tmp2_safe_receiver.
|
|
767
|
+
var tmp2_safe_receiver = this.d29_1;
|
|
768
|
+
var tmp2_plusAssign = 'type=' + (tmp2_safe_receiver == null ? null : tmp2_safe_receiver.k26());
|
|
804
769
|
args.a(tmp2_plusAssign);
|
|
805
770
|
}
|
|
806
|
-
if (!equals(this.
|
|
771
|
+
if (!equals(this.e29_1, NoDefinedTag_getInstance())) {
|
|
807
772
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
808
|
-
var tmp3_plusAssign = 'tag=' + toString(this.
|
|
773
|
+
var tmp3_plusAssign = 'tag=' + toString(this.e29_1);
|
|
809
774
|
args.a(tmp3_plusAssign);
|
|
810
775
|
}
|
|
811
|
-
return '[' + joinToString
|
|
776
|
+
return '[' + joinToString(args, ', ') + ']';
|
|
812
777
|
};
|
|
813
778
|
function NoArgBindingDIWrap(_di) {
|
|
814
|
-
this.
|
|
779
|
+
this.f29_1 = _di;
|
|
815
780
|
}
|
|
816
|
-
NoArgBindingDIWrap.
|
|
817
|
-
return this.
|
|
781
|
+
protoOf(NoArgBindingDIWrap).e28 = function () {
|
|
782
|
+
return this.f29_1.e28();
|
|
818
783
|
};
|
|
819
|
-
NoArgBindingDIWrap.
|
|
820
|
-
return this.
|
|
784
|
+
protoOf(NoArgBindingDIWrap).g29 = function () {
|
|
785
|
+
return this.f29_1.g29();
|
|
821
786
|
};
|
|
822
|
-
NoArgBindingDIWrap.
|
|
823
|
-
return this.
|
|
787
|
+
protoOf(NoArgBindingDIWrap).a29 = function () {
|
|
788
|
+
return this.f29_1.a29();
|
|
824
789
|
};
|
|
825
|
-
NoArgBindingDIWrap.
|
|
826
|
-
return this.
|
|
790
|
+
protoOf(NoArgBindingDIWrap).h29 = function (type, tag) {
|
|
791
|
+
return this.f29_1.h29(type, tag);
|
|
827
792
|
};
|
|
828
|
-
NoArgBindingDIWrap.
|
|
829
|
-
return this.
|
|
793
|
+
protoOf(NoArgBindingDIWrap).i29 = function (context) {
|
|
794
|
+
return this.f29_1.i29(context);
|
|
830
795
|
};
|
|
831
796
|
function ErasedContext() {
|
|
832
797
|
ErasedContext_instance = this;
|
|
833
798
|
}
|
|
834
|
-
ErasedContext.
|
|
835
|
-
return Companion_getInstance().
|
|
799
|
+
protoOf(ErasedContext).k28 = function () {
|
|
800
|
+
return Companion_getInstance().w26_1;
|
|
836
801
|
};
|
|
837
|
-
ErasedContext.
|
|
802
|
+
protoOf(ErasedContext).j1 = function () {
|
|
838
803
|
return ErasedContext_getInstance();
|
|
839
804
|
};
|
|
840
805
|
var ErasedContext_instance;
|
|
@@ -844,12 +809,12 @@
|
|
|
844
809
|
return ErasedContext_instance;
|
|
845
810
|
}
|
|
846
811
|
function DIBinding$Copier$Companion$invoke$1($f) {
|
|
847
|
-
this.
|
|
812
|
+
this.j29_1 = $f;
|
|
848
813
|
}
|
|
849
814
|
function Companion_1() {
|
|
850
815
|
Companion_instance_1 = this;
|
|
851
816
|
}
|
|
852
|
-
Companion_1.
|
|
817
|
+
protoOf(Companion_1).k29 = function (f) {
|
|
853
818
|
return new DIBinding$Copier$Companion$invoke$1(f);
|
|
854
819
|
};
|
|
855
820
|
var Companion_instance_1;
|
|
@@ -870,7 +835,7 @@
|
|
|
870
835
|
function SingletonReference() {
|
|
871
836
|
SingletonReference_instance = this;
|
|
872
837
|
}
|
|
873
|
-
SingletonReference.
|
|
838
|
+
protoOf(SingletonReference).t29 = function (creator) {
|
|
874
839
|
var value = creator();
|
|
875
840
|
return new Reference(value, SingletonReference$make$lambda(value));
|
|
876
841
|
};
|
|
@@ -881,32 +846,32 @@
|
|
|
881
846
|
return SingletonReference_instance;
|
|
882
847
|
}
|
|
883
848
|
function Reference(current, next) {
|
|
884
|
-
this.
|
|
885
|
-
this.
|
|
849
|
+
this.u29_1 = current;
|
|
850
|
+
this.v29_1 = next;
|
|
886
851
|
}
|
|
887
|
-
Reference.
|
|
888
|
-
return this.
|
|
852
|
+
protoOf(Reference).s3 = function () {
|
|
853
|
+
return this.u29_1;
|
|
889
854
|
};
|
|
890
|
-
Reference.
|
|
891
|
-
return this.
|
|
855
|
+
protoOf(Reference).t3 = function () {
|
|
856
|
+
return this.v29_1;
|
|
892
857
|
};
|
|
893
|
-
Reference.
|
|
894
|
-
return 'Reference(current=' + this.
|
|
858
|
+
protoOf(Reference).toString = function () {
|
|
859
|
+
return 'Reference(current=' + this.u29_1 + ', next=' + this.v29_1 + ')';
|
|
895
860
|
};
|
|
896
|
-
Reference.
|
|
897
|
-
var result = hashCode(this.
|
|
898
|
-
result = imul(result, 31) + hashCode(this.
|
|
861
|
+
protoOf(Reference).hashCode = function () {
|
|
862
|
+
var result = hashCode(this.u29_1);
|
|
863
|
+
result = imul(result, 31) + hashCode(this.v29_1) | 0;
|
|
899
864
|
return result;
|
|
900
865
|
};
|
|
901
|
-
Reference.
|
|
866
|
+
protoOf(Reference).equals = function (other) {
|
|
902
867
|
if (this === other)
|
|
903
868
|
return true;
|
|
904
869
|
if (!(other instanceof Reference))
|
|
905
870
|
return false;
|
|
906
871
|
var tmp0_other_with_cast = other instanceof Reference ? other : THROW_CCE();
|
|
907
|
-
if (!equals(this.
|
|
872
|
+
if (!equals(this.u29_1, tmp0_other_with_cast.u29_1))
|
|
908
873
|
return false;
|
|
909
|
-
if (!equals(this.
|
|
874
|
+
if (!equals(this.v29_1, tmp0_other_with_cast.v29_1))
|
|
910
875
|
return false;
|
|
911
876
|
return true;
|
|
912
877
|
};
|
|
@@ -916,17 +881,17 @@
|
|
|
916
881
|
}
|
|
917
882
|
function StandardScopeRegistry() {
|
|
918
883
|
ScopeRegistry.call(this);
|
|
919
|
-
this.
|
|
920
|
-
this.
|
|
884
|
+
this.z29_1 = newConcurrentMap();
|
|
885
|
+
this.a2a_1 = new Object();
|
|
921
886
|
}
|
|
922
|
-
StandardScopeRegistry.
|
|
887
|
+
protoOf(StandardScopeRegistry).y29 = function (key, sync, creator) {
|
|
923
888
|
var tmp$ret$2;
|
|
924
889
|
$l$block_1: {
|
|
925
890
|
// Inline function 'org.kodein.di.internal.synchronizedIfNull' call
|
|
926
|
-
var tmp0_synchronizedIfNull = sync ? this.
|
|
891
|
+
var tmp0_synchronizedIfNull = sync ? this.a2a_1 : null;
|
|
927
892
|
var tmp$ret$0;
|
|
928
893
|
// Inline function 'org.kodein.di.bindings.StandardScopeRegistry.getOrCreate.<anonymous>' call
|
|
929
|
-
var tmp0_safe_receiver = this.
|
|
894
|
+
var tmp0_safe_receiver = this.z29_1.t1(key);
|
|
930
895
|
tmp$ret$0 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
|
|
931
896
|
var tmp0_safe_receiver_0 = tmp$ret$0;
|
|
932
897
|
if (tmp0_safe_receiver_0 == null)
|
|
@@ -948,7 +913,7 @@
|
|
|
948
913
|
// Inline function 'org.kodein.di.internal.synchronizedIfNull.<anonymous>' call
|
|
949
914
|
var tmp$ret$4;
|
|
950
915
|
// Inline function 'org.kodein.di.bindings.StandardScopeRegistry.getOrCreate.<anonymous>' call
|
|
951
|
-
var tmp0_safe_receiver_1 = this.
|
|
916
|
+
var tmp0_safe_receiver_1 = this.z29_1.t1(key);
|
|
952
917
|
tmp$ret$4 = tmp0_safe_receiver_1 == null ? null : tmp0_safe_receiver_1();
|
|
953
918
|
var tmp0_safe_receiver_2 = tmp$ret$4;
|
|
954
919
|
if (tmp0_safe_receiver_2 == null)
|
|
@@ -963,11 +928,11 @@
|
|
|
963
928
|
var tmp$ret$7;
|
|
964
929
|
// Inline function 'org.kodein.di.bindings.StandardScopeRegistry.getOrCreate.<anonymous>' call
|
|
965
930
|
var tmp0_container = creator();
|
|
966
|
-
var current = tmp0_container.
|
|
967
|
-
var next = tmp0_container.
|
|
931
|
+
var current = tmp0_container.s3();
|
|
932
|
+
var next = tmp0_container.t3();
|
|
968
933
|
// Inline function 'kotlin.collections.set' call
|
|
969
|
-
var tmp0_set = this.
|
|
970
|
-
tmp0_set.
|
|
934
|
+
var tmp0_set = this.z29_1;
|
|
935
|
+
tmp0_set.u3(key, next);
|
|
971
936
|
tmp$ret$7 = current;
|
|
972
937
|
tmp$ret$2 = tmp$ret$7;
|
|
973
938
|
break $l$block_1;
|
|
@@ -982,16 +947,16 @@
|
|
|
982
947
|
return tmp$ret$2;
|
|
983
948
|
};
|
|
984
949
|
function NoScope() {
|
|
985
|
-
this.
|
|
950
|
+
this.b2a_1 = new StandardScopeRegistry();
|
|
986
951
|
}
|
|
987
|
-
NoScope.
|
|
988
|
-
return this.
|
|
952
|
+
protoOf(NoScope).c2a = function (context) {
|
|
953
|
+
return this.b2a_1;
|
|
989
954
|
};
|
|
990
|
-
NoScope.
|
|
991
|
-
return this.
|
|
955
|
+
protoOf(NoScope).d2a = function (context) {
|
|
956
|
+
return this.c2a((context == null ? true : isObject(context)) ? context : THROW_CCE());
|
|
992
957
|
};
|
|
993
958
|
function toKContext(_this__u8e3s4, di, ctx) {
|
|
994
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
959
|
+
var tmp0_safe_receiver = _this__u8e3s4.x29(di, ctx);
|
|
995
960
|
var tmp;
|
|
996
961
|
if (tmp0_safe_receiver == null) {
|
|
997
962
|
tmp = null;
|
|
@@ -1001,24 +966,24 @@
|
|
|
1001
966
|
// Inline function 'kotlin.contracts.contract' call
|
|
1002
967
|
var tmp$ret$0;
|
|
1003
968
|
// Inline function 'org.kodein.di.bindings.toKContext.<anonymous>' call
|
|
1004
|
-
tmp$ret$0 = Companion_getInstance_1().
|
|
969
|
+
tmp$ret$0 = Companion_getInstance_1().l28(_this__u8e3s4.w29(), tmp0_safe_receiver);
|
|
1005
970
|
tmp$ret$1 = tmp$ret$0;
|
|
1006
971
|
tmp = tmp$ret$1;
|
|
1007
972
|
}
|
|
1008
973
|
return tmp;
|
|
1009
974
|
}
|
|
1010
975
|
function CompositeContextTranslator(src, dst) {
|
|
1011
|
-
this.
|
|
1012
|
-
this.
|
|
976
|
+
this.e2a_1 = src;
|
|
977
|
+
this.f2a_1 = dst;
|
|
1013
978
|
}
|
|
1014
|
-
CompositeContextTranslator.
|
|
1015
|
-
return this.
|
|
979
|
+
protoOf(CompositeContextTranslator).o29 = function () {
|
|
980
|
+
return this.e2a_1.o29();
|
|
1016
981
|
};
|
|
1017
|
-
CompositeContextTranslator.
|
|
1018
|
-
return this.
|
|
982
|
+
protoOf(CompositeContextTranslator).w29 = function () {
|
|
983
|
+
return this.f2a_1.w29();
|
|
1019
984
|
};
|
|
1020
|
-
CompositeContextTranslator.
|
|
1021
|
-
var tmp0_safe_receiver = this.
|
|
985
|
+
protoOf(CompositeContextTranslator).x29 = function (di, ctx) {
|
|
986
|
+
var tmp0_safe_receiver = this.e2a_1.x29(di, ctx);
|
|
1022
987
|
var tmp;
|
|
1023
988
|
if (tmp0_safe_receiver == null) {
|
|
1024
989
|
tmp = null;
|
|
@@ -1028,14 +993,14 @@
|
|
|
1028
993
|
// Inline function 'kotlin.contracts.contract' call
|
|
1029
994
|
var tmp$ret$0;
|
|
1030
995
|
// Inline function 'org.kodein.di.bindings.CompositeContextTranslator.translate.<anonymous>' call
|
|
1031
|
-
tmp$ret$0 = this.
|
|
996
|
+
tmp$ret$0 = this.f2a_1.x29(di, tmp0_safe_receiver);
|
|
1032
997
|
tmp$ret$1 = tmp$ret$0;
|
|
1033
998
|
tmp = tmp$ret$1;
|
|
1034
999
|
}
|
|
1035
1000
|
return tmp;
|
|
1036
1001
|
};
|
|
1037
|
-
CompositeContextTranslator.
|
|
1038
|
-
return '(' + this.
|
|
1002
|
+
protoOf(CompositeContextTranslator).toString = function () {
|
|
1003
|
+
return '(' + this.e2a_1 + ' -> ' + this.f2a_1 + ')';
|
|
1039
1004
|
};
|
|
1040
1005
|
function factoryName($this, params) {
|
|
1041
1006
|
var tmp$ret$2;
|
|
@@ -1046,12 +1011,12 @@
|
|
|
1046
1011
|
var tmp0_apply = StringBuilder_init_$Create$();
|
|
1047
1012
|
// Inline function 'kotlin.contracts.contract' call
|
|
1048
1013
|
// Inline function 'org.kodein.di.bindings.Singleton.factoryName.<anonymous>' call
|
|
1049
|
-
tmp0_apply.
|
|
1014
|
+
tmp0_apply.d8('singleton');
|
|
1050
1015
|
var tmp$ret$0;
|
|
1051
1016
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1052
|
-
tmp$ret$0 = !params.
|
|
1017
|
+
tmp$ret$0 = !params.l();
|
|
1053
1018
|
if (tmp$ret$0) {
|
|
1054
|
-
tmp0_apply.
|
|
1019
|
+
tmp0_apply.d8(joinToString(params, ', ', '(', ')'));
|
|
1055
1020
|
}
|
|
1056
1021
|
tmp$ret$1 = tmp0_apply;
|
|
1057
1022
|
tmp$ret$2 = tmp$ret$1.toString();
|
|
@@ -1059,12 +1024,12 @@
|
|
|
1059
1024
|
}
|
|
1060
1025
|
function Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi) {
|
|
1061
1026
|
return function () {
|
|
1062
|
-
return this$0.
|
|
1027
|
+
return this$0.l2a_1(new NoArgBindingDIWrap($bindingDi));
|
|
1063
1028
|
};
|
|
1064
1029
|
}
|
|
1065
1030
|
function Singleton$getFactory$lambda$lambda(this$0, $bindingDi) {
|
|
1066
1031
|
return function () {
|
|
1067
|
-
return this$0.
|
|
1032
|
+
return this$0.m2a_1.t29(Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi));
|
|
1068
1033
|
};
|
|
1069
1034
|
}
|
|
1070
1035
|
function Singleton$getFactory$lambda($lateInitRegistry, this$0, $bindingDi) {
|
|
@@ -1074,7 +1039,7 @@
|
|
|
1074
1039
|
if (tmp0_elvis_lhs == null) {
|
|
1075
1040
|
var tmp$ret$0;
|
|
1076
1041
|
// Inline function 'kotlin.also' call
|
|
1077
|
-
var tmp0_also = this$0.
|
|
1042
|
+
var tmp0_also = this$0.g2a_1.d2a($bindingDi.s4());
|
|
1078
1043
|
// Inline function 'kotlin.contracts.contract' call
|
|
1079
1044
|
// Inline function 'org.kodein.di.bindings.Singleton.getFactory.<anonymous>.<anonymous>' call
|
|
1080
1045
|
$lateInitRegistry._v = tmp0_also;
|
|
@@ -1084,167 +1049,169 @@
|
|
|
1084
1049
|
tmp = tmp0_elvis_lhs;
|
|
1085
1050
|
}
|
|
1086
1051
|
var registry = tmp;
|
|
1087
|
-
var tmp_0 = registry.
|
|
1052
|
+
var tmp_0 = registry.y29(this$0.n2a_1, this$0.k2a_1, Singleton$getFactory$lambda$lambda(this$0, $bindingDi));
|
|
1088
1053
|
return isObject(tmp_0) ? tmp_0 : THROW_CCE();
|
|
1089
1054
|
};
|
|
1090
1055
|
}
|
|
1091
1056
|
function Singleton$copier$lambda(this$0) {
|
|
1092
1057
|
return function (it) {
|
|
1093
|
-
return new Singleton(this$0.
|
|
1058
|
+
return new Singleton(this$0.g2a_1, this$0.h2a_1, this$0.i2a_1, this$0.j2a_1, this$0.m2a_1, this$0.k2a_1, this$0.l2a_1);
|
|
1094
1059
|
};
|
|
1095
1060
|
}
|
|
1096
1061
|
function Singleton(scope, contextType, explicitContext, createdType, refMaker, sync, creator) {
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
this.
|
|
1100
|
-
this.
|
|
1101
|
-
this.
|
|
1102
|
-
this.
|
|
1062
|
+
refMaker = refMaker === VOID ? null : refMaker;
|
|
1063
|
+
sync = sync === VOID ? true : sync;
|
|
1064
|
+
this.g2a_1 = scope;
|
|
1065
|
+
this.h2a_1 = contextType;
|
|
1066
|
+
this.i2a_1 = explicitContext;
|
|
1067
|
+
this.j2a_1 = createdType;
|
|
1068
|
+
this.k2a_1 = sync;
|
|
1069
|
+
this.l2a_1 = creator;
|
|
1103
1070
|
var tmp = this;
|
|
1104
1071
|
var tmp0_elvis_lhs = refMaker;
|
|
1105
|
-
tmp.
|
|
1106
|
-
this.
|
|
1072
|
+
tmp.m2a_1 = tmp0_elvis_lhs == null ? SingletonReference_getInstance() : tmp0_elvis_lhs;
|
|
1073
|
+
this.n2a_1 = new ScopeKey(new Object(), Unit_getInstance());
|
|
1107
1074
|
var tmp_0 = this;
|
|
1108
1075
|
var tmp_1 = Companion_getInstance_2();
|
|
1109
|
-
tmp_0.
|
|
1076
|
+
tmp_0.o2a_1 = tmp_1.k29(Singleton$copier$lambda(this));
|
|
1110
1077
|
}
|
|
1111
|
-
Singleton.
|
|
1112
|
-
return this.
|
|
1078
|
+
protoOf(Singleton).n29 = function () {
|
|
1079
|
+
return this.g2a_1;
|
|
1113
1080
|
};
|
|
1114
|
-
Singleton.
|
|
1115
|
-
return this.
|
|
1081
|
+
protoOf(Singleton).o29 = function () {
|
|
1082
|
+
return this.h2a_1;
|
|
1116
1083
|
};
|
|
1117
|
-
Singleton.
|
|
1118
|
-
return this.
|
|
1084
|
+
protoOf(Singleton).q29 = function () {
|
|
1085
|
+
return this.j2a_1;
|
|
1119
1086
|
};
|
|
1120
|
-
Singleton.
|
|
1087
|
+
protoOf(Singleton).l29 = function () {
|
|
1121
1088
|
var params = ArrayList_init_$Create$_0(2);
|
|
1122
|
-
if (!equals(this.
|
|
1123
|
-
params.a('ref = ' + erasedOf(this.
|
|
1089
|
+
if (!equals(this.m2a_1, SingletonReference_getInstance())) {
|
|
1090
|
+
params.a('ref = ' + erasedOf(this.m2a_1).k26());
|
|
1124
1091
|
}
|
|
1125
1092
|
return factoryName(this, params);
|
|
1126
1093
|
};
|
|
1127
|
-
Singleton.
|
|
1094
|
+
protoOf(Singleton).m29 = function () {
|
|
1128
1095
|
var params = ArrayList_init_$Create$_0(2);
|
|
1129
|
-
if (!equals(this.
|
|
1130
|
-
params.a('ref = ' + erasedOf(this.
|
|
1096
|
+
if (!equals(this.m2a_1, SingletonReference_getInstance())) {
|
|
1097
|
+
params.a('ref = ' + erasedOf(this.m2a_1).m26());
|
|
1131
1098
|
}
|
|
1132
1099
|
return factoryName(this, params);
|
|
1133
1100
|
};
|
|
1134
|
-
Singleton.
|
|
1101
|
+
protoOf(Singleton).p2a = function (key, di) {
|
|
1135
1102
|
var lateInitRegistry = {_v: null};
|
|
1136
|
-
var bindingDi = this.
|
|
1103
|
+
var bindingDi = this.i2a_1 ? di : di.q2a();
|
|
1137
1104
|
return Singleton$getFactory$lambda(lateInitRegistry, this, bindingDi);
|
|
1138
1105
|
};
|
|
1139
|
-
Singleton.
|
|
1140
|
-
return this.
|
|
1106
|
+
protoOf(Singleton).s29 = function (key, di) {
|
|
1107
|
+
return this.p2a(key, di);
|
|
1141
1108
|
};
|
|
1142
1109
|
function Provider$getFactory$lambda(this$0, $di) {
|
|
1143
1110
|
return function (_anonymous_parameter_0__qggqh8) {
|
|
1144
|
-
return this$0.
|
|
1111
|
+
return this$0.t2a_1(new NoArgBindingDIWrap($di));
|
|
1145
1112
|
};
|
|
1146
1113
|
}
|
|
1147
1114
|
function Provider(contextType, createdType, creator) {
|
|
1148
|
-
this.
|
|
1149
|
-
this.
|
|
1150
|
-
this.
|
|
1115
|
+
this.r2a_1 = contextType;
|
|
1116
|
+
this.s2a_1 = createdType;
|
|
1117
|
+
this.t2a_1 = creator;
|
|
1151
1118
|
}
|
|
1152
|
-
Provider.
|
|
1153
|
-
return this.
|
|
1119
|
+
protoOf(Provider).o29 = function () {
|
|
1120
|
+
return this.r2a_1;
|
|
1154
1121
|
};
|
|
1155
|
-
Provider.
|
|
1156
|
-
return this.
|
|
1122
|
+
protoOf(Provider).q29 = function () {
|
|
1123
|
+
return this.s2a_1;
|
|
1157
1124
|
};
|
|
1158
|
-
Provider.
|
|
1125
|
+
protoOf(Provider).l29 = function () {
|
|
1159
1126
|
return 'provider';
|
|
1160
1127
|
};
|
|
1161
|
-
Provider.
|
|
1128
|
+
protoOf(Provider).p2a = function (key, di) {
|
|
1162
1129
|
return Provider$getFactory$lambda(this, di);
|
|
1163
1130
|
};
|
|
1164
|
-
Provider.
|
|
1165
|
-
return this.
|
|
1131
|
+
protoOf(Provider).s29 = function (key, di) {
|
|
1132
|
+
return this.p2a(key, di);
|
|
1166
1133
|
};
|
|
1167
1134
|
function ScopeKey(scopeId, arg) {
|
|
1168
|
-
this.
|
|
1169
|
-
this.
|
|
1135
|
+
this.u2a_1 = scopeId;
|
|
1136
|
+
this.v2a_1 = arg;
|
|
1170
1137
|
}
|
|
1171
|
-
ScopeKey.
|
|
1172
|
-
return 'ScopeKey(scopeId=' + toString_0(this.
|
|
1138
|
+
protoOf(ScopeKey).toString = function () {
|
|
1139
|
+
return 'ScopeKey(scopeId=' + toString_0(this.u2a_1) + ', arg=' + this.v2a_1 + ')';
|
|
1173
1140
|
};
|
|
1174
|
-
ScopeKey.
|
|
1175
|
-
var result = hashCode(this.
|
|
1176
|
-
result = imul(result, 31) + (this.
|
|
1141
|
+
protoOf(ScopeKey).hashCode = function () {
|
|
1142
|
+
var result = hashCode(this.u2a_1);
|
|
1143
|
+
result = imul(result, 31) + (this.v2a_1 == null ? 0 : hashCode(this.v2a_1)) | 0;
|
|
1177
1144
|
return result;
|
|
1178
1145
|
};
|
|
1179
|
-
ScopeKey.
|
|
1146
|
+
protoOf(ScopeKey).equals = function (other) {
|
|
1180
1147
|
if (this === other)
|
|
1181
1148
|
return true;
|
|
1182
1149
|
if (!(other instanceof ScopeKey))
|
|
1183
1150
|
return false;
|
|
1184
1151
|
var tmp0_other_with_cast = other instanceof ScopeKey ? other : THROW_CCE();
|
|
1185
|
-
if (!equals(this.
|
|
1152
|
+
if (!equals(this.u2a_1, tmp0_other_with_cast.u2a_1))
|
|
1186
1153
|
return false;
|
|
1187
|
-
if (!equals(this.
|
|
1154
|
+
if (!equals(this.v2a_1, tmp0_other_with_cast.v2a_1))
|
|
1188
1155
|
return false;
|
|
1189
1156
|
return true;
|
|
1190
1157
|
};
|
|
1191
1158
|
function DIMainBuilderImpl(allowSilentOverride) {
|
|
1192
1159
|
DIBuilderImpl.call(this, null, '', HashSet_init_$Create$(), new DIContainerBuilderImpl(true, allowSilentOverride, HashMap_init_$Create$(), ArrayList_init_$Create$(), ArrayList_init_$Create$()));
|
|
1193
|
-
this.
|
|
1194
|
-
this.
|
|
1195
|
-
this.
|
|
1160
|
+
this.b2b_1 = ArrayList_init_$Create$();
|
|
1161
|
+
this.c2b_1 = Companion_getInstance_0().a28_1;
|
|
1162
|
+
this.d2b_1 = Companion_getInstance_0().b28_1;
|
|
1196
1163
|
}
|
|
1197
|
-
DIMainBuilderImpl.
|
|
1198
|
-
return this.
|
|
1164
|
+
protoOf(DIMainBuilderImpl).v28 = function () {
|
|
1165
|
+
return this.b2b_1;
|
|
1199
1166
|
};
|
|
1200
|
-
DIMainBuilderImpl.
|
|
1201
|
-
return this.
|
|
1167
|
+
protoOf(DIMainBuilderImpl).e2b = function () {
|
|
1168
|
+
return this.c2b_1;
|
|
1202
1169
|
};
|
|
1203
|
-
DIMainBuilderImpl.
|
|
1204
|
-
return this.
|
|
1170
|
+
protoOf(DIMainBuilderImpl).f2b = function () {
|
|
1171
|
+
return this.d2b_1;
|
|
1205
1172
|
};
|
|
1206
1173
|
function TypeBinder($outer, type, tag, overrides) {
|
|
1207
|
-
this.
|
|
1208
|
-
this.
|
|
1209
|
-
this.
|
|
1210
|
-
this.
|
|
1174
|
+
this.q2b_1 = $outer;
|
|
1175
|
+
this.n2b_1 = type;
|
|
1176
|
+
this.o2b_1 = tag;
|
|
1177
|
+
this.p2b_1 = overrides;
|
|
1211
1178
|
}
|
|
1212
|
-
TypeBinder.
|
|
1213
|
-
return this.
|
|
1179
|
+
protoOf(TypeBinder).l2b = function () {
|
|
1180
|
+
return this.q2b_1.l2b();
|
|
1214
1181
|
};
|
|
1215
|
-
TypeBinder.
|
|
1216
|
-
return this.
|
|
1182
|
+
protoOf(TypeBinder).r2b = function (binding) {
|
|
1183
|
+
return this.l2b().w2b(new Key(binding.o29(), binding.p29(), this.n2b_1, this.o2b_1), binding, this.q2b_1.g2b_1, this.p2b_1);
|
|
1217
1184
|
};
|
|
1218
1185
|
function DIBuilderImpl(moduleName, prefix, importedModules, containerBuilder) {
|
|
1219
|
-
this.
|
|
1220
|
-
this.
|
|
1221
|
-
this.
|
|
1222
|
-
this.
|
|
1223
|
-
this.
|
|
1186
|
+
this.g2b_1 = moduleName;
|
|
1187
|
+
this.h2b_1 = prefix;
|
|
1188
|
+
this.i2b_1 = importedModules;
|
|
1189
|
+
this.j2b_1 = containerBuilder;
|
|
1190
|
+
this.k2b_1 = Companion_getInstance().w26_1;
|
|
1224
1191
|
}
|
|
1225
|
-
DIBuilderImpl.
|
|
1226
|
-
return this.
|
|
1192
|
+
protoOf(DIBuilderImpl).l2b = function () {
|
|
1193
|
+
return this.j2b_1;
|
|
1227
1194
|
};
|
|
1228
|
-
DIBuilderImpl.
|
|
1229
|
-
return this.
|
|
1195
|
+
protoOf(DIBuilderImpl).o29 = function () {
|
|
1196
|
+
return this.k2b_1;
|
|
1230
1197
|
};
|
|
1231
|
-
DIBuilderImpl.
|
|
1198
|
+
protoOf(DIBuilderImpl).n29 = function () {
|
|
1232
1199
|
return new NoScope();
|
|
1233
1200
|
};
|
|
1234
|
-
DIBuilderImpl.
|
|
1201
|
+
protoOf(DIBuilderImpl).m2b = function () {
|
|
1235
1202
|
return false;
|
|
1236
1203
|
};
|
|
1237
|
-
DIBuilderImpl.
|
|
1204
|
+
protoOf(DIBuilderImpl).x27 = function (type, tag, overrides) {
|
|
1238
1205
|
return new TypeBinder(this, type, tag, overrides);
|
|
1239
1206
|
};
|
|
1240
|
-
DIBuilderImpl.
|
|
1241
|
-
var moduleName = this.
|
|
1207
|
+
protoOf(DIBuilderImpl).y27 = function (module_0, allowOverride) {
|
|
1208
|
+
var moduleName = this.h2b_1 + module_0.og();
|
|
1242
1209
|
var tmp;
|
|
1243
1210
|
var tmp$ret$0;
|
|
1244
1211
|
// Inline function 'kotlin.text.isNotEmpty' call
|
|
1245
1212
|
tmp$ret$0 = charSequenceLength(moduleName) > 0;
|
|
1246
1213
|
if (tmp$ret$0) {
|
|
1247
|
-
tmp = this.
|
|
1214
|
+
tmp = this.i2b_1.y(moduleName);
|
|
1248
1215
|
} else {
|
|
1249
1216
|
tmp = false;
|
|
1250
1217
|
}
|
|
@@ -1253,12 +1220,12 @@
|
|
|
1253
1220
|
}
|
|
1254
1221
|
var tmp0_this = this;
|
|
1255
1222
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1256
|
-
var tmp0_plusAssign = tmp0_this.
|
|
1223
|
+
var tmp0_plusAssign = tmp0_this.i2b_1;
|
|
1257
1224
|
tmp0_plusAssign.a(moduleName);
|
|
1258
1225
|
var tmp$ret$1;
|
|
1259
1226
|
// Inline function 'kotlin.apply' call
|
|
1260
|
-
var tmp1_apply = new DIBuilderImpl(moduleName, this.
|
|
1261
|
-
var tmp2_apply = module_0.
|
|
1227
|
+
var tmp1_apply = new DIBuilderImpl(moduleName, this.h2b_1 + module_0.q27_1, this.i2b_1, this.l2b().x2b(allowOverride, module_0.p27_1));
|
|
1228
|
+
var tmp2_apply = module_0.r27_1;
|
|
1262
1229
|
// Inline function 'kotlin.contracts.contract' call
|
|
1263
1230
|
tmp2_apply(tmp1_apply);
|
|
1264
1231
|
tmp$ret$1 = tmp1_apply;
|
|
@@ -1267,10 +1234,10 @@
|
|
|
1267
1234
|
OverrideMode.call(this, 'ALLOW_SILENT', 0);
|
|
1268
1235
|
OverrideMode_ALLOW_SILENT_instance = this;
|
|
1269
1236
|
}
|
|
1270
|
-
DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT.
|
|
1237
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).a2c = function () {
|
|
1271
1238
|
return true;
|
|
1272
1239
|
};
|
|
1273
|
-
DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT.
|
|
1240
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).b2c = function (overrides) {
|
|
1274
1241
|
return overrides;
|
|
1275
1242
|
};
|
|
1276
1243
|
var OverrideMode_ALLOW_SILENT_instance;
|
|
@@ -1278,10 +1245,10 @@
|
|
|
1278
1245
|
OverrideMode.call(this, 'ALLOW_EXPLICIT', 1);
|
|
1279
1246
|
OverrideMode_ALLOW_EXPLICIT_instance = this;
|
|
1280
1247
|
}
|
|
1281
|
-
DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT.
|
|
1248
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).a2c = function () {
|
|
1282
1249
|
return true;
|
|
1283
1250
|
};
|
|
1284
|
-
DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT.
|
|
1251
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).b2c = function (overrides) {
|
|
1285
1252
|
var tmp0_elvis_lhs = overrides;
|
|
1286
1253
|
return tmp0_elvis_lhs == null ? false : tmp0_elvis_lhs;
|
|
1287
1254
|
};
|
|
@@ -1290,10 +1257,10 @@
|
|
|
1290
1257
|
OverrideMode.call(this, 'FORBID', 2);
|
|
1291
1258
|
OverrideMode_FORBID_instance = this;
|
|
1292
1259
|
}
|
|
1293
|
-
DIContainerBuilderImpl$OverrideMode$FORBID.
|
|
1260
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).a2c = function () {
|
|
1294
1261
|
return false;
|
|
1295
1262
|
};
|
|
1296
|
-
DIContainerBuilderImpl$OverrideMode$FORBID.
|
|
1263
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).b2c = function (overrides) {
|
|
1297
1264
|
var tmp;
|
|
1298
1265
|
if (!(overrides == null) ? overrides : false) {
|
|
1299
1266
|
throw new OverridingException('Overriding has been forbidden');
|
|
@@ -1306,7 +1273,7 @@
|
|
|
1306
1273
|
function Companion_2() {
|
|
1307
1274
|
Companion_instance_2 = this;
|
|
1308
1275
|
}
|
|
1309
|
-
Companion_2.
|
|
1276
|
+
protoOf(Companion_2).g2c = function (allow, silent) {
|
|
1310
1277
|
if (!allow)
|
|
1311
1278
|
return OverrideMode_FORBID_getInstance();
|
|
1312
1279
|
if (silent)
|
|
@@ -1334,13 +1301,13 @@
|
|
|
1334
1301
|
Enum.call(this, name, ordinal);
|
|
1335
1302
|
}
|
|
1336
1303
|
function checkOverrides($this, key, overrides) {
|
|
1337
|
-
var mustOverride = $this.
|
|
1304
|
+
var mustOverride = $this.v2b_1.b2c(overrides);
|
|
1338
1305
|
if (!(mustOverride == null)) {
|
|
1339
1306
|
var tmp;
|
|
1340
1307
|
if (mustOverride) {
|
|
1341
1308
|
var tmp$ret$1;
|
|
1342
1309
|
// Inline function 'kotlin.collections.contains' call
|
|
1343
|
-
var tmp0_contains = $this.
|
|
1310
|
+
var tmp0_contains = $this.s2b_1;
|
|
1344
1311
|
var tmp$ret$0;
|
|
1345
1312
|
// Inline function 'kotlin.collections.containsKey' call
|
|
1346
1313
|
tmp$ret$0 = (isInterface(tmp0_contains, Map) ? tmp0_contains : THROW_CCE()).q1(key);
|
|
@@ -1355,7 +1322,7 @@
|
|
|
1355
1322
|
if (!mustOverride) {
|
|
1356
1323
|
var tmp$ret$3;
|
|
1357
1324
|
// Inline function 'kotlin.collections.contains' call
|
|
1358
|
-
var tmp1_contains = $this.
|
|
1325
|
+
var tmp1_contains = $this.s2b_1;
|
|
1359
1326
|
var tmp$ret$2;
|
|
1360
1327
|
// Inline function 'kotlin.collections.containsKey' call
|
|
1361
1328
|
tmp$ret$2 = (isInterface(tmp1_contains, Map) ? tmp1_contains : THROW_CCE()).q1(key);
|
|
@@ -1369,7 +1336,7 @@
|
|
|
1369
1336
|
}
|
|
1370
1337
|
}
|
|
1371
1338
|
function checkMatch($this, allowOverride) {
|
|
1372
|
-
if (!$this.
|
|
1339
|
+
if (!$this.v2b_1.a2c() ? allowOverride : false)
|
|
1373
1340
|
throw new OverridingException('Overriding has been forbidden');
|
|
1374
1341
|
}
|
|
1375
1342
|
function OverrideMode_ALLOW_SILENT_getInstance() {
|
|
@@ -1385,16 +1352,16 @@
|
|
|
1385
1352
|
return OverrideMode_FORBID_instance;
|
|
1386
1353
|
}
|
|
1387
1354
|
function DIContainerBuilderImpl(allowOverride, silentOverride, bindingsMap, callbacks, translators) {
|
|
1388
|
-
this.
|
|
1389
|
-
this.
|
|
1390
|
-
this.
|
|
1391
|
-
this.
|
|
1355
|
+
this.s2b_1 = bindingsMap;
|
|
1356
|
+
this.t2b_1 = callbacks;
|
|
1357
|
+
this.u2b_1 = translators;
|
|
1358
|
+
this.v2b_1 = Companion_getInstance_3().g2c(allowOverride, silentOverride);
|
|
1392
1359
|
}
|
|
1393
|
-
DIContainerBuilderImpl.
|
|
1360
|
+
protoOf(DIContainerBuilderImpl).w2b = function (key, binding, fromModule, overrides) {
|
|
1394
1361
|
checkOverrides(this, key, overrides);
|
|
1395
1362
|
var tmp$ret$1;
|
|
1396
1363
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1397
|
-
var tmp0_getOrPut = this.
|
|
1364
|
+
var tmp0_getOrPut = this.s2b_1;
|
|
1398
1365
|
var value = tmp0_getOrPut.t1(key);
|
|
1399
1366
|
var tmp;
|
|
1400
1367
|
if (value == null) {
|
|
@@ -1402,21 +1369,21 @@
|
|
|
1402
1369
|
// Inline function 'org.kodein.di.internal.DIContainerBuilderImpl.bind.<anonymous>' call
|
|
1403
1370
|
tmp$ret$0 = newLinkedList();
|
|
1404
1371
|
var answer = tmp$ret$0;
|
|
1405
|
-
tmp0_getOrPut.
|
|
1372
|
+
tmp0_getOrPut.u3(key, answer);
|
|
1406
1373
|
tmp = answer;
|
|
1407
1374
|
} else {
|
|
1408
1375
|
tmp = value;
|
|
1409
1376
|
}
|
|
1410
1377
|
tmp$ret$1 = tmp;
|
|
1411
1378
|
var bindings = tmp$ret$1;
|
|
1412
|
-
bindings.
|
|
1379
|
+
bindings.k2(0, new DIDefining(isInterface(binding, DIBinding) ? binding : THROW_CCE(), fromModule));
|
|
1413
1380
|
};
|
|
1414
|
-
DIContainerBuilderImpl.
|
|
1381
|
+
protoOf(DIContainerBuilderImpl).x2b = function (allowOverride, silentOverride) {
|
|
1415
1382
|
checkMatch(this, allowOverride);
|
|
1416
|
-
return new DIContainerBuilderImpl(allowOverride, silentOverride, this.
|
|
1383
|
+
return new DIContainerBuilderImpl(allowOverride, silentOverride, this.s2b_1, this.t2b_1, this.u2b_1);
|
|
1417
1384
|
};
|
|
1418
1385
|
function displayString($this, key, overrideLevel) {
|
|
1419
|
-
var descProp = $this.
|
|
1386
|
+
var descProp = $this.m2c_1 ? bindFullDescription$factory_0(key) : bindDescription$factory_0(key);
|
|
1420
1387
|
return !(overrideLevel === 0) ? 'overridden ' + descProp.get() : descProp.get();
|
|
1421
1388
|
}
|
|
1422
1389
|
function recursiveLoop($this, node, firstKey, firstOverrideLevel, tail) {
|
|
@@ -1428,14 +1395,14 @@
|
|
|
1428
1395
|
$l$1: do {
|
|
1429
1396
|
$l$0: do {
|
|
1430
1397
|
var tmp;
|
|
1431
|
-
if (node_0.
|
|
1432
|
-
tmp = plus(listOf(displayString($this_0, node_0.
|
|
1398
|
+
if (node_0.l2c_1 == null ? true : firstKey_0.equals(node_0.j2c_1) ? firstOverrideLevel_0 === node_0.k2c_1 : false) {
|
|
1399
|
+
tmp = plus(listOf(displayString($this_0, node_0.j2c_1, node_0.k2c_1)), tail_0);
|
|
1433
1400
|
} else {
|
|
1434
1401
|
var tmp0 = $this_0;
|
|
1435
|
-
var tmp1 = node_0.
|
|
1402
|
+
var tmp1 = node_0.l2c_1;
|
|
1436
1403
|
var tmp2 = firstKey_0;
|
|
1437
1404
|
var tmp3 = firstOverrideLevel_0;
|
|
1438
|
-
var tmp4 = plus(listOf(displayString($this_0, node_0.
|
|
1405
|
+
var tmp4 = plus(listOf(displayString($this_0, node_0.j2c_1, node_0.k2c_1)), tail_0);
|
|
1439
1406
|
$this_0 = tmp0;
|
|
1440
1407
|
node_0 = tmp1;
|
|
1441
1408
|
firstKey_0 = tmp2;
|
|
@@ -1457,13 +1424,13 @@
|
|
|
1457
1424
|
$l$1: do {
|
|
1458
1425
|
$l$0: do {
|
|
1459
1426
|
var tmp;
|
|
1460
|
-
if (node_0.
|
|
1427
|
+
if (node_0.j2c_1.equals(searchedKey_0) ? node_0.k2c_1 === searchedOverrideLevel_0 : false) {
|
|
1461
1428
|
tmp = false;
|
|
1462
|
-
} else if (node_0.
|
|
1429
|
+
} else if (node_0.l2c_1 == null) {
|
|
1463
1430
|
tmp = true;
|
|
1464
1431
|
} else {
|
|
1465
1432
|
var tmp0 = $this_0;
|
|
1466
|
-
var tmp1 = node_0.
|
|
1433
|
+
var tmp1 = node_0.l2c_1;
|
|
1467
1434
|
var tmp2 = searchedKey_0;
|
|
1468
1435
|
var tmp3 = searchedOverrideLevel_0;
|
|
1469
1436
|
$this_0 = tmp0;
|
|
@@ -1479,79 +1446,79 @@
|
|
|
1479
1446
|
while (true);
|
|
1480
1447
|
}
|
|
1481
1448
|
function DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks, $this) {
|
|
1482
|
-
DIContainerImpl.call($this, new DITreeImpl(builder.
|
|
1449
|
+
DIContainerImpl.call($this, new DITreeImpl(builder.s2b_1, externalSources, builder.u2b_1), null, fullDescriptionOnError, fullContainerTreeOnError);
|
|
1483
1450
|
var init = DIContainerImpl$_init_$lambda_r6ib3j($this, builder);
|
|
1484
1451
|
if (runCallbacks)
|
|
1485
1452
|
init();
|
|
1486
1453
|
else {
|
|
1487
1454
|
var lock = new Object();
|
|
1488
1455
|
var tmp = $this;
|
|
1489
|
-
tmp.
|
|
1456
|
+
tmp.r2c_1 = DIContainerImpl$_init_$lambda_r6ib3j_0($this, init);
|
|
1490
1457
|
}
|
|
1491
1458
|
return $this;
|
|
1492
1459
|
}
|
|
1493
1460
|
function DIContainerImpl_init_$Create$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks) {
|
|
1494
|
-
return DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks,
|
|
1461
|
+
return DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks, objectCreate(protoOf(DIContainerImpl)));
|
|
1495
1462
|
}
|
|
1496
1463
|
function Node(key, overrideLevel, parent, fullDescriptionOnError) {
|
|
1497
|
-
this.
|
|
1498
|
-
this.
|
|
1499
|
-
this.
|
|
1500
|
-
this.
|
|
1464
|
+
this.j2c_1 = key;
|
|
1465
|
+
this.k2c_1 = overrideLevel;
|
|
1466
|
+
this.l2c_1 = parent;
|
|
1467
|
+
this.m2c_1 = fullDescriptionOnError;
|
|
1501
1468
|
}
|
|
1502
|
-
Node.
|
|
1469
|
+
protoOf(Node).s2c = function (searchedKey, searchedOverrideLevel) {
|
|
1503
1470
|
if (!recursiveCheck(this, this, searchedKey, searchedOverrideLevel)) {
|
|
1504
|
-
var list = plus_0(recursiveLoop(this, this, searchedKey, searchedOverrideLevel, emptyList()), displayString(this, searchedKey, this.
|
|
1471
|
+
var list = plus_0(recursiveLoop(this, this, searchedKey, searchedOverrideLevel, emptyList()), displayString(this, searchedKey, this.k2c_1));
|
|
1505
1472
|
var sb = StringBuilder_init_$Create$();
|
|
1506
1473
|
// Inline function 'kotlin.collections.forEachIndexed' call
|
|
1507
1474
|
var index = 0;
|
|
1508
|
-
var tmp0_iterator = list.
|
|
1509
|
-
while (tmp0_iterator.
|
|
1510
|
-
var item = tmp0_iterator.
|
|
1475
|
+
var tmp0_iterator = list.f();
|
|
1476
|
+
while (tmp0_iterator.g()) {
|
|
1477
|
+
var item = tmp0_iterator.h();
|
|
1511
1478
|
// Inline function 'org.kodein.di.internal.Node.check.<anonymous>' call
|
|
1512
1479
|
var tmp1 = index;
|
|
1513
1480
|
index = tmp1 + 1 | 0;
|
|
1514
1481
|
var tmp0__anonymous__q1qw7t = checkIndexOverflow(tmp1);
|
|
1515
|
-
sb.
|
|
1482
|
+
sb.d8(' ');
|
|
1516
1483
|
var tmp0_subject = tmp0__anonymous__q1qw7t;
|
|
1517
1484
|
switch (tmp0_subject) {
|
|
1518
1485
|
case 0:
|
|
1519
|
-
sb.
|
|
1486
|
+
sb.d8(' ');
|
|
1520
1487
|
;
|
|
1521
1488
|
break;
|
|
1522
1489
|
case 1:
|
|
1523
|
-
sb.
|
|
1490
|
+
sb.d8(' \u2554\u2569>');
|
|
1524
1491
|
;
|
|
1525
1492
|
break;
|
|
1526
1493
|
default:
|
|
1527
|
-
sb.
|
|
1494
|
+
sb.d8(' \u2551');
|
|
1528
1495
|
;
|
|
1529
|
-
sb.
|
|
1496
|
+
sb.d8(repeat(' ', tmp0__anonymous__q1qw7t - 1 | 0));
|
|
1530
1497
|
;
|
|
1531
|
-
sb.
|
|
1498
|
+
sb.d8('\u255A>');
|
|
1532
1499
|
;
|
|
1533
1500
|
break;
|
|
1534
1501
|
}
|
|
1535
|
-
sb.
|
|
1536
|
-
sb.
|
|
1502
|
+
sb.d8(item);
|
|
1503
|
+
sb.d8('\n');
|
|
1537
1504
|
}
|
|
1538
|
-
sb.
|
|
1539
|
-
sb.
|
|
1540
|
-
sb.
|
|
1505
|
+
sb.d8(' \u255A');
|
|
1506
|
+
sb.d8(repeat('\u2550\u2550', list.i() - 1 | 0));
|
|
1507
|
+
sb.d8('\u255D');
|
|
1541
1508
|
throw new DependencyLoopException('Dependency recursion:\n' + sb);
|
|
1542
1509
|
}
|
|
1543
1510
|
};
|
|
1544
1511
|
function bindingDI($this, key, context, tree, overrideLevel) {
|
|
1545
|
-
var container = new DIContainerImpl(tree, new Node(key, overrideLevel, $this.
|
|
1512
|
+
var container = new DIContainerImpl(tree, new Node(key, overrideLevel, $this.o2c_1, $this.p2c_1), $this.p2c_1, $this.q2c_1);
|
|
1546
1513
|
return new BindingDIImpl(new DirectDIImpl(container, context), key, overrideLevel);
|
|
1547
1514
|
}
|
|
1548
1515
|
function DIContainerImpl$_init_$lambda_r6ib3j(this$0, $builder) {
|
|
1549
1516
|
return function () {
|
|
1550
1517
|
var direct = new DirectDIImpl(this$0, get_AnyDIContext());
|
|
1551
|
-
var tmp0_forEach = $builder.
|
|
1552
|
-
var tmp0_iterator = tmp0_forEach.
|
|
1553
|
-
while (tmp0_iterator.
|
|
1554
|
-
var element = tmp0_iterator.
|
|
1518
|
+
var tmp0_forEach = $builder.t2b_1;
|
|
1519
|
+
var tmp0_iterator = tmp0_forEach.f();
|
|
1520
|
+
while (tmp0_iterator.g()) {
|
|
1521
|
+
var element = tmp0_iterator.h();
|
|
1555
1522
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.<init>.<anonymous>.<anonymous>' call
|
|
1556
1523
|
element(direct);
|
|
1557
1524
|
}
|
|
@@ -1585,7 +1552,7 @@
|
|
|
1585
1552
|
tmp = tmp0_elvis_lhs;
|
|
1586
1553
|
}
|
|
1587
1554
|
var value = tmp;
|
|
1588
|
-
this$0.
|
|
1555
|
+
this$0.r2c_1 = null;
|
|
1589
1556
|
tmp$ret$1 = $init();
|
|
1590
1557
|
break $l$block_1;
|
|
1591
1558
|
}
|
|
@@ -1599,31 +1566,31 @@
|
|
|
1599
1566
|
};
|
|
1600
1567
|
}
|
|
1601
1568
|
function DIContainerImpl$factory$lambda($this$null, it) {
|
|
1602
|
-
return fullDescription
|
|
1569
|
+
return fullDescription($this$null, it);
|
|
1603
1570
|
}
|
|
1604
1571
|
function DIContainerImpl$factory$lambda_0($this$null, it) {
|
|
1605
|
-
return description
|
|
1572
|
+
return description($this$null, it);
|
|
1606
1573
|
}
|
|
1607
1574
|
function DIContainerImpl(tree, node, fullDescriptionOnError, fullContainerTreeOnError) {
|
|
1608
|
-
this.
|
|
1609
|
-
this.
|
|
1610
|
-
this.
|
|
1611
|
-
this.
|
|
1612
|
-
this.
|
|
1613
|
-
}
|
|
1614
|
-
DIContainerImpl.
|
|
1615
|
-
var result = this.
|
|
1616
|
-
if (result.
|
|
1617
|
-
var tmp0_container = result.
|
|
1618
|
-
var definition = tmp0_container.
|
|
1619
|
-
var translator = tmp0_container.
|
|
1620
|
-
var tmp1_safe_receiver = this.
|
|
1575
|
+
this.n2c_1 = tree;
|
|
1576
|
+
this.o2c_1 = node;
|
|
1577
|
+
this.p2c_1 = fullDescriptionOnError;
|
|
1578
|
+
this.q2c_1 = fullContainerTreeOnError;
|
|
1579
|
+
this.r2c_1 = null;
|
|
1580
|
+
}
|
|
1581
|
+
protoOf(DIContainerImpl).r28 = function (key, context, overrideLevel) {
|
|
1582
|
+
var result = this.n2c_1.x28(key, overrideLevel);
|
|
1583
|
+
if (result.i() === 1) {
|
|
1584
|
+
var tmp0_container = result.k(0);
|
|
1585
|
+
var definition = tmp0_container.t3();
|
|
1586
|
+
var translator = tmp0_container.b9();
|
|
1587
|
+
var tmp1_safe_receiver = this.o2c_1;
|
|
1621
1588
|
if (tmp1_safe_receiver == null)
|
|
1622
1589
|
null;
|
|
1623
1590
|
else {
|
|
1624
|
-
tmp1_safe_receiver.
|
|
1591
|
+
tmp1_safe_receiver.s2c(key, overrideLevel);
|
|
1625
1592
|
}
|
|
1626
|
-
var tmp = Companion_getInstance_1().
|
|
1593
|
+
var tmp = Companion_getInstance_1().l28(key.g27_1, context);
|
|
1627
1594
|
var originalContext = isInterface(tmp, DIContext) ? tmp : THROW_CCE();
|
|
1628
1595
|
var tmp2_safe_receiver = translator;
|
|
1629
1596
|
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : toKContext(tmp2_safe_receiver, new DirectDIImpl(this, originalContext), context);
|
|
@@ -1632,59 +1599,59 @@
|
|
|
1632
1599
|
key;
|
|
1633
1600
|
else
|
|
1634
1601
|
THROW_CCE();
|
|
1635
|
-
var bindingDI_0 = bindingDI(this, key, kContext, definition.
|
|
1636
|
-
return definition.
|
|
1602
|
+
var bindingDI_0 = bindingDI(this, key, kContext, definition.d27_1, overrideLevel);
|
|
1603
|
+
return definition.e27_1.s29(key, bindingDI_0);
|
|
1637
1604
|
}
|
|
1638
|
-
var bindingDI_1 = bindingDI(this, key, Companion_getInstance_1().
|
|
1605
|
+
var bindingDI_1 = bindingDI(this, key, Companion_getInstance_1().l28(key.g27_1, context), this.n2c_1, overrideLevel);
|
|
1639
1606
|
// Inline function 'kotlin.collections.forEach' call
|
|
1640
|
-
var tmp0_forEach = this.
|
|
1641
|
-
var tmp0_iterator = tmp0_forEach.
|
|
1642
|
-
while (tmp0_iterator.
|
|
1643
|
-
var element = tmp0_iterator.
|
|
1607
|
+
var tmp0_forEach = this.n2c_1.v28();
|
|
1608
|
+
var tmp0_iterator = tmp0_forEach.f();
|
|
1609
|
+
while (tmp0_iterator.g()) {
|
|
1610
|
+
var element = tmp0_iterator.h();
|
|
1644
1611
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
|
|
1645
|
-
var tmp0_safe_receiver = element.
|
|
1612
|
+
var tmp0_safe_receiver = element.t2c(bindingDI_1, key);
|
|
1646
1613
|
if (tmp0_safe_receiver == null)
|
|
1647
1614
|
null;
|
|
1648
1615
|
else {
|
|
1649
1616
|
var tmp$ret$0;
|
|
1650
1617
|
// Inline function 'kotlin.let' call
|
|
1651
1618
|
// Inline function 'kotlin.contracts.contract' call
|
|
1652
|
-
var tmp0_safe_receiver_0 = this.
|
|
1619
|
+
var tmp0_safe_receiver_0 = this.o2c_1;
|
|
1653
1620
|
if (tmp0_safe_receiver_0 == null)
|
|
1654
1621
|
null;
|
|
1655
1622
|
else {
|
|
1656
|
-
tmp0_safe_receiver_0.
|
|
1623
|
+
tmp0_safe_receiver_0.s2c(key, overrideLevel);
|
|
1657
1624
|
}
|
|
1658
1625
|
return (!(tmp0_safe_receiver == null) ? typeof tmp0_safe_receiver === 'function' : false) ? tmp0_safe_receiver : THROW_CCE();
|
|
1659
1626
|
}
|
|
1660
1627
|
}
|
|
1661
1628
|
var withOverrides = !(overrideLevel === 0);
|
|
1662
|
-
var descProp = this.
|
|
1629
|
+
var descProp = this.p2c_1 ? fullDescription$factory_0(key) : description$factory_0(key);
|
|
1663
1630
|
var tmp_0;
|
|
1664
|
-
if (this.
|
|
1631
|
+
if (this.p2c_1) {
|
|
1665
1632
|
tmp_0 = DIContainerImpl$factory$lambda;
|
|
1666
1633
|
} else {
|
|
1667
1634
|
tmp_0 = DIContainerImpl$factory$lambda_0;
|
|
1668
1635
|
}
|
|
1669
1636
|
var descFun = tmp_0;
|
|
1670
|
-
if (result.
|
|
1637
|
+
if (result.l()) {
|
|
1671
1638
|
var tmp$ret$7;
|
|
1672
1639
|
// Inline function 'kotlin.text.buildString' call
|
|
1673
1640
|
// Inline function 'kotlin.contracts.contract' call
|
|
1674
1641
|
var tmp$ret$6;
|
|
1675
1642
|
// Inline function 'kotlin.apply' call
|
|
1676
|
-
var
|
|
1643
|
+
var tmp1_apply = StringBuilder_init_$Create$();
|
|
1677
1644
|
// Inline function 'kotlin.contracts.contract' call
|
|
1678
1645
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
|
|
1679
|
-
|
|
1680
|
-
if (this.
|
|
1646
|
+
tmp1_apply.d8('No binding found for ' + descProp.get());
|
|
1647
|
+
if (this.q2c_1) {
|
|
1681
1648
|
var tmp$ret$1;
|
|
1682
1649
|
// Inline function 'kotlin.text.appendLine' call
|
|
1683
|
-
tmp$ret$1 =
|
|
1684
|
-
var forType = this.
|
|
1650
|
+
tmp$ret$1 = tmp1_apply.h7(_Char___init__impl__6a9atx(10));
|
|
1651
|
+
var forType = this.n2c_1.y28(new SearchSpecs(VOID, VOID, key.i27_1));
|
|
1685
1652
|
var tmp$ret$2;
|
|
1686
1653
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1687
|
-
tmp$ret$2 = !forType.
|
|
1654
|
+
tmp$ret$2 = !forType.l();
|
|
1688
1655
|
if (tmp$ret$2) {
|
|
1689
1656
|
var tmp$ret$5;
|
|
1690
1657
|
// Inline function 'kotlin.collections.associate' call
|
|
@@ -1692,23 +1659,23 @@
|
|
|
1692
1659
|
var tmp$ret$4;
|
|
1693
1660
|
// Inline function 'kotlin.collections.associateTo' call
|
|
1694
1661
|
var tmp1_associateTo = LinkedHashMap_init_$Create$_0(capacity);
|
|
1695
|
-
var tmp0_iterator_0 = forType.
|
|
1696
|
-
while (tmp0_iterator_0.
|
|
1697
|
-
var element_0 = tmp0_iterator_0.
|
|
1662
|
+
var tmp0_iterator_0 = forType.f();
|
|
1663
|
+
while (tmp0_iterator_0.g()) {
|
|
1664
|
+
var element_0 = tmp0_iterator_0.h();
|
|
1698
1665
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1699
1666
|
var tmp$ret$3;
|
|
1700
1667
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>.<anonymous>' call
|
|
1701
|
-
tmp$ret$3 = to(element_0.
|
|
1668
|
+
tmp$ret$3 = to(element_0.y8_1, element_0.z8_1);
|
|
1702
1669
|
var tmp0_plusAssign = tmp$ret$3;
|
|
1703
|
-
tmp1_associateTo.
|
|
1670
|
+
tmp1_associateTo.u3(tmp0_plusAssign.q3_1, tmp0_plusAssign.r3_1);
|
|
1704
1671
|
}
|
|
1705
1672
|
tmp$ret$4 = tmp1_associateTo;
|
|
1706
1673
|
tmp$ret$5 = tmp$ret$4;
|
|
1707
|
-
|
|
1674
|
+
tmp1_apply.d8('Available bindings for this type:\n' + descFun(tmp$ret$5, withOverrides));
|
|
1708
1675
|
}
|
|
1709
|
-
|
|
1676
|
+
tmp1_apply.d8('Registered in this DI container:\n' + descFun(this.n2c_1.u28(), withOverrides));
|
|
1710
1677
|
}
|
|
1711
|
-
tmp$ret$6 =
|
|
1678
|
+
tmp$ret$6 = tmp1_apply;
|
|
1712
1679
|
tmp$ret$7 = tmp$ret$6.toString();
|
|
1713
1680
|
var description = tmp$ret$7;
|
|
1714
1681
|
throw new NotFoundException(key, description);
|
|
@@ -1718,32 +1685,32 @@
|
|
|
1718
1685
|
var capacity_0 = coerceAtLeast(mapCapacity(collectionSizeOrDefault(result, 10)), 16);
|
|
1719
1686
|
var tmp$ret$9;
|
|
1720
1687
|
// Inline function 'kotlin.collections.associateTo' call
|
|
1721
|
-
var
|
|
1722
|
-
var tmp0_iterator_1 = result.
|
|
1723
|
-
while (tmp0_iterator_1.
|
|
1724
|
-
var element_1 = tmp0_iterator_1.
|
|
1688
|
+
var tmp3_associateTo = LinkedHashMap_init_$Create$_0(capacity_0);
|
|
1689
|
+
var tmp0_iterator_1 = result.f();
|
|
1690
|
+
while (tmp0_iterator_1.g()) {
|
|
1691
|
+
var element_1 = tmp0_iterator_1.h();
|
|
1725
1692
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1726
1693
|
var tmp$ret$8;
|
|
1727
1694
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
|
|
1728
|
-
tmp$ret$8 = to(element_1.
|
|
1729
|
-
var
|
|
1730
|
-
|
|
1695
|
+
tmp$ret$8 = to(element_1.y8_1, ensureNotNull(this.n2c_1.z28(element_1.y8_1)).z8_1);
|
|
1696
|
+
var tmp2_plusAssign = tmp$ret$8;
|
|
1697
|
+
tmp3_associateTo.u3(tmp2_plusAssign.q3_1, tmp2_plusAssign.r3_1);
|
|
1731
1698
|
}
|
|
1732
|
-
tmp$ret$9 =
|
|
1699
|
+
tmp$ret$9 = tmp3_associateTo;
|
|
1733
1700
|
tmp$ret$10 = tmp$ret$9;
|
|
1734
1701
|
var potentials = tmp$ret$10;
|
|
1735
1702
|
var tmp$ret$15;
|
|
1736
1703
|
// Inline function 'kotlin.collections.filter' call
|
|
1737
|
-
var
|
|
1704
|
+
var tmp5_filter = this.n2c_1.u28();
|
|
1738
1705
|
var tmp$ret$14;
|
|
1739
1706
|
// Inline function 'kotlin.collections.filterTo' call
|
|
1740
|
-
var
|
|
1707
|
+
var tmp4_filterTo = LinkedHashMap_init_$Create$();
|
|
1741
1708
|
var tmp$ret$11;
|
|
1742
1709
|
// Inline function 'kotlin.collections.iterator' call
|
|
1743
|
-
tmp$ret$11 =
|
|
1710
|
+
tmp$ret$11 = tmp5_filter.o().f();
|
|
1744
1711
|
var tmp0_iterator_2 = tmp$ret$11;
|
|
1745
|
-
while (tmp0_iterator_2.
|
|
1746
|
-
var element_2 = tmp0_iterator_2.
|
|
1712
|
+
while (tmp0_iterator_2.g()) {
|
|
1713
|
+
var element_2 = tmp0_iterator_2.h();
|
|
1747
1714
|
var tmp$ret$13;
|
|
1748
1715
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
|
|
1749
1716
|
var tmp$ret$12;
|
|
@@ -1752,39 +1719,39 @@
|
|
|
1752
1719
|
var key_0 = tmp$ret$12;
|
|
1753
1720
|
tmp$ret$13 = !potentials.u1().y(key_0);
|
|
1754
1721
|
if (tmp$ret$13) {
|
|
1755
|
-
|
|
1722
|
+
tmp4_filterTo.u3(element_2.h1(), element_2.j1());
|
|
1756
1723
|
}
|
|
1757
1724
|
}
|
|
1758
|
-
tmp$ret$14 =
|
|
1725
|
+
tmp$ret$14 = tmp4_filterTo;
|
|
1759
1726
|
tmp$ret$15 = tmp$ret$14;
|
|
1760
1727
|
var others = tmp$ret$15;
|
|
1761
|
-
throw new NotFoundException(key, '' + potentials.
|
|
1728
|
+
throw new NotFoundException(key, '' + potentials.i() + ' bindings found that match ' + key + ':\n' + descFun(potentials, withOverrides) + 'Other bindings registered in DI:\n' + descFun(others, withOverrides));
|
|
1762
1729
|
};
|
|
1763
1730
|
function bindFullDescription$factory_0($b0) {
|
|
1764
1731
|
return getPropertyCallableRef('bindFullDescription', 0, KProperty0, function () {
|
|
1765
|
-
return $b0.
|
|
1732
|
+
return $b0.n27();
|
|
1766
1733
|
}, null);
|
|
1767
1734
|
}
|
|
1768
1735
|
function bindDescription$factory_0($b0) {
|
|
1769
1736
|
return getPropertyCallableRef('bindDescription', 0, KProperty0, function () {
|
|
1770
|
-
return $b0.
|
|
1737
|
+
return $b0.l27();
|
|
1771
1738
|
}, null);
|
|
1772
1739
|
}
|
|
1773
1740
|
function fullDescription$factory_0($b0) {
|
|
1774
1741
|
return getPropertyCallableRef('fullDescription', 0, KProperty0, function () {
|
|
1775
|
-
return $b0.
|
|
1742
|
+
return $b0.o27();
|
|
1776
1743
|
}, null);
|
|
1777
1744
|
}
|
|
1778
1745
|
function description$factory_0($b0) {
|
|
1779
1746
|
return getPropertyCallableRef('description', 0, KProperty0, function () {
|
|
1780
|
-
return $b0.
|
|
1747
|
+
return $b0.m27();
|
|
1781
1748
|
}, null);
|
|
1782
1749
|
}
|
|
1783
1750
|
function initCallbacks$factory($b0) {
|
|
1784
1751
|
return getPropertyCallableRef('initCallbacks', 0, KMutableProperty0, function () {
|
|
1785
|
-
return $b0.
|
|
1752
|
+
return $b0.r2c_1;
|
|
1786
1753
|
}, function (value) {
|
|
1787
|
-
$b0.
|
|
1754
|
+
$b0.r2c_1 = value;
|
|
1788
1755
|
return Unit_getInstance();
|
|
1789
1756
|
});
|
|
1790
1757
|
}
|
|
@@ -1798,15 +1765,16 @@
|
|
|
1798
1765
|
return tmp$ret$0;
|
|
1799
1766
|
}
|
|
1800
1767
|
function DIImpl_init_$Init$(builder, runCallbacks, $this) {
|
|
1801
|
-
DIImpl.call($this, DIContainerImpl_init_$Create$(builder.
|
|
1768
|
+
DIImpl.call($this, DIContainerImpl_init_$Create$(builder.l2b(), builder.v28(), builder.e2b(), builder.f2b(), runCallbacks));
|
|
1802
1769
|
return $this;
|
|
1803
1770
|
}
|
|
1804
1771
|
function DIImpl_init_$Init$_0(allowSilentOverride, init, $this) {
|
|
1772
|
+
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
1805
1773
|
DIImpl_init_$Init$(newBuilder(Companion_getInstance_4(), allowSilentOverride, init), true, $this);
|
|
1806
1774
|
return $this;
|
|
1807
1775
|
}
|
|
1808
1776
|
function DIImpl_init_$Create$(allowSilentOverride, init) {
|
|
1809
|
-
return DIImpl_init_$Init$_0(allowSilentOverride, init,
|
|
1777
|
+
return DIImpl_init_$Init$_0(allowSilentOverride, init, objectCreate(protoOf(DIImpl)));
|
|
1810
1778
|
}
|
|
1811
1779
|
function Companion_3() {
|
|
1812
1780
|
Companion_instance_3 = this;
|
|
@@ -1820,81 +1788,81 @@
|
|
|
1820
1788
|
function DIImpl$container$delegate$lambda(this$0) {
|
|
1821
1789
|
return function () {
|
|
1822
1790
|
var tmp;
|
|
1823
|
-
if (!(this$0.
|
|
1791
|
+
if (!(this$0.u2c_1.r2c_1 == null)) {
|
|
1824
1792
|
throw IllegalStateException_init_$Create$('DI has not been initialized');
|
|
1825
1793
|
}
|
|
1826
|
-
return this$0.
|
|
1794
|
+
return this$0.u2c_1;
|
|
1827
1795
|
};
|
|
1828
1796
|
}
|
|
1829
1797
|
function DIImpl(_container) {
|
|
1830
1798
|
Companion_getInstance_4();
|
|
1831
|
-
this.
|
|
1799
|
+
this.u2c_1 = _container;
|
|
1832
1800
|
var tmp = this;
|
|
1833
|
-
tmp.
|
|
1801
|
+
tmp.v2c_1 = lazy(DIImpl$container$delegate$lambda(this));
|
|
1834
1802
|
}
|
|
1835
|
-
DIImpl.
|
|
1803
|
+
protoOf(DIImpl).f28 = function () {
|
|
1836
1804
|
var tmp$ret$0;
|
|
1837
1805
|
// Inline function 'kotlin.getValue' call
|
|
1838
1806
|
var tmp0_getValue = container$factory();
|
|
1839
|
-
tmp$ret$0 = this.
|
|
1807
|
+
tmp$ret$0 = this.v2c_1.j1();
|
|
1840
1808
|
return tmp$ret$0;
|
|
1841
1809
|
};
|
|
1842
1810
|
function BindingDIImpl(directDI, key, overrideLevel) {
|
|
1843
|
-
this.
|
|
1844
|
-
this.
|
|
1845
|
-
this.
|
|
1811
|
+
this.w2c_1 = directDI;
|
|
1812
|
+
this.x2c_1 = key;
|
|
1813
|
+
this.y2c_1 = overrideLevel;
|
|
1846
1814
|
}
|
|
1847
|
-
BindingDIImpl.
|
|
1848
|
-
return this.
|
|
1815
|
+
protoOf(BindingDIImpl).g29 = function () {
|
|
1816
|
+
return this.w2c_1;
|
|
1849
1817
|
};
|
|
1850
|
-
BindingDIImpl.
|
|
1851
|
-
return this.
|
|
1818
|
+
protoOf(BindingDIImpl).e28 = function () {
|
|
1819
|
+
return this.w2c_1.e28();
|
|
1852
1820
|
};
|
|
1853
|
-
BindingDIImpl.
|
|
1854
|
-
return this.
|
|
1821
|
+
protoOf(BindingDIImpl).a29 = function () {
|
|
1822
|
+
return this.w2c_1.a29();
|
|
1855
1823
|
};
|
|
1856
|
-
BindingDIImpl.
|
|
1857
|
-
return this.
|
|
1824
|
+
protoOf(BindingDIImpl).h29 = function (type, tag) {
|
|
1825
|
+
return this.w2c_1.h29(type, tag);
|
|
1858
1826
|
};
|
|
1859
|
-
BindingDIImpl.
|
|
1860
|
-
return this.
|
|
1827
|
+
protoOf(BindingDIImpl).i29 = function (context) {
|
|
1828
|
+
return this.w2c_1.i29(context);
|
|
1861
1829
|
};
|
|
1862
|
-
BindingDIImpl.
|
|
1863
|
-
var tmp = this.
|
|
1830
|
+
protoOf(BindingDIImpl).s4 = function () {
|
|
1831
|
+
var tmp = this.g29().e28().g28().j1();
|
|
1864
1832
|
return isObject(tmp) ? tmp : THROW_CCE();
|
|
1865
1833
|
};
|
|
1866
|
-
BindingDIImpl.
|
|
1867
|
-
return new BindingDIImpl(this.
|
|
1834
|
+
protoOf(BindingDIImpl).q2a = function () {
|
|
1835
|
+
return new BindingDIImpl(this.g29().i29(ErasedContext_getInstance()), this.x2c_1, this.y2c_1);
|
|
1868
1836
|
};
|
|
1869
1837
|
function container$factory() {
|
|
1870
1838
|
return getPropertyCallableRef('container', 1, KProperty1, function (receiver) {
|
|
1871
|
-
return receiver.
|
|
1839
|
+
return receiver.f28();
|
|
1872
1840
|
}, null);
|
|
1873
1841
|
}
|
|
1874
1842
|
function findBySpecs($this, specs) {
|
|
1875
|
-
var bindSeq = asSequence($this.
|
|
1876
|
-
var specsBindType = specs.
|
|
1877
|
-
if (!(specsBindType == null) ? !equals(specsBindType, Companion_getInstance().
|
|
1843
|
+
var bindSeq = asSequence($this.c2d_1);
|
|
1844
|
+
var specsBindType = specs.d29_1;
|
|
1845
|
+
if (!(specsBindType == null) ? !equals(specsBindType, Companion_getInstance().w26_1) : false) {
|
|
1878
1846
|
var tmp = bindSeq;
|
|
1879
1847
|
bindSeq = filter(tmp, DITreeImpl$findBySpecs$lambda(specsBindType));
|
|
1880
1848
|
}
|
|
1881
1849
|
var tmp_0 = bindSeq;
|
|
1882
1850
|
var contextSeq = flatMap(tmp_0, DITreeImpl$findBySpecs$lambda_0);
|
|
1883
|
-
var specsContextType = specs.
|
|
1851
|
+
var specsContextType = specs.b29_1;
|
|
1884
1852
|
if (!(specsContextType == null)) {
|
|
1885
1853
|
var tmp_1 = contextSeq;
|
|
1886
1854
|
contextSeq = mapNotNull(tmp_1, DITreeImpl$findBySpecs$lambda_1(specsContextType, $this));
|
|
1887
1855
|
}
|
|
1888
1856
|
var tmp_2 = contextSeq;
|
|
1889
1857
|
var argSeq = flatMap(tmp_2, DITreeImpl$findBySpecs$lambda_2);
|
|
1890
|
-
var specsArgType = specs.
|
|
1858
|
+
var specsArgType = specs.c29_1;
|
|
1891
1859
|
if (!(specsArgType == null)) {
|
|
1892
1860
|
var tmp_3 = argSeq;
|
|
1893
1861
|
argSeq = filter(tmp_3, DITreeImpl$findBySpecs$lambda_3(specsArgType));
|
|
1894
1862
|
}
|
|
1895
1863
|
var tmp_4 = argSeq;
|
|
1896
1864
|
var tagSeq = flatMap(tmp_4, DITreeImpl$findBySpecs$lambda_4);
|
|
1897
|
-
var specsTag = specs.
|
|
1865
|
+
var specsTag = specs.e29_1;
|
|
1898
1866
|
if (!equals(specsTag, NoDefinedTag_getInstance())) {
|
|
1899
1867
|
var tmp_5 = tagSeq;
|
|
1900
1868
|
tagSeq = filter(tmp_5, DITreeImpl$findBySpecs$lambda_5(specsTag));
|
|
@@ -1904,10 +1872,10 @@
|
|
|
1904
1872
|
return toList(resultSeq);
|
|
1905
1873
|
}
|
|
1906
1874
|
function notInMap($this, result, request) {
|
|
1907
|
-
var tmp = result.
|
|
1908
|
-
var tmp_0 = request.
|
|
1909
|
-
var tmp_1 = $this.
|
|
1910
|
-
return IllegalStateException_init_$Create$('Tree returned key ' + tmp + ' that is not in cache when searching for ' + tmp_0 + '.\nKeys in cache:\n' + joinToString
|
|
1875
|
+
var tmp = result.u27();
|
|
1876
|
+
var tmp_0 = request.u27();
|
|
1877
|
+
var tmp_1 = $this.b2d_1.u1();
|
|
1878
|
+
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));
|
|
1911
1879
|
}
|
|
1912
1880
|
function DITreeImpl$findBySpecs$lambda($specsBindType) {
|
|
1913
1881
|
return function (_name_for_destructuring_parameter_0__wldtmu) {
|
|
@@ -1915,7 +1883,7 @@
|
|
|
1915
1883
|
// Inline function 'kotlin.collections.component1' call
|
|
1916
1884
|
tmp$ret$0 = _name_for_destructuring_parameter_0__wldtmu.h1();
|
|
1917
1885
|
var bindType = tmp$ret$0;
|
|
1918
|
-
return bindType.
|
|
1886
|
+
return bindType.f2d($specsBindType);
|
|
1919
1887
|
};
|
|
1920
1888
|
}
|
|
1921
1889
|
function DITreeImpl$findBySpecs$lambda_0(_name_for_destructuring_parameter_0__wldtmu) {
|
|
@@ -1932,21 +1900,21 @@
|
|
|
1932
1900
|
function DITreeImpl$findBySpecs$lambda_1($specsContextType, this$0) {
|
|
1933
1901
|
return function (triple) {
|
|
1934
1902
|
var tmp0_container = triple;
|
|
1935
|
-
var contextType = tmp0_container.
|
|
1903
|
+
var contextType = tmp0_container.s3();
|
|
1936
1904
|
var tmp;
|
|
1937
|
-
if (contextType.
|
|
1905
|
+
if (contextType.f2d($specsContextType)) {
|
|
1938
1906
|
tmp = triple;
|
|
1939
1907
|
} else {
|
|
1940
1908
|
var tmp$ret$1;
|
|
1941
1909
|
$l$block: {
|
|
1942
1910
|
// Inline function 'kotlin.collections.firstOrNull' call
|
|
1943
|
-
var tmp0_firstOrNull = this$0.
|
|
1944
|
-
var tmp0_iterator = tmp0_firstOrNull.
|
|
1945
|
-
while (tmp0_iterator.
|
|
1946
|
-
var element = tmp0_iterator.
|
|
1911
|
+
var tmp0_firstOrNull = this$0.e2d_1;
|
|
1912
|
+
var tmp0_iterator = tmp0_firstOrNull.f();
|
|
1913
|
+
while (tmp0_iterator.g()) {
|
|
1914
|
+
var element = tmp0_iterator.h();
|
|
1947
1915
|
var tmp$ret$0;
|
|
1948
1916
|
// Inline function 'org.kodein.di.internal.DITreeImpl.findBySpecs.<anonymous>.<anonymous>' call
|
|
1949
|
-
tmp$ret$0 = element.
|
|
1917
|
+
tmp$ret$0 = element.o29().s26($specsContextType) ? contextType.f2d(element.w29()) : false;
|
|
1950
1918
|
if (tmp$ret$0) {
|
|
1951
1919
|
tmp$ret$1 = element;
|
|
1952
1920
|
break $l$block;
|
|
@@ -1955,20 +1923,14 @@
|
|
|
1955
1923
|
tmp$ret$1 = null;
|
|
1956
1924
|
}
|
|
1957
1925
|
var translator = tmp$ret$1;
|
|
1958
|
-
|
|
1959
|
-
if (!(translator == null)) {
|
|
1960
|
-
tmp_0 = triple.h8(null, null, translator, 3, null);
|
|
1961
|
-
} else {
|
|
1962
|
-
tmp_0 = null;
|
|
1963
|
-
}
|
|
1964
|
-
tmp = tmp_0;
|
|
1926
|
+
tmp = !(translator == null) ? triple.d9(VOID, VOID, translator) : null;
|
|
1965
1927
|
}
|
|
1966
1928
|
return tmp;
|
|
1967
1929
|
};
|
|
1968
1930
|
}
|
|
1969
1931
|
function DITreeImpl$findBySpecs$lambda_2(_name_for_destructuring_parameter_0__wldtmu) {
|
|
1970
|
-
var argumentTree = _name_for_destructuring_parameter_0__wldtmu.
|
|
1971
|
-
var translator = _name_for_destructuring_parameter_0__wldtmu.
|
|
1932
|
+
var argumentTree = _name_for_destructuring_parameter_0__wldtmu.t3();
|
|
1933
|
+
var translator = _name_for_destructuring_parameter_0__wldtmu.b9();
|
|
1972
1934
|
var tmp = asSequence(argumentTree);
|
|
1973
1935
|
return map(tmp, DITreeImpl$findBySpecs$lambda$lambda_0(translator));
|
|
1974
1936
|
}
|
|
@@ -1979,13 +1941,13 @@
|
|
|
1979
1941
|
}
|
|
1980
1942
|
function DITreeImpl$findBySpecs$lambda_3($specsArgType) {
|
|
1981
1943
|
return function (_name_for_destructuring_parameter_0__wldtmu) {
|
|
1982
|
-
var argType = _name_for_destructuring_parameter_0__wldtmu.
|
|
1983
|
-
return argType.
|
|
1944
|
+
var argType = _name_for_destructuring_parameter_0__wldtmu.s3();
|
|
1945
|
+
return argType.f2d($specsArgType);
|
|
1984
1946
|
};
|
|
1985
1947
|
}
|
|
1986
1948
|
function DITreeImpl$findBySpecs$lambda_4(_name_for_destructuring_parameter_0__wldtmu) {
|
|
1987
|
-
var tagTree = _name_for_destructuring_parameter_0__wldtmu.
|
|
1988
|
-
var translator = _name_for_destructuring_parameter_0__wldtmu.
|
|
1949
|
+
var tagTree = _name_for_destructuring_parameter_0__wldtmu.t3();
|
|
1950
|
+
var translator = _name_for_destructuring_parameter_0__wldtmu.b9();
|
|
1989
1951
|
var tmp = asSequence(tagTree);
|
|
1990
1952
|
return map(tmp, DITreeImpl$findBySpecs$lambda$lambda_1(translator));
|
|
1991
1953
|
}
|
|
@@ -1996,31 +1958,31 @@
|
|
|
1996
1958
|
}
|
|
1997
1959
|
function DITreeImpl$findBySpecs$lambda_5($specsTag) {
|
|
1998
1960
|
return function (_name_for_destructuring_parameter_0__wldtmu) {
|
|
1999
|
-
var tag = _name_for_destructuring_parameter_0__wldtmu.
|
|
1961
|
+
var tag = _name_for_destructuring_parameter_0__wldtmu.s3();
|
|
2000
1962
|
return equals(tag, $specsTag);
|
|
2001
1963
|
};
|
|
2002
1964
|
}
|
|
2003
1965
|
function DITreeImpl$findBySpecs$lambda_6(_name_for_destructuring_parameter_0__wldtmu) {
|
|
2004
|
-
var key = _name_for_destructuring_parameter_0__wldtmu.
|
|
2005
|
-
var translator = _name_for_destructuring_parameter_0__wldtmu.
|
|
1966
|
+
var key = _name_for_destructuring_parameter_0__wldtmu.t3();
|
|
1967
|
+
var translator = _name_for_destructuring_parameter_0__wldtmu.b9();
|
|
2006
1968
|
return to(key, translator);
|
|
2007
1969
|
}
|
|
2008
1970
|
function DITreeImpl$notInMap$lambda(it) {
|
|
2009
|
-
return it.
|
|
1971
|
+
return it.u27();
|
|
2010
1972
|
}
|
|
2011
1973
|
function DITreeImpl(map, externalSources, registeredTranslators) {
|
|
2012
|
-
this.
|
|
2013
|
-
this.
|
|
2014
|
-
this.
|
|
2015
|
-
this.
|
|
2016
|
-
this.
|
|
1974
|
+
this.z2c_1 = externalSources;
|
|
1975
|
+
this.a2d_1 = registeredTranslators;
|
|
1976
|
+
this.b2d_1 = newConcurrentMap();
|
|
1977
|
+
this.c2d_1 = HashMap_init_$Create$();
|
|
1978
|
+
this.e2d_1 = ArrayList_init_$Create$_1(this.a2d_1);
|
|
2017
1979
|
// Inline function 'kotlin.collections.forEach' call
|
|
2018
1980
|
var tmp$ret$0;
|
|
2019
1981
|
// Inline function 'kotlin.collections.iterator' call
|
|
2020
|
-
tmp$ret$0 = map.o().
|
|
1982
|
+
tmp$ret$0 = map.o().f();
|
|
2021
1983
|
var tmp0_iterator = tmp$ret$0;
|
|
2022
|
-
while (tmp0_iterator.
|
|
2023
|
-
var element = tmp0_iterator.
|
|
1984
|
+
while (tmp0_iterator.g()) {
|
|
1985
|
+
var element = tmp0_iterator.h();
|
|
2024
1986
|
// Inline function 'org.kodein.di.internal.DITreeImpl.<anonymous>' call
|
|
2025
1987
|
var tmp$ret$1;
|
|
2026
1988
|
// Inline function 'kotlin.collections.component1' call
|
|
@@ -2035,9 +1997,9 @@
|
|
|
2035
1997
|
var tmp$ret$4;
|
|
2036
1998
|
// Inline function 'kotlin.collections.mapTo' call
|
|
2037
1999
|
var tmp0_mapTo = ArrayList_init_$Create$_0(collectionSizeOrDefault(bindings, 10));
|
|
2038
|
-
var tmp0_iterator_0 = bindings.
|
|
2039
|
-
while (tmp0_iterator_0.
|
|
2040
|
-
var item = tmp0_iterator_0.
|
|
2000
|
+
var tmp0_iterator_0 = bindings.f();
|
|
2001
|
+
while (tmp0_iterator_0.g()) {
|
|
2002
|
+
var item = tmp0_iterator_0.h();
|
|
2041
2003
|
var tmp$ret$3;
|
|
2042
2004
|
// Inline function 'org.kodein.di.internal.DITreeImpl.<anonymous>.<anonymous>' call
|
|
2043
2005
|
var tmp0_subject = item;
|
|
@@ -2045,7 +2007,7 @@
|
|
|
2045
2007
|
if (tmp0_subject instanceof DIDefinition) {
|
|
2046
2008
|
tmp = item;
|
|
2047
2009
|
} else {
|
|
2048
|
-
tmp = new DIDefinition(item.
|
|
2010
|
+
tmp = new DIDefinition(item.e27_1, item.f27_1, this);
|
|
2049
2011
|
}
|
|
2050
2012
|
tmp$ret$3 = tmp;
|
|
2051
2013
|
tmp0_mapTo.a(tmp$ret$3);
|
|
@@ -2054,21 +2016,21 @@
|
|
|
2054
2016
|
tmp$ret$5 = tmp$ret$4;
|
|
2055
2017
|
var definitions = tmp$ret$5;
|
|
2056
2018
|
// Inline function 'kotlin.collections.set' call
|
|
2057
|
-
var
|
|
2058
|
-
var
|
|
2059
|
-
|
|
2060
|
-
var typeChecker = first(bindings).
|
|
2019
|
+
var tmp1_set = this.b2d_1;
|
|
2020
|
+
var tmp2_set = new Triple(key, definitions, null);
|
|
2021
|
+
tmp1_set.u3(key, tmp2_set);
|
|
2022
|
+
var typeChecker = first(bindings).e27_1.r29() ? new Down(key.i27_1) : new Up(key.i27_1);
|
|
2061
2023
|
var tmp$ret$7;
|
|
2062
2024
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
2063
|
-
var
|
|
2064
|
-
var value =
|
|
2025
|
+
var tmp3_getOrPut = this.c2d_1;
|
|
2026
|
+
var value = tmp3_getOrPut.t1(typeChecker);
|
|
2065
2027
|
var tmp_0;
|
|
2066
2028
|
if (value == null) {
|
|
2067
2029
|
var tmp$ret$6;
|
|
2068
2030
|
// Inline function 'org.kodein.di.internal.DITreeImpl.<anonymous>.<anonymous>' call
|
|
2069
2031
|
tmp$ret$6 = HashMap_init_$Create$();
|
|
2070
2032
|
var answer = tmp$ret$6;
|
|
2071
|
-
|
|
2033
|
+
tmp3_getOrPut.u3(typeChecker, answer);
|
|
2072
2034
|
tmp_0 = answer;
|
|
2073
2035
|
} else {
|
|
2074
2036
|
tmp_0 = value;
|
|
@@ -2077,15 +2039,15 @@
|
|
|
2077
2039
|
var contextTree = tmp$ret$7;
|
|
2078
2040
|
var tmp$ret$9;
|
|
2079
2041
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
2080
|
-
var
|
|
2081
|
-
var value_0 = contextTree.t1(
|
|
2042
|
+
var tmp4_getOrPut = new Down(key.g27_1);
|
|
2043
|
+
var value_0 = contextTree.t1(tmp4_getOrPut);
|
|
2082
2044
|
var tmp_1;
|
|
2083
2045
|
if (value_0 == null) {
|
|
2084
2046
|
var tmp$ret$8;
|
|
2085
2047
|
// Inline function 'org.kodein.di.internal.DITreeImpl.<anonymous>.<anonymous>' call
|
|
2086
2048
|
tmp$ret$8 = HashMap_init_$Create$();
|
|
2087
2049
|
var answer_0 = tmp$ret$8;
|
|
2088
|
-
contextTree.
|
|
2050
|
+
contextTree.u3(tmp4_getOrPut, answer_0);
|
|
2089
2051
|
tmp_1 = answer_0;
|
|
2090
2052
|
} else {
|
|
2091
2053
|
tmp_1 = value_0;
|
|
@@ -2094,15 +2056,15 @@
|
|
|
2094
2056
|
var argumentTree = tmp$ret$9;
|
|
2095
2057
|
var tmp$ret$11;
|
|
2096
2058
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
2097
|
-
var
|
|
2098
|
-
var value_1 = argumentTree.t1(
|
|
2059
|
+
var tmp5_getOrPut = new Down(key.h27_1);
|
|
2060
|
+
var value_1 = argumentTree.t1(tmp5_getOrPut);
|
|
2099
2061
|
var tmp_2;
|
|
2100
2062
|
if (value_1 == null) {
|
|
2101
2063
|
var tmp$ret$10;
|
|
2102
2064
|
// Inline function 'org.kodein.di.internal.DITreeImpl.<anonymous>.<anonymous>' call
|
|
2103
2065
|
tmp$ret$10 = HashMap_init_$Create$();
|
|
2104
2066
|
var answer_1 = tmp$ret$10;
|
|
2105
|
-
argumentTree.
|
|
2067
|
+
argumentTree.u3(tmp5_getOrPut, answer_1);
|
|
2106
2068
|
tmp_2 = answer_1;
|
|
2107
2069
|
} else {
|
|
2108
2070
|
tmp_2 = value_1;
|
|
@@ -2110,51 +2072,51 @@
|
|
|
2110
2072
|
tmp$ret$11 = tmp_2;
|
|
2111
2073
|
var tagTree = tmp$ret$11;
|
|
2112
2074
|
// Inline function 'kotlin.collections.set' call
|
|
2113
|
-
var
|
|
2114
|
-
tagTree.
|
|
2075
|
+
var tmp6_set = key.j27_1;
|
|
2076
|
+
tagTree.u3(tmp6_set, key);
|
|
2115
2077
|
}
|
|
2116
2078
|
var tmp_3 = this;
|
|
2117
2079
|
var tmp$ret$16;
|
|
2118
2080
|
// Inline function 'kotlin.collections.mapValues' call
|
|
2119
|
-
var
|
|
2081
|
+
var tmp2_mapValues = this.b2d_1;
|
|
2120
2082
|
var tmp$ret$15;
|
|
2121
2083
|
// Inline function 'kotlin.collections.mapValuesTo' call
|
|
2122
|
-
var tmp1_mapValuesTo = LinkedHashMap_init_$Create$_0(mapCapacity(
|
|
2084
|
+
var tmp1_mapValuesTo = LinkedHashMap_init_$Create$_0(mapCapacity(tmp2_mapValues.i()));
|
|
2123
2085
|
var tmp$ret$14;
|
|
2124
2086
|
// Inline function 'kotlin.collections.associateByTo' call
|
|
2125
|
-
var tmp0_associateByTo =
|
|
2126
|
-
var tmp0_iterator_1 = tmp0_associateByTo.
|
|
2127
|
-
while (tmp0_iterator_1.
|
|
2128
|
-
var element_0 = tmp0_iterator_1.
|
|
2087
|
+
var tmp0_associateByTo = tmp2_mapValues.o();
|
|
2088
|
+
var tmp0_iterator_1 = tmp0_associateByTo.f();
|
|
2089
|
+
while (tmp0_iterator_1.g()) {
|
|
2090
|
+
var element_0 = tmp0_iterator_1.h();
|
|
2129
2091
|
var tmp$ret$12;
|
|
2130
2092
|
// Inline function 'kotlin.collections.mapValuesTo.<anonymous>' call
|
|
2131
2093
|
tmp$ret$12 = element_0.h1();
|
|
2132
2094
|
var tmp_4 = tmp$ret$12;
|
|
2133
2095
|
var tmp$ret$13;
|
|
2134
2096
|
// Inline function 'org.kodein.di.internal.DITreeImpl.<anonymous>' call
|
|
2135
|
-
tmp$ret$13 = element_0.j1().
|
|
2136
|
-
tmp1_mapValuesTo.
|
|
2097
|
+
tmp$ret$13 = element_0.j1().z8_1;
|
|
2098
|
+
tmp1_mapValuesTo.u3(tmp_4, tmp$ret$13);
|
|
2137
2099
|
}
|
|
2138
2100
|
tmp$ret$14 = tmp1_mapValuesTo;
|
|
2139
2101
|
tmp$ret$15 = tmp$ret$14;
|
|
2140
2102
|
tmp$ret$16 = tmp$ret$15;
|
|
2141
|
-
tmp_3.
|
|
2103
|
+
tmp_3.d2d_1 = HashMap_init_$Create$_0(tmp$ret$16);
|
|
2142
2104
|
$l$loop: while (true) {
|
|
2143
2105
|
var added = ArrayList_init_$Create$();
|
|
2144
|
-
var tmp0_iterator_2 = this.
|
|
2145
|
-
while (tmp0_iterator_2.
|
|
2146
|
-
var src = tmp0_iterator_2.
|
|
2147
|
-
var tmp1_iterator = this.
|
|
2148
|
-
while (tmp1_iterator.
|
|
2149
|
-
var dst = tmp1_iterator.
|
|
2150
|
-
if (dst.
|
|
2106
|
+
var tmp0_iterator_2 = this.e2d_1.f();
|
|
2107
|
+
while (tmp0_iterator_2.g()) {
|
|
2108
|
+
var src = tmp0_iterator_2.h();
|
|
2109
|
+
var tmp1_iterator = this.e2d_1.f();
|
|
2110
|
+
while (tmp1_iterator.g()) {
|
|
2111
|
+
var dst = tmp1_iterator.h();
|
|
2112
|
+
if (dst.o29().s26(src.w29()) ? !equals(src.o29(), dst.w29()) : false) {
|
|
2151
2113
|
var tmp$ret$17;
|
|
2152
2114
|
$l$block_0: {
|
|
2153
2115
|
// Inline function 'kotlin.collections.none' call
|
|
2154
|
-
var
|
|
2116
|
+
var tmp3_none = this.e2d_1;
|
|
2155
2117
|
var tmp_5;
|
|
2156
|
-
if (isInterface(
|
|
2157
|
-
tmp_5 =
|
|
2118
|
+
if (isInterface(tmp3_none, Collection)) {
|
|
2119
|
+
tmp_5 = tmp3_none.l();
|
|
2158
2120
|
} else {
|
|
2159
2121
|
tmp_5 = false;
|
|
2160
2122
|
}
|
|
@@ -2162,12 +2124,12 @@
|
|
|
2162
2124
|
tmp$ret$17 = true;
|
|
2163
2125
|
break $l$block_0;
|
|
2164
2126
|
}
|
|
2165
|
-
var tmp0_iterator_3 =
|
|
2166
|
-
while (tmp0_iterator_3.
|
|
2167
|
-
var element_1 = tmp0_iterator_3.
|
|
2127
|
+
var tmp0_iterator_3 = tmp3_none.f();
|
|
2128
|
+
while (tmp0_iterator_3.g()) {
|
|
2129
|
+
var element_1 = tmp0_iterator_3.h();
|
|
2168
2130
|
var tmp$ret$18;
|
|
2169
2131
|
// Inline function 'org.kodein.di.internal.DITreeImpl.<anonymous>' call
|
|
2170
|
-
tmp$ret$18 = equals(element_1.
|
|
2132
|
+
tmp$ret$18 = equals(element_1.o29(), src.o29()) ? equals(element_1.w29(), dst.w29()) : false;
|
|
2171
2133
|
if (tmp$ret$18) {
|
|
2172
2134
|
tmp$ret$17 = false;
|
|
2173
2135
|
break $l$block_0;
|
|
@@ -2178,38 +2140,38 @@
|
|
|
2178
2140
|
if (tmp$ret$17) {
|
|
2179
2141
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
2180
2142
|
var tmp_6 = isInterface(src, ContextTranslator) ? src : THROW_CCE();
|
|
2181
|
-
var
|
|
2182
|
-
added.a(
|
|
2143
|
+
var tmp4_plusAssign = new CompositeContextTranslator(tmp_6, isInterface(dst, ContextTranslator) ? dst : THROW_CCE());
|
|
2144
|
+
added.a(tmp4_plusAssign);
|
|
2183
2145
|
}
|
|
2184
2146
|
}
|
|
2185
2147
|
}
|
|
2186
2148
|
}
|
|
2187
2149
|
var tmp2_this = this;
|
|
2188
2150
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
2189
|
-
var
|
|
2190
|
-
addAll(
|
|
2191
|
-
if (added.
|
|
2151
|
+
var tmp5_plusAssign = tmp2_this.e2d_1;
|
|
2152
|
+
addAll(tmp5_plusAssign, added);
|
|
2153
|
+
if (added.l())
|
|
2192
2154
|
break $l$loop;
|
|
2193
2155
|
}
|
|
2194
2156
|
}
|
|
2195
|
-
DITreeImpl.
|
|
2196
|
-
return this.
|
|
2157
|
+
protoOf(DITreeImpl).v28 = function () {
|
|
2158
|
+
return this.z2c_1;
|
|
2197
2159
|
};
|
|
2198
|
-
DITreeImpl.
|
|
2199
|
-
return this.
|
|
2160
|
+
protoOf(DITreeImpl).u28 = function () {
|
|
2161
|
+
return this.d2d_1;
|
|
2200
2162
|
};
|
|
2201
|
-
DITreeImpl.
|
|
2163
|
+
protoOf(DITreeImpl).w28 = function (key, overrideLevel, all) {
|
|
2202
2164
|
if (!all) {
|
|
2203
|
-
var tmp0_safe_receiver = this.
|
|
2165
|
+
var tmp0_safe_receiver = this.b2d_1.t1(key);
|
|
2204
2166
|
if (tmp0_safe_receiver == null)
|
|
2205
2167
|
null;
|
|
2206
2168
|
else {
|
|
2207
2169
|
var tmp$ret$0;
|
|
2208
2170
|
// Inline function 'kotlin.let' call
|
|
2209
2171
|
// Inline function 'kotlin.contracts.contract' call
|
|
2210
|
-
var realKey = tmp0_safe_receiver.
|
|
2211
|
-
var list = tmp0_safe_receiver.
|
|
2212
|
-
var translator = tmp0_safe_receiver.
|
|
2172
|
+
var realKey = tmp0_safe_receiver.s3();
|
|
2173
|
+
var list = tmp0_safe_receiver.t3();
|
|
2174
|
+
var translator = tmp0_safe_receiver.b9();
|
|
2213
2175
|
var tmp0_elvis_lhs = getOrNull(list, overrideLevel);
|
|
2214
2176
|
var tmp;
|
|
2215
2177
|
if (tmp0_elvis_lhs == null) {
|
|
@@ -2222,10 +2184,9 @@
|
|
|
2222
2184
|
var tmp_1 = definition instanceof DIDefinition ? definition : THROW_CCE();
|
|
2223
2185
|
return listOf(new Triple(tmp_0, tmp_1, (translator == null ? true : isInterface(translator, ContextTranslator)) ? translator : THROW_CCE()));
|
|
2224
2186
|
}
|
|
2225
|
-
if (!equals(key.
|
|
2226
|
-
var
|
|
2227
|
-
var
|
|
2228
|
-
var tmp1_safe_receiver = this.y2a_1.t1(anyContextKey);
|
|
2187
|
+
if (!equals(key.g27_1, Companion_getInstance().w26_1)) {
|
|
2188
|
+
var anyContextKey = key.w27(Companion_getInstance().w26_1);
|
|
2189
|
+
var tmp1_safe_receiver = this.b2d_1.t1(anyContextKey);
|
|
2229
2190
|
if (tmp1_safe_receiver == null)
|
|
2230
2191
|
null;
|
|
2231
2192
|
else {
|
|
@@ -2236,94 +2197,94 @@
|
|
|
2236
2197
|
$l$block: {
|
|
2237
2198
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2238
2199
|
var tmp0_container = tmp1_safe_receiver;
|
|
2239
|
-
var realKey_0 = tmp0_container.
|
|
2240
|
-
var list_0 = tmp0_container.
|
|
2241
|
-
var translator_0 = tmp0_container.
|
|
2242
|
-
if (!(translator_0 == null) ? !equals(translator_0.
|
|
2200
|
+
var realKey_0 = tmp0_container.s3();
|
|
2201
|
+
var list_0 = tmp0_container.t3();
|
|
2202
|
+
var translator_0 = tmp0_container.b9();
|
|
2203
|
+
if (!(translator_0 == null) ? !equals(translator_0.o29(), key.g27_1) : false) {
|
|
2243
2204
|
tmp$ret$1 = Unit_getInstance();
|
|
2244
2205
|
break $l$block;
|
|
2245
2206
|
}
|
|
2246
2207
|
// Inline function 'kotlin.collections.set' call
|
|
2247
|
-
var tmp0_set = this.
|
|
2248
|
-
tmp0_set.
|
|
2208
|
+
var tmp0_set = this.b2d_1;
|
|
2209
|
+
tmp0_set.u3(key, tmp1_safe_receiver);
|
|
2249
2210
|
var tmp1_elvis_lhs = getOrNull(list_0, overrideLevel);
|
|
2250
|
-
var
|
|
2211
|
+
var tmp_2;
|
|
2251
2212
|
if (tmp1_elvis_lhs == null) {
|
|
2252
2213
|
return emptyList();
|
|
2253
2214
|
} else {
|
|
2254
|
-
|
|
2215
|
+
tmp_2 = tmp1_elvis_lhs;
|
|
2255
2216
|
}
|
|
2256
|
-
var definition_0 =
|
|
2257
|
-
var
|
|
2258
|
-
var
|
|
2259
|
-
return listOf(new Triple(
|
|
2217
|
+
var definition_0 = tmp_2;
|
|
2218
|
+
var tmp_3 = realKey_0 instanceof Key ? realKey_0 : THROW_CCE();
|
|
2219
|
+
var tmp_4 = definition_0 instanceof DIDefinition ? definition_0 : THROW_CCE();
|
|
2220
|
+
return listOf(new Triple(tmp_3, tmp_4, (translator_0 == null ? true : isInterface(translator_0, ContextTranslator)) ? translator_0 : THROW_CCE()));
|
|
2260
2221
|
}
|
|
2261
2222
|
tmp$ret$2 = tmp$ret$1;
|
|
2262
2223
|
}
|
|
2263
2224
|
}
|
|
2264
2225
|
var tmp$ret$5;
|
|
2265
2226
|
// Inline function 'kotlin.collections.filter' call
|
|
2266
|
-
var
|
|
2227
|
+
var tmp1_filter = this.e2d_1;
|
|
2267
2228
|
var tmp$ret$4;
|
|
2268
2229
|
// Inline function 'kotlin.collections.filterTo' call
|
|
2269
2230
|
var tmp0_filterTo = ArrayList_init_$Create$();
|
|
2270
|
-
var tmp0_iterator =
|
|
2271
|
-
while (tmp0_iterator.
|
|
2272
|
-
var element = tmp0_iterator.
|
|
2231
|
+
var tmp0_iterator = tmp1_filter.f();
|
|
2232
|
+
while (tmp0_iterator.g()) {
|
|
2233
|
+
var element = tmp0_iterator.h();
|
|
2273
2234
|
var tmp$ret$3;
|
|
2274
2235
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2275
|
-
tmp$ret$3 = equals(element.
|
|
2236
|
+
tmp$ret$3 = equals(element.o29(), key.g27_1);
|
|
2276
2237
|
if (tmp$ret$3) {
|
|
2277
2238
|
tmp0_filterTo.a(element);
|
|
2278
2239
|
}
|
|
2279
2240
|
}
|
|
2280
2241
|
tmp$ret$4 = tmp0_filterTo;
|
|
2281
2242
|
tmp$ret$5 = tmp$ret$4;
|
|
2282
|
-
var
|
|
2243
|
+
var tmp_5 = tmp$ret$5;
|
|
2283
2244
|
var tmp$ret$8;
|
|
2284
2245
|
// Inline function 'kotlin.collections.filter' call
|
|
2285
|
-
var
|
|
2246
|
+
var tmp3_filter = this.e2d_1;
|
|
2286
2247
|
var tmp$ret$7;
|
|
2287
2248
|
// Inline function 'kotlin.collections.filterTo' call
|
|
2288
|
-
var
|
|
2289
|
-
var tmp0_iterator_0 =
|
|
2290
|
-
while (tmp0_iterator_0.
|
|
2291
|
-
var element_0 = tmp0_iterator_0.
|
|
2249
|
+
var tmp2_filterTo = ArrayList_init_$Create$();
|
|
2250
|
+
var tmp0_iterator_0 = tmp3_filter.f();
|
|
2251
|
+
while (tmp0_iterator_0.g()) {
|
|
2252
|
+
var element_0 = tmp0_iterator_0.h();
|
|
2292
2253
|
var tmp$ret$6;
|
|
2293
2254
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2294
|
-
tmp$ret$6 = equals(element_0.
|
|
2255
|
+
tmp$ret$6 = equals(element_0.o29(), Companion_getInstance().w26_1);
|
|
2295
2256
|
if (tmp$ret$6) {
|
|
2296
|
-
|
|
2257
|
+
tmp2_filterTo.a(element_0);
|
|
2297
2258
|
}
|
|
2298
2259
|
}
|
|
2299
|
-
tmp$ret$7 =
|
|
2260
|
+
tmp$ret$7 = tmp2_filterTo;
|
|
2300
2261
|
tmp$ret$8 = tmp$ret$7;
|
|
2301
|
-
var applicableTranslators = plus(
|
|
2302
|
-
var tmp2_iterator = applicableTranslators.
|
|
2303
|
-
while (tmp2_iterator.
|
|
2304
|
-
var translator_1 = tmp2_iterator.
|
|
2305
|
-
var translatedKey = new Key(translator_1.
|
|
2306
|
-
var tmp3_safe_receiver = this.
|
|
2307
|
-
var
|
|
2262
|
+
var applicableTranslators = plus(tmp_5, tmp$ret$8);
|
|
2263
|
+
var tmp2_iterator = applicableTranslators.f();
|
|
2264
|
+
while (tmp2_iterator.g()) {
|
|
2265
|
+
var translator_1 = tmp2_iterator.h();
|
|
2266
|
+
var translatedKey = new Key(translator_1.w29(), key.h27_1, key.i27_1, key.j27_1);
|
|
2267
|
+
var tmp3_safe_receiver = this.b2d_1.t1(translatedKey);
|
|
2268
|
+
var tmp_6;
|
|
2308
2269
|
if (tmp3_safe_receiver == null) {
|
|
2309
|
-
|
|
2270
|
+
tmp_6 = null;
|
|
2310
2271
|
} else {
|
|
2311
2272
|
var tmp$ret$10;
|
|
2312
2273
|
// Inline function 'kotlin.takeIf' call
|
|
2313
2274
|
// Inline function 'kotlin.contracts.contract' call
|
|
2314
|
-
var
|
|
2275
|
+
var tmp_7;
|
|
2315
2276
|
var tmp$ret$9;
|
|
2316
2277
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2317
|
-
tmp$ret$9 = tmp3_safe_receiver.
|
|
2278
|
+
tmp$ret$9 = tmp3_safe_receiver.a9_1 == null;
|
|
2318
2279
|
if (tmp$ret$9) {
|
|
2319
|
-
|
|
2280
|
+
tmp_7 = tmp3_safe_receiver;
|
|
2320
2281
|
} else {
|
|
2321
|
-
|
|
2282
|
+
tmp_7 = null;
|
|
2322
2283
|
}
|
|
2323
|
-
tmp$ret$10 =
|
|
2324
|
-
|
|
2284
|
+
tmp$ret$10 = tmp_7;
|
|
2285
|
+
tmp_6 = tmp$ret$10;
|
|
2325
2286
|
}
|
|
2326
|
-
var tmp4_safe_receiver =
|
|
2287
|
+
var tmp4_safe_receiver = tmp_6;
|
|
2327
2288
|
if (tmp4_safe_receiver == null)
|
|
2328
2289
|
null;
|
|
2329
2290
|
else {
|
|
@@ -2333,93 +2294,87 @@
|
|
|
2333
2294
|
var tmp$ret$11;
|
|
2334
2295
|
$l$block_0: {
|
|
2335
2296
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2336
|
-
if (!(tmp4_safe_receiver.
|
|
2297
|
+
if (!(tmp4_safe_receiver.a9_1 == null)) {
|
|
2337
2298
|
tmp$ret$11 = Unit_getInstance();
|
|
2338
2299
|
break $l$block_0;
|
|
2339
2300
|
}
|
|
2340
2301
|
// Inline function 'kotlin.collections.set' call
|
|
2341
|
-
var tmp0_set_0 = this.
|
|
2342
|
-
var tmp1_set = tmp4_safe_receiver.
|
|
2343
|
-
tmp0_set_0.
|
|
2302
|
+
var tmp0_set_0 = this.b2d_1;
|
|
2303
|
+
var tmp1_set = tmp4_safe_receiver.d9(VOID, VOID, translator_1);
|
|
2304
|
+
tmp0_set_0.u3(key, tmp1_set);
|
|
2344
2305
|
var tmp0_container_0 = tmp4_safe_receiver;
|
|
2345
|
-
var realKey_1 = tmp0_container_0.
|
|
2346
|
-
var list_1 = tmp0_container_0.
|
|
2306
|
+
var realKey_1 = tmp0_container_0.s3();
|
|
2307
|
+
var list_1 = tmp0_container_0.t3();
|
|
2347
2308
|
var tmp1_elvis_lhs_0 = getOrNull(list_1, overrideLevel);
|
|
2348
|
-
var
|
|
2309
|
+
var tmp_8;
|
|
2349
2310
|
if (tmp1_elvis_lhs_0 == null) {
|
|
2350
2311
|
return emptyList();
|
|
2351
2312
|
} else {
|
|
2352
|
-
|
|
2313
|
+
tmp_8 = tmp1_elvis_lhs_0;
|
|
2353
2314
|
}
|
|
2354
|
-
var definition_1 =
|
|
2355
|
-
var
|
|
2356
|
-
var
|
|
2357
|
-
return listOf(new Triple(
|
|
2315
|
+
var definition_1 = tmp_8;
|
|
2316
|
+
var tmp_9 = realKey_1 instanceof Key ? realKey_1 : THROW_CCE();
|
|
2317
|
+
var tmp_10 = definition_1 instanceof DIDefinition ? definition_1 : THROW_CCE();
|
|
2318
|
+
return listOf(new Triple(tmp_9, tmp_10, isInterface(translator_1, ContextTranslator) ? translator_1 : THROW_CCE()));
|
|
2358
2319
|
}
|
|
2359
2320
|
tmp$ret$12 = tmp$ret$11;
|
|
2360
2321
|
}
|
|
2361
2322
|
}
|
|
2362
2323
|
}
|
|
2363
|
-
var result = findBySpecs(this, new SearchSpecs(key.
|
|
2364
|
-
if (result.
|
|
2324
|
+
var result = findBySpecs(this, new SearchSpecs(key.g27_1, key.h27_1, key.i27_1, key.j27_1));
|
|
2325
|
+
if (result.i() === 1) {
|
|
2365
2326
|
var tmp5_container = first(result);
|
|
2366
|
-
var realKey_2 = tmp5_container.
|
|
2367
|
-
var translator_2 = tmp5_container.
|
|
2327
|
+
var realKey_2 = tmp5_container.s3();
|
|
2328
|
+
var translator_2 = tmp5_container.t3();
|
|
2368
2329
|
// Inline function 'kotlin.collections.set' call
|
|
2369
|
-
var
|
|
2370
|
-
var tmp6_safe_receiver = this.
|
|
2371
|
-
var
|
|
2372
|
-
|
|
2373
|
-
tmp_12 = null;
|
|
2374
|
-
} else {
|
|
2375
|
-
tmp_12 = tmp6_safe_receiver.h8(null, null, translator_2, 3, null);
|
|
2376
|
-
}
|
|
2377
|
-
var tmp7_elvis_lhs = tmp_12;
|
|
2378
|
-
var tmp_13;
|
|
2330
|
+
var tmp4_set = this.b2d_1;
|
|
2331
|
+
var tmp6_safe_receiver = this.b2d_1.t1(realKey_2);
|
|
2332
|
+
var tmp7_elvis_lhs = tmp6_safe_receiver == null ? null : tmp6_safe_receiver.d9(VOID, VOID, translator_2);
|
|
2333
|
+
var tmp_11;
|
|
2379
2334
|
if (tmp7_elvis_lhs == null) {
|
|
2380
2335
|
throw notInMap(this, realKey_2, key);
|
|
2381
2336
|
} else {
|
|
2382
|
-
|
|
2337
|
+
tmp_11 = tmp7_elvis_lhs;
|
|
2383
2338
|
}
|
|
2384
|
-
var
|
|
2385
|
-
|
|
2339
|
+
var tmp5_set = tmp_11;
|
|
2340
|
+
tmp4_set.u3(key, tmp5_set);
|
|
2386
2341
|
}
|
|
2387
2342
|
var tmp$ret$16;
|
|
2388
2343
|
// Inline function 'kotlin.collections.mapNotNull' call
|
|
2389
2344
|
var tmp$ret$15;
|
|
2390
2345
|
// Inline function 'kotlin.collections.mapNotNullTo' call
|
|
2391
|
-
var
|
|
2346
|
+
var tmp6_mapNotNullTo = ArrayList_init_$Create$();
|
|
2392
2347
|
// Inline function 'kotlin.collections.forEach' call
|
|
2393
|
-
var tmp0_iterator_1 = result.
|
|
2394
|
-
while (tmp0_iterator_1.
|
|
2395
|
-
var element_1 = tmp0_iterator_1.
|
|
2348
|
+
var tmp0_iterator_1 = result.f();
|
|
2349
|
+
while (tmp0_iterator_1.g()) {
|
|
2350
|
+
var element_1 = tmp0_iterator_1.h();
|
|
2396
2351
|
// Inline function 'kotlin.collections.mapNotNullTo.<anonymous>' call
|
|
2397
2352
|
var tmp$ret$13;
|
|
2398
2353
|
$l$block_1: {
|
|
2399
2354
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2400
|
-
var realKey_3 = element_1.
|
|
2401
|
-
var translator_3 = element_1.
|
|
2402
|
-
var tmp0_elvis_lhs_0 = this.
|
|
2403
|
-
var
|
|
2355
|
+
var realKey_3 = element_1.s3();
|
|
2356
|
+
var translator_3 = element_1.t3();
|
|
2357
|
+
var tmp0_elvis_lhs_0 = this.b2d_1.t1(realKey_3);
|
|
2358
|
+
var tmp_12;
|
|
2404
2359
|
if (tmp0_elvis_lhs_0 == null) {
|
|
2405
2360
|
throw notInMap(this, realKey_3, key);
|
|
2406
2361
|
} else {
|
|
2407
|
-
|
|
2362
|
+
tmp_12 = tmp0_elvis_lhs_0;
|
|
2408
2363
|
}
|
|
2409
|
-
var tmp1_container =
|
|
2410
|
-
var definitions = tmp1_container.
|
|
2364
|
+
var tmp1_container = tmp_12;
|
|
2365
|
+
var definitions = tmp1_container.t3();
|
|
2411
2366
|
var tmp2_elvis_lhs = getOrNull(definitions, overrideLevel);
|
|
2412
|
-
var
|
|
2367
|
+
var tmp_13;
|
|
2413
2368
|
if (tmp2_elvis_lhs == null) {
|
|
2414
2369
|
tmp$ret$13 = null;
|
|
2415
2370
|
break $l$block_1;
|
|
2416
2371
|
} else {
|
|
2417
|
-
|
|
2372
|
+
tmp_13 = tmp2_elvis_lhs;
|
|
2418
2373
|
}
|
|
2419
|
-
var definition_2 =
|
|
2420
|
-
var
|
|
2421
|
-
var
|
|
2422
|
-
tmp$ret$13 = new Triple(
|
|
2374
|
+
var definition_2 = tmp_13;
|
|
2375
|
+
var tmp_14 = realKey_3 instanceof Key ? realKey_3 : THROW_CCE();
|
|
2376
|
+
var tmp_15 = definition_2 instanceof DIDefinition ? definition_2 : THROW_CCE();
|
|
2377
|
+
tmp$ret$13 = new Triple(tmp_14, tmp_15, (translator_3 == null ? true : isInterface(translator_3, ContextTranslator)) ? translator_3 : THROW_CCE());
|
|
2423
2378
|
}
|
|
2424
2379
|
var tmp0_safe_receiver_0 = tmp$ret$13;
|
|
2425
2380
|
if (tmp0_safe_receiver_0 == null)
|
|
@@ -2428,144 +2383,141 @@
|
|
|
2428
2383
|
var tmp$ret$14;
|
|
2429
2384
|
// Inline function 'kotlin.let' call
|
|
2430
2385
|
// Inline function 'kotlin.contracts.contract' call
|
|
2431
|
-
|
|
2386
|
+
tmp6_mapNotNullTo.a(tmp0_safe_receiver_0);
|
|
2432
2387
|
tmp$ret$14 = Unit_getInstance();
|
|
2433
2388
|
}
|
|
2434
2389
|
}
|
|
2435
|
-
tmp$ret$15 =
|
|
2390
|
+
tmp$ret$15 = tmp6_mapNotNullTo;
|
|
2436
2391
|
tmp$ret$16 = tmp$ret$15;
|
|
2437
2392
|
return tmp$ret$16;
|
|
2438
2393
|
};
|
|
2439
|
-
DITreeImpl.
|
|
2394
|
+
protoOf(DITreeImpl).y28 = function (search) {
|
|
2440
2395
|
var result = findBySpecs(this, search);
|
|
2441
2396
|
var tmp$ret$2;
|
|
2442
2397
|
// Inline function 'kotlin.collections.map' call
|
|
2443
2398
|
var tmp$ret$1;
|
|
2444
2399
|
// Inline function 'kotlin.collections.mapTo' call
|
|
2445
2400
|
var tmp0_mapTo = ArrayList_init_$Create$_0(collectionSizeOrDefault(result, 10));
|
|
2446
|
-
var tmp0_iterator = result.
|
|
2447
|
-
while (tmp0_iterator.
|
|
2448
|
-
var item = tmp0_iterator.
|
|
2401
|
+
var tmp0_iterator = result.f();
|
|
2402
|
+
while (tmp0_iterator.g()) {
|
|
2403
|
+
var item = tmp0_iterator.h();
|
|
2449
2404
|
var tmp$ret$0;
|
|
2450
2405
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2451
|
-
var key = item.
|
|
2452
|
-
var translator = item.
|
|
2453
|
-
tmp$ret$0 = new Triple(key, ensureNotNull(this.
|
|
2406
|
+
var key = item.s3();
|
|
2407
|
+
var translator = item.t3();
|
|
2408
|
+
tmp$ret$0 = new Triple(key, ensureNotNull(this.b2d_1.t1(key)).z8_1, translator);
|
|
2454
2409
|
tmp0_mapTo.a(tmp$ret$0);
|
|
2455
2410
|
}
|
|
2456
2411
|
tmp$ret$1 = tmp0_mapTo;
|
|
2457
2412
|
tmp$ret$2 = tmp$ret$1;
|
|
2458
2413
|
return tmp$ret$2;
|
|
2459
2414
|
};
|
|
2460
|
-
DITreeImpl.
|
|
2461
|
-
var tmp = this.
|
|
2415
|
+
protoOf(DITreeImpl).z28 = function (key) {
|
|
2416
|
+
var tmp = this.b2d_1.t1(key);
|
|
2462
2417
|
return (tmp == null ? true : tmp instanceof Triple) ? tmp : THROW_CCE();
|
|
2463
2418
|
};
|
|
2464
2419
|
function Down(type) {
|
|
2465
2420
|
TypeChecker.call(this);
|
|
2466
|
-
this.
|
|
2467
|
-
this.
|
|
2421
|
+
this.g2d_1 = type;
|
|
2422
|
+
this.h2d_1 = equals(this.g2d_1, Companion_getInstance().w26_1);
|
|
2468
2423
|
}
|
|
2469
|
-
Down.
|
|
2470
|
-
return this.
|
|
2424
|
+
protoOf(Down).f2d = function (other) {
|
|
2425
|
+
return this.h2d_1 ? true : this.g2d_1.s26(other);
|
|
2471
2426
|
};
|
|
2472
|
-
Down.
|
|
2473
|
-
return 'Down(type=' + this.
|
|
2427
|
+
protoOf(Down).toString = function () {
|
|
2428
|
+
return 'Down(type=' + this.g2d_1 + ')';
|
|
2474
2429
|
};
|
|
2475
|
-
Down.
|
|
2476
|
-
return hashCode(this.
|
|
2430
|
+
protoOf(Down).hashCode = function () {
|
|
2431
|
+
return hashCode(this.g2d_1);
|
|
2477
2432
|
};
|
|
2478
|
-
Down.
|
|
2433
|
+
protoOf(Down).equals = function (other) {
|
|
2479
2434
|
if (this === other)
|
|
2480
2435
|
return true;
|
|
2481
2436
|
if (!(other instanceof Down))
|
|
2482
2437
|
return false;
|
|
2483
2438
|
var tmp0_other_with_cast = other instanceof Down ? other : THROW_CCE();
|
|
2484
|
-
if (!equals(this.
|
|
2439
|
+
if (!equals(this.g2d_1, tmp0_other_with_cast.g2d_1))
|
|
2485
2440
|
return false;
|
|
2486
2441
|
return true;
|
|
2487
2442
|
};
|
|
2488
2443
|
function Up(type) {
|
|
2489
2444
|
TypeChecker.call(this);
|
|
2490
|
-
this.
|
|
2445
|
+
this.i2d_1 = type;
|
|
2491
2446
|
}
|
|
2492
|
-
Up.
|
|
2493
|
-
return equals(other, Companion_getInstance().
|
|
2447
|
+
protoOf(Up).f2d = function (other) {
|
|
2448
|
+
return equals(other, Companion_getInstance().w26_1) ? true : other.s26(this.i2d_1);
|
|
2494
2449
|
};
|
|
2495
|
-
Up.
|
|
2496
|
-
return 'Up(type=' + this.
|
|
2450
|
+
protoOf(Up).toString = function () {
|
|
2451
|
+
return 'Up(type=' + this.i2d_1 + ')';
|
|
2497
2452
|
};
|
|
2498
|
-
Up.
|
|
2499
|
-
return hashCode(this.
|
|
2453
|
+
protoOf(Up).hashCode = function () {
|
|
2454
|
+
return hashCode(this.i2d_1);
|
|
2500
2455
|
};
|
|
2501
|
-
Up.
|
|
2456
|
+
protoOf(Up).equals = function (other) {
|
|
2502
2457
|
if (this === other)
|
|
2503
2458
|
return true;
|
|
2504
2459
|
if (!(other instanceof Up))
|
|
2505
2460
|
return false;
|
|
2506
2461
|
var tmp0_other_with_cast = other instanceof Up ? other : THROW_CCE();
|
|
2507
|
-
if (!equals(this.
|
|
2462
|
+
if (!equals(this.i2d_1, tmp0_other_with_cast.i2d_1))
|
|
2508
2463
|
return false;
|
|
2509
2464
|
return true;
|
|
2510
2465
|
};
|
|
2511
2466
|
function TypeChecker() {
|
|
2512
2467
|
}
|
|
2513
2468
|
function DirectDIBaseImpl(container, context) {
|
|
2514
|
-
this.
|
|
2515
|
-
this.
|
|
2469
|
+
this.j2d_1 = container;
|
|
2470
|
+
this.k2d_1 = context;
|
|
2516
2471
|
}
|
|
2517
|
-
DirectDIBaseImpl.
|
|
2518
|
-
return this.
|
|
2472
|
+
protoOf(DirectDIBaseImpl).f28 = function () {
|
|
2473
|
+
return this.j2d_1;
|
|
2519
2474
|
};
|
|
2520
|
-
DirectDIBaseImpl.
|
|
2475
|
+
protoOf(DirectDIBaseImpl).g29 = function () {
|
|
2521
2476
|
return this;
|
|
2522
2477
|
};
|
|
2523
|
-
DirectDIBaseImpl.
|
|
2524
|
-
var tmp = this.
|
|
2525
|
-
|
|
2526
|
-
return On$default(tmp_0, this.h2b_1, null, 2, null);
|
|
2478
|
+
protoOf(DirectDIBaseImpl).a29 = function () {
|
|
2479
|
+
var tmp = this.f28();
|
|
2480
|
+
return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.k2d_1);
|
|
2527
2481
|
};
|
|
2528
|
-
DirectDIBaseImpl.
|
|
2529
|
-
return new DirectDIImpl(this.
|
|
2482
|
+
protoOf(DirectDIBaseImpl).i29 = function (context) {
|
|
2483
|
+
return new DirectDIImpl(this.f28(), context);
|
|
2530
2484
|
};
|
|
2531
|
-
DirectDIBaseImpl.
|
|
2532
|
-
var tmp = this.
|
|
2485
|
+
protoOf(DirectDIBaseImpl).h29 = function (type, tag) {
|
|
2486
|
+
var tmp = this.f28();
|
|
2533
2487
|
var tmp$ret$0;
|
|
2534
2488
|
// Inline function 'org.kodein.di.internal.anyType' call
|
|
2535
|
-
var tmp0__get_anyType__cravgl = this.
|
|
2536
|
-
var tmp_0 = tmp0__get_anyType__cravgl.
|
|
2489
|
+
var tmp0__get_anyType__cravgl = this.k2d_1;
|
|
2490
|
+
var tmp_0 = tmp0__get_anyType__cravgl.k28();
|
|
2537
2491
|
tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
2538
|
-
|
|
2539
|
-
var tmp_2 = this.h2b_1.j1();
|
|
2540
|
-
return tmp.n26(tmp_1, tmp_2, 0, 4, null)();
|
|
2492
|
+
return tmp.q28(new Key(tmp$ret$0, Companion_getInstance().v26_1, type, tag), this.k2d_1.j1())();
|
|
2541
2493
|
};
|
|
2542
2494
|
function DIProperty$provideDelegate$lambda($receiver, this$0, $prop) {
|
|
2543
2495
|
return function () {
|
|
2544
2496
|
var tmp;
|
|
2545
|
-
if (!($receiver == null) ? this$0.
|
|
2497
|
+
if (!($receiver == null) ? this$0.m2d_1 === get_AnyDIContext() : false) {
|
|
2546
2498
|
var tmp_0 = Companion_getInstance_1();
|
|
2547
2499
|
var tmp_1 = erasedOf($receiver);
|
|
2548
|
-
tmp = tmp_0.
|
|
2500
|
+
tmp = tmp_0.l28(isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE(), $receiver);
|
|
2549
2501
|
} else {
|
|
2550
|
-
tmp = this$0.
|
|
2502
|
+
tmp = this$0.m2d_1;
|
|
2551
2503
|
}
|
|
2552
2504
|
var context = tmp;
|
|
2553
|
-
return this$0.
|
|
2505
|
+
return this$0.n2d_1(context, $prop.callableName);
|
|
2554
2506
|
};
|
|
2555
2507
|
}
|
|
2556
2508
|
function DIProperty(trigger, originalContext, get) {
|
|
2557
|
-
this.
|
|
2558
|
-
this.
|
|
2559
|
-
this.
|
|
2509
|
+
this.l2d_1 = trigger;
|
|
2510
|
+
this.m2d_1 = originalContext;
|
|
2511
|
+
this.n2d_1 = get;
|
|
2560
2512
|
}
|
|
2561
|
-
DIProperty.
|
|
2513
|
+
protoOf(DIProperty).o2d = function (receiver, prop) {
|
|
2562
2514
|
var tmp$ret$0;
|
|
2563
2515
|
// Inline function 'kotlin.also' call
|
|
2564
2516
|
var tmp0_also = lazy(DIProperty$provideDelegate$lambda(receiver, this, prop));
|
|
2565
2517
|
// Inline function 'kotlin.contracts.contract' call
|
|
2566
2518
|
// Inline function 'org.kodein.di.DIProperty.provideDelegate.<anonymous>' call
|
|
2567
|
-
var tmp0_safe_receiver = this.
|
|
2568
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2519
|
+
var tmp0_safe_receiver = this.l2d_1;
|
|
2520
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.p2d_1;
|
|
2569
2521
|
if (tmp1_safe_receiver == null)
|
|
2570
2522
|
null;
|
|
2571
2523
|
else
|
|
@@ -2583,27 +2535,27 @@
|
|
|
2583
2535
|
return ArrayList_init_$Create$();
|
|
2584
2536
|
}
|
|
2585
2537
|
//region block: post-declaration
|
|
2586
|
-
Singleton.
|
|
2587
|
-
Singleton.
|
|
2588
|
-
Singleton.
|
|
2589
|
-
Singleton.
|
|
2590
|
-
Provider.
|
|
2591
|
-
Provider.
|
|
2592
|
-
Provider.
|
|
2593
|
-
Provider.
|
|
2594
|
-
Provider.
|
|
2595
|
-
Provider.
|
|
2596
|
-
DIBuilderImpl.
|
|
2597
|
-
DIMainBuilderImpl.
|
|
2598
|
-
DIContainerImpl.
|
|
2599
|
-
DIContainerImpl.
|
|
2600
|
-
DIContainerImpl.
|
|
2601
|
-
DIImpl.
|
|
2602
|
-
DIImpl.
|
|
2603
|
-
DIImpl.
|
|
2604
|
-
DITreeImpl.
|
|
2605
|
-
DirectDIBaseImpl.
|
|
2606
|
-
DirectDIImpl.
|
|
2538
|
+
protoOf(Singleton).p29 = get_argType;
|
|
2539
|
+
protoOf(Singleton).m27 = get_description;
|
|
2540
|
+
protoOf(Singleton).o27 = get_fullDescription;
|
|
2541
|
+
protoOf(Singleton).r29 = get_supportSubTypes;
|
|
2542
|
+
protoOf(Provider).p29 = get_argType;
|
|
2543
|
+
protoOf(Provider).m29 = factoryFullName;
|
|
2544
|
+
protoOf(Provider).n29 = get_scope;
|
|
2545
|
+
protoOf(Provider).m27 = get_description;
|
|
2546
|
+
protoOf(Provider).o27 = get_fullDescription;
|
|
2547
|
+
protoOf(Provider).r29 = get_supportSubTypes;
|
|
2548
|
+
protoOf(DIBuilderImpl).z27 = import$default;
|
|
2549
|
+
protoOf(DIMainBuilderImpl).z27 = import$default;
|
|
2550
|
+
protoOf(DIContainerImpl).s28 = factory$default;
|
|
2551
|
+
protoOf(DIContainerImpl).t28 = provider;
|
|
2552
|
+
protoOf(DIContainerImpl).q28 = provider$default;
|
|
2553
|
+
protoOf(DIImpl).e28 = get_di;
|
|
2554
|
+
protoOf(DIImpl).g28 = get_diContext;
|
|
2555
|
+
protoOf(DIImpl).h28 = get_diTrigger;
|
|
2556
|
+
protoOf(DITreeImpl).x28 = find$default;
|
|
2557
|
+
protoOf(DirectDIBaseImpl).e28 = get_di_0;
|
|
2558
|
+
protoOf(DirectDIImpl).e28 = get_di_0;
|
|
2607
2559
|
//endregion
|
|
2608
2560
|
//region block: exports
|
|
2609
2561
|
_.$_$ = _.$_$ || {};
|