d253642f25
The standalone embedder was sorting classes in the main isolate, but not child isolates, causing the CIDs to diverge. Also fix a few isolate tests. Bug: https://github.com/dart-lang/sdk/issues/33128 Bug: https://github.com/dart-lang/sdk/issues/36000 Change-Id: Ic21acb02eb623ae177ed242aa21b0e243775e369 Reviewed-on: https://dart-review.googlesource.com/c/93923 Reviewed-by: Régis Crelier <regis@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>