dart-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
..
bin Revert "[VM/CLI] Remove dartdev.dill" 2022-12-13 15:28:19 +00:00
docs [vm] Runtime type check in await 2022-12-07 22:46:22 +00:00
include [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default. 2022-12-06 04:04:23 +00:00
lib [vm/ffi] Fix FfiTrampolineData GC bug 2022-12-12 15:46:33 +00:00
observatory [ VM Service / DDS ] Add custom service stream support (Revised) 2022-12-13 16:31:37 +00:00
observatory_2 [ VM Service / DDS ] Add custom service stream support (Revised) 2022-12-13 16:31:37 +00:00
platform [vm, compiler] More consistently support large load/store offsets. 2022-12-14 22:17:35 +00:00
tests [3.0 alpha] Remove deprecated dart:core apis 2022-12-12 11:46:58 +00:00
third_party
tools [3.0 alpha] Remove deprecated dart:core apis 2022-12-12 11:46:58 +00:00
vm [vm] Increase supported range of TypeParameters to 16 bits. 2022-12-14 23:34:18 +00:00
.clang-tidy
.gitignore
BUILD.gn [vm/ffi] FfiNative process lookup 2022-10-25 10:57:07 +00:00
codereview.settings
configs.gni [vm/ffi] FfiNative process lookup 2022-10-25 10:57:07 +00:00
CPPLINT.cfg
OWNERS
PRESUBMIT.py
runtime_args.gni