Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDC: Implement left-to-right evaluation order for instance method invocations #36747

Closed
eernstg opened this issue Apr 25, 2019 · 2 comments
Closed
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-enhancement A request for a change that isn't a bug web-dev-compiler

Comments

@eernstg
Copy link
Member

eernstg commented Apr 25, 2019

This is the DDC specific subissue for #36744, which has the details.

Running the test again, it looks like DDC already implements the specified left-to-right evaluation order, in which case this issue could just be closed. I'll leave it open, however, just so we get at least two pairs of eyes on this. ;)

@leafpetersen
Copy link
Member

Please don't start work on this until we have resolved any breaking change issues.

@vsmenon vsmenon added the area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. label Jul 20, 2019
@eernstg
Copy link
Member Author

eernstg commented Apr 1, 2022

Closing: The language specification is being changed to specify the current behavior, so no implementation work is needed.

@eernstg eernstg closed this as completed Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-enhancement A request for a change that isn't a bug web-dev-compiler
Projects
None yet
Development

No branches or pull requests

3 participants