@@ -202,7 +202,7 @@ const _: () = {
202
202
assert ! ( align_of:: <ArrayPattern <' static >>( ) == 8usize ) ;
203
203
assert ! ( size_of:: <BindingRestElement <' static >>( ) == 40usize ) ;
204
204
assert ! ( align_of:: <BindingRestElement <' static >>( ) == 8usize ) ;
205
- assert ! ( size_of:: <Function <' static >>( ) == 144usize ) ;
205
+ assert ! ( size_of:: <Function <' static >>( ) == 136usize ) ;
206
206
assert ! ( align_of:: <Function <' static >>( ) == 8usize ) ;
207
207
assert ! ( size_of:: <FunctionType >( ) == 4usize ) ;
208
208
assert ! ( align_of:: <FunctionType >( ) == 4usize ) ;
@@ -374,11 +374,11 @@ const _: () = {
374
374
assert ! ( align_of:: <TSSignature <' static >>( ) == 8usize ) ;
375
375
assert ! ( size_of:: <TSIndexSignature <' static >>( ) == 56usize ) ;
376
376
assert ! ( align_of:: <TSIndexSignature <' static >>( ) == 8usize ) ;
377
- assert ! ( size_of:: <TSCallSignatureDeclaration <' static >>( ) == 80usize ) ;
377
+ assert ! ( size_of:: <TSCallSignatureDeclaration <' static >>( ) == 72usize ) ;
378
378
assert ! ( align_of:: <TSCallSignatureDeclaration <' static >>( ) == 8usize ) ;
379
379
assert ! ( size_of:: <TSMethodSignatureKind >( ) == 4usize ) ;
380
380
assert ! ( align_of:: <TSMethodSignatureKind >( ) == 4usize ) ;
381
- assert ! ( size_of:: <TSMethodSignature <' static >>( ) == 112usize ) ;
381
+ assert ! ( size_of:: <TSMethodSignature <' static >>( ) == 104usize ) ;
382
382
assert ! ( align_of:: <TSMethodSignature <' static >>( ) == 8usize ) ;
383
383
assert ! ( size_of:: <TSConstructSignatureDeclaration <' static >>( ) == 40usize ) ;
384
384
assert ! ( align_of:: <TSConstructSignatureDeclaration <' static >>( ) == 8usize ) ;
@@ -416,7 +416,7 @@ const _: () = {
416
416
assert ! ( align_of:: <TSImportAttribute <' static >>( ) == 8usize ) ;
417
417
assert ! ( size_of:: <TSImportAttributeName <' static >>( ) == 32usize ) ;
418
418
assert ! ( align_of:: <TSImportAttributeName <' static >>( ) == 8usize ) ;
419
- assert ! ( size_of:: <TSFunctionType <' static >>( ) == 80usize ) ;
419
+ assert ! ( size_of:: <TSFunctionType <' static >>( ) == 72usize ) ;
420
420
assert ! ( align_of:: <TSFunctionType <' static >>( ) == 8usize ) ;
421
421
assert ! ( size_of:: <TSConstructorType <' static >>( ) == 40usize ) ;
422
422
assert ! ( align_of:: <TSConstructorType <' static >>( ) == 8usize ) ;
@@ -699,7 +699,7 @@ const _: () = {
699
699
assert ! ( align_of:: <ArrayPattern <' static >>( ) == 4usize ) ;
700
700
assert ! ( size_of:: <BindingRestElement <' static >>( ) == 24usize ) ;
701
701
assert ! ( align_of:: <BindingRestElement <' static >>( ) == 4usize ) ;
702
- assert ! ( size_of:: <Function <' static >>( ) == 92usize ) ;
702
+ assert ! ( size_of:: <Function <' static >>( ) == 88usize ) ;
703
703
assert ! ( align_of:: <Function <' static >>( ) == 4usize ) ;
704
704
assert ! ( size_of:: <FunctionType >( ) == 4usize ) ;
705
705
assert ! ( align_of:: <FunctionType >( ) == 4usize ) ;
@@ -871,11 +871,11 @@ const _: () = {
871
871
assert ! ( align_of:: <TSSignature <' static >>( ) == 4usize ) ;
872
872
assert ! ( size_of:: <TSIndexSignature <' static >>( ) == 32usize ) ;
873
873
assert ! ( align_of:: <TSIndexSignature <' static >>( ) == 4usize ) ;
874
- assert ! ( size_of:: <TSCallSignatureDeclaration <' static >>( ) == 52usize ) ;
874
+ assert ! ( size_of:: <TSCallSignatureDeclaration <' static >>( ) == 48usize ) ;
875
875
assert ! ( align_of:: <TSCallSignatureDeclaration <' static >>( ) == 4usize ) ;
876
876
assert ! ( size_of:: <TSMethodSignatureKind >( ) == 4usize ) ;
877
877
assert ! ( align_of:: <TSMethodSignatureKind >( ) == 4usize ) ;
878
- assert ! ( size_of:: <TSMethodSignature <' static >>( ) == 76usize ) ;
878
+ assert ! ( size_of:: <TSMethodSignature <' static >>( ) == 72usize ) ;
879
879
assert ! ( align_of:: <TSMethodSignature <' static >>( ) == 4usize ) ;
880
880
assert ! ( size_of:: <TSConstructSignatureDeclaration <' static >>( ) == 28usize ) ;
881
881
assert ! ( align_of:: <TSConstructSignatureDeclaration <' static >>( ) == 4usize ) ;
@@ -913,7 +913,7 @@ const _: () = {
913
913
assert ! ( align_of:: <TSImportAttribute <' static >>( ) == 4usize ) ;
914
914
assert ! ( size_of:: <TSImportAttributeName <' static >>( ) == 20usize ) ;
915
915
assert ! ( align_of:: <TSImportAttributeName <' static >>( ) == 4usize ) ;
916
- assert ! ( size_of:: <TSFunctionType <' static >>( ) == 52usize ) ;
916
+ assert ! ( size_of:: <TSFunctionType <' static >>( ) == 48usize ) ;
917
917
assert ! ( align_of:: <TSFunctionType <' static >>( ) == 4usize ) ;
918
918
assert ! ( size_of:: <TSConstructorType <' static >>( ) == 24usize ) ;
919
919
assert ! ( align_of:: <TSConstructorType <' static >>( ) == 4usize ) ;
0 commit comments