778a413fa6
When building a field guard summary, field initializer is not included into the body. So field initializer AST should not be visited to calculate captured variables and field guard summary should not have a captured reveiver. TEST=pkg/vm/testcases/transformations/type_flow/transformer/regress_flutter147239.dart Issue: https://github.com/flutter/flutter/issues/147239 Change-Id: I717e942c0174294fda68a8c1ce946f73095e7a17 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/364203 Reviewed-by: Slava Egorov <vegorov@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
This package hosts VM specific Dart code and helper scripts.