a38a2dd343
Account for the fact that a Function could be only reachable via FfiTrampolineData in the FFI trampoline function. TEST=ffi_2/function_callbacks_test Fixes https://github.com/dart-lang/sdk/issues/45510 Change-Id: I2db81c7730ae48d1f1355aa236339e54562ee6c4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193893 Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com> Reviewed-by: Tess Strickland <sstrickl@google.com>