dart-sdk/tests/lib/js/static_interop_test
Srujan Gaddam dc3b6af33d Add location rename to locationString in test
The SecurityError was being hidden because of
https://github.com/dart-lang/sdk/issues/56772.
With this, single-stepping through the test succeeds.

Change-Id: I47a768e803598d5f918a4d2bed9aa4391377464f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/386401
Auto-Submit: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2024-09-23 22:38:57 +00:00
..
extension_type [dart2wasm] Fix type casts in interop lowerings 2024-07-24 16:57:46 +00:00
import Put expected value first in importModule tests 2024-06-27 13:58:53 +00:00
isa [dart:js_interop] Clear up wording about isA requiring non-generic type argument 2024-09-03 16:03:57 +00:00
allowed_external_member_native_type_test.dart
allowed_external_member_type_test.dart
call_getter_test.dart
call_method_test.dart
call_utils.dart
constants_test.dart
cross_origin_test.dart Add location rename to locationString in test 2024-09-23 22:38:57 +00:00
disallowed_generative_constructor_static_test.dart
disallowed_interop_libraries_test.dart [dart2wasm] Make dart.library.js false in conditional imports (attempt 2) 2024-08-16 16:22:50 +00:00
disallowed_tearoffs_static_test.dart
external_dart_reference_test.dart Tweak test_runner. 2024-09-10 15:29:28 +00:00
external_extension_members_test.dart
external_member_type_parameters_static_test.dart
external_static_member_lowerings_test.dart
external_static_member_lowerings_trusttypes_test.dart
external_static_member_lowerings_with_namespaces.dart
futurevaluetype_test.dart
generic_factory_test.dart
interceptor_prototype_test.dart [ddc] Fix the internal type of prototype objects 2024-07-30 15:33:28 +00:00
js_and_staticinterop_annotation_static_test.dart
js_array_impl_test.dart
js_array_proxy_or_ref_test.dart [dart:js_interop] Add JSArray.length and accessors 2024-07-24 17:40:05 +00:00
js_array_test.dart
js_default_test.dart
js_default_with_namespaces.dart
js_function_arity_test.dart Tweak test_runner. 2024-09-10 15:29:28 +00:00
js_function_conversions_test.dart Tweak test_runner. 2024-09-10 15:29:28 +00:00
js_string_test.dart
js_typed_array_test.dart
js_types_static_errors_test.dart
js_types_test.dart Adds a static from method on JSArray which helps a create a JSArray from a given JS iterable or array-like object. (Resolves #56069) 2024-09-04 23:27:18 +00:00
jsify_dartify_test.dart [dart2wasm] Optimize dartify type-checks 2024-08-08 16:12:17 +00:00
jsobject_type_test.dart
member_test.dart
native_error_test.dart
number_test.dart
object_apis_static_interop_values_test.dart
object_prototype_names_object_literal_test.dart [js_interop] Add tests for Object literal factory 2024-07-29 18:19:54 +00:00
operator_static_test.dart
operator_test.dart
regress_51307_test.dart
regress_56443_test.dart [js_interop] Fix JsInteropChecks not recursing into constructor's AST children. 2024-08-15 01:47:34 +00:00
static_external_extension_members_static_test.dart
supertype_test.dart
supertype_transform_test.dart
top_level_member_annotation_static_test.dart
typed_data_test.dart