-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
dart-lang/webdev
#2636Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.feature-dot-shorthandsImplementation of the dot shorthands feature.Implementation of the dot shorthands feature.web-dev-compiler
Description
This issue tracks the work needed to support dot shorthands in web debugging.
Checklist
- [Dot Shorthands] CFE Implementation #59758
- Write a test to make sure the devtools debugger works as expected (locations are correct).
- Write a test to make sure the expression evaluator works as expected.
cc. @bkonyi
Metadata
Metadata
Assignees
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.feature-dot-shorthandsImplementation of the dot shorthands feature.Implementation of the dot shorthands feature.web-dev-compiler