ecbbf4a141
Running global destructors can interfer with VM code running on other threads, including causing MSAN to flag accesses as using uninitialized memory. TEST=msan, ffi/vmspecific_function_callbacks_exit_test Change-Id: Ia9a7223ecc81690a2047e5936b9a138fff620ad1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/424241 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Alexander Aprelev <aam@google.com>