dart-sdk/tests/dartdevc_2
Srujan Gaddam 293ae7dabe [ddc] Add interop classes for static members
Fixes https://github.com/dart-lang/sdk/issues/46967

Creates classes for non-external factories and static members, and
modifies invocations to point to these members instead. Tear-offs of
interop constructors (external or otherwise) are now supported since
they're just non-external static methods.

Change-Id: Id754fb4bc872051a8df4169aefd4bdc078452fb5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/270501
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2022-12-08 04:57:50 +00:00
..
cast_error Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
debugger [ddc] Add interop classes for static members 2022-12-08 04:57:50 +00:00
mixin Fix stack overflow in mixin application from separate library 2022-11-04 21:25:08 +00:00
assertion_failure_message_test.dart
const_test.dart
dartdevc_native_dartdevc.status [ddc] Ensure status file entries are consistent 2022-08-08 17:23:50 +00:00
developer_events_test.dart [vm] Expose whether extension stream has listeners, guard postEvent 2022-04-26 07:53:43 +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_static_test.dart [ddc] Reset static fields on first get or set 2022-02-11 01:18:01 +00:00
hot_restart_test.dart
hot_restart_timer_test.dart
js_interop_non_external_lib.dart [ddc] Add interop classes for static members 2022-12-08 04:57:50 +00:00
js_interop_non_external_test.dart [ddc] Add interop classes for static members 2022-12-08 04:57:50 +00:00
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