e3edfd36b2
This ensures that core-jit snapshots used in Fuchsia (built according to the compilation trace) would have properly sorted cids without any gaps with non-finalized classes. This enables merging of cid ranges in more cases and more efficient cid checks. Issue: https://github.com/dart-lang/sdk/issues/36428 Change-Id: I7b696ccb7d5ffa80f190bcfc9e1b7229937f16b6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/103403 Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>