Files
sdk/runtime
Ryan Macnak 98af4110ad [vm] Increase supported range of TypeParameters to 16 bits.
TypeParameter::set_index was already asserting for 16 bits but silently truncating to 8 bits. The size of TypeParameter does not increase due to allocation rounding.

Add explicit range check to class finalization.

TEST=ci
Change-Id: Id4017f74b7dba47b00d64e77e787712c70290dac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/275560
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2022-12-14 23:34:18 +00:00
..
2022-12-13 15:28:19 +00:00
2022-12-07 22:46:22 +00:00
2022-12-12 15:46:33 +00:00
2022-10-25 10:57:07 +00:00
2022-10-25 10:57:07 +00:00
2022-02-14 14:06:34 +00:00