Skip to content

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

@grouma

Description

@grouma

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.

Metadata

Metadata

Assignees

Labels

area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compiler

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions