dart-sdk/runtime/lib
Daco Harkes 706f6b2ca4 [vm/ffi] Cleanup old RTEs
The cleanup isn't symmetrical in all files:
- 1x `Ffi_loadStruct` wasn't referenced from the Dart patch file.
- 4x `Unaligned` loads and stores were never runtime entries.
This sums up to a 4 - 1 = 3 diff between the diffs of the .h files.

TEST=ffi test suite

Change-Id: I0a4ab023b7eb116f87cf9bc10a970e6a531c5319
Cq-Include-Trybots: luci.dart.try:vm-aot-linux-debug-x64c-try,vm-aot-linux-debug-x64-try,vm-ffi-android-debug-arm-try,vm-ffi-android-debug-arm64c-try,vm-ffi-qemu-linux-release-arm-try,vm-ffi-qemu-linux-release-riscv64-try,vm-reload-rollback-linux-debug-x64-try,vm-reload-linux-debug-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/305942
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Auto-Submit: Daco Harkes <dacoharkes@google.com>
2023-05-26 13:43:28 +00:00
..
array.cc Spelling pkg dev compiler 2023-01-26 09:12:41 +00:00
async.cc [vm] Remove TypeRef 2023-04-28 19:29:36 +00:00
async_sources.gni
bool.cc
convert_sources.gni
core_sources.gni
date.cc [vm] Remove dead _localTimeZoneAdjustmentInSeconds. 2022-07-19 17:29:04 +00:00
developer.cc [vm] Make writeHeapSnapshotToFile() API public in dart:developer 2023-04-03 12:25:55 +00:00
developer_sources.gni
double.cc [vm] Update to constexpr in runtime/platform and lib. 2023-04-11 17:43:58 +00:00
errors.cc [vm] Update NULL to nullptr in runtime/lib. 2023-03-30 19:28:28 +00:00
ffi.cc [vm/ffi] Cleanup old RTEs 2023-05-26 13:43:28 +00:00
ffi_dynamic_library.cc Spelling 2023-01-30 18:29:59 +00:00
ffi_sources.gni
function.cc [vm] Fix equality of uninstantiated generic closures 2023-03-08 21:44:56 +00:00
growable_array.cc Revert part of "[vm] Allow sharing of deeply immutable lists across isolates" 2023-02-10 20:25:59 +00:00
identical.cc
integers.cc [vm] Update NULL to nullptr in runtime/lib. 2023-03-30 19:28:28 +00:00
integers.h [vm] Better implementation of hashCode function. 2022-10-20 20:31:20 +00:00
invocation_mirror.h
isolate.cc [vm, gc] Avoid duplicate pointer visiting functions when compressed pointers are disabled. 2023-04-11 17:36:33 +00:00
isolate_sources.gni
libgen_in.cc [vm] Update NULL to nullptr in runtime/lib. 2023-03-30 19:28:28 +00:00
math.cc [vm] Update NULL to nullptr in runtime/lib. 2023-03-30 19:28:28 +00:00
math_sources.gni
mirrors.cc [vm] Remove TypeRef 2023-04-28 19:29:36 +00:00
mirrors.h
mirrors_sources.gni
object.cc Reland "[vm] Unify hash codes in type objects" 2023-05-25 21:55:24 +00:00
profiler.cc
profiler_sources.gni
regexp.cc [vm/regexp] Name generated Regexp function with actual expression. 2023-03-09 03:49:58 +00:00
simd128.cc
stacktrace.cc [vm] Update to constexpr in runtime/platform and lib. 2023-04-11 17:43:58 +00:00
stacktrace.h
stopwatch.cc
string.cc [vm] Update to constexpr in runtime/platform and lib. 2023-04-11 17:43:58 +00:00
timeline.cc [VM/Timeline] Store an array of flow IDs in each dart::TimelineEvent 2023-05-26 13:08:27 +00:00
typed_data.cc [build] Default to -O2 instead of -O3. 2023-01-24 00:54:29 +00:00
typed_data_sources.gni
uri.cc
vmservice.cc [vm] Update NULL to nullptr in runtime/lib. 2023-03-30 19:28:28 +00:00
vmservice_sources.gni