dart-sdk/tests/lib/js
Riley Porter 150b51e3dc [js_util] Add implicit downcasts to js_util methods
Add dynamic to JS foreign function calls to get implicit
downcast to T, which will cause more accurate type errors
for DDC and dart2js with -O2. Checks will be omitted
with dart2js and -O3.

Bug: #47832
Change-Id: Ie85faf47d58d748b068bc7e902a17a99292f02e4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/230823
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Riley Porter <rileyporter@google.com>
2022-01-28 22:28:52 +00:00
..
extends_test
js_util [js_util] Add implicit downcasts to js_util methods 2022-01-28 22:28:52 +00:00
native_as_js_classes_static_test [pkg:js] Add @staticInterop annotation to package:js 2021-10-06 19:04:02 +00:00
static_interop_test [pkg:js] Add tests for @staticInterop annotation 2021-10-06 19:04:02 +00:00
subtyping_test
array_test.dart
constructor_parameters_static_test.dart
datetime_roundtrip_test.dart
extends_static_test.dart
external_extension_members_test.dart [package:js] Test optional default value arguments in extensions 2021-11-30 04:45:04 +00:00
external_member_static_test.dart
external_nonjs_static_test.dart
external_static_test.dart
implements_static_test.dart
instanceof_test.dart
is_check_and_as_cast_test.dart
js_annotation_static_test.dart
method_call_on_object_test.dart
mock_test.dart
no_library_annotation_test.dart
null_test.dart
parameters_static_test.dart
parameters_test.dart
prototype_access_test.dart