cba1a09e5c
- Mark the outgoing arguments stack area as initialized. - Mark the trampoline's incoming parameter slots as initialized in case they are used as local handles. - Mark the outgoing register arguments as initialized. TEST=msan Bug: https://github.com/dart-lang/sdk/issues/42314 Bug: https://github.com/dart-lang/sdk/issues/49298 Bug: https://github.com/dart-lang/sdk/issues/49957 Change-Id: Ifa978e1b905a424ec9f64b89879cea6e82f70d12 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/259102 Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>