5668aa4732
This method is used for declared variable patterns, list patterns, map patterns, record patterns, object patterns, and wildcard patterns to cause the value being matched to be promoted. As a temporary measure it's also used for cast patterns; this will be fixed in a later CL. Change-Id: Iccc9ce4a53e2a10753847f9ecade091f1b230111 Bug: https://github.com/dart-lang/sdk/issues/50419 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/279653 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Paul Berry <paulberry@google.com>