Skip to content

[dev_compiler] Help debugger map js symbols to dart symbols #44978

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
annagrin opened this issue Feb 11, 2021 · 1 comment
Closed

[dev_compiler] Help debugger map js symbols to dart symbols #44978

annagrin opened this issue Feb 11, 2021 · 1 comment
Assignees

Comments

@annagrin
Copy link
Contributor

Issue

Currently, the debugger has heuristics to filter out temporary variables from the variables window, and temporary fields from JavaScript objects.

Suggestion

Store type and symbol information so the debugger can map Javascript symbols and fields to the corresponding dart ones.

@annagrin annagrin self-assigned this Feb 11, 2021
@annagrin
Copy link
Contributor Author

duplicate of #40273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant