28c78b9d46
This uncovered a bug in dev_compiler that was showing up at compile time--it was defaulting the enableAsserts flag to null, causing a null pointer exception during kernel constant evaluation. Change-Id: I2c75ffdc494f8d768aa98d67ef8257a20e74b9cd Reviewed-on: https://dart-review.googlesource.com/c/86982 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Jenny Messerly <jmesserly@google.com> Commit-Queue: Paul Berry <paulberry@google.com>