dart-sdk/samples
Daco Harkes 24a7e4387d [vm/ffi] Migrate off .addressOf in samples
Removes invocations of `.addressOf` in samples.

Removes the constructor from the Coordinate testing class which
has become useless with no access to the underlying pointer.

Issue: https://github.com/dart-lang/sdk/issues/40667


Change-Id: I1e55a4b159662654e1d14b2d51b0b43d734d5010
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/181405
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Aske Simon Christensen <askesc@google.com>
2021-01-28 21:32:55 +00:00
..
ffi [vm/ffi] Migrate off .addressOf in samples 2021-01-28 21:32:55 +00:00
sample_extension Migrate samples/sample_extension to null safety 2021-01-25 20:06:43 +00:00
.gitignore
README
samples.status [vm/ffi] Expose dart_native_api.h symbols via dart:ffi 2020-02-28 18:44:45 +00:00

This directory contains sample Dart programs.