dart-sdk/tests/lib/js
Srujan Gaddam 0b761229cc [dart:js_interop] Change importModule to accept JSAny
Closes https://github.com/dart-lang/sdk/issues/55429
Closes https://github.com/dart-lang/sdk/issues/55508

Objects like TrustedScriptURLs can be passed to the dynamic import
function, and therefore importModule should accept any JS value.

Change-Id: I43ce9aeb1e8fbd628bc768a16b246ba19470b1dc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/363504
Reviewed-by: Lasse Nielsen <lrn@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2024-06-25 17:50:33 +00:00
..
export
extends_test
js_util
native_as_js_classes_static_test
static_interop_test [dart:js_interop] Change importModule to accept JSAny 2024-06-25 17:50:33 +00:00
subtyping_test
array_test.dart
call_field_test.dart
call_getter_test.dart
call_method_test.dart
call_utils.dart
constructor_parameters_static_test.dart
datetime_roundtrip_test.dart
extends_static_test.dart
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
object_apis_interop_values_test.dart
object_apis_utils.dart
operator_static_test.dart
parameters_static_test.dart
parameters_test.dart
prototype_access_test.dart
static_class_member_static_test.dart
trust_types_annotation_test.dart
trust_types_test.dart
type_parameter_lowering_test.dart