778e8d13b2
`dart compile exe` creates a product mode binary, which does not support asserts. Fixes https://github.com/dart-lang/sdk/issues/50426 TEST=N/A Change-Id: I46bfabebc1dd08f0a09ba40105cbfe9721ca34fe Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/278141 Reviewed-by: Derek Xu <derekx@google.com>