mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
build_test.dart | ||
common_test.dart | ||
context_test.dart | ||
file_system_test.dart | ||
flags_test.dart | ||
io_test.dart | ||
logger_test.dart | ||
logs_test.dart | ||
net_test.dart | ||
os_test.dart | ||
os_utils_test.dart | ||
process_test.dart | ||
terminal_test.dart |