973f2b17e0
There are a lot of implicit casts, so this CL includes: benchmark/, many in test/, and tool/. Most changes are quite mechanical, using `Object?`. I also changed some functions to use types other than `dynamic`. Bug: https://github.com/dart-lang/sdk/issues/41651 Change-Id: Id77037aae71d41e2bdca52958fdc01c43d3d51a8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221885 Commit-Queue: Samuel Rawlins <srawlins@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>