dart-sdk/tests/lib_2/js
Nicholas Shahan 3cff63ff26 [ddc] Seal the native Object prototype in test infra
Update tests to avoid getting or setting `.__proto__`.

Change-Id: I2e80dfc32f162de4f5b3fe5ac74a9e6818a7e55e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/317845
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2023-08-10 19:45:59 +00:00
..
export [dart:js_util] Handle type parameters in export/mocks. 2023-08-04 21:45:29 +00:00
extends_test [cfe] Remove isOptOutTest work-around 2021-08-04 10:44:00 +00:00
js_util [ddc] Seal the native Object prototype in test infra 2023-08-10 19:45:59 +00:00
static_interop_test [dart:js_interop] Disallow user @staticInterop classes from subtyping most dart:_js_types types 2023-08-08 19:17:25 +00:00
subtyping_test [cfe] Remove isOptOutTest work-around 2021-08-04 10:44:00 +00:00
array_test.dart Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
datetime_roundtrip_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
external_extension_members_test.dart [pkg:js] Lower external @staticInterop and extension members using invocation-level semantics 2023-05-09 23:12:58 +00:00
external_nonjs_static_test.dart [dart:js_interop] Allow interop inline classes to elide @JS 2023-06-13 23:27:23 +00:00
external_static_test.dart [dart:js_interop] Disallow external extension members with 'static' 2023-06-02 19:14:15 +00:00
instanceof_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
is_check_and_as_cast_test.dart [cfe] Remove isOptOutTest work-around 2021-08-04 10:44:00 +00:00
method_call_on_object_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
mock_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
no_library_annotation_test.dart
null_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
operator_static_test.dart [dart:js_interop] Disallow external operators using static interop 2023-05-22 21:50:51 +00:00
parameters_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
prototype_access_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
trust_types_annotation_test.dart [package:js] Add @trustTypes annotation. 2022-04-20 15:24:18 +00:00
trust_types_test.dart [package:js] Add @trustTypes annotation. 2022-04-20 15:24:18 +00:00