fac4d23799
The serial scavenger was expecting the typed_data field of views. Fast object copy leaves a null there temporarily. Closes: https://github.com/dart-lang/sdk/issues/48360 TEST=runtime/tests/vm/dart/isolates/fast_object_copy_test.dart Change-Id: I72a2785cd9708e72593d35179536a831193d2a44 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/232260 Reviewed-by: Martin Kustermann <kustermann@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>