1c8020cfc7
- Emit module before expression compilation to JavaScript so the ProgramCompiler has all types available. - Add logging with ticker to expression compilation in expression compilation worker in DDC and in frontend server. - Remove excessively verbose logging Related: https://github.com/dart-lang/webdev/issues/1006 https://github.com/dart-lang/webdev/issues/1106 Change-Id: Ia3a985f2d12d27f0bcc2c5d3923db137070e9cdd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/162624 Commit-Queue: Anna Gringauze <annagrin@google.com> Reviewed-by: Nicholas Shahan <nshahan@google.com>