Skip to content
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

[DDC] Debugger display fails for inner DDC type representations #54694

Closed
annagrin opened this issue Jan 22, 2024 · 0 comments
Closed

[DDC] Debugger display fails for inner DDC type representations #54694

annagrin opened this issue Jan 22, 2024 · 0 comments
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.

Comments

@annagrin
Copy link
Contributor

When dap sdks are enabled in VSCode, we can a failed evaluation error when trying to expand a type in the old type system (due to getObjectMetadata call failing on a DartType when trying to check for a record type).

Need to fix that in case the old type system needs to be enabled.

Related: #54609

@a-siva a-siva added the area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
Projects
None yet
Development

No branches or pull requests

2 participants