• 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
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...