• Chris Bracken's avatar
    Improve AOT snapshot input verification + cleanup (#17136) · 100be23a
    Chris Bracken authored
    Bugfix: Moves AOT snapshot input verification past where the last input
    is added to the inputs list.
    
    Cleanup:
    * Extracts _isValidAotPlatform method.
    * Moves non-platform-specific logic to the top.
    * Moves variable declaration closer to first use, and inlines to a
      narrower scope where possible.
    100be23a
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...