186e4c5c25
This is a reland of https://dart-review.googlesource.com/c/sdk/+/266803. Performance regressions came from visiting core libraries. To avoid this, this CL skips all core libraries that aren't in an allowlist. Change-Id: I68bbf8b8df6863dfc9deeca487a66ff60947b841 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/267769 Reviewed-by: Joshua Litt <joshualitt@google.com> Commit-Queue: Srujan Gaddam <srujzs@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com>
Shared kernel visitors checking for incorrect usage of @JS() style interop.