471b01de2e
The VM assumes parents appear before children when iterating loading units in id order. Normally this happens as a side-effect of sources being loaded in import order, but this might not happen in environments that combine separately produced kernel files. Bug: https://github.com/dart-lang/sdk/issues/42985 Change-Id: Ice9e2e07cf2aa89e91ab313951cc33c1924f17ed Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158066 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>