Files
sdk/pkg/dev_compiler/test/expression_compiler
Nicholas Shahan e7d8b99bb6 [ddc] Use LibraryBundleCompiler in expression eval
When the canary and ddc modules flags are passed together use the
expression compiler worker uses the LibraryBundleCompiler to compile
the expression to be evaluated. This ensures the compiler JavaScript
matches the expected format and representation of the compiled library.

Change-Id: I4667522a6640707265a3f38770a17fd696c840f4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/479400
Reviewed-by: Mark Zhou <markzipan@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
2026-02-10 16:58:36 -08:00
..