516ad5ce1c
Null-out DeferredLoadTask.importSets to free up all the ImportSets.
DeferredLoadTask
-> ImportSetLattice
-> ImportSet({})
-> all other ImportSets via transitions.
Change-Id: I552b4a37396277b9a43a6a823622ec2d7a542848
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/148226
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Stephen Adams <sra@google.com>