e4c63ce59f
In the test suite, the options passed to the two phases of the compile drifted apart. Some were false when compiling the module but true when printing that module as Javascript. This surfaced when some unused portions were migrated to null safety. Change-Id: I2d5c648bc53e5c9fe3f014446393d0f893bd5382 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/218181 Reviewed-by: Anna Gringauze <annagrin@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>