9d4ad8a14b
This change adds a placeholder for int.operator >>>. No implementation is added yet. This change unblocks implementation of this operator in the backends (VM, dart2js, DDC). Issue: https://github.com/dart-lang/sdk/issues/44912 Issue: https://github.com/dart-lang/sdk/issues/30892 Change-Id: I9912ca9f44d594e9c5fa91f5fc65e807fe48cc7a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/185480 Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Nicholas Shahan <nshahan@google.com>