be06aef0f9
This change fixes vm/cc/** unit tests for sound null safety. Also, type propagation is slightly improved for int operations to help AOT unit tests which don't run TFA and don't have type feedback. TEST=tested with sound null safety enabled Change-Id: I6c42b377d4fa8035c99e5fabf1de2ae52272b994 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/212862 Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Slava Egorov <vegorov@google.com>