Files
sdk/pkg/_fe_analyzer_shared/test/util
Paul Berry 4b47910994 Change DependencyWalker.walk to avoid walking already-evaluated nodes.
Previously this was the responsibility of the client, but not all
clients of `DependencyWalker` were doing this, causing potentially
duplicate work in the analyzer.

Change-Id: Ice68b371a75c290fbd6b144fc927b48a5dd87620
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/239261
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2022-03-29 20:34:49 +00:00
..