Revert "[vm, ffi] Remove special case for Fuchsia FFI callback thunks."

This reverts commit 61f45d66b2.
This reverts commit a0ab33ac52.
This reverts commit 68e2512ace.
This reverts commit fb732a570d.

TEST=ci
Bug: b/501539846
Cq-Include-Trybots: luci.dart.try:vm-fuchsia-release-x64-try,vm-fuchsia-release-arm64-try,vm-ffi-mac-debug-simarm64_arm64-try,vm-ffi-mac-release-simarm64_arm64-try
Change-Id: I7f27bb15bf1fcb26fe8793a043b7530ed99a02a7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/495480
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
Ryan Macnak
2026-04-14 12:22:48 -07:00
committed by dart-scoped@luci-project-accounts.iam.gserviceaccount.com
parent 19f129e946
commit df5cae97dc
21 changed files with 433 additions and 76 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{
include: [
"//runtime/vm.shard.cml",
"//runtime/vm-jit.shard.cml",
],
program: {
binary: "exe.stripped/dartvm",
+1 -1
View File
@@ -4,7 +4,7 @@
{
include: [
"//runtime/vm.shard.cml",
"//runtime/vm-jit.shard.cml",
],
program: {
binary: "exe.stripped/run_vm_tests",