• Chris Bracken's avatar
    Improve AOT build fingerprinting (#17053) · 549acac6
    Chris Bracken authored
    This is a simple refactoring with no functional changes. We now reuse
    the existing _isBuildRequired() and _writeFingerprint() functions and
    share them with script snapshotting rather than reimplementing their
    logic.
    
    Changes the signatures of both to support multiple output files (as
    required for AOT snapshotting).
    549acac6
Name
Last commit
Last update
..
src Loading commit data...
executable.dart Loading commit data...
runner.dart Loading commit data...