ce571036e1
With sound null safety front-end guarantees that all logical expressions have a non-nullable bool type, so legacy AssertBoolean checks are no longer needed and can be removed. TEST=ci Change-Id: If952da7bd0ac83c43de3e5d98845c5e5d8d29f6a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/382744 Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
This package contains Dart bytecode compiler.
Status: experimental
NOTE: This package is currently experimental and not published or included in the SDK.
Do not take dependency on this package unless you are prepared for breaking changes and possibly removal of this code at any point in time.