mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:20:31 +00:00
8f48ac3723
Determines the ultimate representation type of an inline class to determine if it can use external members. This allows users to elide @JS if they don't need renaming. This CL adds some static errors around inline interop members so its clearer that the inline class should have an interop representation type. There's a bit of cleanup in this CL too around interop members, where extension members on @Native classes are now correctly considered as interop members by the error checker. Change-Id: I4d870d204933ea11b347ab5bb2e3de1b962f5ea3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/308249 Reviewed-by: Joshua Litt <joshualitt@google.com> Commit-Queue: Srujan Gaddam <srujzs@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> |
||
---|---|---|
.. | ||
analyzer | ||
async | ||
collection | ||
convert | ||
developer | ||
fix_data_tests | ||
html | ||
isolate | ||
js | ||
js_interop_unsafe | ||
math | ||
mirrors | ||
typed_data | ||
web | ||
lib.status | ||
lib_analyzer.status | ||
lib_app_jit.status | ||
lib_dart2js.status | ||
lib_dartdevc.status | ||
lib_kernel.status | ||
lib_precompiled.status | ||
lib_vm.status |