• Chris Bracken's avatar
    Move script snapshot argumtents to Snapshotter (#16722) · cf577881
    Chris Bracken authored
    This moves --vm_snapshot_data and --isolate_snapshot_data argument
    hardcoding from GenSnapshot (a minimal wrapper around gen_snapshot
    invocations) to Snapshotter.buildScriptSnapshot(). These arguments are
    present in both AOT and script snapshots, but differ semantically: for
    script snapshots they're inputs from the host engine artifacts
    directory, for AOT snapshots they're outputs to the build directory.
    cf577881
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...