mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
15ecb9b39f
With introduction to Dart 2.0 and Kernel as intermediate format, the VM consumes kernel. The kernel is produced by CFE which lowers named function type definitions to function types. We therefore no longer have name classes between typedefs and classes and the corresponding vm/cc/IsolateReload_* can be updated to no longer expect an error. Issue https://github.com/dart-lang/sdk/issues/50521 Issue https://github.com/dart-lang/sdk/issues/32190 TEST=Fixes vm/cc/IsolateReload_*Typedef* tests Change-Id: Ic0697c5de03ef28e6cca104f5fbcb214e99d3fd8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/284182 Commit-Queue: Martin Kustermann <kustermann@google.com> Reviewed-by: Slava Egorov <vegorov@google.com> |
||
---|---|---|
.. | ||
data | ||
linter_test.dart | ||
normalize_test.dart | ||
parse_and_normalize_test.dart | ||
repo_status_files_test.dart | ||
status_expression_dnf_test.dart | ||
status_expression_test.dart |