dart-sdk/samples/ffi
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
..
async [vm/ffi] Add Opaque type 2021-01-13 17:04:08 +00:00
resource_management Revert "[vm/ffi] Roll package:ffi to Allocator and Opaque" 2021-01-20 21:37:11 +00:00
sqlite Revert "[vm/ffi] Roll package:ffi to Allocator and Opaque" 2021-01-20 21:37:11 +00:00
calloc.dart Revert "[vm/ffi] Roll package:ffi to Allocator and Opaque" 2021-01-20 21:37:11 +00:00
coordinate.dart [vm/ffi] Migrate off .addressOf in samples 2021-01-28 21:32:55 +00:00
dylib_utils.dart [vm/ffi] Fuchsia FFI testing package 2020-12-10 12:15:17 +00:00
sample_ffi_bitfield.dart Revert "[vm/ffi] Roll package:ffi to Allocator and Opaque" 2021-01-20 21:37:11 +00:00
sample_ffi_data.dart Revert "[vm/ffi] Roll package:ffi to Allocator and Opaque" 2021-01-20 21:37:11 +00:00
sample_ffi_dynamic_library.dart [samples] Migrate ffi samples to NNBD 2020-11-24 18:50:28 +00:00
sample_ffi_functions.dart Revert "[vm/ffi] Roll package:ffi to Allocator and Opaque" 2021-01-20 21:37:11 +00:00
sample_ffi_functions_callbacks.dart [vm/ffi] Migrate off .addressOf in samples 2021-01-28 21:32:55 +00:00
sample_ffi_functions_callbacks_closures.dart [samples] Migrate ffi samples to NNBD 2020-11-24 18:50:28 +00:00
sample_ffi_functions_structs.dart [vm/ffi] Migrate off .addressOf in samples 2021-01-28 21:32:55 +00:00
sample_ffi_structs.dart [vm/ffi] Migrate off .addressOf in samples 2021-01-28 21:32:55 +00:00
samples_test.dart [samples] Migrate ffi samples to NNBD 2020-11-24 18:50:28 +00:00