cc4e76664f
When precompiling we might trigger optimizing compilation eagerly so constant evaluation did not have a chance to run. It is totally fine though because precompiler does not use background thread. Bug: Change-Id: I6e889284d9ef9be8b09c6f4fe7695c82a78bcee4 Reviewed-on: https://dart-review.googlesource.com/12280 Reviewed-by: Alexander Markov <alexmarkov@google.com>