-
Notifications
You must be signed in to change notification settings - Fork 29
#3180. Add @JS() annotation tests. Part 3.
#3269
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
Conversation
eernstg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, awaiting further comments.
srujzs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feel free to ignore my comments if they're going to be addressed in a future PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but a couple of questions remain so I'll await responses.
sgrekhov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! A good advices! I'll implement them in a separate PR.
2025-08-01 sgrekhov22@gmail.com dart-lang/co19#3180. Add `@JS()` annotation tests. Part 3. (dart-lang/co19#3269) 2025-08-01 sgrekhov22@gmail.com dart-lang/co19#3180. Add `@JS()` annotation tests. Part 2. (dart-lang/co19#3268) 2025-07-31 sgrekhov22@gmail.com dart-lang/co19#3180. Add `typeofEquals` tests (dart-lang/co19#3262) 2025-07-31 sgrekhov22@gmail.com dart-lang/co19#3180. Add more instanceOfString tests (dart-lang/co19#3264) 2025-07-29 sgrekhov22@gmail.com Fixes dart-lang/co19#3261. Update expected errors positions for CFE (dart-lang/co19#3267) 2025-07-28 sgrekhov22@gmail.com dart-lang/co19#3180. Update assertion for staticInterop tests (dart-lang/co19#3265) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try,dart2js-minified-linux-d8-try Change-Id: I5167edcc66a25f6e626cb4d8c1f5d2b5ec4ad82a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/443280 Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Alexander Thomas <athom@google.com> Reviewed-by: Erik Ernst <eernst@google.com>
No description provided.