022b362e84
Some visitor methods were missing in the TFA transformation, causing some call sites (such as PropertySet) to not be instrumented with metadata communicating the analysis results. Visiting all instance call sites (including PropertySet) is also needed by table dispatch to collect correct summary information on selectors. Change-Id: I488d5cd10700666dab05bd5c5304010aa90b1943 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/135319 Reviewed-by: Samir Jindel <sjindel@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>