• Chris Bracken's avatar
    Extract KernelCompiler class (#16937) · 7ffcd3d2
    Chris Bracken authored
    Wraps the compile function in a class injected via the global context,
    which makes it easier to mock in unit tests -- specifically tests for
    AOT snapshotting, which already require pretty significant amounts of
    mock inputs.
    7ffcd3d2
Name
Last commit
Last update
..
src Loading commit data...
executable.dart Loading commit data...
runner.dart Loading commit data...