git-digger 1.8.0 → 1.8.3

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.
@@ -1,77 +1,77 @@
1
1
  (function (_, kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core, kotlin_kotlin) {
2
2
  'use strict';
3
3
  //region block: imports
4
- var EmptySerializersModule = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g1;
5
- var protoOf = kotlin_kotlin.$_$.s8;
6
- var initMetadataForObject = kotlin_kotlin.$_$.y7;
4
+ var EmptySerializersModule = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e1;
5
+ var protoOf = kotlin_kotlin.$_$.f8;
6
+ var initMetadataForObject = kotlin_kotlin.$_$.m7;
7
7
  var VOID = kotlin_kotlin.$_$.g;
8
- var Unit_instance = kotlin_kotlin.$_$.j3;
9
- var initMetadataForClass = kotlin_kotlin.$_$.t7;
10
- var toString = kotlin_kotlin.$_$.zc;
11
- var Enum = kotlin_kotlin.$_$.ub;
12
- var StringCompanionObject_instance = kotlin_kotlin.$_$.y2;
8
+ var Unit_instance = kotlin_kotlin.$_$.d3;
9
+ var initMetadataForClass = kotlin_kotlin.$_$.h7;
10
+ var toString = kotlin_kotlin.$_$.gc;
11
+ var Enum = kotlin_kotlin.$_$.bb;
12
+ var StringCompanionObject_instance = kotlin_kotlin.$_$.r2;
13
13
  var serializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.l;
14
- var InlinePrimitiveDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d1;
15
- var toLong = kotlin_kotlin.$_$.u8;
16
- var _UInt___init__impl__l7qpdl = kotlin_kotlin.$_$.d2;
17
- var UInt__toString_impl_dbgl21 = kotlin_kotlin.$_$.f2;
18
- var _ULong___init__impl__c78o9k = kotlin_kotlin.$_$.i2;
19
- var ULong__toString_impl_f9au7k = kotlin_kotlin.$_$.k2;
20
- var _UByte___init__impl__g9hnc4 = kotlin_kotlin.$_$.y1;
21
- var UByte__toString_impl_v72jg = kotlin_kotlin.$_$.a2;
22
- var _UShort___init__impl__jigrne = kotlin_kotlin.$_$.n2;
23
- var UShort__toString_impl_edaoee = kotlin_kotlin.$_$.p2;
24
- var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.q1;
25
- var captureStack = kotlin_kotlin.$_$.g7;
26
- var toString_0 = kotlin_kotlin.$_$.v8;
27
- var SerializationException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.j1;
14
+ var InlinePrimitiveDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b1;
15
+ var toLong = kotlin_kotlin.$_$.h8;
16
+ var _UInt___init__impl__l7qpdl = kotlin_kotlin.$_$.w1;
17
+ var UInt__toString_impl_dbgl21 = kotlin_kotlin.$_$.y1;
18
+ var _ULong___init__impl__c78o9k = kotlin_kotlin.$_$.b2;
19
+ var ULong__toString_impl_f9au7k = kotlin_kotlin.$_$.d2;
20
+ var _UByte___init__impl__g9hnc4 = kotlin_kotlin.$_$.r1;
21
+ var UByte__toString_impl_v72jg = kotlin_kotlin.$_$.t1;
22
+ var _UShort___init__impl__jigrne = kotlin_kotlin.$_$.g2;
23
+ var UShort__toString_impl_edaoee = kotlin_kotlin.$_$.i2;
24
+ var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.k1;
25
+ var captureStack = kotlin_kotlin.$_$.u6;
26
+ var charSequenceLength = kotlin_kotlin.$_$.y6;
27
+ var charSequenceSubSequence = kotlin_kotlin.$_$.z6;
28
+ var toString_0 = kotlin_kotlin.$_$.i8;
29
+ var coerceAtLeast = kotlin_kotlin.$_$.m8;
30
+ var coerceAtMost = kotlin_kotlin.$_$.o8;
31
+ var SerializationException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.h1;
28
32
  var SerializationException_init_$Init$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a;
29
- var charSequenceLength = kotlin_kotlin.$_$.k7;
30
- var charSequenceSubSequence = kotlin_kotlin.$_$.l7;
31
- var coerceAtLeast = kotlin_kotlin.$_$.z8;
32
- var coerceAtMost = kotlin_kotlin.$_$.b9;
33
- var CLASS_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e;
34
- var equals = kotlin_kotlin.$_$.n7;
35
- var SealedClassSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.i1;
36
- var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.h1;
37
- var jsonCachedSerialNames = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.f1;
38
- var ENUM = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.t;
33
+ var CLASS_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d;
34
+ var equals = kotlin_kotlin.$_$.b7;
35
+ var SealedClassSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g1;
36
+ var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.d1;
37
+ var jsonCachedSerialNames = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d1;
38
+ var ENUM = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.s;
39
39
  var PrimitiveKind = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.r;
40
40
  var PolymorphicKind = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.q;
41
- var THROW_CCE = kotlin_kotlin.$_$.cc;
42
- var objectCreate = kotlin_kotlin.$_$.r8;
43
- var AbstractEncoder = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w;
44
- var AbstractPolymorphicSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z;
45
- var OBJECT_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.h;
46
- var noWhenBranchMatchedException = kotlin_kotlin.$_$.wc;
47
- var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.d1;
48
- var findPolymorphicSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.l1;
49
- var SerializationStrategy = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.k1;
50
- var isInterface = kotlin_kotlin.$_$.h8;
51
- var isFinite = kotlin_kotlin.$_$.tc;
52
- var isFinite_0 = kotlin_kotlin.$_$.sc;
53
- var toString_1 = kotlin_kotlin.$_$.t1;
54
- var CompositeEncoder = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x;
55
- var Encoder = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.y;
56
- var Companion_getInstance = kotlin_kotlin.$_$.g3;
41
+ var THROW_CCE = kotlin_kotlin.$_$.jb;
42
+ var objectCreate = kotlin_kotlin.$_$.e8;
43
+ var AbstractEncoder = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.u;
44
+ var AbstractPolymorphicSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x;
45
+ var OBJECT_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g;
46
+ var noWhenBranchMatchedException = kotlin_kotlin.$_$.dc;
47
+ var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.a1;
48
+ var findPolymorphicSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.j1;
49
+ var SerializationStrategy = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.i1;
50
+ var isInterface = kotlin_kotlin.$_$.v7;
51
+ var isFinite = kotlin_kotlin.$_$.ac;
52
+ var isFinite_0 = kotlin_kotlin.$_$.zb;
53
+ var toString_1 = kotlin_kotlin.$_$.m1;
54
+ var Encoder = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w;
55
+ var CompositeEncoder = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v;
56
+ var Companion_getInstance = kotlin_kotlin.$_$.a3;
57
57
  var serializer_0 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.n;
58
- var Companion_getInstance_0 = kotlin_kotlin.$_$.h3;
58
+ var Companion_getInstance_0 = kotlin_kotlin.$_$.b3;
59
59
  var serializer_1 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.p;
60
- var Companion_getInstance_1 = kotlin_kotlin.$_$.f3;
60
+ var Companion_getInstance_1 = kotlin_kotlin.$_$.z2;
61
61
  var serializer_2 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.o;
62
- var Companion_getInstance_2 = kotlin_kotlin.$_$.i3;
62
+ var Companion_getInstance_2 = kotlin_kotlin.$_$.c3;
63
63
  var serializer_3 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.m;
64
- var setOf = kotlin_kotlin.$_$.z5;
65
- var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.s1;
66
- var numberToChar = kotlin_kotlin.$_$.n8;
67
- var charCodeAt = kotlin_kotlin.$_$.i7;
68
- var toByte = kotlin_kotlin.$_$.t8;
69
- var enumEntries = kotlin_kotlin.$_$.z6;
70
- var ENUM_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d;
71
- var MAP_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g;
72
- var LIST_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.f;
73
- var getContextualDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v;
74
- var CONTEXTUAL_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c;
64
+ var setOf = kotlin_kotlin.$_$.q5;
65
+ var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.l1;
66
+ var numberToChar = kotlin_kotlin.$_$.b8;
67
+ var charCodeAt = kotlin_kotlin.$_$.w6;
68
+ var toByte = kotlin_kotlin.$_$.g8;
69
+ var enumEntries = kotlin_kotlin.$_$.n6;
70
+ var ENUM_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c;
71
+ var MAP_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.f;
72
+ var LIST_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e;
73
+ var getContextualDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.t;
74
+ var CONTEXTUAL_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b;
75
75
  var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.v;
76
76
  var HashMap_init_$Create$ = kotlin_kotlin.$_$.m;
77
77
  //endregion
@@ -89,7 +89,7 @@
89
89
  initMetadataForClass(JsonEncodingException, 'JsonEncodingException', VOID, JsonException);
90
90
  initMetadataForClass(Key, 'Key', Key);
91
91
  initMetadataForClass(DescriptorSchemaCache, 'DescriptorSchemaCache', DescriptorSchemaCache);
92
- initMetadataForClass(StreamingJsonEncoder, 'StreamingJsonEncoder', VOID, AbstractEncoder, [CompositeEncoder, Encoder, AbstractEncoder]);
92
+ initMetadataForClass(StreamingJsonEncoder, 'StreamingJsonEncoder', VOID, AbstractEncoder, [Encoder, CompositeEncoder, AbstractEncoder]);
93
93
  initMetadataForClass(WriteMode, 'WriteMode', VOID, Enum);
94
94
  initMetadataForClass(JsonToStringWriter, 'JsonToStringWriter', JsonToStringWriter);
95
95
  //endregion
@@ -105,20 +105,20 @@
105
105
  }
106
106
  function Json(configuration, serializersModule) {
107
107
  Default_getInstance();
108
- this.g1d_1 = configuration;
109
- this.h1d_1 = serializersModule;
110
- this.i1d_1 = new DescriptorSchemaCache();
108
+ this.zx_1 = configuration;
109
+ this.ay_1 = serializersModule;
110
+ this.by_1 = new DescriptorSchemaCache();
111
111
  }
112
- protoOf(Json).bn = function () {
113
- return this.h1d_1;
112
+ protoOf(Json).on = function () {
113
+ return this.ay_1;
114
114
  };
115
- protoOf(Json).j1d = function (serializer, value) {
115
+ protoOf(Json).cy = function (serializer, value) {
116
116
  var result = new JsonToStringWriter();
117
117
  try {
118
118
  encodeByWriter(this, result, serializer, value);
119
119
  return result.toString();
120
120
  }finally {
121
- result.l1d();
121
+ result.ey();
122
122
  }
123
123
  };
124
124
  function JsonClassDiscriminator() {
@@ -141,26 +141,26 @@
141
141
  allowTrailingComma = allowTrailingComma === VOID ? false : allowTrailingComma;
142
142
  allowComments = allowComments === VOID ? false : allowComments;
143
143
  classDiscriminatorMode = classDiscriminatorMode === VOID ? ClassDiscriminatorMode_POLYMORPHIC_getInstance() : classDiscriminatorMode;
144
- this.m1d_1 = encodeDefaults;
145
- this.n1d_1 = ignoreUnknownKeys;
146
- this.o1d_1 = isLenient;
147
- this.p1d_1 = allowStructuredMapKeys;
148
- this.q1d_1 = prettyPrint;
149
- this.r1d_1 = explicitNulls;
150
- this.s1d_1 = prettyPrintIndent;
151
- this.t1d_1 = coerceInputValues;
152
- this.u1d_1 = useArrayPolymorphism;
153
- this.v1d_1 = classDiscriminator;
154
- this.w1d_1 = allowSpecialFloatingPointValues;
155
- this.x1d_1 = useAlternativeNames;
156
- this.y1d_1 = namingStrategy;
157
- this.z1d_1 = decodeEnumsCaseInsensitive;
158
- this.a1e_1 = allowTrailingComma;
159
- this.b1e_1 = allowComments;
160
- this.c1e_1 = classDiscriminatorMode;
144
+ this.fy_1 = encodeDefaults;
145
+ this.gy_1 = ignoreUnknownKeys;
146
+ this.hy_1 = isLenient;
147
+ this.iy_1 = allowStructuredMapKeys;
148
+ this.jy_1 = prettyPrint;
149
+ this.ky_1 = explicitNulls;
150
+ this.ly_1 = prettyPrintIndent;
151
+ this.my_1 = coerceInputValues;
152
+ this.ny_1 = useArrayPolymorphism;
153
+ this.oy_1 = classDiscriminator;
154
+ this.py_1 = allowSpecialFloatingPointValues;
155
+ this.qy_1 = useAlternativeNames;
156
+ this.ry_1 = namingStrategy;
157
+ this.sy_1 = decodeEnumsCaseInsensitive;
158
+ this.ty_1 = allowTrailingComma;
159
+ this.uy_1 = allowComments;
160
+ this.vy_1 = classDiscriminatorMode;
161
161
  }
162
162
  protoOf(JsonConfiguration).toString = function () {
163
- return 'JsonConfiguration(encodeDefaults=' + this.m1d_1 + ', ignoreUnknownKeys=' + this.n1d_1 + ', isLenient=' + this.o1d_1 + ', ' + ('allowStructuredMapKeys=' + this.p1d_1 + ', prettyPrint=' + this.q1d_1 + ', explicitNulls=' + this.r1d_1 + ', ') + ("prettyPrintIndent='" + this.s1d_1 + "', coerceInputValues=" + this.t1d_1 + ', useArrayPolymorphism=' + this.u1d_1 + ', ') + ("classDiscriminator='" + this.v1d_1 + "', allowSpecialFloatingPointValues=" + this.w1d_1 + ', ') + ('useAlternativeNames=' + this.x1d_1 + ', namingStrategy=' + toString(this.y1d_1) + ', decodeEnumsCaseInsensitive=' + this.z1d_1 + ', ') + ('allowTrailingComma=' + this.a1e_1 + ', allowComments=' + this.b1e_1 + ', classDiscriminatorMode=' + this.c1e_1.toString() + ')');
163
+ return 'JsonConfiguration(encodeDefaults=' + this.fy_1 + ', ignoreUnknownKeys=' + this.gy_1 + ', isLenient=' + this.hy_1 + ', ' + ('allowStructuredMapKeys=' + this.iy_1 + ', prettyPrint=' + this.jy_1 + ', explicitNulls=' + this.ky_1 + ', ') + ("prettyPrintIndent='" + this.ly_1 + "', coerceInputValues=" + this.my_1 + ', useArrayPolymorphism=' + this.ny_1 + ', ') + ("classDiscriminator='" + this.oy_1 + "', allowSpecialFloatingPointValues=" + this.py_1 + ', ') + ('useAlternativeNames=' + this.qy_1 + ', namingStrategy=' + toString(this.ry_1) + ', decodeEnumsCaseInsensitive=' + this.sy_1 + ', ') + ('allowTrailingComma=' + this.ty_1 + ', allowComments=' + this.uy_1 + ', classDiscriminatorMode=' + this.vy_1.toString() + ')');
164
164
  };
165
165
  var ClassDiscriminatorMode_NONE_instance;
166
166
  var ClassDiscriminatorMode_ALL_JSON_OBJECTS_instance;
@@ -198,165 +198,158 @@
198
198
  }
199
199
  }
200
200
  function Composer(writer) {
201
- this.d1e_1 = writer;
202
- this.e1e_1 = true;
201
+ this.wy_1 = writer;
202
+ this.xy_1 = true;
203
203
  }
204
- protoOf(Composer).f1e = function () {
205
- this.e1e_1 = true;
204
+ protoOf(Composer).yy = function () {
205
+ this.xy_1 = true;
206
206
  };
207
- protoOf(Composer).g1e = function () {
207
+ protoOf(Composer).zy = function () {
208
208
  return Unit_instance;
209
209
  };
210
- protoOf(Composer).h1e = function () {
211
- this.e1e_1 = false;
210
+ protoOf(Composer).az = function () {
211
+ this.xy_1 = false;
212
212
  };
213
- protoOf(Composer).i1e = function () {
214
- this.e1e_1 = false;
213
+ protoOf(Composer).bz = function () {
214
+ this.xy_1 = false;
215
215
  };
216
- protoOf(Composer).j1e = function () {
216
+ protoOf(Composer).cz = function () {
217
217
  return Unit_instance;
218
218
  };
219
- protoOf(Composer).k1e = function (v) {
220
- return this.d1e_1.l1e(v);
219
+ protoOf(Composer).dz = function (v) {
220
+ return this.wy_1.ez(v);
221
221
  };
222
- protoOf(Composer).m1e = function (v) {
223
- return this.d1e_1.n1e(v);
222
+ protoOf(Composer).fz = function (v) {
223
+ return this.wy_1.gz(v);
224
224
  };
225
- protoOf(Composer).o1e = function (v) {
226
- return this.d1e_1.n1e(v.toString());
225
+ protoOf(Composer).hz = function (v) {
226
+ return this.wy_1.gz(v.toString());
227
227
  };
228
- protoOf(Composer).p1e = function (v) {
229
- return this.d1e_1.n1e(v.toString());
228
+ protoOf(Composer).iz = function (v) {
229
+ return this.wy_1.gz(v.toString());
230
230
  };
231
- protoOf(Composer).q1e = function (v) {
232
- return this.d1e_1.r1e(toLong(v));
231
+ protoOf(Composer).jz = function (v) {
232
+ return this.wy_1.kz(toLong(v));
233
233
  };
234
- protoOf(Composer).s1e = function (v) {
235
- return this.d1e_1.r1e(toLong(v));
234
+ protoOf(Composer).lz = function (v) {
235
+ return this.wy_1.kz(toLong(v));
236
236
  };
237
- protoOf(Composer).t1e = function (v) {
238
- return this.d1e_1.r1e(toLong(v));
237
+ protoOf(Composer).mz = function (v) {
238
+ return this.wy_1.kz(toLong(v));
239
239
  };
240
- protoOf(Composer).u1e = function (v) {
241
- return this.d1e_1.r1e(v);
240
+ protoOf(Composer).nz = function (v) {
241
+ return this.wy_1.kz(v);
242
242
  };
243
- protoOf(Composer).v1e = function (v) {
244
- return this.d1e_1.n1e(v.toString());
243
+ protoOf(Composer).oz = function (v) {
244
+ return this.wy_1.gz(v.toString());
245
245
  };
246
- protoOf(Composer).w1e = function (value) {
247
- return this.d1e_1.x1e(value);
246
+ protoOf(Composer).pz = function (value) {
247
+ return this.wy_1.qz(value);
248
248
  };
249
249
  function Composer_0(sb, json) {
250
- return json.g1d_1.q1d_1 ? new ComposerWithPrettyPrint(sb, json) : new Composer(sb);
250
+ return json.zx_1.jy_1 ? new ComposerWithPrettyPrint(sb, json) : new Composer(sb);
251
251
  }
252
252
  function ComposerForUnsignedNumbers(writer, forceQuoting) {
253
253
  Composer.call(this, writer);
254
- this.a1f_1 = forceQuoting;
254
+ this.tz_1 = forceQuoting;
255
255
  }
256
- protoOf(ComposerForUnsignedNumbers).t1e = function (v) {
257
- if (this.a1f_1) {
256
+ protoOf(ComposerForUnsignedNumbers).mz = function (v) {
257
+ if (this.tz_1) {
258
258
  // Inline function 'kotlin.toUInt' call
259
259
  var tmp$ret$0 = _UInt___init__impl__l7qpdl(v);
260
- this.w1e(UInt__toString_impl_dbgl21(tmp$ret$0));
260
+ this.pz(UInt__toString_impl_dbgl21(tmp$ret$0));
261
261
  } else {
262
262
  // Inline function 'kotlin.toUInt' call
263
263
  var tmp$ret$1 = _UInt___init__impl__l7qpdl(v);
264
- this.m1e(UInt__toString_impl_dbgl21(tmp$ret$1));
264
+ this.fz(UInt__toString_impl_dbgl21(tmp$ret$1));
265
265
  }
266
266
  };
267
- protoOf(ComposerForUnsignedNumbers).u1e = function (v) {
268
- if (this.a1f_1) {
267
+ protoOf(ComposerForUnsignedNumbers).nz = function (v) {
268
+ if (this.tz_1) {
269
269
  // Inline function 'kotlin.toULong' call
270
270
  var tmp$ret$0 = _ULong___init__impl__c78o9k(v);
271
- this.w1e(ULong__toString_impl_f9au7k(tmp$ret$0));
271
+ this.pz(ULong__toString_impl_f9au7k(tmp$ret$0));
272
272
  } else {
273
273
  // Inline function 'kotlin.toULong' call
274
274
  var tmp$ret$1 = _ULong___init__impl__c78o9k(v);
275
- this.m1e(ULong__toString_impl_f9au7k(tmp$ret$1));
275
+ this.fz(ULong__toString_impl_f9au7k(tmp$ret$1));
276
276
  }
277
277
  };
278
- protoOf(ComposerForUnsignedNumbers).q1e = function (v) {
279
- if (this.a1f_1) {
278
+ protoOf(ComposerForUnsignedNumbers).jz = function (v) {
279
+ if (this.tz_1) {
280
280
  // Inline function 'kotlin.toUByte' call
281
281
  var tmp$ret$0 = _UByte___init__impl__g9hnc4(v);
282
- this.w1e(UByte__toString_impl_v72jg(tmp$ret$0));
282
+ this.pz(UByte__toString_impl_v72jg(tmp$ret$0));
283
283
  } else {
284
284
  // Inline function 'kotlin.toUByte' call
285
285
  var tmp$ret$1 = _UByte___init__impl__g9hnc4(v);
286
- this.m1e(UByte__toString_impl_v72jg(tmp$ret$1));
286
+ this.fz(UByte__toString_impl_v72jg(tmp$ret$1));
287
287
  }
288
288
  };
289
- protoOf(ComposerForUnsignedNumbers).s1e = function (v) {
290
- if (this.a1f_1) {
289
+ protoOf(ComposerForUnsignedNumbers).lz = function (v) {
290
+ if (this.tz_1) {
291
291
  // Inline function 'kotlin.toUShort' call
292
292
  var tmp$ret$0 = _UShort___init__impl__jigrne(v);
293
- this.w1e(UShort__toString_impl_edaoee(tmp$ret$0));
293
+ this.pz(UShort__toString_impl_edaoee(tmp$ret$0));
294
294
  } else {
295
295
  // Inline function 'kotlin.toUShort' call
296
296
  var tmp$ret$1 = _UShort___init__impl__jigrne(v);
297
- this.m1e(UShort__toString_impl_edaoee(tmp$ret$1));
297
+ this.fz(UShort__toString_impl_edaoee(tmp$ret$1));
298
298
  }
299
299
  };
300
300
  function ComposerForUnquotedLiterals(writer, forceQuoting) {
301
301
  Composer.call(this, writer);
302
- this.d1f_1 = forceQuoting;
302
+ this.wz_1 = forceQuoting;
303
303
  }
304
- protoOf(ComposerForUnquotedLiterals).w1e = function (value) {
305
- if (this.d1f_1) {
306
- protoOf(Composer).w1e.call(this, value);
304
+ protoOf(ComposerForUnquotedLiterals).pz = function (value) {
305
+ if (this.wz_1) {
306
+ protoOf(Composer).pz.call(this, value);
307
307
  } else {
308
- protoOf(Composer).m1e.call(this, value);
308
+ protoOf(Composer).fz.call(this, value);
309
309
  }
310
310
  };
311
311
  function ComposerWithPrettyPrint(writer, json) {
312
312
  Composer.call(this, writer);
313
- this.g1f_1 = json;
314
- this.h1f_1 = 0;
313
+ this.zz_1 = json;
314
+ this.a10_1 = 0;
315
315
  }
316
- protoOf(ComposerWithPrettyPrint).f1e = function () {
317
- this.e1e_1 = true;
318
- this.h1f_1 = this.h1f_1 + 1 | 0;
316
+ protoOf(ComposerWithPrettyPrint).yy = function () {
317
+ this.xy_1 = true;
318
+ this.a10_1 = this.a10_1 + 1 | 0;
319
319
  };
320
- protoOf(ComposerWithPrettyPrint).g1e = function () {
321
- this.h1f_1 = this.h1f_1 - 1 | 0;
320
+ protoOf(ComposerWithPrettyPrint).zy = function () {
321
+ this.a10_1 = this.a10_1 - 1 | 0;
322
322
  };
323
- protoOf(ComposerWithPrettyPrint).h1e = function () {
324
- this.e1e_1 = false;
325
- this.m1e('\n');
323
+ protoOf(ComposerWithPrettyPrint).az = function () {
324
+ this.xy_1 = false;
325
+ this.fz('\n');
326
326
  // Inline function 'kotlin.repeat' call
327
- var times = this.h1f_1;
327
+ var times = this.a10_1;
328
328
  var inductionVariable = 0;
329
329
  if (inductionVariable < times)
330
330
  do {
331
331
  var index = inductionVariable;
332
332
  inductionVariable = inductionVariable + 1 | 0;
333
- this.m1e(this.g1f_1.g1d_1.s1d_1);
333
+ this.fz(this.zz_1.zx_1.ly_1);
334
334
  }
335
335
  while (inductionVariable < times);
336
336
  };
337
- protoOf(ComposerWithPrettyPrint).i1e = function () {
338
- if (this.e1e_1)
339
- this.e1e_1 = false;
337
+ protoOf(ComposerWithPrettyPrint).bz = function () {
338
+ if (this.xy_1)
339
+ this.xy_1 = false;
340
340
  else {
341
- this.h1e();
341
+ this.az();
342
342
  }
343
343
  };
344
- protoOf(ComposerWithPrettyPrint).j1e = function () {
345
- this.k1e(_Char___init__impl__6a9atx(32));
344
+ protoOf(ComposerWithPrettyPrint).cz = function () {
345
+ this.dz(_Char___init__impl__6a9atx(32));
346
346
  };
347
347
  function JsonEncodingException(message) {
348
348
  JsonException.call(this, message);
349
349
  captureStack(this, JsonEncodingException);
350
350
  }
351
351
  function InvalidKeyKindException(keyDescriptor) {
352
- return new JsonEncodingException("Value of type '" + keyDescriptor.nk() + "' can't be used in JSON as a key in the map. " + ("It should have either primitive or enum kind, but its kind is '" + keyDescriptor.yk().toString() + "'.\n") + "Use 'allowStructuredMapKeys = true' in 'Json {}' builder to convert such maps to [key1, value1, key2, value2,...] arrays.");
353
- }
354
- function InvalidFloatingPointEncoded(value, output) {
355
- return new JsonEncodingException('Unexpected special floating-point value ' + toString_0(value) + '. By default, ' + 'non-finite floating point values are prohibited because they do not conform JSON specification. ' + "It is possible to deserialize them using 'JsonBuilder.allowSpecialFloatingPointValues = true'\n" + ('Current output: ' + toString_0(minify(output))));
356
- }
357
- function JsonException(message) {
358
- SerializationException_init_$Init$(message, this);
359
- captureStack(this, JsonException);
352
+ return new JsonEncodingException("Value of type '" + keyDescriptor.kl() + "' can't be used in JSON as a key in the map. " + ("It should have either primitive or enum kind, but its kind is '" + keyDescriptor.ll().toString() + "'.\n") + "Use 'allowStructuredMapKeys = true' in 'Json {}' builder to convert such maps to [key1, value1, key2, value2,...] arrays.");
360
353
  }
361
354
  function minify(_this__u8e3s4, offset) {
362
355
  offset = offset === VOID ? -1 : offset;
@@ -379,6 +372,13 @@
379
372
  var endIndex_0 = coerceAtMost(end, charSequenceLength(_this__u8e3s4));
380
373
  return prefix + toString_0(charSequenceSubSequence(_this__u8e3s4, tmp2, endIndex_0)) + suffix;
381
374
  }
375
+ function InvalidFloatingPointEncoded(value, output) {
376
+ return new JsonEncodingException('Unexpected special floating-point value ' + toString_0(value) + '. By default, ' + "non-finite floating point values are prohibited because they do not conform JSON specification. It is possible to deserialize them using 'JsonBuilder.allowSpecialFloatingPointValues = true'\n" + ('Current output: ' + toString_0(minify(output))));
377
+ }
378
+ function JsonException(message) {
379
+ SerializationException_init_$Init$(message, this);
380
+ captureStack(this, JsonException);
381
+ }
382
382
  var JsonDeserializationNamesKey;
383
383
  function get_JsonSerializationNamesKey() {
384
384
  _init_properties_JsonNamesMap_kt__cbbp0k();
@@ -388,28 +388,28 @@
388
388
  function getJsonElementName(_this__u8e3s4, json, index) {
389
389
  _init_properties_JsonNamesMap_kt__cbbp0k();
390
390
  var strategy = namingStrategy(_this__u8e3s4, json);
391
- return strategy == null ? _this__u8e3s4.cl(index) : serializationNamesIndices(_this__u8e3s4, json, strategy)[index];
391
+ return strategy == null ? _this__u8e3s4.pl(index) : serializationNamesIndices(_this__u8e3s4, json, strategy)[index];
392
392
  }
393
393
  function namingStrategy(_this__u8e3s4, json) {
394
394
  _init_properties_JsonNamesMap_kt__cbbp0k();
395
- return equals(_this__u8e3s4.yk(), CLASS_getInstance()) ? json.g1d_1.y1d_1 : null;
395
+ return equals(_this__u8e3s4.ll(), CLASS_getInstance()) ? json.zx_1.ry_1 : null;
396
396
  }
397
397
  function serializationNamesIndices(_this__u8e3s4, json, strategy) {
398
398
  _init_properties_JsonNamesMap_kt__cbbp0k();
399
399
  var tmp = get_schemaCache(json);
400
400
  var tmp_0 = get_JsonSerializationNamesKey();
401
- return tmp.j1f(_this__u8e3s4, tmp_0, serializationNamesIndices$lambda(_this__u8e3s4, strategy));
401
+ return tmp.c10(_this__u8e3s4, tmp_0, serializationNamesIndices$lambda(_this__u8e3s4, strategy));
402
402
  }
403
403
  function serializationNamesIndices$lambda($this_serializationNamesIndices, $strategy) {
404
404
  return function () {
405
405
  var tmp = 0;
406
- var tmp_0 = $this_serializationNamesIndices.al();
406
+ var tmp_0 = $this_serializationNamesIndices.nl();
407
407
  // Inline function 'kotlin.arrayOfNulls' call
408
408
  var tmp_1 = Array(tmp_0);
409
409
  while (tmp < tmp_0) {
410
410
  var tmp_2 = tmp;
411
- var baseName = $this_serializationNamesIndices.cl(tmp_2);
412
- tmp_1[tmp_2] = $strategy.k1f($this_serializationNamesIndices, tmp_2, baseName);
411
+ var baseName = $this_serializationNamesIndices.pl(tmp_2);
412
+ tmp_1[tmp_2] = $strategy.d10($this_serializationNamesIndices, tmp_2, baseName);
413
413
  tmp = tmp + 1 | 0;
414
414
  }
415
415
  return tmp_1;
@@ -426,28 +426,28 @@
426
426
  function encodeByWriter(json, writer, serializer, value) {
427
427
  var tmp = WriteMode_OBJ_getInstance();
428
428
  // Inline function 'kotlin.arrayOfNulls' call
429
- var size = get_entries().s();
429
+ var size = get_entries().p();
430
430
  var tmp$ret$0 = Array(size);
431
431
  var encoder = StreamingJsonEncoder_init_$Create$(writer, json, tmp, tmp$ret$0);
432
- encoder.ym(serializer, value);
432
+ encoder.ln(serializer, value);
433
433
  }
434
434
  function classDiscriminator(_this__u8e3s4, json) {
435
- var _iterator__ex2g4s = _this__u8e3s4.bl().p();
436
- while (_iterator__ex2g4s.q()) {
437
- var annotation = _iterator__ex2g4s.r();
435
+ var _iterator__ex2g4s = _this__u8e3s4.ol().m();
436
+ while (_iterator__ex2g4s.n()) {
437
+ var annotation = _iterator__ex2g4s.o();
438
438
  if (annotation instanceof JsonClassDiscriminator)
439
- return annotation.u1f_1;
439
+ return annotation.n10_1;
440
440
  }
441
- return json.g1d_1.v1d_1;
441
+ return json.zx_1.oy_1;
442
442
  }
443
443
  function validateIfSealed(serializer, actualSerializer, classDiscriminator) {
444
444
  if (!(serializer instanceof SealedClassSerializer))
445
445
  return Unit_instance;
446
- if (jsonCachedSerialNames(actualSerializer.oj()).d1(classDiscriminator)) {
447
- var baseName = serializer.oj().nk();
448
- var actualName = actualSerializer.oj().nk();
446
+ if (jsonCachedSerialNames(actualSerializer.jk()).d1(classDiscriminator)) {
447
+ var baseName = serializer.jk().kl();
448
+ var actualName = actualSerializer.jk().kl();
449
449
  // Inline function 'kotlin.error' call
450
- var message = "Sealed class '" + actualName + "' cannot be serialized as base class '" + baseName + "' because" + (" it has property name that conflicts with JSON class discriminator '" + classDiscriminator + "'. ") + 'You can either change class discriminator in JsonConfiguration, ' + 'rename property with @SerialName annotation or fall back to array polymorphism';
450
+ var message = "Sealed class '" + actualName + "' cannot be serialized as base class '" + baseName + "' because" + (" it has property name that conflicts with JSON class discriminator '" + classDiscriminator + "'. ") + 'You can either change class discriminator in JsonConfiguration, rename property with @SerialName annotation or fall back to array polymorphism';
451
451
  throw IllegalStateException_init_$Create$(toString_0(message));
452
452
  }
453
453
  }
@@ -474,16 +474,16 @@
474
474
  function Key() {
475
475
  }
476
476
  function DescriptorSchemaCache() {
477
- this.i1f_1 = createMapForCache(16);
477
+ this.b10_1 = createMapForCache(16);
478
478
  }
479
- protoOf(DescriptorSchemaCache).v1f = function (descriptor, key, value) {
479
+ protoOf(DescriptorSchemaCache).o10 = function (descriptor, key, value) {
480
480
  // Inline function 'kotlin.collections.getOrPut' call
481
- var this_0 = this.i1f_1;
482
- var value_0 = this_0.w1(descriptor);
481
+ var this_0 = this.b10_1;
482
+ var value_0 = this_0.v1(descriptor);
483
483
  var tmp;
484
484
  if (value_0 == null) {
485
485
  var answer = createMapForCache(2);
486
- this_0.e2(descriptor, answer);
486
+ this_0.d2(descriptor, answer);
487
487
  tmp = answer;
488
488
  } else {
489
489
  tmp = value_0;
@@ -492,10 +492,10 @@
492
492
  var tmp2 = key instanceof Key ? key : THROW_CCE();
493
493
  // Inline function 'kotlin.collections.set' call
494
494
  var value_1 = !(value == null) ? value : THROW_CCE();
495
- tmp0.e2(tmp2, value_1);
495
+ tmp0.d2(tmp2, value_1);
496
496
  };
497
- protoOf(DescriptorSchemaCache).j1f = function (descriptor, key, defaultValue) {
498
- var tmp0_safe_receiver = this.w1f(descriptor, key);
497
+ protoOf(DescriptorSchemaCache).c10 = function (descriptor, key, defaultValue) {
498
+ var tmp0_safe_receiver = this.p10(descriptor, key);
499
499
  if (tmp0_safe_receiver == null)
500
500
  null;
501
501
  else {
@@ -503,16 +503,16 @@
503
503
  return tmp0_safe_receiver;
504
504
  }
505
505
  var value = defaultValue();
506
- this.v1f(descriptor, key, value);
506
+ this.o10(descriptor, key, value);
507
507
  return value;
508
508
  };
509
- protoOf(DescriptorSchemaCache).w1f = function (descriptor, key) {
510
- var tmp0_safe_receiver = this.i1f_1.w1(descriptor);
509
+ protoOf(DescriptorSchemaCache).p10 = function (descriptor, key) {
510
+ var tmp0_safe_receiver = this.b10_1.v1(descriptor);
511
511
  var tmp;
512
512
  if (tmp0_safe_receiver == null) {
513
513
  tmp = null;
514
514
  } else {
515
- tmp = tmp0_safe_receiver.w1(key instanceof Key ? key : THROW_CCE());
515
+ tmp = tmp0_safe_receiver.v1(key instanceof Key ? key : THROW_CCE());
516
516
  }
517
517
  var tmp_0 = tmp;
518
518
  return !(tmp_0 == null) ? tmp_0 : null;
@@ -530,53 +530,53 @@
530
530
  return StreamingJsonEncoder_init_$Init$(output, json, mode, modeReuseCache, objectCreate(protoOf(StreamingJsonEncoder)));
531
531
  }
532
532
  function encodeTypeInfo($this, discriminator, serialName) {
533
- $this.l1f_1.h1e();
534
- $this.lm(discriminator);
535
- $this.l1f_1.k1e(_Char___init__impl__6a9atx(58));
536
- $this.l1f_1.j1e();
537
- $this.lm(serialName);
533
+ $this.e10_1.az();
534
+ $this.ym(discriminator);
535
+ $this.e10_1.dz(_Char___init__impl__6a9atx(58));
536
+ $this.e10_1.cz();
537
+ $this.ym(serialName);
538
538
  }
539
539
  function StreamingJsonEncoder(composer, json, mode, modeReuseCache) {
540
540
  AbstractEncoder.call(this);
541
- this.l1f_1 = composer;
542
- this.m1f_1 = json;
543
- this.n1f_1 = mode;
544
- this.o1f_1 = modeReuseCache;
545
- this.p1f_1 = this.m1f_1.bn();
546
- this.q1f_1 = this.m1f_1.g1d_1;
547
- this.r1f_1 = false;
548
- this.s1f_1 = null;
549
- this.t1f_1 = null;
550
- var i = this.n1f_1.i2_1;
551
- if (!(this.o1f_1 == null)) {
552
- if (!(this.o1f_1[i] === null) || !(this.o1f_1[i] === this)) {
553
- this.o1f_1[i] = this;
541
+ this.e10_1 = composer;
542
+ this.f10_1 = json;
543
+ this.g10_1 = mode;
544
+ this.h10_1 = modeReuseCache;
545
+ this.i10_1 = this.f10_1.on();
546
+ this.j10_1 = this.f10_1.zx_1;
547
+ this.k10_1 = false;
548
+ this.l10_1 = null;
549
+ this.m10_1 = null;
550
+ var i = this.g10_1.h2_1;
551
+ if (!(this.h10_1 == null)) {
552
+ if (!(this.h10_1[i] === null) || !(this.h10_1[i] === this)) {
553
+ this.h10_1[i] = this;
554
554
  }
555
555
  }
556
556
  }
557
- protoOf(StreamingJsonEncoder).x1f = function () {
558
- return this.m1f_1;
557
+ protoOf(StreamingJsonEncoder).q10 = function () {
558
+ return this.f10_1;
559
559
  };
560
- protoOf(StreamingJsonEncoder).bn = function () {
561
- return this.p1f_1;
560
+ protoOf(StreamingJsonEncoder).on = function () {
561
+ return this.i10_1;
562
562
  };
563
- protoOf(StreamingJsonEncoder).en = function (descriptor, index) {
564
- return this.q1f_1.m1d_1;
563
+ protoOf(StreamingJsonEncoder).rn = function (descriptor, index) {
564
+ return this.j10_1.fy_1;
565
565
  };
566
- protoOf(StreamingJsonEncoder).ym = function (serializer, value) {
566
+ protoOf(StreamingJsonEncoder).ln = function (serializer, value) {
567
567
  $l$block: {
568
568
  // Inline function 'kotlinx.serialization.json.internal.encodePolymorphically' call
569
- if (this.x1f().g1d_1.u1d_1) {
570
- serializer.pj(this, value);
569
+ if (this.q10().zx_1.ny_1) {
570
+ serializer.kk(this, value);
571
571
  break $l$block;
572
572
  }
573
573
  var isPolymorphicSerializer = serializer instanceof AbstractPolymorphicSerializer;
574
574
  var tmp;
575
575
  if (isPolymorphicSerializer) {
576
- tmp = !this.x1f().g1d_1.c1e_1.equals(ClassDiscriminatorMode_NONE_getInstance());
576
+ tmp = !this.q10().zx_1.vy_1.equals(ClassDiscriminatorMode_NONE_getInstance());
577
577
  } else {
578
578
  var tmp_0;
579
- switch (this.x1f().g1d_1.c1e_1.i2_1) {
579
+ switch (this.q10().zx_1.vy_1.h2_1) {
580
580
  case 0:
581
581
  case 2:
582
582
  tmp_0 = false;
@@ -584,7 +584,7 @@
584
584
  case 1:
585
585
  // Inline function 'kotlin.let' call
586
586
 
587
- var it = serializer.oj().yk();
587
+ var it = serializer.jk().ll();
588
588
  tmp_0 = equals(it, CLASS_getInstance()) || equals(it, OBJECT_getInstance());
589
589
  break;
590
590
  default:
@@ -594,14 +594,14 @@
594
594
  tmp = tmp_0;
595
595
  }
596
596
  var needDiscriminator = tmp;
597
- var baseClassDiscriminator = needDiscriminator ? classDiscriminator(serializer.oj(), this.x1f()) : null;
597
+ var baseClassDiscriminator = needDiscriminator ? classDiscriminator(serializer.jk(), this.q10()) : null;
598
598
  var tmp_1;
599
599
  if (isPolymorphicSerializer) {
600
600
  var casted = serializer instanceof AbstractPolymorphicSerializer ? serializer : THROW_CCE();
601
601
  $l$block_0: {
602
602
  // Inline function 'kotlin.requireNotNull' call
603
603
  if (value == null) {
604
- var message = 'Value for serializer ' + toString_0(serializer.oj()) + ' should always be non-null. Please report issue to the kotlinx.serialization tracker.';
604
+ var message = 'Value for serializer ' + toString_0(serializer.jk()) + ' should always be non-null. Please report issue to the kotlinx.serialization tracker.';
605
605
  throw IllegalArgumentException_init_$Create$(toString_0(message));
606
606
  } else {
607
607
  break $l$block_0;
@@ -610,219 +610,219 @@
610
610
  var actual = findPolymorphicSerializer(casted, this, value);
611
611
  if (!(baseClassDiscriminator == null)) {
612
612
  access$validateIfSealed$tPolymorphicKt(serializer, actual, baseClassDiscriminator);
613
+ checkKind(actual.jk().ll());
613
614
  }
614
- checkKind(actual.oj().yk());
615
615
  tmp_1 = isInterface(actual, SerializationStrategy) ? actual : THROW_CCE();
616
616
  } else {
617
617
  tmp_1 = serializer;
618
618
  }
619
619
  var actualSerializer = tmp_1;
620
620
  if (!(baseClassDiscriminator == null)) {
621
- var serialName = actualSerializer.oj().nk();
622
- this.s1f_1 = baseClassDiscriminator;
623
- this.t1f_1 = serialName;
621
+ var serialName = actualSerializer.jk().kl();
622
+ this.l10_1 = baseClassDiscriminator;
623
+ this.m10_1 = serialName;
624
624
  }
625
- actualSerializer.pj(this, value);
625
+ actualSerializer.kk(this, value);
626
626
  }
627
627
  };
628
- protoOf(StreamingJsonEncoder).yl = function (descriptor) {
629
- var newMode = switchMode(this.m1f_1, descriptor);
630
- if (!(newMode.a1g_1 === _Char___init__impl__6a9atx(0))) {
631
- this.l1f_1.k1e(newMode.a1g_1);
632
- this.l1f_1.f1e();
628
+ protoOf(StreamingJsonEncoder).lm = function (descriptor) {
629
+ var newMode = switchMode(this.f10_1, descriptor);
630
+ if (!(newMode.t10_1 === _Char___init__impl__6a9atx(0))) {
631
+ this.e10_1.dz(newMode.t10_1);
632
+ this.e10_1.yy();
633
633
  }
634
- var discriminator = this.s1f_1;
634
+ var discriminator = this.l10_1;
635
635
  if (!(discriminator == null)) {
636
- var tmp0_elvis_lhs = this.t1f_1;
637
- encodeTypeInfo(this, discriminator, tmp0_elvis_lhs == null ? descriptor.nk() : tmp0_elvis_lhs);
638
- this.s1f_1 = null;
639
- this.t1f_1 = null;
636
+ var tmp0_elvis_lhs = this.m10_1;
637
+ encodeTypeInfo(this, discriminator, tmp0_elvis_lhs == null ? descriptor.kl() : tmp0_elvis_lhs);
638
+ this.l10_1 = null;
639
+ this.m10_1 = null;
640
640
  }
641
- if (this.n1f_1.equals(newMode)) {
641
+ if (this.g10_1.equals(newMode)) {
642
642
  return this;
643
643
  }
644
- var tmp1_safe_receiver = this.o1f_1;
645
- var tmp2_elvis_lhs = tmp1_safe_receiver == null ? null : tmp1_safe_receiver[newMode.i2_1];
646
- return tmp2_elvis_lhs == null ? new StreamingJsonEncoder(this.l1f_1, this.m1f_1, newMode, this.o1f_1) : tmp2_elvis_lhs;
644
+ var tmp1_safe_receiver = this.h10_1;
645
+ var tmp2_elvis_lhs = tmp1_safe_receiver == null ? null : tmp1_safe_receiver[newMode.h2_1];
646
+ return tmp2_elvis_lhs == null ? new StreamingJsonEncoder(this.e10_1, this.f10_1, newMode, this.h10_1) : tmp2_elvis_lhs;
647
647
  };
648
- protoOf(StreamingJsonEncoder).zl = function (descriptor) {
649
- if (!(this.n1f_1.b1g_1 === _Char___init__impl__6a9atx(0))) {
650
- this.l1f_1.g1e();
651
- this.l1f_1.i1e();
652
- this.l1f_1.k1e(this.n1f_1.b1g_1);
648
+ protoOf(StreamingJsonEncoder).mm = function (descriptor) {
649
+ if (!(this.g10_1.u10_1 === _Char___init__impl__6a9atx(0))) {
650
+ this.e10_1.zy();
651
+ this.e10_1.bz();
652
+ this.e10_1.dz(this.g10_1.u10_1);
653
653
  }
654
654
  };
655
- protoOf(StreamingJsonEncoder).am = function (descriptor, index) {
656
- switch (this.n1f_1.i2_1) {
655
+ protoOf(StreamingJsonEncoder).nm = function (descriptor, index) {
656
+ switch (this.g10_1.h2_1) {
657
657
  case 1:
658
- if (!this.l1f_1.e1e_1) {
659
- this.l1f_1.k1e(_Char___init__impl__6a9atx(44));
658
+ if (!this.e10_1.xy_1) {
659
+ this.e10_1.dz(_Char___init__impl__6a9atx(44));
660
660
  }
661
661
 
662
- this.l1f_1.h1e();
662
+ this.e10_1.az();
663
663
  break;
664
664
  case 2:
665
- if (!this.l1f_1.e1e_1) {
665
+ if (!this.e10_1.xy_1) {
666
666
  var tmp = this;
667
667
  var tmp_0;
668
668
  if ((index % 2 | 0) === 0) {
669
- this.l1f_1.k1e(_Char___init__impl__6a9atx(44));
670
- this.l1f_1.h1e();
669
+ this.e10_1.dz(_Char___init__impl__6a9atx(44));
670
+ this.e10_1.az();
671
671
  tmp_0 = true;
672
672
  } else {
673
- this.l1f_1.k1e(_Char___init__impl__6a9atx(58));
674
- this.l1f_1.j1e();
673
+ this.e10_1.dz(_Char___init__impl__6a9atx(58));
674
+ this.e10_1.cz();
675
675
  tmp_0 = false;
676
676
  }
677
- tmp.r1f_1 = tmp_0;
677
+ tmp.k10_1 = tmp_0;
678
678
  } else {
679
- this.r1f_1 = true;
680
- this.l1f_1.h1e();
679
+ this.k10_1 = true;
680
+ this.e10_1.az();
681
681
  }
682
682
 
683
683
  break;
684
684
  case 3:
685
685
  if (index === 0)
686
- this.r1f_1 = true;
686
+ this.k10_1 = true;
687
687
  if (index === 1) {
688
- this.l1f_1.k1e(_Char___init__impl__6a9atx(44));
689
- this.l1f_1.j1e();
690
- this.r1f_1 = false;
688
+ this.e10_1.dz(_Char___init__impl__6a9atx(44));
689
+ this.e10_1.cz();
690
+ this.k10_1 = false;
691
691
  }
692
692
 
693
693
  break;
694
694
  default:
695
- if (!this.l1f_1.e1e_1) {
696
- this.l1f_1.k1e(_Char___init__impl__6a9atx(44));
695
+ if (!this.e10_1.xy_1) {
696
+ this.e10_1.dz(_Char___init__impl__6a9atx(44));
697
697
  }
698
698
 
699
- this.l1f_1.h1e();
700
- this.lm(getJsonElementName(descriptor, this.m1f_1, index));
701
- this.l1f_1.k1e(_Char___init__impl__6a9atx(58));
702
- this.l1f_1.j1e();
699
+ this.e10_1.az();
700
+ this.ym(getJsonElementName(descriptor, this.f10_1, index));
701
+ this.e10_1.dz(_Char___init__impl__6a9atx(58));
702
+ this.e10_1.cz();
703
703
  break;
704
704
  }
705
705
  return true;
706
706
  };
707
- protoOf(StreamingJsonEncoder).zm = function (descriptor, index, serializer, value) {
708
- if (!(value == null) || this.q1f_1.r1d_1) {
709
- protoOf(AbstractEncoder).zm.call(this, descriptor, index, serializer, value);
707
+ protoOf(StreamingJsonEncoder).mn = function (descriptor, index, serializer, value) {
708
+ if (!(value == null) || this.j10_1.ky_1) {
709
+ protoOf(AbstractEncoder).mn.call(this, descriptor, index, serializer, value);
710
710
  }
711
711
  };
712
- protoOf(StreamingJsonEncoder).mm = function (descriptor) {
712
+ protoOf(StreamingJsonEncoder).zm = function (descriptor) {
713
713
  var tmp;
714
714
  if (get_isUnsignedNumber(descriptor)) {
715
715
  // Inline function 'kotlinx.serialization.json.internal.StreamingJsonEncoder.composerAs' call
716
716
  var tmp_0;
717
- var tmp_1 = this.l1f_1;
717
+ var tmp_1 = this.e10_1;
718
718
  if (tmp_1 instanceof ComposerForUnsignedNumbers) {
719
- tmp_0 = this.l1f_1;
719
+ tmp_0 = this.e10_1;
720
720
  } else {
721
- var tmp0 = this.l1f_1.d1e_1;
722
- var p1 = this.r1f_1;
721
+ var tmp0 = this.e10_1.wy_1;
722
+ var p1 = this.k10_1;
723
723
  tmp_0 = new ComposerForUnsignedNumbers(tmp0, p1);
724
724
  }
725
725
  var tmp$ret$1 = tmp_0;
726
- tmp = new StreamingJsonEncoder(tmp$ret$1, this.m1f_1, this.n1f_1, null);
726
+ tmp = new StreamingJsonEncoder(tmp$ret$1, this.f10_1, this.g10_1, null);
727
727
  } else if (get_isUnquotedLiteral(descriptor)) {
728
728
  // Inline function 'kotlinx.serialization.json.internal.StreamingJsonEncoder.composerAs' call
729
729
  var tmp_2;
730
- var tmp_3 = this.l1f_1;
730
+ var tmp_3 = this.e10_1;
731
731
  if (tmp_3 instanceof ComposerForUnquotedLiterals) {
732
- tmp_2 = this.l1f_1;
732
+ tmp_2 = this.e10_1;
733
733
  } else {
734
- var tmp0_0 = this.l1f_1.d1e_1;
735
- var p1_0 = this.r1f_1;
734
+ var tmp0_0 = this.e10_1.wy_1;
735
+ var p1_0 = this.k10_1;
736
736
  tmp_2 = new ComposerForUnquotedLiterals(tmp0_0, p1_0);
737
737
  }
738
738
  var tmp$ret$3 = tmp_2;
739
- tmp = new StreamingJsonEncoder(tmp$ret$3, this.m1f_1, this.n1f_1, null);
740
- } else if (!(this.s1f_1 == null)) {
739
+ tmp = new StreamingJsonEncoder(tmp$ret$3, this.f10_1, this.g10_1, null);
740
+ } else if (!(this.l10_1 == null)) {
741
741
  // Inline function 'kotlin.apply' call
742
- this.t1f_1 = descriptor.nk();
742
+ this.m10_1 = descriptor.kl();
743
743
  tmp = this;
744
744
  } else {
745
- tmp = protoOf(AbstractEncoder).mm.call(this, descriptor);
745
+ tmp = protoOf(AbstractEncoder).zm.call(this, descriptor);
746
746
  }
747
747
  return tmp;
748
748
  };
749
- protoOf(StreamingJsonEncoder).cm = function () {
750
- this.l1f_1.m1e('null');
749
+ protoOf(StreamingJsonEncoder).pm = function () {
750
+ this.e10_1.fz('null');
751
751
  };
752
- protoOf(StreamingJsonEncoder).dm = function (value) {
753
- if (this.r1f_1) {
754
- this.lm(value.toString());
752
+ protoOf(StreamingJsonEncoder).qm = function (value) {
753
+ if (this.k10_1) {
754
+ this.ym(value.toString());
755
755
  } else {
756
- this.l1f_1.v1e(value);
756
+ this.e10_1.oz(value);
757
757
  }
758
758
  };
759
- protoOf(StreamingJsonEncoder).em = function (value) {
760
- if (this.r1f_1) {
761
- this.lm(value.toString());
759
+ protoOf(StreamingJsonEncoder).rm = function (value) {
760
+ if (this.k10_1) {
761
+ this.ym(value.toString());
762
762
  } else {
763
- this.l1f_1.q1e(value);
763
+ this.e10_1.jz(value);
764
764
  }
765
765
  };
766
- protoOf(StreamingJsonEncoder).fm = function (value) {
767
- if (this.r1f_1) {
768
- this.lm(value.toString());
766
+ protoOf(StreamingJsonEncoder).sm = function (value) {
767
+ if (this.k10_1) {
768
+ this.ym(value.toString());
769
769
  } else {
770
- this.l1f_1.s1e(value);
770
+ this.e10_1.lz(value);
771
771
  }
772
772
  };
773
- protoOf(StreamingJsonEncoder).gm = function (value) {
774
- if (this.r1f_1) {
775
- this.lm(value.toString());
773
+ protoOf(StreamingJsonEncoder).tm = function (value) {
774
+ if (this.k10_1) {
775
+ this.ym(value.toString());
776
776
  } else {
777
- this.l1f_1.t1e(value);
777
+ this.e10_1.mz(value);
778
778
  }
779
779
  };
780
- protoOf(StreamingJsonEncoder).hm = function (value) {
781
- if (this.r1f_1) {
782
- this.lm(value.toString());
780
+ protoOf(StreamingJsonEncoder).um = function (value) {
781
+ if (this.k10_1) {
782
+ this.ym(value.toString());
783
783
  } else {
784
- this.l1f_1.u1e(value);
784
+ this.e10_1.nz(value);
785
785
  }
786
786
  };
787
- protoOf(StreamingJsonEncoder).im = function (value) {
788
- if (this.r1f_1) {
789
- this.lm(value.toString());
787
+ protoOf(StreamingJsonEncoder).vm = function (value) {
788
+ if (this.k10_1) {
789
+ this.ym(value.toString());
790
790
  } else {
791
- this.l1f_1.o1e(value);
791
+ this.e10_1.hz(value);
792
792
  }
793
- if (!this.q1f_1.w1d_1 && !isFinite(value)) {
794
- throw InvalidFloatingPointEncoded(value, toString_0(this.l1f_1.d1e_1));
793
+ if (!this.j10_1.py_1 && !isFinite(value)) {
794
+ throw InvalidFloatingPointEncoded(value, toString_0(this.e10_1.wy_1));
795
795
  }
796
796
  };
797
- protoOf(StreamingJsonEncoder).jm = function (value) {
798
- if (this.r1f_1) {
799
- this.lm(value.toString());
797
+ protoOf(StreamingJsonEncoder).wm = function (value) {
798
+ if (this.k10_1) {
799
+ this.ym(value.toString());
800
800
  } else {
801
- this.l1f_1.p1e(value);
801
+ this.e10_1.iz(value);
802
802
  }
803
- if (!this.q1f_1.w1d_1 && !isFinite_0(value)) {
804
- throw InvalidFloatingPointEncoded(value, toString_0(this.l1f_1.d1e_1));
803
+ if (!this.j10_1.py_1 && !isFinite_0(value)) {
804
+ throw InvalidFloatingPointEncoded(value, toString_0(this.e10_1.wy_1));
805
805
  }
806
806
  };
807
- protoOf(StreamingJsonEncoder).km = function (value) {
808
- this.lm(toString_1(value));
807
+ protoOf(StreamingJsonEncoder).xm = function (value) {
808
+ this.ym(toString_1(value));
809
809
  };
810
- protoOf(StreamingJsonEncoder).lm = function (value) {
811
- return this.l1f_1.w1e(value);
810
+ protoOf(StreamingJsonEncoder).ym = function (value) {
811
+ return this.e10_1.pz(value);
812
812
  };
813
813
  function get_isUnsignedNumber(_this__u8e3s4) {
814
814
  _init_properties_StreamingJsonEncoder_kt__pn1bsi();
815
- return _this__u8e3s4.zk() && get_unsignedNumberDescriptors().d1(_this__u8e3s4);
815
+ return _this__u8e3s4.ml() && get_unsignedNumberDescriptors().d1(_this__u8e3s4);
816
816
  }
817
817
  function get_isUnquotedLiteral(_this__u8e3s4) {
818
818
  _init_properties_StreamingJsonEncoder_kt__pn1bsi();
819
- return _this__u8e3s4.zk() && equals(_this__u8e3s4, get_jsonUnquotedLiteralDescriptor());
819
+ return _this__u8e3s4.ml() && equals(_this__u8e3s4, get_jsonUnquotedLiteralDescriptor());
820
820
  }
821
821
  var properties_initialized_StreamingJsonEncoder_kt_6ifwwk;
822
822
  function _init_properties_StreamingJsonEncoder_kt__pn1bsi() {
823
823
  if (!properties_initialized_StreamingJsonEncoder_kt_6ifwwk) {
824
824
  properties_initialized_StreamingJsonEncoder_kt_6ifwwk = true;
825
- unsignedNumberDescriptors = setOf([serializer_0(Companion_getInstance()).oj(), serializer_1(Companion_getInstance_0()).oj(), serializer_2(Companion_getInstance_1()).oj(), serializer_3(Companion_getInstance_2()).oj()]);
825
+ unsignedNumberDescriptors = setOf([serializer_0(Companion_getInstance()).jk(), serializer_1(Companion_getInstance_0()).jk(), serializer_2(Companion_getInstance_1()).jk(), serializer_3(Companion_getInstance_2()).jk()]);
826
826
  }
827
827
  }
828
828
  function get_ESCAPE_STRINGS() {
@@ -851,7 +851,7 @@
851
851
  }
852
852
  function printQuoted(_this__u8e3s4, value) {
853
853
  _init_properties_StringOps_kt__fcy1db();
854
- _this__u8e3s4.y7(_Char___init__impl__6a9atx(34));
854
+ _this__u8e3s4.a8(_Char___init__impl__6a9atx(34));
855
855
  var lastPos = 0;
856
856
  var inductionVariable = 0;
857
857
  var last = charSequenceLength(value) - 1 | 0;
@@ -863,17 +863,17 @@
863
863
  var this_0 = charCodeAt(value, i);
864
864
  var c = Char__toInt_impl_vasixd(this_0);
865
865
  if (c < get_ESCAPE_STRINGS().length && !(get_ESCAPE_STRINGS()[c] == null)) {
866
- _this__u8e3s4.mb(value, lastPos, i);
867
- _this__u8e3s4.x7(get_ESCAPE_STRINGS()[c]);
866
+ _this__u8e3s4.ob(value, lastPos, i);
867
+ _this__u8e3s4.z7(get_ESCAPE_STRINGS()[c]);
868
868
  lastPos = i + 1 | 0;
869
869
  }
870
870
  }
871
871
  while (inductionVariable <= last);
872
872
  if (!(lastPos === 0))
873
- _this__u8e3s4.mb(value, lastPos, value.length);
873
+ _this__u8e3s4.ob(value, lastPos, value.length);
874
874
  else
875
- _this__u8e3s4.x7(value);
876
- _this__u8e3s4.y7(_Char___init__impl__6a9atx(34));
875
+ _this__u8e3s4.z7(value);
876
+ _this__u8e3s4.a8(_Char___init__impl__6a9atx(34));
877
877
  }
878
878
  var properties_initialized_StringOps_kt_wzaea7;
879
879
  function _init_properties_StringOps_kt__fcy1db() {
@@ -998,11 +998,11 @@
998
998
  var $ENTRIES;
999
999
  function WriteMode(name, ordinal, begin, end) {
1000
1000
  Enum.call(this, name, ordinal);
1001
- this.a1g_1 = begin;
1002
- this.b1g_1 = end;
1001
+ this.t10_1 = begin;
1002
+ this.u10_1 = end;
1003
1003
  }
1004
1004
  function switchMode(_this__u8e3s4, desc) {
1005
- var tmp0_subject = desc.yk();
1005
+ var tmp0_subject = desc.ll();
1006
1006
  var tmp;
1007
1007
  if (tmp0_subject instanceof PolymorphicKind) {
1008
1008
  tmp = WriteMode_POLY_OBJ_getInstance();
@@ -1012,8 +1012,8 @@
1012
1012
  } else {
1013
1013
  if (equals(tmp0_subject, MAP_getInstance())) {
1014
1014
  // Inline function 'kotlinx.serialization.json.internal.selectMapMode' call
1015
- var keyDescriptor = carrierDescriptor(desc.dl(0), _this__u8e3s4.bn());
1016
- var keyKind = keyDescriptor.yk();
1015
+ var keyDescriptor = carrierDescriptor(desc.ql(0), _this__u8e3s4.on());
1016
+ var keyKind = keyDescriptor.ll();
1017
1017
  var tmp_0;
1018
1018
  var tmp_1;
1019
1019
  if (keyKind instanceof PrimitiveKind) {
@@ -1024,7 +1024,7 @@
1024
1024
  if (tmp_1) {
1025
1025
  tmp_0 = WriteMode_MAP_getInstance();
1026
1026
  } else {
1027
- if (_this__u8e3s4.g1d_1.p1d_1) {
1027
+ if (_this__u8e3s4.zx_1.iy_1) {
1028
1028
  tmp_0 = WriteMode_LIST_getInstance();
1029
1029
  } else {
1030
1030
  throw InvalidKeyKindException(keyDescriptor);
@@ -1040,12 +1040,12 @@
1040
1040
  }
1041
1041
  function carrierDescriptor(_this__u8e3s4, module_0) {
1042
1042
  var tmp;
1043
- if (equals(_this__u8e3s4.yk(), CONTEXTUAL_getInstance())) {
1043
+ if (equals(_this__u8e3s4.ll(), CONTEXTUAL_getInstance())) {
1044
1044
  var tmp0_safe_receiver = getContextualDescriptor(module_0, _this__u8e3s4);
1045
1045
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : carrierDescriptor(tmp0_safe_receiver, module_0);
1046
1046
  tmp = tmp1_elvis_lhs == null ? _this__u8e3s4 : tmp1_elvis_lhs;
1047
- } else if (_this__u8e3s4.zk()) {
1048
- tmp = carrierDescriptor(_this__u8e3s4.dl(0), module_0);
1047
+ } else if (_this__u8e3s4.ml()) {
1048
+ tmp = carrierDescriptor(_this__u8e3s4.ql(0), module_0);
1049
1049
  } else {
1050
1050
  tmp = _this__u8e3s4;
1051
1051
  }
@@ -1068,28 +1068,28 @@
1068
1068
  return WriteMode_POLY_OBJ_instance;
1069
1069
  }
1070
1070
  function get_schemaCache(_this__u8e3s4) {
1071
- return _this__u8e3s4.i1d_1;
1071
+ return _this__u8e3s4.by_1;
1072
1072
  }
1073
1073
  function JsonToStringWriter() {
1074
- this.k1d_1 = StringBuilder_init_$Create$(128);
1074
+ this.dy_1 = StringBuilder_init_$Create$(128);
1075
1075
  }
1076
- protoOf(JsonToStringWriter).r1e = function (value) {
1077
- this.k1d_1.pb(value);
1076
+ protoOf(JsonToStringWriter).kz = function (value) {
1077
+ this.dy_1.rb(value);
1078
1078
  };
1079
- protoOf(JsonToStringWriter).l1e = function (char) {
1080
- this.k1d_1.y7(char);
1079
+ protoOf(JsonToStringWriter).ez = function (char) {
1080
+ this.dy_1.a8(char);
1081
1081
  };
1082
- protoOf(JsonToStringWriter).n1e = function (text) {
1083
- this.k1d_1.x7(text);
1082
+ protoOf(JsonToStringWriter).gz = function (text) {
1083
+ this.dy_1.z7(text);
1084
1084
  };
1085
- protoOf(JsonToStringWriter).x1e = function (text) {
1086
- printQuoted(this.k1d_1, text);
1085
+ protoOf(JsonToStringWriter).qz = function (text) {
1086
+ printQuoted(this.dy_1, text);
1087
1087
  };
1088
- protoOf(JsonToStringWriter).l1d = function () {
1089
- this.k1d_1.rb();
1088
+ protoOf(JsonToStringWriter).ey = function () {
1089
+ this.dy_1.tb();
1090
1090
  };
1091
1091
  protoOf(JsonToStringWriter).toString = function () {
1092
- return this.k1d_1.toString();
1092
+ return this.dy_1.toString();
1093
1093
  };
1094
1094
  function createMapForCache(initialCapacity) {
1095
1095
  return HashMap_init_$Create$(initialCapacity);