Skip to content

[DDC] Provide metadata to help filter non Dart scope properties #40776

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

Open
grouma opened this issue Feb 25, 2020 · 0 comments
Open

[DDC] Provide metadata to help filter non Dart scope properties #40776

grouma opened this issue Feb 25, 2020 · 0 comments
Assignees
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler

Comments

@grouma
Copy link
Member

grouma commented Feb 25, 2020

DDC will introduce members in the compiled JS that don't correspond to any Dart member. For example it will often introduce variables of the form t1,t2,t3.. or c1,c2,c3.... It would be useful if we could query (or filter) which properties are useful in a Dart debugging context.

@mraleph mraleph added the area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. label Feb 26, 2020
@annagrin annagrin self-assigned this May 13, 2020
@vsmenon vsmenon removed their assignment Jul 30, 2020
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. web-dev-compiler
Projects
None yet
Development

No branches or pull requests

5 participants