ea3000f1d4
Fixes #51759 (https://github.com/dart-lang/sdk/issues/51759). Also fixes #45662 (https://github.com/dart-lang/sdk/issues/45662) (which was already closed but apparently wasn't really fixed --- the `int.>>` variant still crashed and fixing #51759 made the `int.>>>` crash again). Change-Id: Ia218d20123ecc36636ad35c15a1b51fb196a07d9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292005 Reviewed-by: Johnni Winther <johnniwinther@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Jens Johansen <jensj@google.com>