16909d8ccb
Since Dart 2, assert statements only accept bool conditions, so evaluation of the assert condition can be simplified in the VM. TEST=existing Change-Id: I0f54ad66b9d9aef707fef4eac192128a3994e7c9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425920 Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>