739393b290
This was broken after constant coverage was recorded in dill because reading the source then needed to have the link table too (which it doesn't have when using readComponentSource). Fixes https://github.com/flutter/flutter/issues/71851. Change-Id: I90b6a185abd133c7d08fd335f69faf634684738b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/175724 Commit-Queue: Jens Johansen <jensj@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>