d052156ea4
After https://dart-review.googlesource.com/c/sdk/+/180190 the runtime entry has become dead code. This CL keeps the runtime entry itself but makes it unreachable as was the suggestion on previous a CL removing runtime entries: https://dart-review.googlesource.com/c/sdk/+/169406 Bug: https://github.com/dart-lang/sdk/issues/38648 Bug: https://github.com/dart-lang/sdk/issues/38721 TEST=tests/ffi/vmspecific_static_checks_test.dart TEST=tests/ffi/*struct*test_.dart Change-Id: I84c5c925215b9dbd999826fb390df91d8050e1dd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/182627 Reviewed-by: Aske Simon Christensen <askesc@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com>