Skip to content

Implement const variables in dart2js #3395

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

Closed
sethladd opened this issue Jun 5, 2012 · 2 comments
Closed

Implement const variables in dart2js #3395

sethladd opened this issue Jun 5, 2012 · 2 comments
Labels
closed-duplicate Closed in favor of an existing report web-dart2js

Comments

@sethladd
Copy link
Contributor

sethladd commented Jun 5, 2012

Add dart2js support for const variables. This includes removing the restriction that final variables must be initialized with compile time constants. Also, the evaluation of whether an expression is a compile time constant must be updated.

@anders-sandholm
Copy link
Contributor

Marked this as being blocked by #3394.

@anders-sandholm
Copy link
Contributor

Added Duplicate label.
Marked as being merged into #3552.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report web-dart2js
Projects
None yet
Development

No branches or pull requests

2 participants