Skip to content

Conversation

@aam
Copy link
Member

@aam aam commented Jun 1, 2023

This information is particularly needed for evaluating expression inside extension methods.

BUG=dart-lang/sdk#52522

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Jun 1, 2023
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Jun 2, 2023
…method and class information for expression evaluation.

This information is needed for correct expression compilation.
Method name, for example, introduced in 48d8225 is needed for the compiler to confirm extension method context.

For flutter flutter/flutter#128084 will be needed.

Fixes #52522

Change-Id: I32e53a953ebfb51afb462f4e2169fac0bcee0a7a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/306908
Reviewed-by: Jens Johansen <[email protected]>
Reviewed-by: Ben Konyi <[email protected]>
Commit-Queue: Alexander Aprelev <[email protected]>
Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aam
Copy link
Member Author

aam commented Jun 16, 2023

The changes in this PR were rolled as part of dart sdk roll.

@aam aam closed this Jun 16, 2023
@aam aam deleted the frontend-server-expression-eval-types branch June 16, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants