20ad5db3ab
Storing core types in a static caused data to leak between compiles of separate tests. Compiler crashes on one test could trigger failures on another. Fixes: https://github.com/dart-lang/sdk/issues/50044 Change-Id: Ia688a8544576fc0b7ee1bc41ac68a3611c376b8b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/263144 Reviewed-by: Jens Johansen <jensj@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>