@cruglobal/godtools-shared 1.3.0-PR861-SNAPSHOT.1814 → 1.3.0-PR956-SNAPSHOT.1860
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/Kermit-kermit-core.js +53 -53
- package/Kermit-kermit-core.js.map +1 -1
- package/Kermit-kermit.js +10 -10
- package/Kermit-kermit.js.map +1 -1
- package/android-gto-support-gto-support-parcelize.js +15 -0
- package/antlr-kotlin-antlr-kotlin-runtime.js +3469 -3602
- package/antlr-kotlin-antlr-kotlin-runtime.js.map +1 -1
- package/colormath-root-colormath.js +725 -725
- package/colormath-root-colormath.js.map +1 -1
- package/fluid-locale.js +221 -221
- package/fluid-locale.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +3680 -4110
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-common.js +5 -5
- package/kotlin-mpp-godtools-tool-parser-module-common.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-parser-base.js +71 -143
- package/kotlin-mpp-godtools-tool-parser-module-parser-base.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-parser-expressions.js +631 -646
- package/kotlin-mpp-godtools-tool-parser-module-parser-expressions.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-parser.js +3355 -3284
- package/kotlin-mpp-godtools-tool-parser-module-parser.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-renderer-state.js +24 -24
- package/kotlin-mpp-godtools-tool-parser-module-renderer-state.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-publishing-npm.d.ts +56 -72
- package/kotlin-mpp-godtools-tool-parser-publishing-npm.js +12 -12
- package/kotlinx-atomicfu.js +85 -81
- package/kotlinx-atomicfu.js.map +1 -1
- package/kotlinx-coroutines-core.js +3467 -3403
- package/kotlinx-coroutines-core.js.map +1 -1
- package/package.json +1 -1
- package/kotlin-kotlinx-atomicfu-runtime.js +0 -15
- /package/{kotlin-kotlinx-atomicfu-runtime.js.map → android-gto-support-gto-support-parcelize.js.map} +0 -0
|
@@ -15,15 +15,15 @@
|
|
|
15
15
|
}(function (_, kotlin_kotlin, kotlin_org_cru_godtools_kotlin_parser_expressions) {
|
|
16
16
|
'use strict';
|
|
17
17
|
//region block: imports
|
|
18
|
-
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.
|
|
19
|
-
var VOID = kotlin_kotlin.$_$.
|
|
20
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
21
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
18
|
+
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.l;
|
|
19
|
+
var VOID = kotlin_kotlin.$_$.b;
|
|
20
|
+
var protoOf = kotlin_kotlin.$_$.g7;
|
|
21
|
+
var objectCreate = kotlin_kotlin.$_$.f7;
|
|
22
22
|
var Unit_instance = kotlin_kotlin.$_$.k2;
|
|
23
23
|
var SimpleExpressionContext = kotlin_org_cru_godtools_kotlin_parser_expressions.$_$.c;
|
|
24
24
|
var varsChangeFlow$default = kotlin_org_cru_godtools_kotlin_parser_expressions.$_$.a;
|
|
25
25
|
var ExpressionContext = kotlin_org_cru_godtools_kotlin_parser_expressions.$_$.b;
|
|
26
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
26
|
+
var initMetadataForClass = kotlin_kotlin.$_$.r6;
|
|
27
27
|
//endregion
|
|
28
28
|
//region block: pre-declaration
|
|
29
29
|
initMetadataForClass(State, 'State', createState, VOID, [ExpressionContext]);
|
|
@@ -54,35 +54,35 @@
|
|
|
54
54
|
tmp_0 = vars;
|
|
55
55
|
}
|
|
56
56
|
vars = tmp_0;
|
|
57
|
-
this.
|
|
58
|
-
this.
|
|
59
|
-
this.
|
|
57
|
+
this.d2t_1 = new SimpleExpressionContext(vars);
|
|
58
|
+
this.e2t_1 = triggeredAnalyticsEvents;
|
|
59
|
+
this.f2t_1 = vars;
|
|
60
60
|
}
|
|
61
|
-
protoOf(State).
|
|
62
|
-
var tmp0_elvis_lhs = this.
|
|
61
|
+
protoOf(State).g2t = function (id) {
|
|
62
|
+
var tmp0_elvis_lhs = this.e2t_1.m1(id);
|
|
63
63
|
return tmp0_elvis_lhs == null ? 0 : tmp0_elvis_lhs;
|
|
64
64
|
};
|
|
65
|
-
protoOf(State).
|
|
66
|
-
var tmp0 = this.
|
|
67
|
-
var tmp0_elvis_lhs = this.
|
|
65
|
+
protoOf(State).h2t = function (id) {
|
|
66
|
+
var tmp0 = this.e2t_1;
|
|
67
|
+
var tmp0_elvis_lhs = this.e2t_1.m1(id);
|
|
68
68
|
// Inline function 'kotlin.collections.set' call
|
|
69
69
|
var value = (tmp0_elvis_lhs == null ? 0 : tmp0_elvis_lhs) + 1 | 0;
|
|
70
|
-
tmp0.
|
|
70
|
+
tmp0.l2(id, value);
|
|
71
71
|
};
|
|
72
|
-
protoOf(State).
|
|
73
|
-
return this.
|
|
72
|
+
protoOf(State).o2p = function (keys, block) {
|
|
73
|
+
return this.d2t_1.o2p(keys, block);
|
|
74
74
|
};
|
|
75
|
-
protoOf(State).
|
|
76
|
-
return this.
|
|
75
|
+
protoOf(State).p2p = function (key) {
|
|
76
|
+
return this.d2t_1.p2p(key);
|
|
77
77
|
};
|
|
78
|
-
protoOf(State).
|
|
79
|
-
this.
|
|
78
|
+
protoOf(State).q2p = function (key, values) {
|
|
79
|
+
this.d2t_1.q2p(key, values);
|
|
80
80
|
};
|
|
81
|
-
protoOf(State).
|
|
82
|
-
this.
|
|
81
|
+
protoOf(State).r2p = function (key, value) {
|
|
82
|
+
this.d2t_1.r2p(key, value);
|
|
83
83
|
};
|
|
84
|
-
protoOf(State).
|
|
85
|
-
this.
|
|
84
|
+
protoOf(State).s2p = function (key, value) {
|
|
85
|
+
this.d2t_1.s2p(key, value);
|
|
86
86
|
};
|
|
87
87
|
//region block: post-declaration
|
|
88
88
|
protoOf(State).varsChangeFlow$default = varsChangeFlow$default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../../module/renderer-state/src/commonMain/kotlin/org/cru/godtools/shared/renderer/state/State.kt","src/kotlin/collections/Maps.kt"],"sourcesContent":[null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["State_init_$Init$","State_init_$Create$","<init>","triggeredAnalyticsEvents","vars","getTriggeredAnalyticsEventsCount","id","recordTriggeredAnalyticsEvent","varsChangeFlow","keys","block","getVar","key","setVar","values","addVarValue","value","removeVarValue"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../module/renderer-state/src/commonMain/kotlin/org/cru/godtools/shared/renderer/state/State.kt","src/kotlin/collections/Maps.kt"],"sourcesContent":[null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["State_init_$Init$","State_init_$Create$","<init>","triggeredAnalyticsEvents","vars","getTriggeredAnalyticsEventsCount","id","recordTriggeredAnalyticsEvent","varsChangeFlow","keys","block","getVar","key","setVar","values","addVarValue","value","removeVarValue"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAqBIA,C,KAAAA,E;;QC+DuE,YAAf,6B;ID/DxC,wBAAY,SAAZ,C;;G;sBAAhBC,CAAAA,E;;G;gBALiBC,CACTC,wB,EACAC,IAFSF,EAAA;A;;;YCoEuC,6B;;;;;;;;cAAA,6B;;;;;IDjEvB,yCAAwB,IAAxB,C;IAFjC,qC;IACA,iB;EAFiB,C;gCAWjBG,CAAqCC,EAArCD,EAAmD;A,QAAA,+BAAyB,EAAzB,C;IAAiC,OAAjC,yBAAgC,CAAhC,iB;EAAgC,C;gCAInFE,CAAkCD,EAAlCC,EAA8C;A,eAC1C,I,CAAA,K;QAAgC,+BAAyB,EAAzB,C;;gBAAD,CAAC,yBAAgC,CAAhC,iBAAD,IAAsC,CAAtC,I;ICwOnC,QDxO6B,ECwO7B,EAAS,KAAT,C;EDvOA,C;gCAjCJC,CAaAC,I,EAAAC,KAbAF,EAAA;A,IAAA,kC;EAAA,C;gCAAAG,CAaAC,GAbAD,EAAA;A,IAAA,0B;EAAA,C;gCAAAE,CAaAD,G,EAAAE,MAbAD,EAAA;A,IAAA,2B;EAAA,C;gCAAAE,CAaAH,G,EAAAI,KAbAD,EAAA;A,IAAA,0B;EAAA,C;gCAAAE,CAaAL,G,EAAAI,KAbAC,EAAA;A,IAAA,0B;EAAA,C;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -17,53 +17,57 @@ export declare namespace kotlin.collections {
|
|
|
17
17
|
private constructor();
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
|
-
interface
|
|
21
|
-
|
|
20
|
+
interface KtSet<E> /* extends kotlin.collections.Collection<E> */ {
|
|
21
|
+
asJsReadonlySetView(): ReadonlySet<E>;
|
|
22
22
|
readonly __doNotUseOrImplementIt: {
|
|
23
|
-
readonly "kotlin.collections.
|
|
23
|
+
readonly "kotlin.collections.KtSet": unique symbol;
|
|
24
24
|
};
|
|
25
25
|
}
|
|
26
|
-
abstract class
|
|
26
|
+
abstract class KtSet<E> extends KtSingleton<KtSet.$metadata$.constructor>() {
|
|
27
27
|
private constructor();
|
|
28
28
|
}
|
|
29
29
|
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
30
|
-
namespace
|
|
30
|
+
namespace KtSet.$metadata$ {
|
|
31
31
|
abstract class constructor {
|
|
32
|
-
|
|
32
|
+
fromJsSet<E>(set: ReadonlySet<E>): kotlin.collections.KtSet<E>;
|
|
33
33
|
private constructor();
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
|
-
interface
|
|
37
|
-
|
|
36
|
+
interface KtMap<K, V> {
|
|
37
|
+
asJsReadonlyMapView(): ReadonlyMap<K, V>;
|
|
38
38
|
readonly __doNotUseOrImplementIt: {
|
|
39
|
-
readonly "kotlin.collections.
|
|
39
|
+
readonly "kotlin.collections.KtMap": unique symbol;
|
|
40
40
|
};
|
|
41
41
|
}
|
|
42
|
-
abstract class
|
|
42
|
+
abstract class KtMap<K, V> extends KtSingleton<KtMap.$metadata$.constructor>() {
|
|
43
43
|
private constructor();
|
|
44
44
|
}
|
|
45
45
|
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
46
|
-
namespace
|
|
46
|
+
namespace KtMap.$metadata$ {
|
|
47
47
|
abstract class constructor {
|
|
48
|
-
|
|
48
|
+
fromJsMap<K, V>(map: ReadonlyMap<K, V>): kotlin.collections.KtMap<K, V>;
|
|
49
49
|
private constructor();
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
|
-
|
|
53
|
-
|
|
52
|
+
}
|
|
53
|
+
export declare namespace org.cru.godtools.shared.tool.parser.expressions {
|
|
54
|
+
interface ExpressionContext {
|
|
55
|
+
varsChangeFlow$default<T>(keys: Nullable<any>/* Nullable<kotlin.collections.Collection<string>> */ | undefined, block: (p0: org.cru.godtools.shared.tool.parser.expressions.ExpressionContext) => T): any/* kotlinx.coroutines.flow.Flow<T> */;
|
|
54
56
|
readonly __doNotUseOrImplementIt: {
|
|
55
|
-
readonly "
|
|
56
|
-
}
|
|
57
|
+
readonly "org.cru.godtools.shared.tool.parser.expressions.ExpressionContext": unique symbol;
|
|
58
|
+
};
|
|
57
59
|
}
|
|
58
|
-
|
|
60
|
+
}
|
|
61
|
+
export declare namespace org.cru.godtools.shared.renderer.state {
|
|
62
|
+
class State implements org.cru.godtools.shared.tool.parser.expressions.ExpressionContext/*, org.ccci.gto.android.common.parcelize.Parcelable */ {
|
|
59
63
|
private constructor();
|
|
64
|
+
static createState(): org.cru.godtools.shared.renderer.state.State;
|
|
65
|
+
varsChangeFlow$default<T>(keys: Nullable<any>/* Nullable<kotlin.collections.Collection<string>> */ | undefined, block: (p0: org.cru.godtools.shared.tool.parser.expressions.ExpressionContext) => T): any/* kotlinx.coroutines.flow.Flow<T> */;
|
|
66
|
+
readonly __doNotUseOrImplementIt: org.cru.godtools.shared.tool.parser.expressions.ExpressionContext["__doNotUseOrImplementIt"];
|
|
60
67
|
}
|
|
61
68
|
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
62
|
-
namespace
|
|
63
|
-
abstract
|
|
64
|
-
fromJsSet<E>(set: ReadonlySet<E>): kotlin.collections.KtMutableSet<E>;
|
|
65
|
-
private constructor();
|
|
66
|
-
}
|
|
69
|
+
namespace State.$metadata$ {
|
|
70
|
+
const constructor: abstract new () => State;
|
|
67
71
|
}
|
|
68
72
|
}
|
|
69
73
|
export declare namespace org.cru.godtools.shared.tool.parser.model {
|
|
@@ -139,41 +143,6 @@ export declare namespace org.cru.godtools.shared.tool.parser.model {
|
|
|
139
143
|
}
|
|
140
144
|
}
|
|
141
145
|
}
|
|
142
|
-
export declare namespace org.cru.godtools.shared.tool.parser.model {
|
|
143
|
-
class EventId {
|
|
144
|
-
constructor(namespace: Nullable<string> | undefined, name: string);
|
|
145
|
-
get namespace(): Nullable<string>;
|
|
146
|
-
get name(): string;
|
|
147
|
-
equals(other: Nullable<any>): boolean;
|
|
148
|
-
hashCode(): number;
|
|
149
|
-
toString(): string;
|
|
150
|
-
}
|
|
151
|
-
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
152
|
-
namespace EventId.$metadata$ {
|
|
153
|
-
const constructor: abstract new () => EventId;
|
|
154
|
-
}
|
|
155
|
-
namespace EventId {
|
|
156
|
-
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
157
|
-
private constructor();
|
|
158
|
-
}
|
|
159
|
-
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
160
|
-
namespace Companion.$metadata$ {
|
|
161
|
-
abstract class constructor {
|
|
162
|
-
get NAMESPACE_STATE(): string;
|
|
163
|
-
get FOLLOWUP(): org.cru.godtools.shared.tool.parser.model.EventId;
|
|
164
|
-
private constructor();
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
export declare namespace org.cru.godtools.shared.tool.parser.expressions {
|
|
170
|
-
interface ExpressionContext {
|
|
171
|
-
varsChangeFlow$default<T>(keys: Nullable<any>/* Nullable<kotlin.collections.Collection<string>> */ | undefined, block: (p0: org.cru.godtools.shared.tool.parser.expressions.ExpressionContext) => T): any/* kotlinx.coroutines.flow.Flow<T> */;
|
|
172
|
-
readonly __doNotUseOrImplementIt: {
|
|
173
|
-
readonly "org.cru.godtools.shared.tool.parser.expressions.ExpressionContext": unique symbol;
|
|
174
|
-
};
|
|
175
|
-
}
|
|
176
|
-
}
|
|
177
146
|
export declare class ManifestParser {
|
|
178
147
|
constructor(parserFactory: org.cru.godtools.shared.tool.parser.xml.XmlPullParserFactory, defaultConfig: org.cru.godtools.shared.tool.parser.ParserConfig);
|
|
179
148
|
get defaultConfig(): org.cru.godtools.shared.tool.parser.ParserConfig;
|
|
@@ -238,7 +207,6 @@ export declare namespace org.cru.godtools.shared.tool.parser {
|
|
|
238
207
|
withParseTips(enabled: boolean): org.cru.godtools.shared.tool.parser.ParserConfig;
|
|
239
208
|
/** @deprecated Since v0.9.0, This setting is meant to workaround a knowgod.com image resource issue */
|
|
240
209
|
withLegacyWebImageResources(enabled: boolean): org.cru.godtools.shared.tool.parser.ParserConfig;
|
|
241
|
-
static copy$default($this: org.cru.godtools.shared.tool.parser.ParserConfig, deviceType?: any/* org.cru.godtools.shared.tool.parser.model.DeviceType */, appVersion?: Nullable<any>/* Nullable<org.cru.godtools.shared.tool.parser.model.Version> */, supportedFeatures?: kotlin.collections.KtSet<string>, parsePages?: boolean, parseTips?: boolean, legacyWebImageResources?: boolean, parserDispatcher?: any/* kotlinx.coroutines.CoroutineDispatcher */): org.cru.godtools.shared.tool.parser.ParserConfig;
|
|
242
210
|
toString(): string;
|
|
243
211
|
hashCode(): number;
|
|
244
212
|
equals(other: Nullable<any>): boolean;
|
|
@@ -453,7 +421,6 @@ export declare namespace org.cru.godtools.shared.tool.parser.model {
|
|
|
453
421
|
class Percent extends org.cru.godtools.shared.tool.parser.model.Dimension.$metadata$.constructor {
|
|
454
422
|
private constructor();
|
|
455
423
|
get value(): number;
|
|
456
|
-
copy$default(value?: number): org.cru.godtools.shared.tool.parser.model.Dimension.Percent;
|
|
457
424
|
toString(): string;
|
|
458
425
|
hashCode(): number;
|
|
459
426
|
equals(other: Nullable<any>): boolean;
|
|
@@ -465,7 +432,6 @@ export declare namespace org.cru.godtools.shared.tool.parser.model {
|
|
|
465
432
|
class Pixels extends org.cru.godtools.shared.tool.parser.model.Dimension.$metadata$.constructor {
|
|
466
433
|
private constructor();
|
|
467
434
|
get value(): number;
|
|
468
|
-
copy$default(value?: number): org.cru.godtools.shared.tool.parser.model.Dimension.Pixels;
|
|
469
435
|
toString(): string;
|
|
470
436
|
hashCode(): number;
|
|
471
437
|
equals(other: Nullable<any>): boolean;
|
|
@@ -476,6 +442,33 @@ export declare namespace org.cru.godtools.shared.tool.parser.model {
|
|
|
476
442
|
}
|
|
477
443
|
}
|
|
478
444
|
}
|
|
445
|
+
export declare namespace org.cru.godtools.shared.tool.parser.model {
|
|
446
|
+
class EventId {
|
|
447
|
+
constructor(namespace: Nullable<string> | undefined, name: string);
|
|
448
|
+
get namespace(): Nullable<string>;
|
|
449
|
+
get name(): string;
|
|
450
|
+
resolve(ctx: org.cru.godtools.shared.tool.parser.expressions.ExpressionContext): kotlin.collections.KtList<org.cru.godtools.shared.tool.parser.model.EventId>;
|
|
451
|
+
equals(other: Nullable<any>): boolean;
|
|
452
|
+
hashCode(): number;
|
|
453
|
+
toString(): string;
|
|
454
|
+
}
|
|
455
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
456
|
+
namespace EventId.$metadata$ {
|
|
457
|
+
const constructor: abstract new () => EventId;
|
|
458
|
+
}
|
|
459
|
+
namespace EventId {
|
|
460
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
461
|
+
private constructor();
|
|
462
|
+
}
|
|
463
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
464
|
+
namespace Companion.$metadata$ {
|
|
465
|
+
abstract class constructor {
|
|
466
|
+
get FOLLOWUP(): org.cru.godtools.shared.tool.parser.model.EventId;
|
|
467
|
+
private constructor();
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
}
|
|
479
472
|
export declare namespace org.cru.godtools.shared.tool.parser.model {
|
|
480
473
|
class Flow extends org.cru.godtools.shared.tool.parser.model.Content.$metadata$.constructor {
|
|
481
474
|
private constructor();
|
|
@@ -1197,7 +1190,10 @@ export declare namespace org.cru.godtools.shared.tool.parser.model.page {
|
|
|
1197
1190
|
get nextPage(): Nullable<org.cru.godtools.shared.tool.parser.model.page.Page>;
|
|
1198
1191
|
get previousPage(): Nullable<org.cru.godtools.shared.tool.parser.model.page.Page>;
|
|
1199
1192
|
get isHidden(): boolean;
|
|
1193
|
+
get backgroundColor(): any/* com.github.ajalt.colormath.Color */;
|
|
1200
1194
|
get backgroundImage(): Nullable<org.cru.godtools.shared.tool.parser.model.Resource>;
|
|
1195
|
+
get backgroundImageGravity(): org.cru.godtools.shared.tool.parser.model.Gravity;
|
|
1196
|
+
get backgroundImageScaleType(): any/* org.cru.godtools.shared.tool.parser.model.ImageScaleType */;
|
|
1201
1197
|
get dismissListeners(): Array<org.cru.godtools.shared.tool.parser.model.EventId>;
|
|
1202
1198
|
get listeners(): Array<org.cru.godtools.shared.tool.parser.model.EventId>;
|
|
1203
1199
|
get controlColor(): string;
|
|
@@ -1379,16 +1375,4 @@ export declare namespace org.cru.godtools.shared.tool.parser.xml {
|
|
|
1379
1375
|
const constructor: abstract new () => JsXmlPullParserFactory;
|
|
1380
1376
|
}
|
|
1381
1377
|
}
|
|
1382
|
-
export declare namespace org.cru.godtools.shared.renderer.state {
|
|
1383
|
-
class State implements org.cru.godtools.shared.tool.parser.expressions.ExpressionContext/*, org.cru.godtools.shared.renderer.state.internal.Parcelable */ {
|
|
1384
|
-
private constructor();
|
|
1385
|
-
static createState(): org.cru.godtools.shared.renderer.state.State;
|
|
1386
|
-
varsChangeFlow$default<T>(keys: Nullable<any>/* Nullable<kotlin.collections.Collection<string>> */ | undefined, block: (p0: org.cru.godtools.shared.tool.parser.expressions.ExpressionContext) => T): any/* kotlinx.coroutines.flow.Flow<T> */;
|
|
1387
|
-
readonly __doNotUseOrImplementIt: org.cru.godtools.shared.tool.parser.expressions.ExpressionContext["__doNotUseOrImplementIt"];
|
|
1388
|
-
}
|
|
1389
|
-
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1390
|
-
namespace State.$metadata$ {
|
|
1391
|
-
const constructor: abstract new () => State;
|
|
1392
|
-
}
|
|
1393
|
-
}
|
|
1394
1378
|
export as namespace org_cru_godtools_kotlin_npm;
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
(function (factory) {
|
|
2
2
|
if (typeof define === 'function' && define.amd)
|
|
3
|
-
define(['exports', './kotlin-kotlin-stdlib.js', './kotlin-mpp-godtools-tool-parser-module-parser-
|
|
3
|
+
define(['exports', './kotlin-kotlin-stdlib.js', './kotlin-mpp-godtools-tool-parser-module-parser-expressions.js', './kotlin-mpp-godtools-tool-parser-module-renderer-state.js', './kotlin-mpp-godtools-tool-parser-module-parser-base.js', './kotlin-mpp-godtools-tool-parser-module-parser.js'], factory);
|
|
4
4
|
else if (typeof exports === 'object')
|
|
5
|
-
factory(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./kotlin-mpp-godtools-tool-parser-module-parser-
|
|
5
|
+
factory(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./kotlin-mpp-godtools-tool-parser-module-parser-expressions.js'), require('./kotlin-mpp-godtools-tool-parser-module-renderer-state.js'), require('./kotlin-mpp-godtools-tool-parser-module-parser-base.js'), require('./kotlin-mpp-godtools-tool-parser-module-parser.js'));
|
|
6
6
|
else {
|
|
7
7
|
if (typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined') {
|
|
8
8
|
throw new Error("Error loading module 'org.cru.godtools.kotlin:npm'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'org.cru.godtools.kotlin:npm'.");
|
|
9
9
|
}
|
|
10
|
-
if (typeof globalThis['kotlin-mpp-godtools-tool-parser-module-parser-base'] === 'undefined') {
|
|
11
|
-
throw new Error("Error loading module 'org.cru.godtools.kotlin:npm'. Its dependency 'kotlin-mpp-godtools-tool-parser-module-parser-base' was not found. Please, check whether 'kotlin-mpp-godtools-tool-parser-module-parser-base' is loaded prior to 'org.cru.godtools.kotlin:npm'.");
|
|
12
|
-
}
|
|
13
10
|
if (typeof globalThis['kotlin-mpp-godtools-tool-parser-module-parser-expressions'] === 'undefined') {
|
|
14
11
|
throw new Error("Error loading module 'org.cru.godtools.kotlin:npm'. Its dependency 'kotlin-mpp-godtools-tool-parser-module-parser-expressions' was not found. Please, check whether 'kotlin-mpp-godtools-tool-parser-module-parser-expressions' is loaded prior to 'org.cru.godtools.kotlin:npm'.");
|
|
15
12
|
}
|
|
16
|
-
if (typeof globalThis['kotlin-mpp-godtools-tool-parser-module-parser'] === 'undefined') {
|
|
17
|
-
throw new Error("Error loading module 'org.cru.godtools.kotlin:npm'. Its dependency 'kotlin-mpp-godtools-tool-parser-module-parser' was not found. Please, check whether 'kotlin-mpp-godtools-tool-parser-module-parser' is loaded prior to 'org.cru.godtools.kotlin:npm'.");
|
|
18
|
-
}
|
|
19
13
|
if (typeof globalThis['kotlin-mpp-godtools-tool-parser-module-renderer-state'] === 'undefined') {
|
|
20
14
|
throw new Error("Error loading module 'org.cru.godtools.kotlin:npm'. Its dependency 'kotlin-mpp-godtools-tool-parser-module-renderer-state' was not found. Please, check whether 'kotlin-mpp-godtools-tool-parser-module-renderer-state' is loaded prior to 'org.cru.godtools.kotlin:npm'.");
|
|
21
15
|
}
|
|
22
|
-
|
|
16
|
+
if (typeof globalThis['kotlin-mpp-godtools-tool-parser-module-parser-base'] === 'undefined') {
|
|
17
|
+
throw new Error("Error loading module 'org.cru.godtools.kotlin:npm'. Its dependency 'kotlin-mpp-godtools-tool-parser-module-parser-base' was not found. Please, check whether 'kotlin-mpp-godtools-tool-parser-module-parser-base' is loaded prior to 'org.cru.godtools.kotlin:npm'.");
|
|
18
|
+
}
|
|
19
|
+
if (typeof globalThis['kotlin-mpp-godtools-tool-parser-module-parser'] === 'undefined') {
|
|
20
|
+
throw new Error("Error loading module 'org.cru.godtools.kotlin:npm'. Its dependency 'kotlin-mpp-godtools-tool-parser-module-parser' was not found. Please, check whether 'kotlin-mpp-godtools-tool-parser-module-parser' is loaded prior to 'org.cru.godtools.kotlin:npm'.");
|
|
21
|
+
}
|
|
22
|
+
globalThis['org.cru.godtools.kotlin:npm'] = factory(typeof globalThis['org.cru.godtools.kotlin:npm'] === 'undefined' ? {} : globalThis['org.cru.godtools.kotlin:npm'], globalThis['kotlin-kotlin-stdlib'], globalThis['kotlin-mpp-godtools-tool-parser-module-parser-expressions'], globalThis['kotlin-mpp-godtools-tool-parser-module-renderer-state'], globalThis['kotlin-mpp-godtools-tool-parser-module-parser-base'], globalThis['kotlin-mpp-godtools-tool-parser-module-parser']);
|
|
23
23
|
}
|
|
24
|
-
}(function (_, kotlin_kotlin,
|
|
24
|
+
}(function (_, kotlin_kotlin, kotlin_org_cru_godtools_kotlin_parser_expressions, kotlin_org_cru_godtools_kotlin_renderer_state, kotlin_org_cru_godtools_kotlin_parser_base, kotlin_org_cru_godtools_kotlin_parser) {
|
|
25
25
|
'use strict';
|
|
26
26
|
//region block: pre-declaration
|
|
27
27
|
//endregion
|
|
28
28
|
//region block: exports
|
|
29
29
|
kotlin_kotlin.$jsExportAll$(_);
|
|
30
|
-
kotlin_org_cru_godtools_kotlin_parser_base.$jsExportAll$(_);
|
|
31
30
|
kotlin_org_cru_godtools_kotlin_parser_expressions.$jsExportAll$(_);
|
|
32
|
-
kotlin_org_cru_godtools_kotlin_parser.$jsExportAll$(_);
|
|
33
31
|
kotlin_org_cru_godtools_kotlin_renderer_state.$jsExportAll$(_);
|
|
32
|
+
kotlin_org_cru_godtools_kotlin_parser_base.$jsExportAll$(_);
|
|
33
|
+
kotlin_org_cru_godtools_kotlin_parser.$jsExportAll$(_);
|
|
34
34
|
//endregion
|
|
35
35
|
return _;
|
|
36
36
|
}));
|
package/kotlinx-atomicfu.js
CHANGED
|
@@ -12,21 +12,25 @@
|
|
|
12
12
|
}(function (_, kotlin_kotlin) {
|
|
13
13
|
'use strict';
|
|
14
14
|
//region block: imports
|
|
15
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
16
|
-
var defineProp = kotlin_kotlin.$_$.
|
|
17
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
18
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
19
|
-
var VOID = kotlin_kotlin.$_$.
|
|
20
|
-
var toString = kotlin_kotlin.$_$.
|
|
15
|
+
var protoOf = kotlin_kotlin.$_$.g7;
|
|
16
|
+
var defineProp = kotlin_kotlin.$_$.j6;
|
|
17
|
+
var initMetadataForClass = kotlin_kotlin.$_$.r6;
|
|
18
|
+
var initMetadataForObject = kotlin_kotlin.$_$.w6;
|
|
19
|
+
var VOID = kotlin_kotlin.$_$.b;
|
|
20
|
+
var toString = kotlin_kotlin.$_$.ea;
|
|
21
|
+
var equalsLong = kotlin_kotlin.$_$.u5;
|
|
22
|
+
var get_ONE = kotlin_kotlin.$_$.o5;
|
|
23
|
+
var add = kotlin_kotlin.$_$.p5;
|
|
24
|
+
var subtract = kotlin_kotlin.$_$.a6;
|
|
21
25
|
//endregion
|
|
22
26
|
//region block: pre-declaration
|
|
23
27
|
initMetadataForClass(atomicfu$AtomicRefArray$ref, 'AtomicArray');
|
|
24
28
|
initMetadataForClass(atomicfu$TraceBase, 'TraceBase');
|
|
25
29
|
initMetadataForObject(None, 'None', VOID, atomicfu$TraceBase);
|
|
30
|
+
initMetadataForClass(AtomicInt, 'AtomicInt');
|
|
26
31
|
initMetadataForClass(AtomicRef, 'AtomicRef');
|
|
27
32
|
initMetadataForClass(AtomicBoolean, 'AtomicBoolean');
|
|
28
33
|
initMetadataForClass(AtomicLong, 'AtomicLong');
|
|
29
|
-
initMetadataForClass(AtomicInt, 'AtomicInt');
|
|
30
34
|
//endregion
|
|
31
35
|
function atomicfu$AtomicRefArray$ref(size) {
|
|
32
36
|
var tmp = this;
|
|
@@ -37,13 +41,13 @@
|
|
|
37
41
|
tmp_1[tmp_0] = atomic$ref$1(null);
|
|
38
42
|
tmp_0 = tmp_0 + 1 | 0;
|
|
39
43
|
}
|
|
40
|
-
tmp.
|
|
44
|
+
tmp.x1i_1 = tmp_1;
|
|
41
45
|
}
|
|
42
|
-
protoOf(atomicfu$AtomicRefArray$ref).
|
|
43
|
-
return this.
|
|
46
|
+
protoOf(atomicfu$AtomicRefArray$ref).y1i = function () {
|
|
47
|
+
return this.x1i_1.length;
|
|
44
48
|
};
|
|
45
49
|
protoOf(atomicfu$AtomicRefArray$ref).atomicfu$get = function (index) {
|
|
46
|
-
return this.
|
|
50
|
+
return this.x1i_1[index];
|
|
47
51
|
};
|
|
48
52
|
function atomicfu$AtomicRefArray$ofNulls(size) {
|
|
49
53
|
return new atomicfu$AtomicRefArray$ref(size);
|
|
@@ -68,13 +72,66 @@
|
|
|
68
72
|
};
|
|
69
73
|
protoOf(atomicfu$TraceBase).atomicfu$Trace$append$4 = function (event1, event2, event3, event4) {
|
|
70
74
|
};
|
|
75
|
+
function AtomicInt(value) {
|
|
76
|
+
this.kotlinx$atomicfu$value = value;
|
|
77
|
+
}
|
|
78
|
+
protoOf(AtomicInt).z1i = function (_set____db54di) {
|
|
79
|
+
this.kotlinx$atomicfu$value = _set____db54di;
|
|
80
|
+
};
|
|
81
|
+
protoOf(AtomicInt).a1j = function () {
|
|
82
|
+
return this.kotlinx$atomicfu$value;
|
|
83
|
+
};
|
|
84
|
+
protoOf(AtomicInt).atomicfu$compareAndSet = function (expect, update) {
|
|
85
|
+
if (!(this.kotlinx$atomicfu$value === expect))
|
|
86
|
+
return false;
|
|
87
|
+
this.kotlinx$atomicfu$value = update;
|
|
88
|
+
return true;
|
|
89
|
+
};
|
|
90
|
+
protoOf(AtomicInt).atomicfu$getAndSet = function (value) {
|
|
91
|
+
var oldValue = this.kotlinx$atomicfu$value;
|
|
92
|
+
this.kotlinx$atomicfu$value = value;
|
|
93
|
+
return oldValue;
|
|
94
|
+
};
|
|
95
|
+
protoOf(AtomicInt).atomicfu$getAndIncrement = function () {
|
|
96
|
+
var _unary__edvuaz = this.kotlinx$atomicfu$value;
|
|
97
|
+
this.kotlinx$atomicfu$value = _unary__edvuaz + 1 | 0;
|
|
98
|
+
return _unary__edvuaz;
|
|
99
|
+
};
|
|
100
|
+
protoOf(AtomicInt).atomicfu$getAndDecrement = function () {
|
|
101
|
+
var _unary__edvuaz = this.kotlinx$atomicfu$value;
|
|
102
|
+
this.kotlinx$atomicfu$value = _unary__edvuaz - 1 | 0;
|
|
103
|
+
return _unary__edvuaz;
|
|
104
|
+
};
|
|
105
|
+
protoOf(AtomicInt).atomicfu$getAndAdd = function (delta) {
|
|
106
|
+
var oldValue = this.kotlinx$atomicfu$value;
|
|
107
|
+
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value + delta | 0;
|
|
108
|
+
return oldValue;
|
|
109
|
+
};
|
|
110
|
+
protoOf(AtomicInt).atomicfu$addAndGet = function (delta) {
|
|
111
|
+
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value + delta | 0;
|
|
112
|
+
return this.kotlinx$atomicfu$value;
|
|
113
|
+
};
|
|
114
|
+
protoOf(AtomicInt).atomicfu$incrementAndGet = function () {
|
|
115
|
+
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value + 1 | 0;
|
|
116
|
+
return this.kotlinx$atomicfu$value;
|
|
117
|
+
};
|
|
118
|
+
protoOf(AtomicInt).atomicfu$decrementAndGet = function () {
|
|
119
|
+
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value - 1 | 0;
|
|
120
|
+
return this.kotlinx$atomicfu$value;
|
|
121
|
+
};
|
|
122
|
+
protoOf(AtomicInt).toString = function () {
|
|
123
|
+
return this.kotlinx$atomicfu$value.toString();
|
|
124
|
+
};
|
|
125
|
+
function atomic$int$1(initial) {
|
|
126
|
+
return atomic$int$(initial, None_getInstance());
|
|
127
|
+
}
|
|
71
128
|
function AtomicRef(value) {
|
|
72
129
|
this.kotlinx$atomicfu$value = value;
|
|
73
130
|
}
|
|
74
|
-
protoOf(AtomicRef).
|
|
131
|
+
protoOf(AtomicRef).b1j = function (_set____db54di) {
|
|
75
132
|
this.kotlinx$atomicfu$value = _set____db54di;
|
|
76
133
|
};
|
|
77
|
-
protoOf(AtomicRef).
|
|
134
|
+
protoOf(AtomicRef).a1j = function () {
|
|
78
135
|
return this.kotlinx$atomicfu$value;
|
|
79
136
|
};
|
|
80
137
|
protoOf(AtomicRef).atomicfu$compareAndSet = function (expect, update) {
|
|
@@ -97,10 +154,10 @@
|
|
|
97
154
|
function AtomicBoolean(value) {
|
|
98
155
|
this.kotlinx$atomicfu$value = value;
|
|
99
156
|
}
|
|
100
|
-
protoOf(AtomicBoolean).
|
|
157
|
+
protoOf(AtomicBoolean).c1j = function (_set____db54di) {
|
|
101
158
|
this.kotlinx$atomicfu$value = _set____db54di;
|
|
102
159
|
};
|
|
103
|
-
protoOf(AtomicBoolean).
|
|
160
|
+
protoOf(AtomicBoolean).a1j = function () {
|
|
104
161
|
return this.kotlinx$atomicfu$value;
|
|
105
162
|
};
|
|
106
163
|
protoOf(AtomicBoolean).atomicfu$compareAndSet = function (expect, update) {
|
|
@@ -123,14 +180,14 @@
|
|
|
123
180
|
function AtomicLong(value) {
|
|
124
181
|
this.kotlinx$atomicfu$value = value;
|
|
125
182
|
}
|
|
126
|
-
protoOf(AtomicLong).
|
|
183
|
+
protoOf(AtomicLong).d1j = function (_set____db54di) {
|
|
127
184
|
this.kotlinx$atomicfu$value = _set____db54di;
|
|
128
185
|
};
|
|
129
|
-
protoOf(AtomicLong).
|
|
186
|
+
protoOf(AtomicLong).a1j = function () {
|
|
130
187
|
return this.kotlinx$atomicfu$value;
|
|
131
188
|
};
|
|
132
189
|
protoOf(AtomicLong).atomicfu$compareAndSet = function (expect, update) {
|
|
133
|
-
if (!this.kotlinx$atomicfu$value
|
|
190
|
+
if (!equalsLong(this.kotlinx$atomicfu$value, expect))
|
|
134
191
|
return false;
|
|
135
192
|
this.kotlinx$atomicfu$value = update;
|
|
136
193
|
return true;
|
|
@@ -142,29 +199,29 @@
|
|
|
142
199
|
};
|
|
143
200
|
protoOf(AtomicLong).atomicfu$getAndIncrement$long = function () {
|
|
144
201
|
var _unary__edvuaz = this.kotlinx$atomicfu$value;
|
|
145
|
-
this.kotlinx$atomicfu$value = _unary__edvuaz
|
|
202
|
+
this.kotlinx$atomicfu$value = add(_unary__edvuaz, get_ONE());
|
|
146
203
|
return _unary__edvuaz;
|
|
147
204
|
};
|
|
148
205
|
protoOf(AtomicLong).atomicfu$getAndDecrement$long = function () {
|
|
149
206
|
var _unary__edvuaz = this.kotlinx$atomicfu$value;
|
|
150
|
-
this.kotlinx$atomicfu$value = _unary__edvuaz
|
|
207
|
+
this.kotlinx$atomicfu$value = subtract(_unary__edvuaz, get_ONE());
|
|
151
208
|
return _unary__edvuaz;
|
|
152
209
|
};
|
|
153
210
|
protoOf(AtomicLong).atomicfu$getAndAdd$long = function (delta) {
|
|
154
211
|
var oldValue = this.kotlinx$atomicfu$value;
|
|
155
|
-
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value
|
|
212
|
+
this.kotlinx$atomicfu$value = add(this.kotlinx$atomicfu$value, delta);
|
|
156
213
|
return oldValue;
|
|
157
214
|
};
|
|
158
215
|
protoOf(AtomicLong).atomicfu$addAndGet$long = function (delta) {
|
|
159
|
-
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value
|
|
216
|
+
this.kotlinx$atomicfu$value = add(this.kotlinx$atomicfu$value, delta);
|
|
160
217
|
return this.kotlinx$atomicfu$value;
|
|
161
218
|
};
|
|
162
219
|
protoOf(AtomicLong).atomicfu$incrementAndGet$long = function () {
|
|
163
|
-
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value
|
|
220
|
+
this.kotlinx$atomicfu$value = add(this.kotlinx$atomicfu$value, get_ONE());
|
|
164
221
|
return this.kotlinx$atomicfu$value;
|
|
165
222
|
};
|
|
166
223
|
protoOf(AtomicLong).atomicfu$decrementAndGet$long = function () {
|
|
167
|
-
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value
|
|
224
|
+
this.kotlinx$atomicfu$value = subtract(this.kotlinx$atomicfu$value, get_ONE());
|
|
168
225
|
return this.kotlinx$atomicfu$value;
|
|
169
226
|
};
|
|
170
227
|
protoOf(AtomicLong).toString = function () {
|
|
@@ -173,58 +230,9 @@
|
|
|
173
230
|
function atomic$long$1(initial) {
|
|
174
231
|
return atomic$long$(initial, None_getInstance());
|
|
175
232
|
}
|
|
176
|
-
function
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
protoOf(AtomicInt).l1l = function (_set____db54di) {
|
|
180
|
-
this.kotlinx$atomicfu$value = _set____db54di;
|
|
181
|
-
};
|
|
182
|
-
protoOf(AtomicInt).i1l = function () {
|
|
183
|
-
return this.kotlinx$atomicfu$value;
|
|
184
|
-
};
|
|
185
|
-
protoOf(AtomicInt).atomicfu$compareAndSet = function (expect, update) {
|
|
186
|
-
if (!(this.kotlinx$atomicfu$value === expect))
|
|
187
|
-
return false;
|
|
188
|
-
this.kotlinx$atomicfu$value = update;
|
|
189
|
-
return true;
|
|
190
|
-
};
|
|
191
|
-
protoOf(AtomicInt).atomicfu$getAndSet = function (value) {
|
|
192
|
-
var oldValue = this.kotlinx$atomicfu$value;
|
|
193
|
-
this.kotlinx$atomicfu$value = value;
|
|
194
|
-
return oldValue;
|
|
195
|
-
};
|
|
196
|
-
protoOf(AtomicInt).atomicfu$getAndIncrement = function () {
|
|
197
|
-
var _unary__edvuaz = this.kotlinx$atomicfu$value;
|
|
198
|
-
this.kotlinx$atomicfu$value = _unary__edvuaz + 1 | 0;
|
|
199
|
-
return _unary__edvuaz;
|
|
200
|
-
};
|
|
201
|
-
protoOf(AtomicInt).atomicfu$getAndDecrement = function () {
|
|
202
|
-
var _unary__edvuaz = this.kotlinx$atomicfu$value;
|
|
203
|
-
this.kotlinx$atomicfu$value = _unary__edvuaz - 1 | 0;
|
|
204
|
-
return _unary__edvuaz;
|
|
205
|
-
};
|
|
206
|
-
protoOf(AtomicInt).atomicfu$getAndAdd = function (delta) {
|
|
207
|
-
var oldValue = this.kotlinx$atomicfu$value;
|
|
208
|
-
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value + delta | 0;
|
|
209
|
-
return oldValue;
|
|
210
|
-
};
|
|
211
|
-
protoOf(AtomicInt).atomicfu$addAndGet = function (delta) {
|
|
212
|
-
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value + delta | 0;
|
|
213
|
-
return this.kotlinx$atomicfu$value;
|
|
214
|
-
};
|
|
215
|
-
protoOf(AtomicInt).atomicfu$incrementAndGet = function () {
|
|
216
|
-
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value + 1 | 0;
|
|
217
|
-
return this.kotlinx$atomicfu$value;
|
|
218
|
-
};
|
|
219
|
-
protoOf(AtomicInt).atomicfu$decrementAndGet = function () {
|
|
220
|
-
this.kotlinx$atomicfu$value = this.kotlinx$atomicfu$value - 1 | 0;
|
|
221
|
-
return this.kotlinx$atomicfu$value;
|
|
222
|
-
};
|
|
223
|
-
protoOf(AtomicInt).toString = function () {
|
|
224
|
-
return this.kotlinx$atomicfu$value.toString();
|
|
225
|
-
};
|
|
226
|
-
function atomic$int$1(initial) {
|
|
227
|
-
return atomic$int$(initial, None_getInstance());
|
|
233
|
+
function atomic$int$(initial, trace) {
|
|
234
|
+
trace = trace === VOID ? None_getInstance() : trace;
|
|
235
|
+
return new AtomicInt(initial);
|
|
228
236
|
}
|
|
229
237
|
function atomic$ref$(initial, trace) {
|
|
230
238
|
trace = trace === VOID ? None_getInstance() : trace;
|
|
@@ -238,12 +246,8 @@
|
|
|
238
246
|
trace = trace === VOID ? None_getInstance() : trace;
|
|
239
247
|
return new AtomicLong(initial);
|
|
240
248
|
}
|
|
241
|
-
function atomic$int$(initial, trace) {
|
|
242
|
-
trace = trace === VOID ? None_getInstance() : trace;
|
|
243
|
-
return new AtomicInt(initial);
|
|
244
|
-
}
|
|
245
249
|
//region block: post-declaration
|
|
246
|
-
defineProp(protoOf(atomicfu$AtomicRefArray$ref), 'atomicfu$size', protoOf(atomicfu$AtomicRefArray$ref).
|
|
250
|
+
defineProp(protoOf(atomicfu$AtomicRefArray$ref), 'atomicfu$size', protoOf(atomicfu$AtomicRefArray$ref).y1i);
|
|
247
251
|
//endregion
|
|
248
252
|
//region block: exports
|
|
249
253
|
_.$_$ = _.$_$ || {};
|
package/kotlinx-atomicfu.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../../../../../../../
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../../../../../opt/buildAgent/work/711ef0d9c7c28b00/atomicfu/src/commonMain/kotlin/kotlinx/atomicfu/AtomicFU.common.kt","js/builtins/Library.kt","../../../../../../../../../../../../../opt/buildAgent/work/711ef0d9c7c28b00/atomicfu/src/commonMain/kotlin/kotlinx/atomicfu/Trace.common.kt","../../../../../../../../../../../../../opt/buildAgent/work/711ef0d9c7c28b00/atomicfu/src/jsAndWasmSharedMain/kotlin/kotlinx/atomicfu/AtomicFU.kt"],"sourcesContent":[null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","size","<get-size>","get","index","atomicArrayOfNulls","append","event","event1","event2","event3","event4","value","<set-value>","<set-?>","<get-value>","compareAndSet","expect","update","getAndSet","oldValue","getAndIncrement","getAndDecrement","getAndAdd","delta","addAndGet","incrementAndGet","decrementAndGet","toString","atomic","initial","trace"],"mappings":"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"}
|