raspberry_games_engine_helpers 1.8.477 → 1.8.478
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Kosi-Kaverit-kaverit.js +56 -56
- package/Kosi-Kodein-kodein-di.js +502 -502
- package/Logic_Debertz-core.js +1370 -1040
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.d.ts +78 -31
- package/Logic_Debertz-engine.js +8724 -8282
- package/Logic_Debertz-engine.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1074 -1074
- package/ktor-ktor-client-core.js +12 -12
- package/package.json +1 -1
package/Kosi-Kodein-kodein-di.js
CHANGED
|
@@ -93,10 +93,10 @@
|
|
|
93
93
|
allowOverride = allowOverride === VOID ? false : allowOverride;
|
|
94
94
|
var tmp;
|
|
95
95
|
if ($super === VOID) {
|
|
96
|
-
this.
|
|
96
|
+
this.e1y(module_0, allowOverride);
|
|
97
97
|
tmp = Unit_instance;
|
|
98
98
|
} else {
|
|
99
|
-
tmp = $super.
|
|
99
|
+
tmp = $super.e1y.call(this, module_0, allowOverride);
|
|
100
100
|
}
|
|
101
101
|
return tmp;
|
|
102
102
|
}
|
|
@@ -121,26 +121,26 @@
|
|
|
121
121
|
initMetadataForClass(DIWrapper, 'DIWrapper', VOID, VOID, [DI]);
|
|
122
122
|
function factory$default(key, context, overrideLevel, $super) {
|
|
123
123
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
124
|
-
return $super === VOID ? this.
|
|
124
|
+
return $super === VOID ? this.a1z(key, context, overrideLevel) : $super.a1z.call(this, key, context, overrideLevel);
|
|
125
125
|
}
|
|
126
126
|
function provider(key, context, overrideLevel) {
|
|
127
127
|
// Inline function 'org.kodein.di.toProvider' call
|
|
128
|
-
var this_0 = this.
|
|
128
|
+
var this_0 = this.b1z(key, context);
|
|
129
129
|
return DIContainer$provider$lambda(this_0);
|
|
130
130
|
}
|
|
131
131
|
function provider$default(key, context, overrideLevel, $super) {
|
|
132
132
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
133
|
-
return $super === VOID ? this.
|
|
133
|
+
return $super === VOID ? this.c1z(key, context, overrideLevel) : provider(key, context, overrideLevel);
|
|
134
134
|
}
|
|
135
135
|
initMetadataForInterface(DIContainer, 'DIContainer');
|
|
136
136
|
function find$default(key, overrideLevel, all, $super) {
|
|
137
137
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
138
138
|
all = all === VOID ? false : all;
|
|
139
|
-
return $super === VOID ? this.
|
|
139
|
+
return $super === VOID ? this.f1z(key, overrideLevel, all) : $super.f1z.call(this, key, overrideLevel, all);
|
|
140
140
|
}
|
|
141
141
|
initMetadataForInterface(DITree, 'DITree');
|
|
142
142
|
function get_di_0() {
|
|
143
|
-
return this.
|
|
143
|
+
return this.j1z();
|
|
144
144
|
}
|
|
145
145
|
initMetadataForInterface(DirectDIBase, 'DirectDIBase');
|
|
146
146
|
initMetadataForObject(NoDefinedTag, 'NoDefinedTag');
|
|
@@ -150,19 +150,19 @@
|
|
|
150
150
|
initMetadataForClass(DIBinding$Copier$Companion$invoke$1);
|
|
151
151
|
initMetadataForCompanion(Companion_1);
|
|
152
152
|
function factoryFullName() {
|
|
153
|
-
return this.
|
|
153
|
+
return this.u1z();
|
|
154
154
|
}
|
|
155
155
|
function get_scope() {
|
|
156
156
|
return null;
|
|
157
157
|
}
|
|
158
158
|
function get_description() {
|
|
159
|
-
var arg = !equals(this.
|
|
159
|
+
var arg = !equals(this.w1z(), Companion_getInstance().o1w_1) ? this.w1z().q1w() + ' -> ' : '';
|
|
160
160
|
var tmp;
|
|
161
|
-
var tmp_0 = this.
|
|
161
|
+
var tmp_0 = this.i1y();
|
|
162
162
|
if (tmp_0 instanceof NoScope) {
|
|
163
163
|
tmp = null;
|
|
164
164
|
} else {
|
|
165
|
-
tmp = this.
|
|
165
|
+
tmp = this.i1y();
|
|
166
166
|
}
|
|
167
167
|
var scope = tmp;
|
|
168
168
|
var tmp_1;
|
|
@@ -170,20 +170,20 @@
|
|
|
170
170
|
tmp_1 = null;
|
|
171
171
|
} else {
|
|
172
172
|
// Inline function 'kotlin.let' call
|
|
173
|
-
tmp_1 = 'scoped(' + erasedOf(scope).
|
|
173
|
+
tmp_1 = 'scoped(' + erasedOf(scope).q1w() + ').';
|
|
174
174
|
}
|
|
175
175
|
var tmp1_elvis_lhs = tmp_1;
|
|
176
|
-
var context = tmp1_elvis_lhs == null ? !equals(this.
|
|
177
|
-
return context + this.
|
|
176
|
+
var context = tmp1_elvis_lhs == null ? !equals(this.g1y(), Companion_getInstance().p1w_1) ? 'contexted<' + this.g1y().q1w() + '>().' : '' : tmp1_elvis_lhs;
|
|
177
|
+
return context + this.u1z() + ' { ' + arg + this.x1z().q1w() + ' }';
|
|
178
178
|
}
|
|
179
179
|
function get_fullDescription() {
|
|
180
|
-
var arg = !equals(this.
|
|
180
|
+
var arg = !equals(this.w1z(), Companion_getInstance().o1w_1) ? this.w1z().s1w() + ' -> ' : '';
|
|
181
181
|
var tmp;
|
|
182
|
-
var tmp_0 = this.
|
|
182
|
+
var tmp_0 = this.i1y();
|
|
183
183
|
if (tmp_0 instanceof NoScope) {
|
|
184
184
|
tmp = null;
|
|
185
185
|
} else {
|
|
186
|
-
tmp = this.
|
|
186
|
+
tmp = this.i1y();
|
|
187
187
|
}
|
|
188
188
|
var scope = tmp;
|
|
189
189
|
var tmp_1;
|
|
@@ -191,18 +191,18 @@
|
|
|
191
191
|
tmp_1 = null;
|
|
192
192
|
} else {
|
|
193
193
|
// Inline function 'kotlin.let' call
|
|
194
|
-
tmp_1 = 'scoped(' + erasedOf(scope).
|
|
194
|
+
tmp_1 = 'scoped(' + erasedOf(scope).s1w() + ').';
|
|
195
195
|
}
|
|
196
196
|
var tmp1_elvis_lhs = tmp_1;
|
|
197
|
-
var context = tmp1_elvis_lhs == null ? !equals(this.
|
|
198
|
-
return context + this.
|
|
197
|
+
var context = tmp1_elvis_lhs == null ? !equals(this.g1y(), Companion_getInstance().p1w_1) ? 'contexted<' + this.g1y().s1w() + '>().' : '' : tmp1_elvis_lhs;
|
|
198
|
+
return context + this.v1z() + ' { ' + arg + this.x1z().s1w() + ' }';
|
|
199
199
|
}
|
|
200
200
|
function get_supportSubTypes() {
|
|
201
201
|
return false;
|
|
202
202
|
}
|
|
203
203
|
initMetadataForInterface(DIBinding, 'DIBinding');
|
|
204
204
|
function get_argType() {
|
|
205
|
-
return Companion_getInstance().
|
|
205
|
+
return Companion_getInstance().o1w_1;
|
|
206
206
|
}
|
|
207
207
|
initMetadataForInterface(NoArgDIBinding, 'NoArgDIBinding', VOID, VOID, [DIBinding]);
|
|
208
208
|
initMetadataForObject(SingletonReference, 'SingletonReference');
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
//endregion
|
|
240
240
|
function DIDefinition(binding, fromModule, tree) {
|
|
241
241
|
DIDefining.call(this, binding, fromModule);
|
|
242
|
-
this.
|
|
242
|
+
this.i1x_1 = tree;
|
|
243
243
|
}
|
|
244
244
|
function description(_this__u8e3s4, withOverrides, ident) {
|
|
245
245
|
withOverrides = withOverrides === VOID ? false : withOverrides;
|
|
@@ -250,8 +250,8 @@
|
|
|
250
250
|
return descriptionImpl(_this__u8e3s4, withOverrides, ident, tmp_0, getPropertyCallableRef('description', 1, tmp_1, DIBinding$_get_description_$ref_vam140(), null));
|
|
251
251
|
}
|
|
252
252
|
function DIDefining(binding, fromModule) {
|
|
253
|
-
this.
|
|
254
|
-
this.
|
|
253
|
+
this.j1x_1 = binding;
|
|
254
|
+
this.k1x_1 = fromModule;
|
|
255
255
|
}
|
|
256
256
|
function descriptionImpl(_this__u8e3s4, withOverrides, ident, keyBindDisp, bindingDisp) {
|
|
257
257
|
// Inline function 'kotlin.collections.groupBy' call
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
var _iterator__ex2g4s = tmp0.t();
|
|
262
262
|
while (_iterator__ex2g4s.u()) {
|
|
263
263
|
var element = _iterator__ex2g4s.v();
|
|
264
|
-
var key = first(element.j2()).
|
|
264
|
+
var key = first(element.j2()).k1x_1;
|
|
265
265
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
266
266
|
var value = destination.n2(key);
|
|
267
267
|
var tmp;
|
|
@@ -307,12 +307,12 @@
|
|
|
307
307
|
}
|
|
308
308
|
function DI$Key$_get_bindDescription_$ref_ua6e71() {
|
|
309
309
|
return function (p0) {
|
|
310
|
-
return p0.
|
|
310
|
+
return p0.q1x();
|
|
311
311
|
};
|
|
312
312
|
}
|
|
313
313
|
function DIBinding$_get_description_$ref_vam140() {
|
|
314
314
|
return function (p0) {
|
|
315
|
-
return p0.
|
|
315
|
+
return p0.r1x();
|
|
316
316
|
};
|
|
317
317
|
}
|
|
318
318
|
function descriptionImpl$appendBindings(_this__u8e3s4, $keyBindDisp, $bindingDisp, $withOverrides, ident, entries) {
|
|
@@ -321,14 +321,14 @@
|
|
|
321
321
|
while (_iterator__ex2g4s.u()) {
|
|
322
322
|
var element = _iterator__ex2g4s.v();
|
|
323
323
|
var keyDescription = $keyBindDisp(element.i2());
|
|
324
|
-
_this__u8e3s4.q(repeat(' ', ident) + keyDescription + ' { ' + $bindingDisp(first(element.j2()).
|
|
324
|
+
_this__u8e3s4.q(repeat(' ', ident) + keyDescription + ' { ' + $bindingDisp(first(element.j2()).j1x_1) + ' }');
|
|
325
325
|
if ($withOverrides) {
|
|
326
326
|
var subIdent = keyDescription.length - 4 | 0;
|
|
327
327
|
// Inline function 'kotlin.collections.forEach' call
|
|
328
328
|
var _iterator__ex2g4s_0 = element.j2().h2(1, element.j2().c1()).t();
|
|
329
329
|
while (_iterator__ex2g4s_0.u()) {
|
|
330
330
|
var element_0 = _iterator__ex2g4s_0.v();
|
|
331
|
-
_this__u8e3s4.q(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.
|
|
331
|
+
_this__u8e3s4.q(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.j1x_1));
|
|
332
332
|
}
|
|
333
333
|
}
|
|
334
334
|
_this__u8e3s4.q('\n');
|
|
@@ -337,35 +337,35 @@
|
|
|
337
337
|
}
|
|
338
338
|
function DI$Key$_get_bindFullDescription_$ref_x9pxcc() {
|
|
339
339
|
return function (p0) {
|
|
340
|
-
return p0.
|
|
340
|
+
return p0.s1x();
|
|
341
341
|
};
|
|
342
342
|
}
|
|
343
343
|
function DIBinding$_get_fullDescription_$ref_12omkv() {
|
|
344
344
|
return function (p0) {
|
|
345
|
-
return p0.
|
|
345
|
+
return p0.t1x();
|
|
346
346
|
};
|
|
347
347
|
}
|
|
348
348
|
function appendDescription($this, _this__u8e3s4, displayString) {
|
|
349
|
-
if (!($this.
|
|
350
|
-
_this__u8e3s4.q(' tagged "' + toString($this.
|
|
349
|
+
if (!($this.o1x_1 == null)) {
|
|
350
|
+
_this__u8e3s4.q(' tagged "' + toString($this.o1x_1) + '"');
|
|
351
351
|
}
|
|
352
|
-
if (!equals($this.
|
|
353
|
-
_this__u8e3s4.q(' on context ' + displayString($this.
|
|
352
|
+
if (!equals($this.l1x_1, Companion_getInstance().p1w_1)) {
|
|
353
|
+
_this__u8e3s4.q(' on context ' + displayString($this.l1x_1));
|
|
354
354
|
}
|
|
355
|
-
if (!equals($this.
|
|
356
|
-
_this__u8e3s4.q(', with argument ' + displayString($this.
|
|
355
|
+
if (!equals($this.m1x_1, Companion_getInstance().o1w_1)) {
|
|
356
|
+
_this__u8e3s4.q(', with argument ' + displayString($this.m1x_1));
|
|
357
357
|
}
|
|
358
358
|
}
|
|
359
359
|
function TypeToken$simpleDispString$ref() {
|
|
360
360
|
var l = function (p0) {
|
|
361
|
-
return p0.
|
|
361
|
+
return p0.q1w();
|
|
362
362
|
};
|
|
363
363
|
l.callableName = 'simpleDispString';
|
|
364
364
|
return l;
|
|
365
365
|
}
|
|
366
366
|
function TypeToken$qualifiedDispString$ref() {
|
|
367
367
|
var l = function (p0) {
|
|
368
|
-
return p0.
|
|
368
|
+
return p0.s1w();
|
|
369
369
|
};
|
|
370
370
|
l.callableName = 'qualifiedDispString';
|
|
371
371
|
return l;
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
375
375
|
prefix = prefix === VOID ? '' : prefix;
|
|
376
376
|
Module.call($this, allowSilentOverride, prefix, init);
|
|
377
|
-
$this.
|
|
377
|
+
$this.x1x_1 = name;
|
|
378
378
|
return $this;
|
|
379
379
|
}
|
|
380
380
|
function Module_init_$Create$(name, allowSilentOverride, prefix, init) {
|
|
@@ -387,96 +387,96 @@
|
|
|
387
387
|
function NotFoundException(key, message) {
|
|
388
388
|
RuntimeException_init_$Init$(message, this);
|
|
389
389
|
captureStack(this, NotFoundException);
|
|
390
|
-
this.
|
|
390
|
+
this.y1x_1 = key;
|
|
391
391
|
}
|
|
392
392
|
function OverridingException(message) {
|
|
393
393
|
RuntimeException_init_$Init$(message, this);
|
|
394
394
|
captureStack(this, OverridingException);
|
|
395
395
|
}
|
|
396
396
|
function Key(contextType, argType, type, tag) {
|
|
397
|
-
this.
|
|
398
|
-
this.
|
|
399
|
-
this.
|
|
400
|
-
this.
|
|
401
|
-
this.
|
|
397
|
+
this.l1x_1 = contextType;
|
|
398
|
+
this.m1x_1 = argType;
|
|
399
|
+
this.n1x_1 = type;
|
|
400
|
+
this.o1x_1 = tag;
|
|
401
|
+
this.p1x_1 = 0;
|
|
402
402
|
}
|
|
403
403
|
protoOf(Key).hashCode = function () {
|
|
404
|
-
if (this.
|
|
405
|
-
this.
|
|
406
|
-
this.
|
|
407
|
-
this.
|
|
404
|
+
if (this.p1x_1 === 0) {
|
|
405
|
+
this.p1x_1 = hashCode(this.l1x_1);
|
|
406
|
+
this.p1x_1 = imul(31, this.p1x_1) + hashCode(this.m1x_1) | 0;
|
|
407
|
+
this.p1x_1 = imul(29, hashCode(this.n1x_1));
|
|
408
408
|
var tmp = this;
|
|
409
|
-
var tmp_0 = imul(23, this.
|
|
410
|
-
var tmp0_safe_receiver = this.
|
|
409
|
+
var tmp_0 = imul(23, this.p1x_1);
|
|
410
|
+
var tmp0_safe_receiver = this.o1x_1;
|
|
411
411
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
412
|
-
tmp.
|
|
412
|
+
tmp.p1x_1 = tmp_0 + (tmp1_elvis_lhs == null ? 0 : tmp1_elvis_lhs) | 0;
|
|
413
413
|
}
|
|
414
|
-
return this.
|
|
414
|
+
return this.p1x_1;
|
|
415
415
|
};
|
|
416
416
|
protoOf(Key).toString = function () {
|
|
417
|
-
return this.
|
|
417
|
+
return this.r1x();
|
|
418
418
|
};
|
|
419
|
-
protoOf(Key).
|
|
419
|
+
protoOf(Key).q1x = function () {
|
|
420
420
|
// Inline function 'kotlin.text.buildString' call
|
|
421
421
|
// Inline function 'kotlin.apply' call
|
|
422
422
|
var this_0 = StringBuilder_init_$Create$();
|
|
423
|
-
this_0.q('bind<' + this.
|
|
424
|
-
if (!(this.
|
|
425
|
-
this_0.q('(tag = "' + toString(this.
|
|
423
|
+
this_0.q('bind<' + this.n1x_1.q1w() + '>');
|
|
424
|
+
if (!(this.o1x_1 == null)) {
|
|
425
|
+
this_0.q('(tag = "' + toString(this.o1x_1) + '")');
|
|
426
426
|
}
|
|
427
427
|
return this_0.toString();
|
|
428
428
|
};
|
|
429
|
-
protoOf(Key).
|
|
429
|
+
protoOf(Key).s1x = function () {
|
|
430
430
|
// Inline function 'kotlin.text.buildString' call
|
|
431
431
|
// Inline function 'kotlin.apply' call
|
|
432
432
|
var this_0 = StringBuilder_init_$Create$();
|
|
433
|
-
this_0.q('bind<' + this.
|
|
434
|
-
if (!(this.
|
|
435
|
-
this_0.q('(tag = "' + toString(this.
|
|
433
|
+
this_0.q('bind<' + this.n1x_1.s1w() + '>');
|
|
434
|
+
if (!(this.o1x_1 == null)) {
|
|
435
|
+
this_0.q('(tag = "' + toString(this.o1x_1) + '")');
|
|
436
436
|
}
|
|
437
437
|
return this_0.toString();
|
|
438
438
|
};
|
|
439
|
-
protoOf(Key).
|
|
439
|
+
protoOf(Key).r1x = function () {
|
|
440
440
|
// Inline function 'kotlin.text.buildString' call
|
|
441
441
|
// Inline function 'kotlin.apply' call
|
|
442
442
|
var this_0 = StringBuilder_init_$Create$();
|
|
443
|
-
this_0.q(this.
|
|
443
|
+
this_0.q(this.n1x_1.q1w());
|
|
444
444
|
appendDescription(this, this_0, TypeToken$simpleDispString$ref());
|
|
445
445
|
return this_0.toString();
|
|
446
446
|
};
|
|
447
|
-
protoOf(Key).
|
|
448
|
-
return '(context: ' + this.
|
|
447
|
+
protoOf(Key).z1x = function () {
|
|
448
|
+
return '(context: ' + this.l1x_1.q1w() + ', arg: ' + this.m1x_1.q1w() + ', type: ' + this.n1x_1.q1w() + ', tag: ' + toString_0(this.o1x_1) + ')';
|
|
449
449
|
};
|
|
450
|
-
protoOf(Key).
|
|
450
|
+
protoOf(Key).t1x = function () {
|
|
451
451
|
// Inline function 'kotlin.text.buildString' call
|
|
452
452
|
// Inline function 'kotlin.apply' call
|
|
453
453
|
var this_0 = StringBuilder_init_$Create$();
|
|
454
|
-
this_0.q(this.
|
|
454
|
+
this_0.q(this.n1x_1.s1w());
|
|
455
455
|
appendDescription(this, this_0, TypeToken$qualifiedDispString$ref());
|
|
456
456
|
return this_0.toString();
|
|
457
457
|
};
|
|
458
|
-
protoOf(Key).
|
|
458
|
+
protoOf(Key).a1y = function (contextType, argType, type, tag) {
|
|
459
459
|
return new Key(contextType, argType, type, tag);
|
|
460
460
|
};
|
|
461
|
-
protoOf(Key).
|
|
462
|
-
contextType = contextType === VOID ? this.
|
|
463
|
-
argType = argType === VOID ? this.
|
|
464
|
-
type = type === VOID ? this.
|
|
465
|
-
tag = tag === VOID ? this.
|
|
466
|
-
return $super === VOID ? this.
|
|
461
|
+
protoOf(Key).b1y = function (contextType, argType, type, tag, $super) {
|
|
462
|
+
contextType = contextType === VOID ? this.l1x_1 : contextType;
|
|
463
|
+
argType = argType === VOID ? this.m1x_1 : argType;
|
|
464
|
+
type = type === VOID ? this.n1x_1 : type;
|
|
465
|
+
tag = tag === VOID ? this.o1x_1 : tag;
|
|
466
|
+
return $super === VOID ? this.a1y(contextType, argType, type, tag) : $super.a1y.call(this, contextType, argType, type, tag);
|
|
467
467
|
};
|
|
468
468
|
protoOf(Key).equals = function (other) {
|
|
469
469
|
if (this === other)
|
|
470
470
|
return true;
|
|
471
471
|
if (!(other instanceof Key))
|
|
472
472
|
return false;
|
|
473
|
-
if (!equals(this.
|
|
473
|
+
if (!equals(this.l1x_1, other.l1x_1))
|
|
474
474
|
return false;
|
|
475
|
-
if (!equals(this.
|
|
475
|
+
if (!equals(this.m1x_1, other.m1x_1))
|
|
476
476
|
return false;
|
|
477
|
-
if (!equals(this.
|
|
477
|
+
if (!equals(this.n1x_1, other.n1x_1))
|
|
478
478
|
return false;
|
|
479
|
-
if (!equals(this.
|
|
479
|
+
if (!equals(this.o1x_1, other.o1x_1))
|
|
480
480
|
return false;
|
|
481
481
|
return true;
|
|
482
482
|
};
|
|
@@ -485,13 +485,13 @@
|
|
|
485
485
|
function Module(allowSilentOverride, prefix, init) {
|
|
486
486
|
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
487
487
|
prefix = prefix === VOID ? '' : prefix;
|
|
488
|
-
this.
|
|
489
|
-
this.
|
|
490
|
-
this.
|
|
491
|
-
this.
|
|
488
|
+
this.u1x_1 = allowSilentOverride;
|
|
489
|
+
this.v1x_1 = prefix;
|
|
490
|
+
this.w1x_1 = init;
|
|
491
|
+
this.x1x_1 = null;
|
|
492
492
|
}
|
|
493
493
|
protoOf(Module).m = function () {
|
|
494
|
-
var tmp0_elvis_lhs = this.
|
|
494
|
+
var tmp0_elvis_lhs = this.x1x_1;
|
|
495
495
|
var tmp;
|
|
496
496
|
if (tmp0_elvis_lhs == null) {
|
|
497
497
|
throw IllegalStateException_init_$Create$('module must have a name.');
|
|
@@ -501,12 +501,12 @@
|
|
|
501
501
|
return tmp;
|
|
502
502
|
};
|
|
503
503
|
protoOf(Module).toString = function () {
|
|
504
|
-
return 'Module(allowSilentOverride=' + this.
|
|
504
|
+
return 'Module(allowSilentOverride=' + this.u1x_1 + ', prefix=' + this.v1x_1 + ', init=' + toString(this.w1x_1) + ')';
|
|
505
505
|
};
|
|
506
506
|
protoOf(Module).hashCode = function () {
|
|
507
|
-
var result = getBooleanHashCode(this.
|
|
508
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
509
|
-
result = imul(result, 31) + hashCode(this.
|
|
507
|
+
var result = getBooleanHashCode(this.u1x_1);
|
|
508
|
+
result = imul(result, 31) + getStringHashCode(this.v1x_1) | 0;
|
|
509
|
+
result = imul(result, 31) + hashCode(this.w1x_1) | 0;
|
|
510
510
|
return result;
|
|
511
511
|
};
|
|
512
512
|
protoOf(Module).equals = function (other) {
|
|
@@ -514,25 +514,25 @@
|
|
|
514
514
|
return true;
|
|
515
515
|
if (!(other instanceof Module))
|
|
516
516
|
return false;
|
|
517
|
-
if (!(this.
|
|
517
|
+
if (!(this.u1x_1 === other.u1x_1))
|
|
518
518
|
return false;
|
|
519
|
-
if (!(this.
|
|
519
|
+
if (!(this.v1x_1 === other.v1x_1))
|
|
520
520
|
return false;
|
|
521
|
-
if (!equals(this.
|
|
521
|
+
if (!equals(this.w1x_1, other.w1x_1))
|
|
522
522
|
return false;
|
|
523
523
|
return true;
|
|
524
524
|
};
|
|
525
525
|
function Companion() {
|
|
526
|
-
this.
|
|
527
|
-
this.
|
|
528
|
-
this.
|
|
526
|
+
this.j1y_1 = false;
|
|
527
|
+
this.k1y_1 = false;
|
|
528
|
+
this.l1y_1 = false;
|
|
529
529
|
}
|
|
530
|
-
protoOf(Companion).
|
|
530
|
+
protoOf(Companion).m1y = function (allowSilentOverride, init) {
|
|
531
531
|
return DIImpl_init_$Create$(allowSilentOverride, init);
|
|
532
532
|
};
|
|
533
|
-
protoOf(Companion).
|
|
533
|
+
protoOf(Companion).n1y = function (allowSilentOverride, init, $super) {
|
|
534
534
|
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
535
|
-
return $super === VOID ? this.
|
|
535
|
+
return $super === VOID ? this.m1y(allowSilentOverride, init) : $super.m1y.call(this, allowSilentOverride, init);
|
|
536
536
|
};
|
|
537
537
|
var Companion_instance;
|
|
538
538
|
function Companion_getInstance_0() {
|
|
@@ -544,26 +544,26 @@
|
|
|
544
544
|
}
|
|
545
545
|
function Instance(_this__u8e3s4, type, tag) {
|
|
546
546
|
tag = tag === VOID ? null : tag;
|
|
547
|
-
var tmp = _this__u8e3s4.
|
|
548
|
-
var tmp_0 = _this__u8e3s4.
|
|
547
|
+
var tmp = _this__u8e3s4.r1y();
|
|
548
|
+
var tmp_0 = _this__u8e3s4.q1y();
|
|
549
549
|
return new DIProperty(tmp, tmp_0, Instance$lambda(_this__u8e3s4, type, tag));
|
|
550
550
|
}
|
|
551
551
|
function Value(type, value) {
|
|
552
|
-
this.
|
|
553
|
-
this.
|
|
552
|
+
this.s1y_1 = type;
|
|
553
|
+
this.t1y_1 = value;
|
|
554
554
|
}
|
|
555
|
-
protoOf(Value).
|
|
556
|
-
return this.
|
|
555
|
+
protoOf(Value).l1w = function () {
|
|
556
|
+
return this.s1y_1;
|
|
557
557
|
};
|
|
558
558
|
protoOf(Value).j2 = function () {
|
|
559
|
-
return this.
|
|
559
|
+
return this.t1y_1;
|
|
560
560
|
};
|
|
561
561
|
protoOf(Value).toString = function () {
|
|
562
|
-
return 'Value(type=' + toString(this.
|
|
562
|
+
return 'Value(type=' + toString(this.s1y_1) + ', value=' + toString(this.t1y_1) + ')';
|
|
563
563
|
};
|
|
564
564
|
protoOf(Value).hashCode = function () {
|
|
565
|
-
var result = hashCode(this.
|
|
566
|
-
result = imul(result, 31) + hashCode(this.
|
|
565
|
+
var result = hashCode(this.s1y_1);
|
|
566
|
+
result = imul(result, 31) + hashCode(this.t1y_1) | 0;
|
|
567
567
|
return result;
|
|
568
568
|
};
|
|
569
569
|
protoOf(Value).equals = function (other) {
|
|
@@ -571,15 +571,15 @@
|
|
|
571
571
|
return true;
|
|
572
572
|
if (!(other instanceof Value))
|
|
573
573
|
return false;
|
|
574
|
-
if (!equals(this.
|
|
574
|
+
if (!equals(this.s1y_1, other.s1y_1))
|
|
575
575
|
return false;
|
|
576
|
-
if (!equals(this.
|
|
576
|
+
if (!equals(this.t1y_1, other.t1y_1))
|
|
577
577
|
return false;
|
|
578
578
|
return true;
|
|
579
579
|
};
|
|
580
580
|
function Companion_0() {
|
|
581
581
|
}
|
|
582
|
-
protoOf(Companion_0).
|
|
582
|
+
protoOf(Companion_0).u1y = function (type, value) {
|
|
583
583
|
return new Value(type, value);
|
|
584
584
|
};
|
|
585
585
|
var Companion_instance_0;
|
|
@@ -589,11 +589,11 @@
|
|
|
589
589
|
function DIContext() {
|
|
590
590
|
}
|
|
591
591
|
function get_AnyDIContext() {
|
|
592
|
-
return Contexes_getInstance().
|
|
592
|
+
return Contexes_getInstance().v1y_1;
|
|
593
593
|
}
|
|
594
594
|
function Contexes() {
|
|
595
595
|
Contexes_instance = this;
|
|
596
|
-
this.
|
|
596
|
+
this.v1y_1 = Companion_instance_0.u1y(Companion_getInstance().p1w_1, new Object());
|
|
597
597
|
}
|
|
598
598
|
var Contexes_instance;
|
|
599
599
|
function Contexes_getInstance() {
|
|
@@ -602,14 +602,14 @@
|
|
|
602
602
|
return Contexes_instance;
|
|
603
603
|
}
|
|
604
604
|
function On(_this__u8e3s4, context, trigger) {
|
|
605
|
-
context = context === VOID ? _this__u8e3s4.
|
|
606
|
-
trigger = trigger === VOID ? _this__u8e3s4.
|
|
605
|
+
context = context === VOID ? _this__u8e3s4.q1y() : context;
|
|
606
|
+
trigger = trigger === VOID ? _this__u8e3s4.r1y() : trigger;
|
|
607
607
|
return DIWrapper_init_$Create$(_this__u8e3s4, context, trigger);
|
|
608
608
|
}
|
|
609
609
|
function DIWrapper_init_$Init$(base, diContext, trigger, $this) {
|
|
610
|
-
diContext = diContext === VOID ? base.
|
|
611
|
-
trigger = trigger === VOID ? base.
|
|
612
|
-
DIWrapper.call($this, base.
|
|
610
|
+
diContext = diContext === VOID ? base.q1y() : diContext;
|
|
611
|
+
trigger = trigger === VOID ? base.r1y() : trigger;
|
|
612
|
+
DIWrapper.call($this, base.o1y(), diContext, trigger);
|
|
613
613
|
return $this;
|
|
614
614
|
}
|
|
615
615
|
function DIWrapper_init_$Create$(base, diContext, trigger) {
|
|
@@ -617,29 +617,29 @@
|
|
|
617
617
|
}
|
|
618
618
|
function DIWrapper(_base, diContext, diTrigger) {
|
|
619
619
|
diTrigger = diTrigger === VOID ? null : diTrigger;
|
|
620
|
-
this.
|
|
621
|
-
this.
|
|
622
|
-
this.
|
|
620
|
+
this.w1y_1 = _base;
|
|
621
|
+
this.x1y_1 = diContext;
|
|
622
|
+
this.y1y_1 = diTrigger;
|
|
623
623
|
}
|
|
624
|
-
protoOf(DIWrapper).
|
|
625
|
-
return this.
|
|
624
|
+
protoOf(DIWrapper).q1y = function () {
|
|
625
|
+
return this.x1y_1;
|
|
626
626
|
};
|
|
627
|
-
protoOf(DIWrapper).
|
|
628
|
-
return this.
|
|
627
|
+
protoOf(DIWrapper).r1y = function () {
|
|
628
|
+
return this.y1y_1;
|
|
629
629
|
};
|
|
630
|
-
protoOf(DIWrapper).
|
|
630
|
+
protoOf(DIWrapper).o1y = function () {
|
|
631
631
|
return this;
|
|
632
632
|
};
|
|
633
|
-
protoOf(DIWrapper).
|
|
634
|
-
return this.
|
|
633
|
+
protoOf(DIWrapper).p1y = function () {
|
|
634
|
+
return this.w1y_1.p1y();
|
|
635
635
|
};
|
|
636
636
|
function Instance$lambda($this_Instance, $type, $tag) {
|
|
637
637
|
return function (ctx, _unused_var__etf5q3) {
|
|
638
|
-
var tmp = $this_Instance.
|
|
638
|
+
var tmp = $this_Instance.o1y().p1y();
|
|
639
639
|
// Inline function 'org.kodein.di.anyType' call
|
|
640
|
-
var tmp_0 = ctx.
|
|
640
|
+
var tmp_0 = ctx.l1w();
|
|
641
641
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
642
|
-
return tmp.
|
|
642
|
+
return tmp.z1y(new Key(tmp$ret$0, Companion_getInstance().o1w_1, $type, $tag), ctx.j2())();
|
|
643
643
|
};
|
|
644
644
|
}
|
|
645
645
|
function DIContainer$provider$lambda($this) {
|
|
@@ -664,63 +664,63 @@
|
|
|
664
664
|
argType = argType === VOID ? null : argType;
|
|
665
665
|
type = type === VOID ? null : type;
|
|
666
666
|
tag = tag === VOID ? NoDefinedTag_instance : tag;
|
|
667
|
-
this.
|
|
668
|
-
this.
|
|
669
|
-
this.
|
|
670
|
-
this.
|
|
667
|
+
this.n1z_1 = contextType;
|
|
668
|
+
this.o1z_1 = argType;
|
|
669
|
+
this.p1z_1 = type;
|
|
670
|
+
this.q1z_1 = tag;
|
|
671
671
|
}
|
|
672
672
|
protoOf(SearchSpecs).toString = function () {
|
|
673
673
|
var args = ArrayList_init_$Create$();
|
|
674
|
-
if (!(this.
|
|
675
|
-
var tmp0_safe_receiver = this.
|
|
674
|
+
if (!(this.n1z_1 == null)) {
|
|
675
|
+
var tmp0_safe_receiver = this.n1z_1;
|
|
676
676
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
677
|
-
var element = 'contextType=' + (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
677
|
+
var element = 'contextType=' + (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.q1w());
|
|
678
678
|
args.a1(element);
|
|
679
679
|
}
|
|
680
|
-
if (!(this.
|
|
681
|
-
var tmp1_safe_receiver = this.
|
|
680
|
+
if (!(this.o1z_1 == null)) {
|
|
681
|
+
var tmp1_safe_receiver = this.o1z_1;
|
|
682
682
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
683
|
-
var element_0 = 'argType=' + (tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
683
|
+
var element_0 = 'argType=' + (tmp1_safe_receiver == null ? null : tmp1_safe_receiver.q1w());
|
|
684
684
|
args.a1(element_0);
|
|
685
685
|
}
|
|
686
|
-
if (!(this.
|
|
687
|
-
var tmp2_safe_receiver = this.
|
|
686
|
+
if (!(this.p1z_1 == null)) {
|
|
687
|
+
var tmp2_safe_receiver = this.p1z_1;
|
|
688
688
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
689
|
-
var element_1 = 'type=' + (tmp2_safe_receiver == null ? null : tmp2_safe_receiver.
|
|
689
|
+
var element_1 = 'type=' + (tmp2_safe_receiver == null ? null : tmp2_safe_receiver.q1w());
|
|
690
690
|
args.a1(element_1);
|
|
691
691
|
}
|
|
692
|
-
if (!equals(this.
|
|
692
|
+
if (!equals(this.q1z_1, NoDefinedTag_instance)) {
|
|
693
693
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
694
|
-
var element_2 = 'tag=' + toString_0(this.
|
|
694
|
+
var element_2 = 'tag=' + toString_0(this.q1z_1);
|
|
695
695
|
args.a1(element_2);
|
|
696
696
|
}
|
|
697
697
|
return '[' + joinToString(args, ', ') + ']';
|
|
698
698
|
};
|
|
699
699
|
function NoArgBindingDIWrap(_di) {
|
|
700
|
-
this.
|
|
700
|
+
this.r1z_1 = _di;
|
|
701
701
|
}
|
|
702
|
-
protoOf(NoArgBindingDIWrap).
|
|
703
|
-
return this.
|
|
702
|
+
protoOf(NoArgBindingDIWrap).j1z = function () {
|
|
703
|
+
return this.r1z_1.j1z();
|
|
704
704
|
};
|
|
705
|
-
protoOf(NoArgBindingDIWrap).
|
|
706
|
-
return this.
|
|
705
|
+
protoOf(NoArgBindingDIWrap).o1y = function () {
|
|
706
|
+
return this.r1z_1.o1y();
|
|
707
707
|
};
|
|
708
|
-
protoOf(NoArgBindingDIWrap).
|
|
709
|
-
return this.
|
|
708
|
+
protoOf(NoArgBindingDIWrap).k1z = function (context) {
|
|
709
|
+
return this.r1z_1.k1z(context);
|
|
710
710
|
};
|
|
711
|
-
protoOf(NoArgBindingDIWrap).
|
|
712
|
-
return this.
|
|
711
|
+
protoOf(NoArgBindingDIWrap).l1z = function (type, tag) {
|
|
712
|
+
return this.r1z_1.l1z(type, tag);
|
|
713
713
|
};
|
|
714
|
-
protoOf(NoArgBindingDIWrap).
|
|
715
|
-
return this.
|
|
714
|
+
protoOf(NoArgBindingDIWrap).m1z = function () {
|
|
715
|
+
return this.r1z_1.m1z();
|
|
716
716
|
};
|
|
717
717
|
protoOf(NoArgBindingDIWrap).m8 = function () {
|
|
718
|
-
return this.
|
|
718
|
+
return this.r1z_1.m8();
|
|
719
719
|
};
|
|
720
720
|
function ErasedContext() {
|
|
721
721
|
}
|
|
722
|
-
protoOf(ErasedContext).
|
|
723
|
-
return Companion_getInstance().
|
|
722
|
+
protoOf(ErasedContext).l1w = function () {
|
|
723
|
+
return Companion_getInstance().p1w_1;
|
|
724
724
|
};
|
|
725
725
|
protoOf(ErasedContext).j2 = function () {
|
|
726
726
|
return ErasedContext_instance;
|
|
@@ -730,11 +730,11 @@
|
|
|
730
730
|
return ErasedContext_instance;
|
|
731
731
|
}
|
|
732
732
|
function DIBinding$Copier$Companion$invoke$1($f) {
|
|
733
|
-
this.
|
|
733
|
+
this.s1z_1 = $f;
|
|
734
734
|
}
|
|
735
735
|
function Companion_1() {
|
|
736
736
|
}
|
|
737
|
-
protoOf(Companion_1).
|
|
737
|
+
protoOf(Companion_1).t1z = function (f) {
|
|
738
738
|
return new DIBinding$Copier$Companion$invoke$1(f);
|
|
739
739
|
};
|
|
740
740
|
var Companion_instance_1;
|
|
@@ -752,7 +752,7 @@
|
|
|
752
752
|
}
|
|
753
753
|
function SingletonReference() {
|
|
754
754
|
}
|
|
755
|
-
protoOf(SingletonReference).
|
|
755
|
+
protoOf(SingletonReference).a20 = function (creator) {
|
|
756
756
|
var value = creator();
|
|
757
757
|
return new Reference(value, SingletonReference$make$lambda(value));
|
|
758
758
|
};
|
|
@@ -761,21 +761,21 @@
|
|
|
761
761
|
return SingletonReference_instance;
|
|
762
762
|
}
|
|
763
763
|
function Reference(current, next) {
|
|
764
|
-
this.
|
|
765
|
-
this.
|
|
764
|
+
this.b20_1 = current;
|
|
765
|
+
this.c20_1 = next;
|
|
766
766
|
}
|
|
767
767
|
protoOf(Reference).pc = function () {
|
|
768
|
-
return this.
|
|
768
|
+
return this.b20_1;
|
|
769
769
|
};
|
|
770
770
|
protoOf(Reference).qc = function () {
|
|
771
|
-
return this.
|
|
771
|
+
return this.c20_1;
|
|
772
772
|
};
|
|
773
773
|
protoOf(Reference).toString = function () {
|
|
774
|
-
return 'Reference(current=' + toString(this.
|
|
774
|
+
return 'Reference(current=' + toString(this.b20_1) + ', next=' + toString(this.c20_1) + ')';
|
|
775
775
|
};
|
|
776
776
|
protoOf(Reference).hashCode = function () {
|
|
777
|
-
var result = hashCode(this.
|
|
778
|
-
result = imul(result, 31) + hashCode(this.
|
|
777
|
+
var result = hashCode(this.b20_1);
|
|
778
|
+
result = imul(result, 31) + hashCode(this.c20_1) | 0;
|
|
779
779
|
return result;
|
|
780
780
|
};
|
|
781
781
|
protoOf(Reference).equals = function (other) {
|
|
@@ -783,9 +783,9 @@
|
|
|
783
783
|
return true;
|
|
784
784
|
if (!(other instanceof Reference))
|
|
785
785
|
return false;
|
|
786
|
-
if (!equals(this.
|
|
786
|
+
if (!equals(this.b20_1, other.b20_1))
|
|
787
787
|
return false;
|
|
788
|
-
if (!equals(this.
|
|
788
|
+
if (!equals(this.c20_1, other.c20_1))
|
|
789
789
|
return false;
|
|
790
790
|
return true;
|
|
791
791
|
};
|
|
@@ -794,25 +794,25 @@
|
|
|
794
794
|
function ScopeRegistry() {
|
|
795
795
|
}
|
|
796
796
|
function NoScope() {
|
|
797
|
-
this.
|
|
797
|
+
this.g20_1 = new StandardScopeRegistry();
|
|
798
798
|
}
|
|
799
|
-
protoOf(NoScope).
|
|
800
|
-
return this.
|
|
799
|
+
protoOf(NoScope).h20 = function (context) {
|
|
800
|
+
return this.g20_1;
|
|
801
801
|
};
|
|
802
|
-
protoOf(NoScope).
|
|
803
|
-
return this.
|
|
802
|
+
protoOf(NoScope).i20 = function (context) {
|
|
803
|
+
return this.h20((context == null ? true : !(context == null)) ? context : THROW_CCE());
|
|
804
804
|
};
|
|
805
805
|
function StandardScopeRegistry() {
|
|
806
806
|
ScopeRegistry.call(this);
|
|
807
|
-
this.
|
|
808
|
-
this.
|
|
807
|
+
this.j20_1 = newConcurrentMap();
|
|
808
|
+
this.k20_1 = new Object();
|
|
809
809
|
}
|
|
810
|
-
protoOf(StandardScopeRegistry).
|
|
811
|
-
var tmp0 = sync ? this.
|
|
810
|
+
protoOf(StandardScopeRegistry).f20 = function (key, sync, creator) {
|
|
811
|
+
var tmp0 = sync ? this.k20_1 : null;
|
|
812
812
|
var tmp$ret$2;
|
|
813
813
|
$l$block_3: {
|
|
814
814
|
// Inline function 'org.kodein.di.internal.synchronizedIfNull' call
|
|
815
|
-
var tmp0_safe_receiver = this.
|
|
815
|
+
var tmp0_safe_receiver = this.j20_1.n2(key);
|
|
816
816
|
var tmp0_safe_receiver_0 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
|
|
817
817
|
if (tmp0_safe_receiver_0 == null)
|
|
818
818
|
null;
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
if (tmp0 == null) {
|
|
827
827
|
var tmp$ret$5;
|
|
828
828
|
$l$block_0: {
|
|
829
|
-
var tmp0_safe_receiver_1 = this.
|
|
829
|
+
var tmp0_safe_receiver_1 = this.j20_1.n2(key);
|
|
830
830
|
var tmp0_safe_receiver_2 = tmp0_safe_receiver_1 == null ? null : tmp0_safe_receiver_1();
|
|
831
831
|
if (tmp0_safe_receiver_2 == null)
|
|
832
832
|
null;
|
|
@@ -839,7 +839,7 @@
|
|
|
839
839
|
var current = _destruct__k2r9zo.pc();
|
|
840
840
|
var next = _destruct__k2r9zo.qc();
|
|
841
841
|
// Inline function 'kotlin.collections.set' call
|
|
842
|
-
this.
|
|
842
|
+
this.j20_1.u2(key, next);
|
|
843
843
|
tmp$ret$2 = current;
|
|
844
844
|
break $l$block_3;
|
|
845
845
|
}
|
|
@@ -848,7 +848,7 @@
|
|
|
848
848
|
// Inline function 'kotlinx.atomicfu.locks.synchronized' call
|
|
849
849
|
var tmp$ret$10;
|
|
850
850
|
$l$block_2: {
|
|
851
|
-
var tmp0_safe_receiver_3 = this.
|
|
851
|
+
var tmp0_safe_receiver_3 = this.j20_1.n2(key);
|
|
852
852
|
var tmp0_safe_receiver_4 = tmp0_safe_receiver_3 == null ? null : tmp0_safe_receiver_3();
|
|
853
853
|
if (tmp0_safe_receiver_4 == null)
|
|
854
854
|
null;
|
|
@@ -861,7 +861,7 @@
|
|
|
861
861
|
var current_0 = _destruct__k2r9zo_0.pc();
|
|
862
862
|
var next_0 = _destruct__k2r9zo_0.qc();
|
|
863
863
|
// Inline function 'kotlin.collections.set' call
|
|
864
|
-
this.
|
|
864
|
+
this.j20_1.u2(key, next_0);
|
|
865
865
|
tmp$ret$2 = current_0;
|
|
866
866
|
break $l$block_3;
|
|
867
867
|
}
|
|
@@ -873,39 +873,39 @@
|
|
|
873
873
|
return tmp$ret$2;
|
|
874
874
|
};
|
|
875
875
|
function toKContext(_this__u8e3s4, di, ctx) {
|
|
876
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
876
|
+
var tmp0_safe_receiver = _this__u8e3s4.e20(di, ctx);
|
|
877
877
|
var tmp;
|
|
878
878
|
if (tmp0_safe_receiver == null) {
|
|
879
879
|
tmp = null;
|
|
880
880
|
} else {
|
|
881
881
|
// Inline function 'kotlin.let' call
|
|
882
|
-
tmp = Companion_instance_0.
|
|
882
|
+
tmp = Companion_instance_0.u1y(_this__u8e3s4.d20(), tmp0_safe_receiver);
|
|
883
883
|
}
|
|
884
884
|
return tmp;
|
|
885
885
|
}
|
|
886
886
|
function CompositeContextTranslator(src, dst) {
|
|
887
|
-
this.
|
|
888
|
-
this.
|
|
887
|
+
this.l20_1 = src;
|
|
888
|
+
this.m20_1 = dst;
|
|
889
889
|
}
|
|
890
|
-
protoOf(CompositeContextTranslator).
|
|
891
|
-
return this.
|
|
890
|
+
protoOf(CompositeContextTranslator).g1y = function () {
|
|
891
|
+
return this.l20_1.g1y();
|
|
892
892
|
};
|
|
893
|
-
protoOf(CompositeContextTranslator).
|
|
894
|
-
return this.
|
|
893
|
+
protoOf(CompositeContextTranslator).d20 = function () {
|
|
894
|
+
return this.m20_1.d20();
|
|
895
895
|
};
|
|
896
|
-
protoOf(CompositeContextTranslator).
|
|
897
|
-
var tmp0_safe_receiver = this.
|
|
896
|
+
protoOf(CompositeContextTranslator).e20 = function (di, ctx) {
|
|
897
|
+
var tmp0_safe_receiver = this.l20_1.e20(di, ctx);
|
|
898
898
|
var tmp;
|
|
899
899
|
if (tmp0_safe_receiver == null) {
|
|
900
900
|
tmp = null;
|
|
901
901
|
} else {
|
|
902
902
|
// Inline function 'kotlin.let' call
|
|
903
|
-
tmp = this.
|
|
903
|
+
tmp = this.m20_1.e20(di, tmp0_safe_receiver);
|
|
904
904
|
}
|
|
905
905
|
return tmp;
|
|
906
906
|
};
|
|
907
907
|
protoOf(CompositeContextTranslator).toString = function () {
|
|
908
|
-
return '(' + toString(this.
|
|
908
|
+
return '(' + toString(this.l20_1) + ' -> ' + toString(this.m20_1) + ')';
|
|
909
909
|
};
|
|
910
910
|
function factoryName($this, params) {
|
|
911
911
|
// Inline function 'kotlin.text.buildString' call
|
|
@@ -920,12 +920,12 @@
|
|
|
920
920
|
}
|
|
921
921
|
function Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi) {
|
|
922
922
|
return function () {
|
|
923
|
-
return this$0.
|
|
923
|
+
return this$0.s20_1(new NoArgBindingDIWrap($bindingDi));
|
|
924
924
|
};
|
|
925
925
|
}
|
|
926
926
|
function Singleton$getFactory$lambda$lambda(this$0, $bindingDi) {
|
|
927
927
|
return function () {
|
|
928
|
-
return this$0.
|
|
928
|
+
return this$0.t20_1.a20(Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi));
|
|
929
929
|
};
|
|
930
930
|
}
|
|
931
931
|
function Singleton$getFactory$lambda($lateInitRegistry, this$0, $bindingDi) {
|
|
@@ -934,104 +934,104 @@
|
|
|
934
934
|
var tmp;
|
|
935
935
|
if (tmp0_elvis_lhs == null) {
|
|
936
936
|
// Inline function 'kotlin.also' call
|
|
937
|
-
var this_0 = this$0.
|
|
937
|
+
var this_0 = this$0.n20_1.i20($bindingDi.m8());
|
|
938
938
|
$lateInitRegistry._v = this_0;
|
|
939
939
|
tmp = this_0;
|
|
940
940
|
} else {
|
|
941
941
|
tmp = tmp0_elvis_lhs;
|
|
942
942
|
}
|
|
943
943
|
var registry = tmp;
|
|
944
|
-
var tmp_0 = registry.
|
|
944
|
+
var tmp_0 = registry.f20(this$0.u20_1, this$0.r20_1, Singleton$getFactory$lambda$lambda(this$0, $bindingDi));
|
|
945
945
|
return !(tmp_0 == null) ? tmp_0 : THROW_CCE();
|
|
946
946
|
};
|
|
947
947
|
}
|
|
948
948
|
function Singleton$copier$lambda(this$0) {
|
|
949
949
|
return function (it) {
|
|
950
|
-
return new Singleton(this$0.
|
|
950
|
+
return new Singleton(this$0.n20_1, this$0.o20_1, this$0.p20_1, this$0.q20_1, this$0.t20_1, this$0.r20_1, this$0.s20_1);
|
|
951
951
|
};
|
|
952
952
|
}
|
|
953
953
|
function Singleton(scope, contextType, explicitContext, createdType, refMaker, sync, creator) {
|
|
954
954
|
refMaker = refMaker === VOID ? null : refMaker;
|
|
955
955
|
sync = sync === VOID ? true : sync;
|
|
956
|
-
this.
|
|
957
|
-
this.
|
|
958
|
-
this.
|
|
959
|
-
this.
|
|
960
|
-
this.
|
|
961
|
-
this.
|
|
956
|
+
this.n20_1 = scope;
|
|
957
|
+
this.o20_1 = contextType;
|
|
958
|
+
this.p20_1 = explicitContext;
|
|
959
|
+
this.q20_1 = createdType;
|
|
960
|
+
this.r20_1 = sync;
|
|
961
|
+
this.s20_1 = creator;
|
|
962
962
|
var tmp = this;
|
|
963
|
-
tmp.
|
|
964
|
-
this.
|
|
963
|
+
tmp.t20_1 = refMaker == null ? SingletonReference_instance : refMaker;
|
|
964
|
+
this.u20_1 = new ScopeKey(new Object(), Unit_instance);
|
|
965
965
|
var tmp_0 = this;
|
|
966
966
|
var tmp_1 = Companion_instance_1;
|
|
967
|
-
tmp_0.
|
|
967
|
+
tmp_0.v20_1 = tmp_1.t1z(Singleton$copier$lambda(this));
|
|
968
968
|
}
|
|
969
|
-
protoOf(Singleton).
|
|
970
|
-
return this.
|
|
969
|
+
protoOf(Singleton).i1y = function () {
|
|
970
|
+
return this.n20_1;
|
|
971
971
|
};
|
|
972
|
-
protoOf(Singleton).
|
|
973
|
-
return this.
|
|
972
|
+
protoOf(Singleton).g1y = function () {
|
|
973
|
+
return this.o20_1;
|
|
974
974
|
};
|
|
975
|
-
protoOf(Singleton).
|
|
976
|
-
return this.
|
|
975
|
+
protoOf(Singleton).x1z = function () {
|
|
976
|
+
return this.q20_1;
|
|
977
977
|
};
|
|
978
|
-
protoOf(Singleton).
|
|
978
|
+
protoOf(Singleton).u1z = function () {
|
|
979
979
|
var params = ArrayList_init_$Create$_0(2);
|
|
980
|
-
if (!equals(this.
|
|
981
|
-
params.a1('ref = ' + erasedOf(this.
|
|
980
|
+
if (!equals(this.t20_1, SingletonReference_instance)) {
|
|
981
|
+
params.a1('ref = ' + erasedOf(this.t20_1).q1w());
|
|
982
982
|
}
|
|
983
983
|
return factoryName(this, params);
|
|
984
984
|
};
|
|
985
|
-
protoOf(Singleton).
|
|
985
|
+
protoOf(Singleton).v1z = function () {
|
|
986
986
|
var params = ArrayList_init_$Create$_0(2);
|
|
987
|
-
if (!equals(this.
|
|
988
|
-
params.a1('ref = ' + erasedOf(this.
|
|
987
|
+
if (!equals(this.t20_1, SingletonReference_instance)) {
|
|
988
|
+
params.a1('ref = ' + erasedOf(this.t20_1).s1w());
|
|
989
989
|
}
|
|
990
990
|
return factoryName(this, params);
|
|
991
991
|
};
|
|
992
|
-
protoOf(Singleton).
|
|
992
|
+
protoOf(Singleton).w20 = function (key, di) {
|
|
993
993
|
var lateInitRegistry = {_v: null};
|
|
994
|
-
var bindingDi = this.
|
|
994
|
+
var bindingDi = this.p20_1 ? di : di.x20();
|
|
995
995
|
return Singleton$getFactory$lambda(lateInitRegistry, this, bindingDi);
|
|
996
996
|
};
|
|
997
|
-
protoOf(Singleton).
|
|
998
|
-
return this.
|
|
997
|
+
protoOf(Singleton).z1z = function (key, di) {
|
|
998
|
+
return this.w20(key, di);
|
|
999
999
|
};
|
|
1000
1000
|
function Provider$getFactory$lambda(this$0, $di) {
|
|
1001
1001
|
return function (_unused_var__etf5q3) {
|
|
1002
|
-
return this$0.
|
|
1002
|
+
return this$0.a21_1(new NoArgBindingDIWrap($di));
|
|
1003
1003
|
};
|
|
1004
1004
|
}
|
|
1005
1005
|
function Provider(contextType, createdType, creator) {
|
|
1006
|
-
this.
|
|
1007
|
-
this.
|
|
1008
|
-
this.
|
|
1006
|
+
this.y20_1 = contextType;
|
|
1007
|
+
this.z20_1 = createdType;
|
|
1008
|
+
this.a21_1 = creator;
|
|
1009
1009
|
}
|
|
1010
|
-
protoOf(Provider).
|
|
1011
|
-
return this.
|
|
1010
|
+
protoOf(Provider).g1y = function () {
|
|
1011
|
+
return this.y20_1;
|
|
1012
1012
|
};
|
|
1013
|
-
protoOf(Provider).
|
|
1014
|
-
return this.
|
|
1013
|
+
protoOf(Provider).x1z = function () {
|
|
1014
|
+
return this.z20_1;
|
|
1015
1015
|
};
|
|
1016
|
-
protoOf(Provider).
|
|
1016
|
+
protoOf(Provider).u1z = function () {
|
|
1017
1017
|
return 'provider';
|
|
1018
1018
|
};
|
|
1019
|
-
protoOf(Provider).
|
|
1019
|
+
protoOf(Provider).w20 = function (key, di) {
|
|
1020
1020
|
return Provider$getFactory$lambda(this, di);
|
|
1021
1021
|
};
|
|
1022
|
-
protoOf(Provider).
|
|
1023
|
-
return this.
|
|
1022
|
+
protoOf(Provider).z1z = function (key, di) {
|
|
1023
|
+
return this.w20(key, di);
|
|
1024
1024
|
};
|
|
1025
1025
|
function ScopeKey(scopeId, arg) {
|
|
1026
|
-
this.
|
|
1027
|
-
this.
|
|
1026
|
+
this.b21_1 = scopeId;
|
|
1027
|
+
this.c21_1 = arg;
|
|
1028
1028
|
}
|
|
1029
1029
|
protoOf(ScopeKey).toString = function () {
|
|
1030
|
-
return 'ScopeKey(scopeId=' + toString(this.
|
|
1030
|
+
return 'ScopeKey(scopeId=' + toString(this.b21_1) + ', arg=' + toString_0(this.c21_1) + ')';
|
|
1031
1031
|
};
|
|
1032
1032
|
protoOf(ScopeKey).hashCode = function () {
|
|
1033
|
-
var result = hashCode(this.
|
|
1034
|
-
result = imul(result, 31) + (this.
|
|
1033
|
+
var result = hashCode(this.b21_1);
|
|
1034
|
+
result = imul(result, 31) + (this.c21_1 == null ? 0 : hashCode(this.c21_1)) | 0;
|
|
1035
1035
|
return result;
|
|
1036
1036
|
};
|
|
1037
1037
|
protoOf(ScopeKey).equals = function (other) {
|
|
@@ -1039,81 +1039,81 @@
|
|
|
1039
1039
|
return true;
|
|
1040
1040
|
if (!(other instanceof ScopeKey))
|
|
1041
1041
|
return false;
|
|
1042
|
-
if (!equals(this.
|
|
1042
|
+
if (!equals(this.b21_1, other.b21_1))
|
|
1043
1043
|
return false;
|
|
1044
|
-
if (!equals(this.
|
|
1044
|
+
if (!equals(this.c21_1, other.c21_1))
|
|
1045
1045
|
return false;
|
|
1046
1046
|
return true;
|
|
1047
1047
|
};
|
|
1048
1048
|
function DIMainBuilderImpl(allowSilentOverride) {
|
|
1049
|
-
DIBuilderImpl.call(this, null, '', HashSet_init_$Create$(), new DIContainerBuilderImpl(true, allowSilentOverride, HashMap_init_$Create$(), ArrayList_init_$Create$(), ArrayList_init_$Create$()), Companion_instance.
|
|
1050
|
-
this.
|
|
1051
|
-
this.
|
|
1052
|
-
this.
|
|
1053
|
-
this.
|
|
1049
|
+
DIBuilderImpl.call(this, null, '', HashSet_init_$Create$(), new DIContainerBuilderImpl(true, allowSilentOverride, HashMap_init_$Create$(), ArrayList_init_$Create$(), ArrayList_init_$Create$()), Companion_instance.l1y_1);
|
|
1050
|
+
this.j21_1 = ArrayList_init_$Create$();
|
|
1051
|
+
this.k21_1 = Companion_instance.j1y_1;
|
|
1052
|
+
this.l21_1 = Companion_instance.k1y_1;
|
|
1053
|
+
this.m21_1 = Companion_instance.l1y_1;
|
|
1054
1054
|
}
|
|
1055
|
-
protoOf(DIMainBuilderImpl).
|
|
1056
|
-
return this.
|
|
1055
|
+
protoOf(DIMainBuilderImpl).e1z = function () {
|
|
1056
|
+
return this.j21_1;
|
|
1057
1057
|
};
|
|
1058
|
-
protoOf(DIMainBuilderImpl).
|
|
1059
|
-
return this.
|
|
1058
|
+
protoOf(DIMainBuilderImpl).n21 = function () {
|
|
1059
|
+
return this.k21_1;
|
|
1060
1060
|
};
|
|
1061
|
-
protoOf(DIMainBuilderImpl).
|
|
1062
|
-
return this.
|
|
1061
|
+
protoOf(DIMainBuilderImpl).o21 = function () {
|
|
1062
|
+
return this.l21_1;
|
|
1063
1063
|
};
|
|
1064
|
-
protoOf(DIMainBuilderImpl).
|
|
1065
|
-
return this.
|
|
1064
|
+
protoOf(DIMainBuilderImpl).p21 = function () {
|
|
1065
|
+
return this.m21_1;
|
|
1066
1066
|
};
|
|
1067
1067
|
function TypeBinder($outer, type, tag, overrides) {
|
|
1068
|
-
this.
|
|
1069
|
-
this.
|
|
1070
|
-
this.
|
|
1071
|
-
this.
|
|
1068
|
+
this.z21_1 = $outer;
|
|
1069
|
+
this.w21_1 = type;
|
|
1070
|
+
this.x21_1 = tag;
|
|
1071
|
+
this.y21_1 = overrides;
|
|
1072
1072
|
}
|
|
1073
|
-
protoOf(TypeBinder).
|
|
1074
|
-
return this.
|
|
1073
|
+
protoOf(TypeBinder).a22 = function () {
|
|
1074
|
+
return this.z21_1.c1y();
|
|
1075
1075
|
};
|
|
1076
|
-
protoOf(TypeBinder).
|
|
1077
|
-
return this.
|
|
1076
|
+
protoOf(TypeBinder).b22 = function (binding) {
|
|
1077
|
+
return this.a22().g22(new Key(binding.g1y(), binding.w1z(), this.w21_1, this.x21_1), binding, this.z21_1.q21_1, this.y21_1);
|
|
1078
1078
|
};
|
|
1079
1079
|
function DIBuilderImpl(moduleName, prefix, importedModules, containerBuilder, verifyModuleNames) {
|
|
1080
|
-
this.
|
|
1081
|
-
this.
|
|
1082
|
-
this.
|
|
1083
|
-
this.
|
|
1084
|
-
this.
|
|
1085
|
-
this.
|
|
1080
|
+
this.q21_1 = moduleName;
|
|
1081
|
+
this.r21_1 = prefix;
|
|
1082
|
+
this.s21_1 = importedModules;
|
|
1083
|
+
this.t21_1 = containerBuilder;
|
|
1084
|
+
this.u21_1 = verifyModuleNames;
|
|
1085
|
+
this.v21_1 = Companion_getInstance().p1w_1;
|
|
1086
1086
|
}
|
|
1087
|
-
protoOf(DIBuilderImpl).
|
|
1088
|
-
return this.
|
|
1087
|
+
protoOf(DIBuilderImpl).c1y = function () {
|
|
1088
|
+
return this.t21_1;
|
|
1089
1089
|
};
|
|
1090
|
-
protoOf(DIBuilderImpl).
|
|
1091
|
-
return this.
|
|
1090
|
+
protoOf(DIBuilderImpl).p21 = function () {
|
|
1091
|
+
return this.u21_1;
|
|
1092
1092
|
};
|
|
1093
|
-
protoOf(DIBuilderImpl).
|
|
1094
|
-
return this.
|
|
1093
|
+
protoOf(DIBuilderImpl).g1y = function () {
|
|
1094
|
+
return this.v21_1;
|
|
1095
1095
|
};
|
|
1096
|
-
protoOf(DIBuilderImpl).
|
|
1096
|
+
protoOf(DIBuilderImpl).i1y = function () {
|
|
1097
1097
|
return new NoScope();
|
|
1098
1098
|
};
|
|
1099
|
-
protoOf(DIBuilderImpl).
|
|
1099
|
+
protoOf(DIBuilderImpl).h1y = function () {
|
|
1100
1100
|
return false;
|
|
1101
1101
|
};
|
|
1102
|
-
protoOf(DIBuilderImpl).
|
|
1102
|
+
protoOf(DIBuilderImpl).d1y = function (type, tag, overrides) {
|
|
1103
1103
|
return new TypeBinder(this, type, tag, overrides);
|
|
1104
1104
|
};
|
|
1105
|
-
protoOf(DIBuilderImpl).
|
|
1106
|
-
var moduleName = this.
|
|
1105
|
+
protoOf(DIBuilderImpl).e1y = function (module_0, allowOverride) {
|
|
1106
|
+
var moduleName = this.r21_1 + module_0.m();
|
|
1107
1107
|
var tmp;
|
|
1108
1108
|
var tmp_0;
|
|
1109
|
-
if (this.
|
|
1109
|
+
if (this.p21()) {
|
|
1110
1110
|
// Inline function 'kotlin.text.isNotEmpty' call
|
|
1111
1111
|
tmp_0 = charSequenceLength(moduleName) > 0;
|
|
1112
1112
|
} else {
|
|
1113
1113
|
tmp_0 = false;
|
|
1114
1114
|
}
|
|
1115
1115
|
if (tmp_0) {
|
|
1116
|
-
tmp = this.
|
|
1116
|
+
tmp = this.s21_1.c2(moduleName);
|
|
1117
1117
|
} else {
|
|
1118
1118
|
tmp = false;
|
|
1119
1119
|
}
|
|
@@ -1121,19 +1121,19 @@
|
|
|
1121
1121
|
throw IllegalStateException_init_$Create$('Module "' + moduleName + '" has already been imported!');
|
|
1122
1122
|
}
|
|
1123
1123
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1124
|
-
this.
|
|
1125
|
-
var tmp0 = new DIBuilderImpl(moduleName, this.
|
|
1124
|
+
this.s21_1.a1(moduleName);
|
|
1125
|
+
var tmp0 = new DIBuilderImpl(moduleName, this.r21_1 + module_0.v1x_1, this.s21_1, this.c1y().h22(allowOverride, module_0.u1x_1), this.p21());
|
|
1126
1126
|
// Inline function 'kotlin.apply' call
|
|
1127
|
-
module_0.
|
|
1127
|
+
module_0.w1x_1(tmp0);
|
|
1128
1128
|
};
|
|
1129
1129
|
function DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT() {
|
|
1130
1130
|
OverrideMode.call(this, 'ALLOW_SILENT', 0);
|
|
1131
1131
|
OverrideMode_ALLOW_SILENT_instance = this;
|
|
1132
1132
|
}
|
|
1133
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).
|
|
1133
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).k22 = function () {
|
|
1134
1134
|
return true;
|
|
1135
1135
|
};
|
|
1136
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).
|
|
1136
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).l22 = function (overrides) {
|
|
1137
1137
|
return overrides;
|
|
1138
1138
|
};
|
|
1139
1139
|
var OverrideMode_ALLOW_SILENT_instance;
|
|
@@ -1141,10 +1141,10 @@
|
|
|
1141
1141
|
OverrideMode.call(this, 'ALLOW_EXPLICIT', 1);
|
|
1142
1142
|
OverrideMode_ALLOW_EXPLICIT_instance = this;
|
|
1143
1143
|
}
|
|
1144
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).
|
|
1144
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).k22 = function () {
|
|
1145
1145
|
return true;
|
|
1146
1146
|
};
|
|
1147
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).
|
|
1147
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).l22 = function (overrides) {
|
|
1148
1148
|
return overrides == null ? false : overrides;
|
|
1149
1149
|
};
|
|
1150
1150
|
var OverrideMode_ALLOW_EXPLICIT_instance;
|
|
@@ -1152,10 +1152,10 @@
|
|
|
1152
1152
|
OverrideMode.call(this, 'FORBID', 2);
|
|
1153
1153
|
OverrideMode_FORBID_instance = this;
|
|
1154
1154
|
}
|
|
1155
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).
|
|
1155
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).k22 = function () {
|
|
1156
1156
|
return false;
|
|
1157
1157
|
};
|
|
1158
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).
|
|
1158
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).l22 = function (overrides) {
|
|
1159
1159
|
var tmp;
|
|
1160
1160
|
if (!(overrides == null) && overrides) {
|
|
1161
1161
|
throw new OverridingException('Overriding has been forbidden');
|
|
@@ -1167,7 +1167,7 @@
|
|
|
1167
1167
|
var OverrideMode_FORBID_instance;
|
|
1168
1168
|
function Companion_2() {
|
|
1169
1169
|
}
|
|
1170
|
-
protoOf(Companion_2).
|
|
1170
|
+
protoOf(Companion_2).q22 = function (allow, silent) {
|
|
1171
1171
|
if (!allow)
|
|
1172
1172
|
return OverrideMode_FORBID_getInstance();
|
|
1173
1173
|
if (silent)
|
|
@@ -1191,13 +1191,13 @@
|
|
|
1191
1191
|
Enum.call(this, name, ordinal);
|
|
1192
1192
|
}
|
|
1193
1193
|
function checkOverrides($this, key, overrides) {
|
|
1194
|
-
var mustOverride = $this.
|
|
1194
|
+
var mustOverride = $this.f22_1.l22(overrides);
|
|
1195
1195
|
if (!(mustOverride == null)) {
|
|
1196
1196
|
var tmp;
|
|
1197
1197
|
if (mustOverride) {
|
|
1198
1198
|
// Inline function 'kotlin.collections.contains' call
|
|
1199
1199
|
// Inline function 'kotlin.collections.containsKey' call
|
|
1200
|
-
var this_0 = $this.
|
|
1200
|
+
var this_0 = $this.c22_1;
|
|
1201
1201
|
tmp = !(isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).l2(key);
|
|
1202
1202
|
} else {
|
|
1203
1203
|
tmp = false;
|
|
@@ -1208,7 +1208,7 @@
|
|
|
1208
1208
|
if (!mustOverride) {
|
|
1209
1209
|
// Inline function 'kotlin.collections.contains' call
|
|
1210
1210
|
// Inline function 'kotlin.collections.containsKey' call
|
|
1211
|
-
var this_1 = $this.
|
|
1211
|
+
var this_1 = $this.c22_1;
|
|
1212
1212
|
tmp_0 = (isInterface(this_1, KtMap) ? this_1 : THROW_CCE()).l2(key);
|
|
1213
1213
|
} else {
|
|
1214
1214
|
tmp_0 = false;
|
|
@@ -1218,7 +1218,7 @@
|
|
|
1218
1218
|
}
|
|
1219
1219
|
}
|
|
1220
1220
|
function checkMatch($this, allowOverride) {
|
|
1221
|
-
if (!$this.
|
|
1221
|
+
if (!$this.f22_1.k22() && allowOverride)
|
|
1222
1222
|
throw new OverridingException('Overriding has been forbidden');
|
|
1223
1223
|
}
|
|
1224
1224
|
function OverrideMode_ALLOW_SILENT_getInstance() {
|
|
@@ -1234,15 +1234,15 @@
|
|
|
1234
1234
|
return OverrideMode_FORBID_instance;
|
|
1235
1235
|
}
|
|
1236
1236
|
function DIContainerBuilderImpl(allowOverride, silentOverride, bindingsMap, callbacks, translators) {
|
|
1237
|
-
this.
|
|
1238
|
-
this.
|
|
1239
|
-
this.
|
|
1240
|
-
this.
|
|
1237
|
+
this.c22_1 = bindingsMap;
|
|
1238
|
+
this.d22_1 = callbacks;
|
|
1239
|
+
this.e22_1 = translators;
|
|
1240
|
+
this.f22_1 = Companion_instance_2.q22(allowOverride, silentOverride);
|
|
1241
1241
|
}
|
|
1242
|
-
protoOf(DIContainerBuilderImpl).
|
|
1242
|
+
protoOf(DIContainerBuilderImpl).g22 = function (key, binding, fromModule, overrides) {
|
|
1243
1243
|
checkOverrides(this, key, overrides);
|
|
1244
1244
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1245
|
-
var this_0 = this.
|
|
1245
|
+
var this_0 = this.c22_1;
|
|
1246
1246
|
var value = this_0.n2(key);
|
|
1247
1247
|
var tmp;
|
|
1248
1248
|
if (value == null) {
|
|
@@ -1255,13 +1255,13 @@
|
|
|
1255
1255
|
var bindings = tmp;
|
|
1256
1256
|
bindings.r2(0, new DIDefining(isInterface(binding, DIBinding) ? binding : THROW_CCE(), fromModule));
|
|
1257
1257
|
};
|
|
1258
|
-
protoOf(DIContainerBuilderImpl).
|
|
1258
|
+
protoOf(DIContainerBuilderImpl).h22 = function (allowOverride, silentOverride) {
|
|
1259
1259
|
checkMatch(this, allowOverride);
|
|
1260
|
-
return new DIContainerBuilderImpl(allowOverride, silentOverride, this.
|
|
1260
|
+
return new DIContainerBuilderImpl(allowOverride, silentOverride, this.c22_1, this.d22_1, this.e22_1);
|
|
1261
1261
|
};
|
|
1262
1262
|
function displayString($this, key, overrideLevel) {
|
|
1263
1263
|
var tmp;
|
|
1264
|
-
if ($this.
|
|
1264
|
+
if ($this.w22_1) {
|
|
1265
1265
|
var tmp_0 = KProperty0;
|
|
1266
1266
|
tmp = getPropertyCallableRef('bindFullDescription', 0, tmp_0, DI$Key$_get_bindFullDescription_$ref_x9pxcc_0(key), null);
|
|
1267
1267
|
} else {
|
|
@@ -1280,14 +1280,14 @@
|
|
|
1280
1280
|
$l$1: do {
|
|
1281
1281
|
$l$0: do {
|
|
1282
1282
|
var tmp;
|
|
1283
|
-
if (node_0.
|
|
1284
|
-
tmp = plus(listOf(displayString($this_0, node_0.
|
|
1283
|
+
if (node_0.v22_1 == null || (firstKey_0.equals(node_0.t22_1) && firstOverrideLevel_0 === node_0.u22_1)) {
|
|
1284
|
+
tmp = plus(listOf(displayString($this_0, node_0.t22_1, node_0.u22_1)), tail_0);
|
|
1285
1285
|
} else {
|
|
1286
1286
|
var tmp0 = $this_0;
|
|
1287
|
-
var tmp1 = node_0.
|
|
1287
|
+
var tmp1 = node_0.v22_1;
|
|
1288
1288
|
var tmp2 = firstKey_0;
|
|
1289
1289
|
var tmp3 = firstOverrideLevel_0;
|
|
1290
|
-
var tmp4 = plus(listOf(displayString($this_0, node_0.
|
|
1290
|
+
var tmp4 = plus(listOf(displayString($this_0, node_0.t22_1, node_0.u22_1)), tail_0);
|
|
1291
1291
|
$this_0 = tmp0;
|
|
1292
1292
|
node_0 = tmp1;
|
|
1293
1293
|
firstKey_0 = tmp2;
|
|
@@ -1309,13 +1309,13 @@
|
|
|
1309
1309
|
$l$1: do {
|
|
1310
1310
|
$l$0: do {
|
|
1311
1311
|
var tmp;
|
|
1312
|
-
if (node_0.
|
|
1312
|
+
if (node_0.t22_1.equals(searchedKey_0) && node_0.u22_1 === searchedOverrideLevel_0) {
|
|
1313
1313
|
tmp = false;
|
|
1314
|
-
} else if (node_0.
|
|
1314
|
+
} else if (node_0.v22_1 == null) {
|
|
1315
1315
|
tmp = true;
|
|
1316
1316
|
} else {
|
|
1317
1317
|
var tmp0 = $this_0;
|
|
1318
|
-
var tmp1 = node_0.
|
|
1318
|
+
var tmp1 = node_0.v22_1;
|
|
1319
1319
|
var tmp2 = searchedKey_0;
|
|
1320
1320
|
var tmp3 = searchedOverrideLevel_0;
|
|
1321
1321
|
$this_0 = tmp0;
|
|
@@ -1332,23 +1332,23 @@
|
|
|
1332
1332
|
}
|
|
1333
1333
|
function DI$Key$_get_bindFullDescription_$ref_x9pxcc_0(p0) {
|
|
1334
1334
|
return function () {
|
|
1335
|
-
return p0.
|
|
1335
|
+
return p0.s1x();
|
|
1336
1336
|
};
|
|
1337
1337
|
}
|
|
1338
1338
|
function DI$Key$_get_bindDescription_$ref_ua6e71_0(p0) {
|
|
1339
1339
|
return function () {
|
|
1340
|
-
return p0.
|
|
1340
|
+
return p0.q1x();
|
|
1341
1341
|
};
|
|
1342
1342
|
}
|
|
1343
1343
|
function DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks, $this) {
|
|
1344
|
-
DIContainerImpl.call($this, new DITreeImpl(builder.
|
|
1344
|
+
DIContainerImpl.call($this, new DITreeImpl(builder.c22_1, externalSources, builder.e22_1), null, fullDescriptionOnError, fullContainerTreeOnError);
|
|
1345
1345
|
var init = DIContainerImpl$_init_$lambda_r6ib3j($this, builder);
|
|
1346
1346
|
if (runCallbacks)
|
|
1347
1347
|
init();
|
|
1348
1348
|
else {
|
|
1349
1349
|
var lock = new Object();
|
|
1350
1350
|
var tmp = $this;
|
|
1351
|
-
tmp.
|
|
1351
|
+
tmp.b23_1 = DIContainerImpl$_init_$lambda_r6ib3j_0(lock, $this, init);
|
|
1352
1352
|
}
|
|
1353
1353
|
return $this;
|
|
1354
1354
|
}
|
|
@@ -1356,14 +1356,14 @@
|
|
|
1356
1356
|
return DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks, objectCreate(protoOf(DIContainerImpl)));
|
|
1357
1357
|
}
|
|
1358
1358
|
function Node(key, overrideLevel, parent, fullDescriptionOnError) {
|
|
1359
|
-
this.
|
|
1360
|
-
this.
|
|
1361
|
-
this.
|
|
1362
|
-
this.
|
|
1359
|
+
this.t22_1 = key;
|
|
1360
|
+
this.u22_1 = overrideLevel;
|
|
1361
|
+
this.v22_1 = parent;
|
|
1362
|
+
this.w22_1 = fullDescriptionOnError;
|
|
1363
1363
|
}
|
|
1364
|
-
protoOf(Node).
|
|
1364
|
+
protoOf(Node).c23 = function (searchedKey, searchedOverrideLevel) {
|
|
1365
1365
|
if (!recursiveCheck(this, this, searchedKey, searchedOverrideLevel)) {
|
|
1366
|
-
var list = plus_0(recursiveLoop(this, this, searchedKey, searchedOverrideLevel, emptyList()), displayString(this, searchedKey, this.
|
|
1366
|
+
var list = plus_0(recursiveLoop(this, this, searchedKey, searchedOverrideLevel, emptyList()), displayString(this, searchedKey, this.u22_1));
|
|
1367
1367
|
var sb = StringBuilder_init_$Create$();
|
|
1368
1368
|
// Inline function 'kotlin.collections.forEachIndexed' call
|
|
1369
1369
|
var index = 0;
|
|
@@ -1397,14 +1397,14 @@
|
|
|
1397
1397
|
}
|
|
1398
1398
|
};
|
|
1399
1399
|
function bindingDI($this, key, context, tree, overrideLevel) {
|
|
1400
|
-
var container = new DIContainerImpl(tree, new Node(key, overrideLevel, $this.
|
|
1400
|
+
var container = new DIContainerImpl(tree, new Node(key, overrideLevel, $this.y22_1, $this.z22_1), $this.z22_1, $this.a23_1);
|
|
1401
1401
|
return new BindingDIImpl(createDirectDI(container, context), key, overrideLevel);
|
|
1402
1402
|
}
|
|
1403
1403
|
function DIContainerImpl$_init_$lambda_r6ib3j(this$0, $builder) {
|
|
1404
1404
|
return function () {
|
|
1405
1405
|
var direct = createDirectDI(this$0, get_AnyDIContext());
|
|
1406
1406
|
// Inline function 'kotlin.collections.forEach' call
|
|
1407
|
-
var _iterator__ex2g4s = $builder.
|
|
1407
|
+
var _iterator__ex2g4s = $builder.d22_1.t();
|
|
1408
1408
|
while (_iterator__ex2g4s.u()) {
|
|
1409
1409
|
var element = _iterator__ex2g4s.v();
|
|
1410
1410
|
element(direct);
|
|
@@ -1417,13 +1417,13 @@
|
|
|
1417
1417
|
var tmp0 = $lock;
|
|
1418
1418
|
$l$block_3: {
|
|
1419
1419
|
// Inline function 'org.kodein.di.internal.synchronizedIfNotNull' call
|
|
1420
|
-
if (this$0.
|
|
1420
|
+
if (this$0.b23_1 == null) {
|
|
1421
1421
|
break $l$block_3;
|
|
1422
1422
|
}
|
|
1423
1423
|
// Inline function 'org.kodein.di.internal.maySynchronized' call
|
|
1424
1424
|
if (tmp0 == null) {
|
|
1425
1425
|
$l$block_0: {
|
|
1426
|
-
var tmp0_elvis_lhs = this$0.
|
|
1426
|
+
var tmp0_elvis_lhs = this$0.b23_1;
|
|
1427
1427
|
var tmp;
|
|
1428
1428
|
if (tmp0_elvis_lhs == null) {
|
|
1429
1429
|
break $l$block_0;
|
|
@@ -1431,14 +1431,14 @@
|
|
|
1431
1431
|
tmp = tmp0_elvis_lhs;
|
|
1432
1432
|
}
|
|
1433
1433
|
var value = tmp;
|
|
1434
|
-
this$0.
|
|
1434
|
+
this$0.b23_1 = null;
|
|
1435
1435
|
$init();
|
|
1436
1436
|
break $l$block_3;
|
|
1437
1437
|
}
|
|
1438
1438
|
} else {
|
|
1439
1439
|
// Inline function 'kotlinx.atomicfu.locks.synchronized' call
|
|
1440
1440
|
$l$block_2: {
|
|
1441
|
-
var tmp0_elvis_lhs_0 = this$0.
|
|
1441
|
+
var tmp0_elvis_lhs_0 = this$0.b23_1;
|
|
1442
1442
|
var tmp_0;
|
|
1443
1443
|
if (tmp0_elvis_lhs_0 == null) {
|
|
1444
1444
|
break $l$block_2;
|
|
@@ -1446,7 +1446,7 @@
|
|
|
1446
1446
|
tmp_0 = tmp0_elvis_lhs_0;
|
|
1447
1447
|
}
|
|
1448
1448
|
var value_0 = tmp_0;
|
|
1449
|
-
this$0.
|
|
1449
|
+
this$0.b23_1 = null;
|
|
1450
1450
|
$init();
|
|
1451
1451
|
break $l$block_3;
|
|
1452
1452
|
}
|
|
@@ -1457,12 +1457,12 @@
|
|
|
1457
1457
|
}
|
|
1458
1458
|
function DI$Key$_get_fullDescription_$ref_ncsvgx(p0) {
|
|
1459
1459
|
return function () {
|
|
1460
|
-
return p0.
|
|
1460
|
+
return p0.t1x();
|
|
1461
1461
|
};
|
|
1462
1462
|
}
|
|
1463
1463
|
function DI$Key$_get_description_$ref_pfaykg(p0) {
|
|
1464
1464
|
return function () {
|
|
1465
|
-
return p0.
|
|
1465
|
+
return p0.r1x();
|
|
1466
1466
|
};
|
|
1467
1467
|
}
|
|
1468
1468
|
function DIContainerImpl$factory$lambda(_this__u8e3s4, it) {
|
|
@@ -1472,55 +1472,55 @@
|
|
|
1472
1472
|
return description(_this__u8e3s4, it);
|
|
1473
1473
|
}
|
|
1474
1474
|
function DIContainerImpl(tree, node, fullDescriptionOnError, fullContainerTreeOnError) {
|
|
1475
|
-
this.
|
|
1476
|
-
this.
|
|
1477
|
-
this.
|
|
1478
|
-
this.
|
|
1479
|
-
this.
|
|
1480
|
-
}
|
|
1481
|
-
protoOf(DIContainerImpl).
|
|
1482
|
-
var result = this.
|
|
1475
|
+
this.x22_1 = tree;
|
|
1476
|
+
this.y22_1 = node;
|
|
1477
|
+
this.z22_1 = fullDescriptionOnError;
|
|
1478
|
+
this.a23_1 = fullContainerTreeOnError;
|
|
1479
|
+
this.b23_1 = null;
|
|
1480
|
+
}
|
|
1481
|
+
protoOf(DIContainerImpl).a1z = function (key, context, overrideLevel) {
|
|
1482
|
+
var result = this.x22_1.g1z(key, overrideLevel);
|
|
1483
1483
|
if (result.c1() === 1) {
|
|
1484
1484
|
var _destruct__k2r9zo = result.d1(0);
|
|
1485
1485
|
var definition = _destruct__k2r9zo.qc();
|
|
1486
1486
|
var translator = _destruct__k2r9zo.lh();
|
|
1487
|
-
var tmp0_safe_receiver = this.
|
|
1487
|
+
var tmp0_safe_receiver = this.y22_1;
|
|
1488
1488
|
if (tmp0_safe_receiver == null)
|
|
1489
1489
|
null;
|
|
1490
1490
|
else {
|
|
1491
|
-
tmp0_safe_receiver.
|
|
1491
|
+
tmp0_safe_receiver.c23(key, overrideLevel);
|
|
1492
1492
|
}
|
|
1493
|
-
var tmp = Companion_instance_0.
|
|
1493
|
+
var tmp = Companion_instance_0.u1y(key.l1x_1, context);
|
|
1494
1494
|
var originalContext = isInterface(tmp, DIContext) ? tmp : THROW_CCE();
|
|
1495
1495
|
var tmp2_elvis_lhs = translator == null ? null : toKContext(translator, createDirectDI(this, originalContext), context);
|
|
1496
1496
|
var kContext = tmp2_elvis_lhs == null ? originalContext : tmp2_elvis_lhs;
|
|
1497
1497
|
if (!(key instanceof Key))
|
|
1498
1498
|
THROW_CCE();
|
|
1499
|
-
var bindingDI_0 = bindingDI(this, key, kContext, definition.
|
|
1500
|
-
return definition.
|
|
1499
|
+
var bindingDI_0 = bindingDI(this, key, kContext, definition.i1x_1, overrideLevel);
|
|
1500
|
+
return definition.j1x_1.z1z(key, bindingDI_0);
|
|
1501
1501
|
}
|
|
1502
|
-
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.
|
|
1502
|
+
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.u1y(key.l1x_1, context), this.x22_1, overrideLevel);
|
|
1503
1503
|
// Inline function 'kotlin.collections.forEach' call
|
|
1504
|
-
var _iterator__ex2g4s = this.
|
|
1504
|
+
var _iterator__ex2g4s = this.x22_1.e1z().t();
|
|
1505
1505
|
while (_iterator__ex2g4s.u()) {
|
|
1506
1506
|
var element = _iterator__ex2g4s.v();
|
|
1507
|
-
var tmp0_safe_receiver_0 = element.
|
|
1507
|
+
var tmp0_safe_receiver_0 = element.d23(bindingDI_1, key);
|
|
1508
1508
|
if (tmp0_safe_receiver_0 == null)
|
|
1509
1509
|
null;
|
|
1510
1510
|
else {
|
|
1511
1511
|
// Inline function 'kotlin.let' call
|
|
1512
|
-
var tmp0_safe_receiver_1 = this.
|
|
1512
|
+
var tmp0_safe_receiver_1 = this.y22_1;
|
|
1513
1513
|
if (tmp0_safe_receiver_1 == null)
|
|
1514
1514
|
null;
|
|
1515
1515
|
else {
|
|
1516
|
-
tmp0_safe_receiver_1.
|
|
1516
|
+
tmp0_safe_receiver_1.c23(key, overrideLevel);
|
|
1517
1517
|
}
|
|
1518
1518
|
return typeof tmp0_safe_receiver_0 === 'function' ? tmp0_safe_receiver_0 : THROW_CCE();
|
|
1519
1519
|
}
|
|
1520
1520
|
}
|
|
1521
1521
|
var withOverrides = !(overrideLevel === 0);
|
|
1522
1522
|
var tmp_0;
|
|
1523
|
-
if (this.
|
|
1523
|
+
if (this.z22_1) {
|
|
1524
1524
|
var tmp_1 = KProperty0;
|
|
1525
1525
|
tmp_0 = getPropertyCallableRef('fullDescription', 0, tmp_1, DI$Key$_get_fullDescription_$ref_ncsvgx(key), null);
|
|
1526
1526
|
} else {
|
|
@@ -1529,7 +1529,7 @@
|
|
|
1529
1529
|
}
|
|
1530
1530
|
var descProp = tmp_0;
|
|
1531
1531
|
var tmp_3;
|
|
1532
|
-
if (this.
|
|
1532
|
+
if (this.z22_1) {
|
|
1533
1533
|
tmp_3 = DIContainerImpl$factory$lambda;
|
|
1534
1534
|
} else {
|
|
1535
1535
|
tmp_3 = DIContainerImpl$factory$lambda_0;
|
|
@@ -1540,10 +1540,10 @@
|
|
|
1540
1540
|
// Inline function 'kotlin.apply' call
|
|
1541
1541
|
var this_0 = StringBuilder_init_$Create$();
|
|
1542
1542
|
this_0.q('No binding found for ' + descProp.get());
|
|
1543
|
-
if (this.
|
|
1543
|
+
if (this.a23_1) {
|
|
1544
1544
|
// Inline function 'kotlin.text.appendLine' call
|
|
1545
1545
|
this_0.s(_Char___init__impl__6a9atx(10));
|
|
1546
|
-
var forType = this.
|
|
1546
|
+
var forType = this.x22_1.h1z(new SearchSpecs(VOID, VOID, key.n1x_1));
|
|
1547
1547
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1548
1548
|
if (!forType.r()) {
|
|
1549
1549
|
// Inline function 'kotlin.collections.associate' call
|
|
@@ -1559,7 +1559,7 @@
|
|
|
1559
1559
|
}
|
|
1560
1560
|
this_0.q('Available bindings for this type:\n' + descFun(destination, withOverrides));
|
|
1561
1561
|
}
|
|
1562
|
-
this_0.q('Registered in this DI container:\n' + descFun(this.
|
|
1562
|
+
this_0.q('Registered in this DI container:\n' + descFun(this.x22_1.d1z(), withOverrides));
|
|
1563
1563
|
}
|
|
1564
1564
|
var description = this_0.toString();
|
|
1565
1565
|
throw new NotFoundException(key, description);
|
|
@@ -1572,12 +1572,12 @@
|
|
|
1572
1572
|
while (_iterator__ex2g4s_1.u()) {
|
|
1573
1573
|
var element_1 = _iterator__ex2g4s_1.v();
|
|
1574
1574
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1575
|
-
var pair_0 = to(element_1.ih_1, ensureNotNull(this.
|
|
1575
|
+
var pair_0 = to(element_1.ih_1, ensureNotNull(this.x22_1.i1z(element_1.ih_1)).jh_1);
|
|
1576
1576
|
destination_0.u2(pair_0.first, pair_0.second);
|
|
1577
1577
|
}
|
|
1578
1578
|
var potentials = destination_0;
|
|
1579
1579
|
// Inline function 'kotlin.collections.filter' call
|
|
1580
|
-
var tmp0 = this.
|
|
1580
|
+
var tmp0 = this.x22_1.d1z();
|
|
1581
1581
|
// Inline function 'kotlin.collections.filterTo' call
|
|
1582
1582
|
var destination_1 = LinkedHashMap_init_$Create$();
|
|
1583
1583
|
// Inline function 'kotlin.collections.iterator' call
|
|
@@ -1600,7 +1600,7 @@
|
|
|
1600
1600
|
return this_0;
|
|
1601
1601
|
}
|
|
1602
1602
|
function DIImpl_init_$Init$(builder, runCallbacks, $this) {
|
|
1603
|
-
DIImpl.call($this, DIContainerImpl_init_$Create$(builder.
|
|
1603
|
+
DIImpl.call($this, DIContainerImpl_init_$Create$(builder.c1y(), builder.e1z(), builder.n21(), builder.o21(), runCallbacks));
|
|
1604
1604
|
return $this;
|
|
1605
1605
|
}
|
|
1606
1606
|
function DIImpl_init_$Init$_0(allowSilentOverride, init, $this) {
|
|
@@ -1620,80 +1620,80 @@
|
|
|
1620
1620
|
function DIImpl$container$delegate$lambda(this$0) {
|
|
1621
1621
|
return function () {
|
|
1622
1622
|
var tmp;
|
|
1623
|
-
if (!(this$0.
|
|
1623
|
+
if (!(this$0.e23_1.b23_1 == null)) {
|
|
1624
1624
|
throw IllegalStateException_init_$Create$('DI has not been initialized');
|
|
1625
1625
|
}
|
|
1626
|
-
return this$0.
|
|
1626
|
+
return this$0.e23_1;
|
|
1627
1627
|
};
|
|
1628
1628
|
}
|
|
1629
1629
|
function DIImpl$_get_container_$ref_luzrb4() {
|
|
1630
1630
|
return function (p0) {
|
|
1631
|
-
return p0.
|
|
1631
|
+
return p0.p1y();
|
|
1632
1632
|
};
|
|
1633
1633
|
}
|
|
1634
1634
|
function DIImpl(_container) {
|
|
1635
|
-
this.
|
|
1635
|
+
this.e23_1 = _container;
|
|
1636
1636
|
var tmp = this;
|
|
1637
|
-
tmp.
|
|
1637
|
+
tmp.f23_1 = lazy(DIImpl$container$delegate$lambda(this));
|
|
1638
1638
|
}
|
|
1639
|
-
protoOf(DIImpl).
|
|
1640
|
-
var tmp0 = this.
|
|
1639
|
+
protoOf(DIImpl).p1y = function () {
|
|
1640
|
+
var tmp0 = this.f23_1;
|
|
1641
1641
|
var tmp = KProperty1;
|
|
1642
1642
|
// Inline function 'kotlin.getValue' call
|
|
1643
1643
|
getPropertyCallableRef('container', 1, tmp, DIImpl$_get_container_$ref_luzrb4(), null);
|
|
1644
1644
|
return tmp0.j2();
|
|
1645
1645
|
};
|
|
1646
1646
|
function BindingDIImpl(directDI, key, overrideLevel) {
|
|
1647
|
-
this.
|
|
1648
|
-
this.
|
|
1649
|
-
this.
|
|
1647
|
+
this.g23_1 = directDI;
|
|
1648
|
+
this.h23_1 = key;
|
|
1649
|
+
this.i23_1 = overrideLevel;
|
|
1650
1650
|
}
|
|
1651
|
-
protoOf(BindingDIImpl).
|
|
1652
|
-
return this.
|
|
1651
|
+
protoOf(BindingDIImpl).m1z = function () {
|
|
1652
|
+
return this.g23_1;
|
|
1653
1653
|
};
|
|
1654
1654
|
protoOf(BindingDIImpl).m8 = function () {
|
|
1655
|
-
var tmp = this.
|
|
1655
|
+
var tmp = this.m1z().o1y().q1y().j2();
|
|
1656
1656
|
return !(tmp == null) ? tmp : THROW_CCE();
|
|
1657
1657
|
};
|
|
1658
|
-
protoOf(BindingDIImpl).
|
|
1659
|
-
return new BindingDIImpl(this.
|
|
1658
|
+
protoOf(BindingDIImpl).x20 = function () {
|
|
1659
|
+
return new BindingDIImpl(this.m1z().k1z(ErasedContext_instance), this.h23_1, this.i23_1);
|
|
1660
1660
|
};
|
|
1661
|
-
protoOf(BindingDIImpl).
|
|
1662
|
-
return this.
|
|
1661
|
+
protoOf(BindingDIImpl).j1z = function () {
|
|
1662
|
+
return this.g23_1.j1z();
|
|
1663
1663
|
};
|
|
1664
|
-
protoOf(BindingDIImpl).
|
|
1665
|
-
return this.
|
|
1664
|
+
protoOf(BindingDIImpl).o1y = function () {
|
|
1665
|
+
return this.g23_1.o1y();
|
|
1666
1666
|
};
|
|
1667
|
-
protoOf(BindingDIImpl).
|
|
1668
|
-
return this.
|
|
1667
|
+
protoOf(BindingDIImpl).k1z = function (context) {
|
|
1668
|
+
return this.g23_1.k1z(context);
|
|
1669
1669
|
};
|
|
1670
|
-
protoOf(BindingDIImpl).
|
|
1671
|
-
return this.
|
|
1670
|
+
protoOf(BindingDIImpl).l1z = function (type, tag) {
|
|
1671
|
+
return this.g23_1.l1z(type, tag);
|
|
1672
1672
|
};
|
|
1673
1673
|
function findBySpecs($this, specs) {
|
|
1674
|
-
var bindSeq = asSequence($this.
|
|
1675
|
-
var specsBindType = specs.
|
|
1676
|
-
if (!(specsBindType == null) && !equals(specsBindType, Companion_getInstance().
|
|
1674
|
+
var bindSeq = asSequence($this.m23_1);
|
|
1675
|
+
var specsBindType = specs.p1z_1;
|
|
1676
|
+
if (!(specsBindType == null) && !equals(specsBindType, Companion_getInstance().p1w_1)) {
|
|
1677
1677
|
var tmp = bindSeq;
|
|
1678
1678
|
bindSeq = filter(tmp, DITreeImpl$findBySpecs$lambda(specsBindType));
|
|
1679
1679
|
}
|
|
1680
1680
|
var tmp_0 = bindSeq;
|
|
1681
1681
|
var contextSeq = flatMap(tmp_0, DITreeImpl$findBySpecs$lambda_0);
|
|
1682
|
-
var specsContextType = specs.
|
|
1682
|
+
var specsContextType = specs.n1z_1;
|
|
1683
1683
|
if (!(specsContextType == null)) {
|
|
1684
1684
|
var tmp_1 = contextSeq;
|
|
1685
1685
|
contextSeq = mapNotNull(tmp_1, DITreeImpl$findBySpecs$lambda_1(specsContextType, $this));
|
|
1686
1686
|
}
|
|
1687
1687
|
var tmp_2 = contextSeq;
|
|
1688
1688
|
var argSeq = flatMap(tmp_2, DITreeImpl$findBySpecs$lambda_2);
|
|
1689
|
-
var specsArgType = specs.
|
|
1689
|
+
var specsArgType = specs.o1z_1;
|
|
1690
1690
|
if (!(specsArgType == null)) {
|
|
1691
1691
|
var tmp_3 = argSeq;
|
|
1692
1692
|
argSeq = filter(tmp_3, DITreeImpl$findBySpecs$lambda_3(specsArgType));
|
|
1693
1693
|
}
|
|
1694
1694
|
var tmp_4 = argSeq;
|
|
1695
1695
|
var tagSeq = flatMap(tmp_4, DITreeImpl$findBySpecs$lambda_4);
|
|
1696
|
-
var specsTag = specs.
|
|
1696
|
+
var specsTag = specs.q1z_1;
|
|
1697
1697
|
if (!equals(specsTag, NoDefinedTag_instance)) {
|
|
1698
1698
|
var tmp_5 = tagSeq;
|
|
1699
1699
|
tagSeq = filter(tmp_5, DITreeImpl$findBySpecs$lambda_5(specsTag));
|
|
@@ -1703,16 +1703,16 @@
|
|
|
1703
1703
|
return toList(resultSeq);
|
|
1704
1704
|
}
|
|
1705
1705
|
function notInMap($this, result, request) {
|
|
1706
|
-
var tmp = result.
|
|
1707
|
-
var tmp_0 = request.
|
|
1708
|
-
var tmp_1 = $this.
|
|
1706
|
+
var tmp = result.z1x();
|
|
1707
|
+
var tmp_0 = request.z1x();
|
|
1708
|
+
var tmp_1 = $this.l23_1.o2();
|
|
1709
1709
|
return IllegalStateException_init_$Create$('Tree returned key ' + tmp + ' that is not in cache when searching for ' + tmp_0 + '.\nKeys in cache:\n' + joinToString(tmp_1, '\n', VOID, VOID, VOID, VOID, DITreeImpl$notInMap$lambda));
|
|
1710
1710
|
}
|
|
1711
1711
|
function DITreeImpl$findBySpecs$lambda($specsBindType) {
|
|
1712
1712
|
return function (_destruct__k2r9zo) {
|
|
1713
1713
|
// Inline function 'kotlin.collections.component1' call
|
|
1714
1714
|
var bindType = _destruct__k2r9zo.i2();
|
|
1715
|
-
return bindType.
|
|
1715
|
+
return bindType.p23($specsBindType);
|
|
1716
1716
|
};
|
|
1717
1717
|
}
|
|
1718
1718
|
function DITreeImpl$findBySpecs$lambda_0(_destruct__k2r9zo) {
|
|
@@ -1728,17 +1728,17 @@
|
|
|
1728
1728
|
return function (triple) {
|
|
1729
1729
|
var contextType = triple.pc();
|
|
1730
1730
|
var tmp;
|
|
1731
|
-
if (contextType.
|
|
1731
|
+
if (contextType.p23($specsContextType)) {
|
|
1732
1732
|
tmp = triple;
|
|
1733
1733
|
} else {
|
|
1734
|
-
var tmp0 = this$0.
|
|
1734
|
+
var tmp0 = this$0.o23_1;
|
|
1735
1735
|
var tmp$ret$1;
|
|
1736
1736
|
$l$block: {
|
|
1737
1737
|
// Inline function 'kotlin.collections.firstOrNull' call
|
|
1738
1738
|
var _iterator__ex2g4s = tmp0.t();
|
|
1739
1739
|
while (_iterator__ex2g4s.u()) {
|
|
1740
1740
|
var element = _iterator__ex2g4s.v();
|
|
1741
|
-
if (element.
|
|
1741
|
+
if (element.g1y().y1w($specsContextType) && contextType.p23(element.d20())) {
|
|
1742
1742
|
tmp$ret$1 = element;
|
|
1743
1743
|
break $l$block;
|
|
1744
1744
|
}
|
|
@@ -1765,7 +1765,7 @@
|
|
|
1765
1765
|
function DITreeImpl$findBySpecs$lambda_3($specsArgType) {
|
|
1766
1766
|
return function (_destruct__k2r9zo) {
|
|
1767
1767
|
var argType = _destruct__k2r9zo.pc();
|
|
1768
|
-
return argType.
|
|
1768
|
+
return argType.p23($specsArgType);
|
|
1769
1769
|
};
|
|
1770
1770
|
}
|
|
1771
1771
|
function DITreeImpl$findBySpecs$lambda_4(_destruct__k2r9zo) {
|
|
@@ -1791,14 +1791,14 @@
|
|
|
1791
1791
|
return to(key, translator);
|
|
1792
1792
|
}
|
|
1793
1793
|
function DITreeImpl$notInMap$lambda(it) {
|
|
1794
|
-
return it.
|
|
1794
|
+
return it.z1x();
|
|
1795
1795
|
}
|
|
1796
1796
|
function DITreeImpl(map, externalSources, registeredTranslators) {
|
|
1797
|
-
this.
|
|
1798
|
-
this.
|
|
1799
|
-
this.
|
|
1800
|
-
this.
|
|
1801
|
-
this.
|
|
1797
|
+
this.j23_1 = externalSources;
|
|
1798
|
+
this.k23_1 = registeredTranslators;
|
|
1799
|
+
this.l23_1 = newConcurrentMap();
|
|
1800
|
+
this.m23_1 = HashMap_init_$Create$();
|
|
1801
|
+
this.o23_1 = ArrayList_init_$Create$_1(this.k23_1);
|
|
1802
1802
|
// Inline function 'kotlin.collections.forEach' call
|
|
1803
1803
|
// Inline function 'kotlin.collections.iterator' call
|
|
1804
1804
|
var _iterator__ex2g4s = map.h1().t();
|
|
@@ -1818,19 +1818,19 @@
|
|
|
1818
1818
|
if (item instanceof DIDefinition) {
|
|
1819
1819
|
tmp = item;
|
|
1820
1820
|
} else {
|
|
1821
|
-
tmp = new DIDefinition(item.
|
|
1821
|
+
tmp = new DIDefinition(item.j1x_1, item.k1x_1, this);
|
|
1822
1822
|
}
|
|
1823
1823
|
var tmp$ret$3 = tmp;
|
|
1824
1824
|
destination.a1(tmp$ret$3);
|
|
1825
1825
|
}
|
|
1826
1826
|
var definitions = destination;
|
|
1827
|
-
var tmp0 = this.
|
|
1827
|
+
var tmp0 = this.l23_1;
|
|
1828
1828
|
// Inline function 'kotlin.collections.set' call
|
|
1829
1829
|
var value = new Triple(key, definitions, null);
|
|
1830
1830
|
tmp0.u2(key, value);
|
|
1831
|
-
var typeChecker = first(bindings).
|
|
1831
|
+
var typeChecker = first(bindings).j1x_1.y1z() ? new Down(key.n1x_1) : new Up(key.n1x_1);
|
|
1832
1832
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1833
|
-
var this_0 = this.
|
|
1833
|
+
var this_0 = this.m23_1;
|
|
1834
1834
|
var value_0 = this_0.n2(typeChecker);
|
|
1835
1835
|
var tmp_0;
|
|
1836
1836
|
if (value_0 == null) {
|
|
@@ -1842,7 +1842,7 @@
|
|
|
1842
1842
|
}
|
|
1843
1843
|
var contextTree = tmp_0;
|
|
1844
1844
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1845
|
-
var key_0 = new Down(key.
|
|
1845
|
+
var key_0 = new Down(key.l1x_1);
|
|
1846
1846
|
var value_1 = contextTree.n2(key_0);
|
|
1847
1847
|
var tmp_1;
|
|
1848
1848
|
if (value_1 == null) {
|
|
@@ -1854,7 +1854,7 @@
|
|
|
1854
1854
|
}
|
|
1855
1855
|
var argumentTree = tmp_1;
|
|
1856
1856
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1857
|
-
var key_1 = new Down(key.
|
|
1857
|
+
var key_1 = new Down(key.m1x_1);
|
|
1858
1858
|
var value_2 = argumentTree.n2(key_1);
|
|
1859
1859
|
var tmp_2;
|
|
1860
1860
|
if (value_2 == null) {
|
|
@@ -1866,12 +1866,12 @@
|
|
|
1866
1866
|
}
|
|
1867
1867
|
var tagTree = tmp_2;
|
|
1868
1868
|
// Inline function 'kotlin.collections.set' call
|
|
1869
|
-
var key_2 = key.
|
|
1869
|
+
var key_2 = key.o1x_1;
|
|
1870
1870
|
tagTree.u2(key_2, key);
|
|
1871
1871
|
}
|
|
1872
1872
|
var tmp_3 = this;
|
|
1873
1873
|
// Inline function 'kotlin.collections.mapValues' call
|
|
1874
|
-
var this_1 = this.
|
|
1874
|
+
var this_1 = this.l23_1;
|
|
1875
1875
|
// Inline function 'kotlin.collections.mapValuesTo' call
|
|
1876
1876
|
var destination_0 = LinkedHashMap_init_$Create$_0(mapCapacity(this_1.c1()));
|
|
1877
1877
|
// Inline function 'kotlin.collections.associateByTo' call
|
|
@@ -1882,17 +1882,17 @@
|
|
|
1882
1882
|
var tmp$ret$17 = element_0.j2().jh_1;
|
|
1883
1883
|
destination_0.u2(tmp_4, tmp$ret$17);
|
|
1884
1884
|
}
|
|
1885
|
-
tmp_3.
|
|
1885
|
+
tmp_3.n23_1 = HashMap_init_$Create$_0(destination_0);
|
|
1886
1886
|
$l$loop: while (true) {
|
|
1887
1887
|
var added = ArrayList_init_$Create$();
|
|
1888
|
-
var _iterator__ex2g4s_2 = this.
|
|
1888
|
+
var _iterator__ex2g4s_2 = this.o23_1.t();
|
|
1889
1889
|
while (_iterator__ex2g4s_2.u()) {
|
|
1890
1890
|
var src = _iterator__ex2g4s_2.v();
|
|
1891
|
-
var _iterator__ex2g4s_3 = this.
|
|
1891
|
+
var _iterator__ex2g4s_3 = this.o23_1.t();
|
|
1892
1892
|
while (_iterator__ex2g4s_3.u()) {
|
|
1893
1893
|
var dst = _iterator__ex2g4s_3.v();
|
|
1894
|
-
if (dst.
|
|
1895
|
-
var tmp0_0 = this.
|
|
1894
|
+
if (dst.g1y().y1w(src.d20()) && !equals(src.g1y(), dst.d20())) {
|
|
1895
|
+
var tmp0_0 = this.o23_1;
|
|
1896
1896
|
var tmp$ret$21;
|
|
1897
1897
|
$l$block_0: {
|
|
1898
1898
|
// Inline function 'kotlin.collections.none' call
|
|
@@ -1909,7 +1909,7 @@
|
|
|
1909
1909
|
var _iterator__ex2g4s_4 = tmp0_0.t();
|
|
1910
1910
|
while (_iterator__ex2g4s_4.u()) {
|
|
1911
1911
|
var element_1 = _iterator__ex2g4s_4.v();
|
|
1912
|
-
if (equals(element_1.
|
|
1912
|
+
if (equals(element_1.g1y(), src.g1y()) && equals(element_1.d20(), dst.d20())) {
|
|
1913
1913
|
tmp$ret$21 = false;
|
|
1914
1914
|
break $l$block_0;
|
|
1915
1915
|
}
|
|
@@ -1926,21 +1926,21 @@
|
|
|
1926
1926
|
}
|
|
1927
1927
|
}
|
|
1928
1928
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1929
|
-
var this_2 = this.
|
|
1929
|
+
var this_2 = this.o23_1;
|
|
1930
1930
|
addAll(this_2, added);
|
|
1931
1931
|
if (added.r())
|
|
1932
1932
|
break $l$loop;
|
|
1933
1933
|
}
|
|
1934
1934
|
}
|
|
1935
|
-
protoOf(DITreeImpl).
|
|
1936
|
-
return this.
|
|
1935
|
+
protoOf(DITreeImpl).e1z = function () {
|
|
1936
|
+
return this.j23_1;
|
|
1937
1937
|
};
|
|
1938
|
-
protoOf(DITreeImpl).
|
|
1939
|
-
return this.
|
|
1938
|
+
protoOf(DITreeImpl).d1z = function () {
|
|
1939
|
+
return this.n23_1;
|
|
1940
1940
|
};
|
|
1941
|
-
protoOf(DITreeImpl).
|
|
1941
|
+
protoOf(DITreeImpl).f1z = function (key, overrideLevel, all) {
|
|
1942
1942
|
if (!all) {
|
|
1943
|
-
var tmp0_safe_receiver = this.
|
|
1943
|
+
var tmp0_safe_receiver = this.l23_1.n2(key);
|
|
1944
1944
|
if (tmp0_safe_receiver == null)
|
|
1945
1945
|
null;
|
|
1946
1946
|
else {
|
|
@@ -1960,9 +1960,9 @@
|
|
|
1960
1960
|
var tmp_1 = definition instanceof DIDefinition ? definition : THROW_CCE();
|
|
1961
1961
|
return listOf(new Triple(tmp_0, tmp_1, (translator == null ? true : isInterface(translator, ContextTranslator)) ? translator : THROW_CCE()));
|
|
1962
1962
|
}
|
|
1963
|
-
if (!equals(key.
|
|
1964
|
-
var anyContextKey = key.
|
|
1965
|
-
var tmp1_safe_receiver = this.
|
|
1963
|
+
if (!equals(key.l1x_1, Companion_getInstance().p1w_1)) {
|
|
1964
|
+
var anyContextKey = key.b1y(Companion_getInstance().p1w_1);
|
|
1965
|
+
var tmp1_safe_receiver = this.l23_1.n2(anyContextKey);
|
|
1966
1966
|
if (tmp1_safe_receiver == null)
|
|
1967
1967
|
null;
|
|
1968
1968
|
else {
|
|
@@ -1971,11 +1971,11 @@
|
|
|
1971
1971
|
var realKey_0 = tmp1_safe_receiver.pc();
|
|
1972
1972
|
var list_0 = tmp1_safe_receiver.qc();
|
|
1973
1973
|
var translator_0 = tmp1_safe_receiver.lh();
|
|
1974
|
-
if (!(translator_0 == null) && !equals(translator_0.
|
|
1974
|
+
if (!(translator_0 == null) && !equals(translator_0.g1y(), key.l1x_1)) {
|
|
1975
1975
|
break $l$block;
|
|
1976
1976
|
}
|
|
1977
1977
|
// Inline function 'kotlin.collections.set' call
|
|
1978
|
-
this.
|
|
1978
|
+
this.l23_1.u2(key, tmp1_safe_receiver);
|
|
1979
1979
|
var tmp0_elvis_lhs_0 = getOrNull(list_0, overrideLevel);
|
|
1980
1980
|
var tmp_2;
|
|
1981
1981
|
if (tmp0_elvis_lhs_0 == null) {
|
|
@@ -1991,25 +1991,25 @@
|
|
|
1991
1991
|
}
|
|
1992
1992
|
}
|
|
1993
1993
|
// Inline function 'kotlin.collections.filter' call
|
|
1994
|
-
var tmp0 = this.
|
|
1994
|
+
var tmp0 = this.o23_1;
|
|
1995
1995
|
// Inline function 'kotlin.collections.filterTo' call
|
|
1996
1996
|
var destination = ArrayList_init_$Create$();
|
|
1997
1997
|
var _iterator__ex2g4s = tmp0.t();
|
|
1998
1998
|
while (_iterator__ex2g4s.u()) {
|
|
1999
1999
|
var element = _iterator__ex2g4s.v();
|
|
2000
|
-
if (equals(element.
|
|
2000
|
+
if (equals(element.g1y(), key.l1x_1)) {
|
|
2001
2001
|
destination.a1(element);
|
|
2002
2002
|
}
|
|
2003
2003
|
}
|
|
2004
2004
|
var tmp_5 = destination;
|
|
2005
2005
|
// Inline function 'kotlin.collections.filter' call
|
|
2006
|
-
var tmp0_0 = this.
|
|
2006
|
+
var tmp0_0 = this.o23_1;
|
|
2007
2007
|
// Inline function 'kotlin.collections.filterTo' call
|
|
2008
2008
|
var destination_0 = ArrayList_init_$Create$();
|
|
2009
2009
|
var _iterator__ex2g4s_0 = tmp0_0.t();
|
|
2010
2010
|
while (_iterator__ex2g4s_0.u()) {
|
|
2011
2011
|
var element_0 = _iterator__ex2g4s_0.v();
|
|
2012
|
-
if (equals(element_0.
|
|
2012
|
+
if (equals(element_0.g1y(), Companion_getInstance().p1w_1)) {
|
|
2013
2013
|
destination_0.a1(element_0);
|
|
2014
2014
|
}
|
|
2015
2015
|
}
|
|
@@ -2017,8 +2017,8 @@
|
|
|
2017
2017
|
var _iterator__ex2g4s_1 = applicableTranslators.t();
|
|
2018
2018
|
while (_iterator__ex2g4s_1.u()) {
|
|
2019
2019
|
var translator_1 = _iterator__ex2g4s_1.v();
|
|
2020
|
-
var translatedKey = new Key(translator_1.
|
|
2021
|
-
var tmp2_safe_receiver = this.
|
|
2020
|
+
var translatedKey = new Key(translator_1.d20(), key.m1x_1, key.n1x_1, key.o1x_1);
|
|
2021
|
+
var tmp2_safe_receiver = this.l23_1.n2(translatedKey);
|
|
2022
2022
|
var tmp_6;
|
|
2023
2023
|
if (tmp2_safe_receiver == null) {
|
|
2024
2024
|
tmp_6 = null;
|
|
@@ -2041,7 +2041,7 @@
|
|
|
2041
2041
|
if (!(tmp3_safe_receiver.kh_1 == null)) {
|
|
2042
2042
|
break $l$block_0;
|
|
2043
2043
|
}
|
|
2044
|
-
var tmp0_1 = this.
|
|
2044
|
+
var tmp0_1 = this.l23_1;
|
|
2045
2045
|
// Inline function 'kotlin.collections.set' call
|
|
2046
2046
|
var value = tmp3_safe_receiver.nh(VOID, VOID, translator_1);
|
|
2047
2047
|
tmp0_1.u2(key, value);
|
|
@@ -2062,13 +2062,13 @@
|
|
|
2062
2062
|
}
|
|
2063
2063
|
}
|
|
2064
2064
|
}
|
|
2065
|
-
var result = findBySpecs(this, new SearchSpecs(key.
|
|
2065
|
+
var result = findBySpecs(this, new SearchSpecs(key.l1x_1, key.m1x_1, key.n1x_1, key.o1x_1));
|
|
2066
2066
|
if (result.c1() === 1) {
|
|
2067
2067
|
var _destruct__k2r9zo = first(result);
|
|
2068
2068
|
var realKey_2 = _destruct__k2r9zo.pc();
|
|
2069
2069
|
var translator_2 = _destruct__k2r9zo.qc();
|
|
2070
|
-
var tmp0_2 = this.
|
|
2071
|
-
var tmp4_safe_receiver = this.
|
|
2070
|
+
var tmp0_2 = this.l23_1;
|
|
2071
|
+
var tmp4_safe_receiver = this.l23_1.n2(realKey_2);
|
|
2072
2072
|
var tmp5_elvis_lhs = tmp4_safe_receiver == null ? null : tmp4_safe_receiver.nh(VOID, VOID, translator_2);
|
|
2073
2073
|
var tmp_11;
|
|
2074
2074
|
if (tmp5_elvis_lhs == null) {
|
|
@@ -2091,7 +2091,7 @@
|
|
|
2091
2091
|
$l$block_1: {
|
|
2092
2092
|
var realKey_3 = element_1.pc();
|
|
2093
2093
|
var translator_3 = element_1.qc();
|
|
2094
|
-
var tmp0_elvis_lhs_2 = this.
|
|
2094
|
+
var tmp0_elvis_lhs_2 = this.l23_1.n2(realKey_3);
|
|
2095
2095
|
var tmp_12;
|
|
2096
2096
|
if (tmp0_elvis_lhs_2 == null) {
|
|
2097
2097
|
throw notInMap(this, realKey_3, key);
|
|
@@ -2122,7 +2122,7 @@
|
|
|
2122
2122
|
}
|
|
2123
2123
|
return destination_1;
|
|
2124
2124
|
};
|
|
2125
|
-
protoOf(DITreeImpl).
|
|
2125
|
+
protoOf(DITreeImpl).h1z = function (search) {
|
|
2126
2126
|
var result = findBySpecs(this, search);
|
|
2127
2127
|
// Inline function 'kotlin.collections.map' call
|
|
2128
2128
|
// Inline function 'kotlin.collections.mapTo' call
|
|
@@ -2132,110 +2132,110 @@
|
|
|
2132
2132
|
var item = _iterator__ex2g4s.v();
|
|
2133
2133
|
var key = item.pc();
|
|
2134
2134
|
var translator = item.qc();
|
|
2135
|
-
var tmp$ret$0 = new Triple(key, ensureNotNull(this.
|
|
2135
|
+
var tmp$ret$0 = new Triple(key, ensureNotNull(this.l23_1.n2(key)).jh_1, translator);
|
|
2136
2136
|
destination.a1(tmp$ret$0);
|
|
2137
2137
|
}
|
|
2138
2138
|
return destination;
|
|
2139
2139
|
};
|
|
2140
|
-
protoOf(DITreeImpl).
|
|
2141
|
-
var tmp = this.
|
|
2140
|
+
protoOf(DITreeImpl).i1z = function (key) {
|
|
2141
|
+
var tmp = this.l23_1.n2(key);
|
|
2142
2142
|
return (tmp == null ? true : tmp instanceof Triple) ? tmp : THROW_CCE();
|
|
2143
2143
|
};
|
|
2144
2144
|
function Down(type) {
|
|
2145
2145
|
TypeChecker.call(this);
|
|
2146
|
-
this.
|
|
2147
|
-
this.
|
|
2146
|
+
this.q23_1 = type;
|
|
2147
|
+
this.r23_1 = equals(this.q23_1, Companion_getInstance().p1w_1);
|
|
2148
2148
|
}
|
|
2149
|
-
protoOf(Down).
|
|
2150
|
-
return this.
|
|
2149
|
+
protoOf(Down).p23 = function (other) {
|
|
2150
|
+
return this.r23_1 || this.q23_1.y1w(other);
|
|
2151
2151
|
};
|
|
2152
2152
|
protoOf(Down).toString = function () {
|
|
2153
|
-
return 'Down(type=' + toString(this.
|
|
2153
|
+
return 'Down(type=' + toString(this.q23_1) + ')';
|
|
2154
2154
|
};
|
|
2155
2155
|
protoOf(Down).hashCode = function () {
|
|
2156
|
-
return hashCode(this.
|
|
2156
|
+
return hashCode(this.q23_1);
|
|
2157
2157
|
};
|
|
2158
2158
|
protoOf(Down).equals = function (other) {
|
|
2159
2159
|
if (this === other)
|
|
2160
2160
|
return true;
|
|
2161
2161
|
if (!(other instanceof Down))
|
|
2162
2162
|
return false;
|
|
2163
|
-
if (!equals(this.
|
|
2163
|
+
if (!equals(this.q23_1, other.q23_1))
|
|
2164
2164
|
return false;
|
|
2165
2165
|
return true;
|
|
2166
2166
|
};
|
|
2167
2167
|
function Up(type) {
|
|
2168
2168
|
TypeChecker.call(this);
|
|
2169
|
-
this.
|
|
2169
|
+
this.s23_1 = type;
|
|
2170
2170
|
}
|
|
2171
|
-
protoOf(Up).
|
|
2172
|
-
return equals(other, Companion_getInstance().
|
|
2171
|
+
protoOf(Up).p23 = function (other) {
|
|
2172
|
+
return equals(other, Companion_getInstance().p1w_1) || other.y1w(this.s23_1);
|
|
2173
2173
|
};
|
|
2174
2174
|
protoOf(Up).toString = function () {
|
|
2175
|
-
return 'Up(type=' + toString(this.
|
|
2175
|
+
return 'Up(type=' + toString(this.s23_1) + ')';
|
|
2176
2176
|
};
|
|
2177
2177
|
protoOf(Up).hashCode = function () {
|
|
2178
|
-
return hashCode(this.
|
|
2178
|
+
return hashCode(this.s23_1);
|
|
2179
2179
|
};
|
|
2180
2180
|
protoOf(Up).equals = function (other) {
|
|
2181
2181
|
if (this === other)
|
|
2182
2182
|
return true;
|
|
2183
2183
|
if (!(other instanceof Up))
|
|
2184
2184
|
return false;
|
|
2185
|
-
if (!equals(this.
|
|
2185
|
+
if (!equals(this.s23_1, other.s23_1))
|
|
2186
2186
|
return false;
|
|
2187
2187
|
return true;
|
|
2188
2188
|
};
|
|
2189
2189
|
function TypeChecker() {
|
|
2190
2190
|
}
|
|
2191
2191
|
function DirectDIBaseImpl(container, context) {
|
|
2192
|
-
this.
|
|
2193
|
-
this.
|
|
2192
|
+
this.t23_1 = container;
|
|
2193
|
+
this.u23_1 = context;
|
|
2194
2194
|
}
|
|
2195
|
-
protoOf(DirectDIBaseImpl).
|
|
2196
|
-
return this.
|
|
2195
|
+
protoOf(DirectDIBaseImpl).p1y = function () {
|
|
2196
|
+
return this.t23_1;
|
|
2197
2197
|
};
|
|
2198
|
-
protoOf(DirectDIBaseImpl).
|
|
2198
|
+
protoOf(DirectDIBaseImpl).m1z = function () {
|
|
2199
2199
|
return this;
|
|
2200
2200
|
};
|
|
2201
|
-
protoOf(DirectDIBaseImpl).
|
|
2202
|
-
var tmp = this.
|
|
2203
|
-
return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.
|
|
2201
|
+
protoOf(DirectDIBaseImpl).j1z = function () {
|
|
2202
|
+
var tmp = this.p1y();
|
|
2203
|
+
return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.u23_1);
|
|
2204
2204
|
};
|
|
2205
|
-
protoOf(DirectDIBaseImpl).
|
|
2206
|
-
return createDirectDI(this.
|
|
2205
|
+
protoOf(DirectDIBaseImpl).k1z = function (context) {
|
|
2206
|
+
return createDirectDI(this.p1y(), context);
|
|
2207
2207
|
};
|
|
2208
|
-
protoOf(DirectDIBaseImpl).
|
|
2209
|
-
var tmp = this.
|
|
2208
|
+
protoOf(DirectDIBaseImpl).l1z = function (type, tag) {
|
|
2209
|
+
var tmp = this.p1y();
|
|
2210
2210
|
// Inline function 'org.kodein.di.internal.anyType' call
|
|
2211
|
-
var tmp_0 = this.
|
|
2211
|
+
var tmp_0 = this.u23_1.l1w();
|
|
2212
2212
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
2213
|
-
return tmp.
|
|
2213
|
+
return tmp.z1y(new Key(tmp$ret$0, Companion_getInstance().o1w_1, type, tag), this.u23_1.j2())();
|
|
2214
2214
|
};
|
|
2215
2215
|
function DIProperty$provideDelegate$lambda($receiver, this$0, $prop) {
|
|
2216
2216
|
return function () {
|
|
2217
2217
|
var tmp;
|
|
2218
|
-
if (!($receiver == null) && this$0.
|
|
2218
|
+
if (!($receiver == null) && this$0.w23_1 === get_AnyDIContext()) {
|
|
2219
2219
|
var tmp_0 = Companion_instance_0;
|
|
2220
2220
|
var tmp_1 = erasedOf($receiver);
|
|
2221
|
-
tmp = tmp_0.
|
|
2221
|
+
tmp = tmp_0.u1y(isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE(), $receiver);
|
|
2222
2222
|
} else {
|
|
2223
|
-
tmp = this$0.
|
|
2223
|
+
tmp = this$0.w23_1;
|
|
2224
2224
|
}
|
|
2225
2225
|
var context = tmp;
|
|
2226
|
-
return this$0.
|
|
2226
|
+
return this$0.x23_1(context, $prop.callableName);
|
|
2227
2227
|
};
|
|
2228
2228
|
}
|
|
2229
2229
|
function DIProperty(trigger, originalContext, get) {
|
|
2230
|
-
this.
|
|
2231
|
-
this.
|
|
2232
|
-
this.
|
|
2230
|
+
this.v23_1 = trigger;
|
|
2231
|
+
this.w23_1 = originalContext;
|
|
2232
|
+
this.x23_1 = get;
|
|
2233
2233
|
}
|
|
2234
|
-
protoOf(DIProperty).
|
|
2234
|
+
protoOf(DIProperty).y23 = function (receiver, prop) {
|
|
2235
2235
|
// Inline function 'kotlin.also' call
|
|
2236
2236
|
var this_0 = lazy(DIProperty$provideDelegate$lambda(receiver, this, prop));
|
|
2237
|
-
var tmp0_safe_receiver = this.
|
|
2238
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2237
|
+
var tmp0_safe_receiver = this.v23_1;
|
|
2238
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.z23_1;
|
|
2239
2239
|
if (tmp1_safe_receiver == null)
|
|
2240
2240
|
null;
|
|
2241
2241
|
else
|
|
@@ -2255,25 +2255,25 @@
|
|
|
2255
2255
|
return ArrayList_init_$Create$();
|
|
2256
2256
|
}
|
|
2257
2257
|
//region block: post-declaration
|
|
2258
|
-
protoOf(Singleton).
|
|
2259
|
-
protoOf(Singleton).
|
|
2260
|
-
protoOf(Singleton).
|
|
2261
|
-
protoOf(Singleton).
|
|
2262
|
-
protoOf(Provider).
|
|
2263
|
-
protoOf(Provider).
|
|
2264
|
-
protoOf(Provider).
|
|
2265
|
-
protoOf(Provider).
|
|
2266
|
-
protoOf(Provider).
|
|
2267
|
-
protoOf(Provider).
|
|
2268
|
-
protoOf(DIBuilderImpl).
|
|
2269
|
-
protoOf(DIContainerImpl).
|
|
2270
|
-
protoOf(DIContainerImpl).
|
|
2271
|
-
protoOf(DIContainerImpl).
|
|
2272
|
-
protoOf(DIImpl).
|
|
2273
|
-
protoOf(DIImpl).
|
|
2274
|
-
protoOf(DIImpl).
|
|
2275
|
-
protoOf(DITreeImpl).
|
|
2276
|
-
protoOf(DirectDIBaseImpl).
|
|
2258
|
+
protoOf(Singleton).w1z = get_argType;
|
|
2259
|
+
protoOf(Singleton).r1x = get_description;
|
|
2260
|
+
protoOf(Singleton).t1x = get_fullDescription;
|
|
2261
|
+
protoOf(Singleton).y1z = get_supportSubTypes;
|
|
2262
|
+
protoOf(Provider).w1z = get_argType;
|
|
2263
|
+
protoOf(Provider).v1z = factoryFullName;
|
|
2264
|
+
protoOf(Provider).i1y = get_scope;
|
|
2265
|
+
protoOf(Provider).r1x = get_description;
|
|
2266
|
+
protoOf(Provider).t1x = get_fullDescription;
|
|
2267
|
+
protoOf(Provider).y1z = get_supportSubTypes;
|
|
2268
|
+
protoOf(DIBuilderImpl).f1y = import$default;
|
|
2269
|
+
protoOf(DIContainerImpl).b1z = factory$default;
|
|
2270
|
+
protoOf(DIContainerImpl).c1z = provider;
|
|
2271
|
+
protoOf(DIContainerImpl).z1y = provider$default;
|
|
2272
|
+
protoOf(DIImpl).o1y = get_di;
|
|
2273
|
+
protoOf(DIImpl).q1y = get_diContext;
|
|
2274
|
+
protoOf(DIImpl).r1y = get_diTrigger;
|
|
2275
|
+
protoOf(DITreeImpl).g1z = find$default;
|
|
2276
|
+
protoOf(DirectDIBaseImpl).o1y = get_di_0;
|
|
2277
2277
|
//endregion
|
|
2278
2278
|
//region block: init
|
|
2279
2279
|
Companion_instance = new Companion();
|