dart-sdk/runtime
Tess Strickland 6e5bb2cd5d [vm/compiler] Mark the base impl of PrintBlockHeaderTo as UNIMPLEMENTED.
The previous CL made it a pure virtual method, but if the IL printer
is not included, this implementation never gets overridden in
non-abstract subclasses.

TEST=ci

Cq-Include-Trybots: luci.dart.try:vm-ffi-android-release-arm-try
Change-Id: I904ff6facc94ff03f604f250a35de390212c2d31
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368780
Auto-Submit: Tess Strickland <sstrickl@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Tess Strickland <sstrickl@google.com>
2024-05-30 10:46:21 +00:00
..
bin [standalone] Increase AppJIT alignment to 64k. 2024-05-29 19:35:29 +00:00
docs Revert "[vm, gc] Incremental compaction, take 2." 2024-05-23 19:00:50 +00:00
include [vm/sendports] Introduce an api that can be safely used to rebuild SendPort. 2024-05-01 17:19:16 +00:00
lib [vm] Unsound mode cleanup: remove legacy types from the VM 2024-04-30 17:49:37 +00:00
observatory observatory: replace unsupported [this] comment references with this. 2024-05-16 19:24:38 +00:00
platform [vm] Hoist CStringUniquePtr out of Utils, add CAllocUniquePtr` to simplify code 2024-05-29 10:16:28 +00:00
tests [gardening] Remove erroneous ASSERT in AddressCanHoldConstantIndex. 2024-05-30 10:09:46 +00:00
tools [dartfuzz] Set dart:io's exitCode, not the shadowing local. 2024-05-06 21:22:28 +00:00
vm [vm/compiler] Mark the base impl of PrintBlockHeaderTo as UNIMPLEMENTED. 2024-05-30 10:46:21 +00:00
.clang-tidy
.gitignore
BUILD.gn [vm, compiler] Allow targeting TSAN or MSAN by passing a flag to gen_snapshot. 2024-05-08 17:03:59 +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
PRESUBMIT.py Reland "Reland "[VM] Begin supporting Perfetto file recorder"" 2023-04-18 19:39:05 +00:00
runtime_args.gni Reland "[Fuchsia] Remove the legacy gn build rules for fuchsia" 2024-03-14 20:22:12 +00:00
vm-jit.shard.cml [test] Cleanup building Fuchsia packages/components. 2023-10-31 17:11:51 +00:00
vm.shard.cml [fuchsia][sysmem2] route fuchsia.sysmem2.Allocator 2024-05-10 17:00:29 +00:00