@@ -378,6 +378,9 @@ static constexpr dart::compiler::target::word Type_signature_offset = 24;
378
378
static constexpr dart::compiler::target::word Type_type_class_id_offset = 12;
379
379
static constexpr dart::compiler::target::word Type_type_state_offset = 32;
380
380
static constexpr dart::compiler::target::word Type_nullability_offset = 33;
381
+ static constexpr dart::compiler::target::word
382
+ TypeParameter_parameterized_class_id_offset = 28;
383
+ static constexpr dart::compiler::target::word TypeParameter_index_offset = 36;
381
384
static constexpr dart::compiler::target::word
382
385
TypeArguments_instantiations_offset = 4;
383
386
static constexpr dart::compiler::target::word TypeArguments_length_offset = 8;
@@ -886,6 +889,9 @@ static constexpr dart::compiler::target::word Type_signature_offset = 48;
886
889
static constexpr dart::compiler::target::word Type_type_class_id_offset = 24;
887
890
static constexpr dart::compiler::target::word Type_type_state_offset = 60;
888
891
static constexpr dart::compiler::target::word Type_nullability_offset = 61;
892
+ static constexpr dart::compiler::target::word
893
+ TypeParameter_parameterized_class_id_offset = 56;
894
+ static constexpr dart::compiler::target::word TypeParameter_index_offset = 64;
889
895
static constexpr dart::compiler::target::word
890
896
TypeArguments_instantiations_offset = 8;
891
897
static constexpr dart::compiler::target::word TypeArguments_length_offset = 16;
@@ -1390,6 +1396,9 @@ static constexpr dart::compiler::target::word Type_signature_offset = 24;
1390
1396
static constexpr dart::compiler::target::word Type_type_class_id_offset = 12;
1391
1397
static constexpr dart::compiler::target::word Type_type_state_offset = 32;
1392
1398
static constexpr dart::compiler::target::word Type_nullability_offset = 33;
1399
+ static constexpr dart::compiler::target::word
1400
+ TypeParameter_parameterized_class_id_offset = 28;
1401
+ static constexpr dart::compiler::target::word TypeParameter_index_offset = 36;
1393
1402
static constexpr dart::compiler::target::word
1394
1403
TypeArguments_instantiations_offset = 4;
1395
1404
static constexpr dart::compiler::target::word TypeArguments_length_offset = 8;
@@ -1895,6 +1904,9 @@ static constexpr dart::compiler::target::word Type_signature_offset = 48;
1895
1904
static constexpr dart::compiler::target::word Type_type_class_id_offset = 24;
1896
1905
static constexpr dart::compiler::target::word Type_type_state_offset = 60;
1897
1906
static constexpr dart::compiler::target::word Type_nullability_offset = 61;
1907
+ static constexpr dart::compiler::target::word
1908
+ TypeParameter_parameterized_class_id_offset = 56;
1909
+ static constexpr dart::compiler::target::word TypeParameter_index_offset = 64;
1898
1910
static constexpr dart::compiler::target::word
1899
1911
TypeArguments_instantiations_offset = 8;
1900
1912
static constexpr dart::compiler::target::word TypeArguments_length_offset = 16;
@@ -2399,6 +2411,9 @@ static constexpr dart::compiler::target::word Type_signature_offset = 24;
2399
2411
static constexpr dart::compiler::target::word Type_type_class_id_offset = 12;
2400
2412
static constexpr dart::compiler::target::word Type_type_state_offset = 32;
2401
2413
static constexpr dart::compiler::target::word Type_nullability_offset = 33;
2414
+ static constexpr dart::compiler::target::word
2415
+ TypeParameter_parameterized_class_id_offset = 28;
2416
+ static constexpr dart::compiler::target::word TypeParameter_index_offset = 36;
2402
2417
static constexpr dart::compiler::target::word
2403
2418
TypeArguments_instantiations_offset = 4;
2404
2419
static constexpr dart::compiler::target::word TypeArguments_length_offset = 8;
@@ -2901,6 +2916,9 @@ static constexpr dart::compiler::target::word Type_signature_offset = 48;
2901
2916
static constexpr dart::compiler::target::word Type_type_class_id_offset = 24;
2902
2917
static constexpr dart::compiler::target::word Type_type_state_offset = 60;
2903
2918
static constexpr dart::compiler::target::word Type_nullability_offset = 61;
2919
+ static constexpr dart::compiler::target::word
2920
+ TypeParameter_parameterized_class_id_offset = 56;
2921
+ static constexpr dart::compiler::target::word TypeParameter_index_offset = 64;
2904
2922
static constexpr dart::compiler::target::word
2905
2923
TypeArguments_instantiations_offset = 8;
2906
2924
static constexpr dart::compiler::target::word TypeArguments_length_offset = 16;
@@ -3399,6 +3417,9 @@ static constexpr dart::compiler::target::word Type_signature_offset = 24;
3399
3417
static constexpr dart::compiler::target::word Type_type_class_id_offset = 12;
3400
3418
static constexpr dart::compiler::target::word Type_type_state_offset = 32;
3401
3419
static constexpr dart::compiler::target::word Type_nullability_offset = 33;
3420
+ static constexpr dart::compiler::target::word
3421
+ TypeParameter_parameterized_class_id_offset = 28;
3422
+ static constexpr dart::compiler::target::word TypeParameter_index_offset = 36;
3402
3423
static constexpr dart::compiler::target::word
3403
3424
TypeArguments_instantiations_offset = 4;
3404
3425
static constexpr dart::compiler::target::word TypeArguments_length_offset = 8;
@@ -3898,6 +3919,9 @@ static constexpr dart::compiler::target::word Type_signature_offset = 48;
3898
3919
static constexpr dart::compiler::target::word Type_type_class_id_offset = 24;
3899
3920
static constexpr dart::compiler::target::word Type_type_state_offset = 60;
3900
3921
static constexpr dart::compiler::target::word Type_nullability_offset = 61;
3922
+ static constexpr dart::compiler::target::word
3923
+ TypeParameter_parameterized_class_id_offset = 56;
3924
+ static constexpr dart::compiler::target::word TypeParameter_index_offset = 64;
3901
3925
static constexpr dart::compiler::target::word
3902
3926
TypeArguments_instantiations_offset = 8;
3903
3927
static constexpr dart::compiler::target::word TypeArguments_length_offset = 16;
@@ -4433,6 +4457,10 @@ static constexpr dart::compiler::target::word AOT_Type_type_class_id_offset =
4433
4457
12;
4434
4458
static constexpr dart::compiler::target::word AOT_Type_type_state_offset = 32;
4435
4459
static constexpr dart::compiler::target::word AOT_Type_nullability_offset = 33;
4460
+ static constexpr dart::compiler::target::word
4461
+ AOT_TypeParameter_parameterized_class_id_offset = 28;
4462
+ static constexpr dart::compiler::target::word AOT_TypeParameter_index_offset =
4463
+ 36;
4436
4464
static constexpr dart::compiler::target::word
4437
4465
AOT_TypeArguments_instantiations_offset = 4;
4438
4466
static constexpr dart::compiler::target::word AOT_TypeArguments_length_offset =
@@ -4991,6 +5019,10 @@ static constexpr dart::compiler::target::word AOT_Type_type_class_id_offset =
4991
5019
24;
4992
5020
static constexpr dart::compiler::target::word AOT_Type_type_state_offset = 60;
4993
5021
static constexpr dart::compiler::target::word AOT_Type_nullability_offset = 61;
5022
+ static constexpr dart::compiler::target::word
5023
+ AOT_TypeParameter_parameterized_class_id_offset = 56;
5024
+ static constexpr dart::compiler::target::word AOT_TypeParameter_index_offset =
5025
+ 64;
4994
5026
static constexpr dart::compiler::target::word
4995
5027
AOT_TypeArguments_instantiations_offset = 8;
4996
5028
static constexpr dart::compiler::target::word AOT_TypeArguments_length_offset =
@@ -5554,6 +5586,10 @@ static constexpr dart::compiler::target::word AOT_Type_type_class_id_offset =
5554
5586
24;
5555
5587
static constexpr dart::compiler::target::word AOT_Type_type_state_offset = 60;
5556
5588
static constexpr dart::compiler::target::word AOT_Type_nullability_offset = 61;
5589
+ static constexpr dart::compiler::target::word
5590
+ AOT_TypeParameter_parameterized_class_id_offset = 56;
5591
+ static constexpr dart::compiler::target::word AOT_TypeParameter_index_offset =
5592
+ 64;
5557
5593
static constexpr dart::compiler::target::word
5558
5594
AOT_TypeArguments_instantiations_offset = 8;
5559
5595
static constexpr dart::compiler::target::word AOT_TypeArguments_length_offset =
@@ -6111,6 +6147,10 @@ static constexpr dart::compiler::target::word AOT_Type_type_class_id_offset =
6111
6147
12;
6112
6148
static constexpr dart::compiler::target::word AOT_Type_type_state_offset = 32;
6113
6149
static constexpr dart::compiler::target::word AOT_Type_nullability_offset = 33;
6150
+ static constexpr dart::compiler::target::word
6151
+ AOT_TypeParameter_parameterized_class_id_offset = 28;
6152
+ static constexpr dart::compiler::target::word AOT_TypeParameter_index_offset =
6153
+ 36;
6114
6154
static constexpr dart::compiler::target::word
6115
6155
AOT_TypeArguments_instantiations_offset = 4;
6116
6156
static constexpr dart::compiler::target::word AOT_TypeArguments_length_offset =
@@ -6662,6 +6702,10 @@ static constexpr dart::compiler::target::word AOT_Type_type_class_id_offset =
6662
6702
24;
6663
6703
static constexpr dart::compiler::target::word AOT_Type_type_state_offset = 60;
6664
6704
static constexpr dart::compiler::target::word AOT_Type_nullability_offset = 61;
6705
+ static constexpr dart::compiler::target::word
6706
+ AOT_TypeParameter_parameterized_class_id_offset = 56;
6707
+ static constexpr dart::compiler::target::word AOT_TypeParameter_index_offset =
6708
+ 64;
6665
6709
static constexpr dart::compiler::target::word
6666
6710
AOT_TypeArguments_instantiations_offset = 8;
6667
6711
static constexpr dart::compiler::target::word AOT_TypeArguments_length_offset =
@@ -7218,6 +7262,10 @@ static constexpr dart::compiler::target::word AOT_Type_type_class_id_offset =
7218
7262
24;
7219
7263
static constexpr dart::compiler::target::word AOT_Type_type_state_offset = 60;
7220
7264
static constexpr dart::compiler::target::word AOT_Type_nullability_offset = 61;
7265
+ static constexpr dart::compiler::target::word
7266
+ AOT_TypeParameter_parameterized_class_id_offset = 56;
7267
+ static constexpr dart::compiler::target::word AOT_TypeParameter_index_offset =
7268
+ 64;
7221
7269
static constexpr dart::compiler::target::word
7222
7270
AOT_TypeArguments_instantiations_offset = 8;
7223
7271
static constexpr dart::compiler::target::word AOT_TypeArguments_length_offset =
0 commit comments