@@ -196,7 +196,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
196
196
else for ( var i = decorators . length - 1 ; i >= 0 ; i -- ) if ( d = decorators [ i ] ) r = ( c < 3 ? d ( r ) : c > 3 ? d ( target , key , r ) : d ( target , key ) ) || r ;
197
197
return c > 3 && r && Object . defineProperty ( target , key , r ) , r ;
198
198
} ;
199
- var _a , _b , _c , _d , _e , _f , _g , _h , _j , _k , _l , _m , _o , _p , _q , _r , _s , _t , _u , _v , _w , _x , _y , _z , _0 , _1 , _2 , _3 , _4 , _5 , _6 , _7 , _8 , _9 , _10 , _11 , _12 , _13 , _14 , _15 , _16 , _17 , _18 , _19 , _20 , _21 ;
199
+ var _a , _b , _c , _d ;
200
+ var _e , _f , _g , _h , _j , _k , _l , _m , _o , _p , _q , _r , _s , _t , _u , _v , _w , _x , _y , _z , _0 , _1 , _2 , _3 , _4 , _5 , _6 , _7 , _8 , _9 , _10 , _11 , _12 , _13 , _14 , _15 , _16 , _17 , _18 , _19 , _20 , _21 ;
200
201
function x ( o , k ) { }
201
202
let i = 0 ;
202
203
function foo ( ) { return ++ i + "" ; }
@@ -209,11 +210,11 @@ class A {
209
210
this [ Symbol . iterator ] = null ;
210
211
this [ "property4" ] = 2 ;
211
212
this [ Symbol . match ] = null ;
212
- this [ _b ] = null ;
213
- this [ _d ] = null ;
213
+ this [ _f ] = null ;
214
+ this [ _h ] = null ;
214
215
}
215
216
}
216
- foo ( ) , _a = foo ( ) , _b = foo ( ) , _c = fieldNameB , _d = fieldNameC ;
217
+ foo ( ) , _e = foo ( ) , _f = foo ( ) , _g = fieldNameB , _h = fieldNameC ;
217
218
__decorate ( [
218
219
x
219
220
] , A . prototype , "property" , void 0 ) ;
@@ -228,42 +229,42 @@ __decorate([
228
229
] , A . prototype , Symbol . iterator , void 0 ) ;
229
230
__decorate ( [
230
231
x
231
- ] , A . prototype , _a , void 0 ) ;
232
+ ] , A . prototype , _e , void 0 ) ;
232
233
__decorate ( [
233
234
x
234
- ] , A . prototype , _b , void 0 ) ;
235
+ ] , A . prototype , _f , void 0 ) ;
235
236
__decorate ( [
236
237
x
237
- ] , A . prototype , _c , void 0 ) ;
238
+ ] , A . prototype , _g , void 0 ) ;
238
239
__decorate ( [
239
240
x
240
- ] , A . prototype , _d , void 0 ) ;
241
- void ( _j = class B {
241
+ ] , A . prototype , _h , void 0 ) ;
242
+ void ( _a = class B {
242
243
constructor ( ) {
243
244
this [ "property2" ] = 2 ;
244
245
this [ Symbol . iterator ] = null ;
245
246
this [ "property4" ] = 2 ;
246
247
this [ Symbol . match ] = null ;
247
- this [ _f ] = null ;
248
- this [ _h ] = null ;
248
+ this [ _k ] = null ;
249
+ this [ _m ] = null ;
249
250
}
250
251
} ,
251
252
foo ( ) ,
252
- _e = foo ( ) ,
253
- _f = foo ( ) ,
254
- _g = fieldNameB ,
255
- _h = fieldNameC ,
256
- _j ) ;
253
+ _j = foo ( ) ,
254
+ _k = foo ( ) ,
255
+ _l = fieldNameB ,
256
+ _m = fieldNameC ,
257
+ _a ) ;
257
258
class C {
258
259
constructor ( ) {
259
260
this [ "property2" ] = 2 ;
260
261
this [ Symbol . iterator ] = null ;
261
262
this [ "property4" ] = 2 ;
262
263
this [ Symbol . match ] = null ;
263
- this [ _l ] = null ;
264
- this [ _o ] = null ;
264
+ this [ _p ] = null ;
265
+ this [ _r ] = null ;
265
266
}
266
- [ ( foo ( ) , _k = foo ( ) , _l = foo ( ) , _m = fieldNameB , _o = fieldNameC , "some" + "method" ) ] ( ) { }
267
+ [ ( foo ( ) , _o = foo ( ) , _p = foo ( ) , _q = fieldNameB , _r = fieldNameC , "some" + "method" ) ] ( ) { }
267
268
}
268
269
__decorate ( [
269
270
x
@@ -279,39 +280,39 @@ __decorate([
279
280
] , C . prototype , Symbol . iterator , void 0 ) ;
280
281
__decorate ( [
281
282
x
282
- ] , C . prototype , _k , void 0 ) ;
283
+ ] , C . prototype , _o , void 0 ) ;
283
284
__decorate ( [
284
285
x
285
- ] , C . prototype , _l , void 0 ) ;
286
+ ] , C . prototype , _p , void 0 ) ;
286
287
__decorate ( [
287
288
x
288
- ] , C . prototype , _m , void 0 ) ;
289
+ ] , C . prototype , _q , void 0 ) ;
289
290
__decorate ( [
290
291
x
291
- ] , C . prototype , _o , void 0 ) ;
292
+ ] , C . prototype , _r , void 0 ) ;
292
293
void class D {
293
294
constructor ( ) {
294
295
this [ "property2" ] = 2 ;
295
296
this [ Symbol . iterator ] = null ;
296
297
this [ "property4" ] = 2 ;
297
298
this [ Symbol . match ] = null ;
298
- this [ _q ] = null ;
299
- this [ _s ] = null ;
299
+ this [ _t ] = null ;
300
+ this [ _v ] = null ;
300
301
}
301
- [ ( foo ( ) , _p = foo ( ) , _q = foo ( ) , _r = fieldNameB , _s = fieldNameC , "some" + "method" ) ] ( ) { }
302
+ [ ( foo ( ) , _s = foo ( ) , _t = foo ( ) , _u = fieldNameB , _v = fieldNameC , "some" + "method" ) ] ( ) { }
302
303
} ;
303
304
class E {
304
305
constructor ( ) {
305
306
this [ "property2" ] = 2 ;
306
307
this [ Symbol . iterator ] = null ;
307
308
this [ "property4" ] = 2 ;
308
309
this [ Symbol . match ] = null ;
309
- this [ _u ] = null ;
310
- this [ _w ] = null ;
310
+ this [ _x ] = null ;
311
+ this [ _z ] = null ;
311
312
}
312
- [ ( foo ( ) , _t = foo ( ) , _u = foo ( ) , "some" + "method" ) ] ( ) { }
313
+ [ ( foo ( ) , _w = foo ( ) , _x = foo ( ) , "some" + "method" ) ] ( ) { }
313
314
}
314
- _v = fieldNameB , _w = fieldNameC ;
315
+ _y = fieldNameB , _z = fieldNameC ;
315
316
__decorate ( [
316
317
x
317
318
] , E . prototype , "property" , void 0 ) ;
@@ -326,43 +327,43 @@ __decorate([
326
327
] , E . prototype , Symbol . iterator , void 0 ) ;
327
328
__decorate ( [
328
329
x
329
- ] , E . prototype , _t , void 0 ) ;
330
+ ] , E . prototype , _w , void 0 ) ;
330
331
__decorate ( [
331
332
x
332
- ] , E . prototype , _u , void 0 ) ;
333
+ ] , E . prototype , _x , void 0 ) ;
333
334
__decorate ( [
334
335
x
335
- ] , E . prototype , _v , void 0 ) ;
336
+ ] , E . prototype , _y , void 0 ) ;
336
337
__decorate ( [
337
338
x
338
- ] , E . prototype , _w , void 0 ) ;
339
- void ( _1 = class F {
339
+ ] , E . prototype , _z , void 0 ) ;
340
+ void ( _b = class F {
340
341
constructor ( ) {
341
342
this [ "property2" ] = 2 ;
342
343
this [ Symbol . iterator ] = null ;
343
344
this [ "property4" ] = 2 ;
344
345
this [ Symbol . match ] = null ;
345
- this [ _y ] = null ;
346
- this [ _0 ] = null ;
346
+ this [ _1 ] = null ;
347
+ this [ _3 ] = null ;
347
348
}
348
- [ ( foo ( ) , _x = foo ( ) , _y = foo ( ) , "some" + "method" ) ] ( ) { }
349
+ [ ( foo ( ) , _0 = foo ( ) , _1 = foo ( ) , "some" + "method" ) ] ( ) { }
349
350
} ,
350
- _z = fieldNameB ,
351
- _0 = fieldNameC ,
352
- _1 ) ;
351
+ _2 = fieldNameB ,
352
+ _3 = fieldNameC ,
353
+ _b ) ;
353
354
class G {
354
355
constructor ( ) {
355
356
this [ "property2" ] = 2 ;
356
357
this [ Symbol . iterator ] = null ;
357
358
this [ "property4" ] = 2 ;
358
359
this [ Symbol . match ] = null ;
359
- this [ _3 ] = null ;
360
360
this [ _5 ] = null ;
361
+ this [ _7 ] = null ;
361
362
}
362
- [ ( foo ( ) , _2 = foo ( ) , _3 = foo ( ) , "some" + "method" ) ] ( ) { }
363
- [ ( _4 = fieldNameB , "some" + "method2" ) ] ( ) { }
363
+ [ ( foo ( ) , _4 = foo ( ) , _5 = foo ( ) , "some" + "method" ) ] ( ) { }
364
+ [ ( _6 = fieldNameB , "some" + "method2" ) ] ( ) { }
364
365
}
365
- _5 = fieldNameC ;
366
+ _7 = fieldNameC ;
366
367
__decorate ( [
367
368
x
368
369
] , G . prototype , "property" , void 0 ) ;
@@ -377,43 +378,43 @@ __decorate([
377
378
] , G . prototype , Symbol . iterator , void 0 ) ;
378
379
__decorate ( [
379
380
x
380
- ] , G . prototype , _2 , void 0 ) ;
381
+ ] , G . prototype , _4 , void 0 ) ;
381
382
__decorate ( [
382
383
x
383
- ] , G . prototype , _3 , void 0 ) ;
384
+ ] , G . prototype , _5 , void 0 ) ;
384
385
__decorate ( [
385
386
x
386
- ] , G . prototype , _4 , void 0 ) ;
387
+ ] , G . prototype , _6 , void 0 ) ;
387
388
__decorate ( [
388
389
x
389
- ] , G . prototype , _5 , void 0 ) ;
390
- void ( _10 = class H {
390
+ ] , G . prototype , _7 , void 0 ) ;
391
+ void ( _c = class H {
391
392
constructor ( ) {
392
393
this [ "property2" ] = 2 ;
393
394
this [ Symbol . iterator ] = null ;
394
395
this [ "property4" ] = 2 ;
395
396
this [ Symbol . match ] = null ;
396
- this [ _7 ] = null ;
397
397
this [ _9 ] = null ;
398
+ this [ _11 ] = null ;
398
399
}
399
- [ ( foo ( ) , _6 = foo ( ) , _7 = foo ( ) , "some" + "method" ) ] ( ) { }
400
- [ ( _8 = fieldNameB , "some" + "method2" ) ] ( ) { }
400
+ [ ( foo ( ) , _8 = foo ( ) , _9 = foo ( ) , "some" + "method" ) ] ( ) { }
401
+ [ ( _10 = fieldNameB , "some" + "method2" ) ] ( ) { }
401
402
} ,
402
- _9 = fieldNameC ,
403
- _10 ) ;
403
+ _11 = fieldNameC ,
404
+ _c ) ;
404
405
class I {
405
406
constructor ( ) {
406
407
this [ "property2" ] = 2 ;
407
408
this [ Symbol . iterator ] = null ;
408
409
this [ "property4" ] = 2 ;
409
410
this [ Symbol . match ] = null ;
410
- this [ _12 ] = null ;
411
- this [ _15 ] = null ;
411
+ this [ _13 ] = null ;
412
+ this [ _16 ] = null ;
412
413
}
413
- [ ( foo ( ) , _11 = foo ( ) , _12 = foo ( ) , _13 = "some" + "method" ) ] ( ) { }
414
- [ ( _14 = fieldNameB , "some" + "method2" ) ] ( ) { }
414
+ [ ( foo ( ) , _12 = foo ( ) , _13 = foo ( ) , _14 = "some" + "method" ) ] ( ) { }
415
+ [ ( _15 = fieldNameB , "some" + "method2" ) ] ( ) { }
415
416
}
416
- _15 = fieldNameC ;
417
+ _16 = fieldNameC ;
417
418
__decorate ( [
418
419
x
419
420
] , I . prototype , "property" , void 0 ) ;
@@ -426,32 +427,32 @@ __decorate([
426
427
__decorate ( [
427
428
x
428
429
] , I . prototype , Symbol . iterator , void 0 ) ;
429
- __decorate ( [
430
- x
431
- ] , I . prototype , _11 , void 0 ) ;
432
430
__decorate ( [
433
431
x
434
432
] , I . prototype , _12 , void 0 ) ;
435
433
__decorate ( [
436
434
x
437
- ] , I . prototype , _13 , null ) ;
435
+ ] , I . prototype , _13 , void 0 ) ;
438
436
__decorate ( [
439
437
x
440
- ] , I . prototype , _14 , void 0 ) ;
438
+ ] , I . prototype , _14 , null ) ;
441
439
__decorate ( [
442
440
x
443
441
] , I . prototype , _15 , void 0 ) ;
444
- void ( _21 = class J {
442
+ __decorate ( [
443
+ x
444
+ ] , I . prototype , _16 , void 0 ) ;
445
+ void ( _d = class J {
445
446
constructor ( ) {
446
447
this [ "property2" ] = 2 ;
447
448
this [ Symbol . iterator ] = null ;
448
449
this [ "property4" ] = 2 ;
449
450
this [ Symbol . match ] = null ;
450
- this [ _17 ] = null ;
451
- this [ _20 ] = null ;
451
+ this [ _18 ] = null ;
452
+ this [ _21 ] = null ;
452
453
}
453
- [ ( foo ( ) , _16 = foo ( ) , _17 = foo ( ) , _18 = "some" + "method" ) ] ( ) { }
454
- [ ( _19 = fieldNameB , "some" + "method2" ) ] ( ) { }
454
+ [ ( foo ( ) , _17 = foo ( ) , _18 = foo ( ) , _19 = "some" + "method" ) ] ( ) { }
455
+ [ ( _20 = fieldNameB , "some" + "method2" ) ] ( ) { }
455
456
} ,
456
- _20 = fieldNameC ,
457
- _21 ) ;
457
+ _21 = fieldNameC ,
458
+ _d ) ;
0 commit comments