Skip to content

DDC implementation for super-initializer parameters #48061

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
Tracked by #48055
devoncarew opened this issue Jan 4, 2022 · 2 comments
Closed
Tracked by #48055

DDC implementation for super-initializer parameters #48061

devoncarew opened this issue Jan 4, 2022 · 2 comments
Assignees
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) web-dev-compiler

Comments

@devoncarew
Copy link
Member

devoncarew commented Jan 4, 2022

See #48055 for the main tracking issue.

cc @sigmundch

@devoncarew devoncarew added the area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. label Jan 4, 2022
@Markzipan Markzipan added web-dev-compiler implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) labels Jan 5, 2022
@sigmundch
Copy link
Member

This is likely going to be entirely handled by the CFE lowering, but we'll keep this open until we validate that such is the case.

@nshahan
Copy link
Contributor

nshahan commented Mar 8, 2022

All test failures on DDC configurations have been fixed. I think it is safe to close this issue but we can reopen if something appears.

@nshahan nshahan closed this as completed Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) web-dev-compiler
Projects
None yet
Development

No branches or pull requests

4 participants