dart-sdk/tests/dartdevc_2
Srujan Gaddam f5a98e7676 [ddc] Unify pkg:js types and allow subtyping between them
Removes the lazy loading of the underlying type in LazyJSTypes.
As such, this removes the need to keep AnonymousJSType and
LazyJSType separate, and is therefore refactored to
PackageJSType. Similarly, subtyping is fixed such that
PackageJSTypes are all subtypes of each other.

Change-Id: If489defdbeb5cb932db802a7d146ad2fc393b12c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/207982
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2021-07-30 00:33:54 +00:00
..
cast_error Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
debugger [ddc] Unify pkg:js types and allow subtyping between them 2021-07-30 00:33:54 +00:00
assertion_failure_message_test.dart
const_test.dart
dartdevc_native_dartdevc.status
developer_events_test.dart [ddc] Avoid sending messages to console.debug 2021-06-15 23:28:03 +00:00
hot_restart_expando_test.dart [testing] Rely on language versions in the analyzer tests 2021-06-02 07:47:46 +00:00
hot_restart_lazy_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
hot_restart_test.dart
hot_restart_timer_test.dart
js_interop_test.dart
libraries_part.dart
libraries_test.dart
no_such_method_errors_test.dart
runtime_utils.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
subtype_test.dart
utils.dart