dart-sdk/runtime
Tess Strickland 4141158e2b [gardening] Fix MSVC build after a52f2b9617.
Without this, compiling with MSVC fails with the error:
```
error C2397: conversion from 'int' to 'uint8_t' requires a narrowing conversion
```

TEST=vm-msvc-windows builds

Cq-Include-Trybots: luci.dart.try:vm-msvc-windows-try
Change-Id: I157b8ac9f6f6aaaf31b71d2c0a5f5469d6dc21ad
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/312262
Auto-Submit: Tess Strickland <sstrickl@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Tess Strickland <sstrickl@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2023-07-03 14:59:48 +00:00
..
bin Expand collection of object instances. 2023-07-03 12:29:15 +00:00
docs [vm] Rework awaiter stack unwinding. 2023-06-30 14:03:03 +00:00
include Expand collection of object instances. 2023-07-03 12:29:15 +00:00
lib [vm] Rework awaiter stack unwinding. 2023-06-30 14:03:03 +00:00
observatory [vm] Rework awaiter stack unwinding. 2023-06-30 14:03:03 +00:00
observatory_2 [vm] Rework awaiter stack unwinding. 2023-06-30 14:03:03 +00:00
platform Revert "[vm] Mark Zone memory as unallocated/allocated/uninitialized for Address and Memory Sanitizer." 2023-06-16 11:22:38 +00:00
tests Expand collection of object instances. 2023-07-03 12:29:15 +00:00
third_party Spelling pkg analyzer lib 2023-01-25 14:08:27 +00:00
tools [cfe] Check @patch annotations 2023-06-13 07:27:08 +00:00
vm [gardening] Fix MSVC build after a52f2b9617. 2023-07-03 14:59:48 +00:00
.clang-tidy
.gitignore
BUILD.gn [VM/Timeline] Lock accesses to the async track metadata map where needed 2023-05-01 14:52:30 +00:00
codereview.settings
configs.gni [Runtime] Add extra_product_deps and extra_nonproduct_deps params to "library_for_all_configs_with_compiler" template 2023-04-14 19:51:40 +00:00
CPPLINT.cfg [cpplint] Disable runtime/references lint 2023-01-23 18:21:48 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
PRESUBMIT.py Reland "Reland "[VM] Begin supporting Perfetto file recorder"" 2023-04-18 19:39:05 +00:00
runtime_args.gni [build] Decide in one place between using app-jit and kernel for the SDK snapshots. 2023-06-01 15:20:58 +00:00