[ddc] Generate temp names for the synthetic variables that are generated by the CFE #51589
Labels
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
dev-compiler-sdk
P2
A bug or feature request we're likely to work on
web-dev-compiler
Milestone
Parent: dart-lang/webdev#1974
DWDS recognizes temp variables generated by DDC and does not show them in the debugger. Renaming the CFE variables to use the DDC temp scheme would help the debugger recognize and not display those are well.
Prerequisite: #51554
The text was updated successfully, but these errors were encountered: