Files
sdk/runtime/lib
Martin Kustermann 619e9202b7 [vm] Do not call MSAN_CHECK_INITIALIZED for ExternalData created via dart:ffi
It is common to allocate memory via `dart:ffi`, use
`Pointer.asTypedList()` to get an external typed data and finally
initialize it in Dart.

b/150573916

Change-Id: I72ce2e3474e41d1553bc8ca2c782b61d93b97874
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137961
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2020-03-02 12:11:20 +00:00
..
2019-05-21 17:01:48 +00:00
2019-05-21 17:01:48 +00:00