mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 09:43:08 +00:00
5b2e23eab0
This changes the way the CFE handled private injected members. Previously these were "hidden" within the patch library in which they were declared. Now they are, like with members injected in augmentation libraries, fully integrated and accessible within the origin library and all its patches. This change revealed that the vm and wasm platforms had some inconsistently declared classes in which injected private members that were not implemented by all implementing classes. For these, throwing stubs have been added. Cq-Include-Trybots: luci.dart.try:dart2wasm-linux-x64-d8-try Change-Id: I330eade944964ef43b83aa416baef75e3649d023 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/262340 Reviewed-by: Jens Johansen <jensj@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com> |
||
---|---|---|
.. | ||
_http | ||
_internal | ||
async | ||
cli | ||
collection | ||
convert | ||
core | ||
developer | ||
ffi | ||
html | ||
indexed_db/dart2js | ||
internal | ||
io | ||
isolate | ||
js | ||
js_util | ||
math | ||
mirrors | ||
svg/dart2js | ||
typed_data | ||
vmservice | ||
wasm | ||
web_audio/dart2js | ||
web_gl/dart2js | ||
web_sql/dart2js | ||
libraries.json | ||
libraries.yaml | ||
PRESUBMIT.py | ||
vmservice_libraries.json | ||
vmservice_libraries.yaml |