mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
293ae7dabe
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> |
||
---|---|---|
.. | ||
cast_error | ||
debugger | ||
mixin | ||
assertion_failure_message_test.dart | ||
basic_assignment_test.dart | ||
const_test.dart | ||
developer_events_test.dart | ||
hot_restart_expando_test.dart | ||
hot_restart_js_interop_test.dart | ||
hot_restart_late_test.dart | ||
hot_restart_static_test.dart | ||
hot_restart_test.dart | ||
hot_restart_timer_test.dart | ||
if_else_literal_compilation_test.dart | ||
js_interop_non_external_lib.dart | ||
js_interop_non_external_test.dart | ||
js_interop_test.dart | ||
libraries_part.dart | ||
libraries_test.dart | ||
no_such_method_errors_test.dart | ||
runtime_utils.dart | ||
runtime_utils_nnbd.dart | ||
subtype_test.dart | ||
subtype_weak_test.dart | ||
type_normalization_test.dart | ||
utils.dart | ||
variance_subtype_test.dart | ||
variance_test.dart | ||
weak_null_safety_errors_test.dart |