dart-sdk/tests/lib
Srujan Gaddam 86eb49ac19 [dart:js_interop] Disallow user @staticInterop classes from subtyping most dart:_js_types types
Since user @staticInterop types are erased to JavaScriptObject, they
should only be able to subtype other types that are :> JavaScriptObject,
which are just JSObject and JSAny. Eventually all the other JS types
will move to extension types and we can remove this check.

Change-Id: If56b6770e141238b583937880ca87496780c8fac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/316865
Reviewed-by: Joshua Litt <joshualitt@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2023-08-08 19:17:25 +00:00
..
analyzer
async Add interface to a few classes which had missed it. 2023-05-24 14:04:27 +00:00
collection
convert Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
developer
fix_data_tests
html Reland "[dart:html] Throw exception if Window.open opens null window" and 2023-07-06 15:50:48 +00:00
isolate [sdk] Provide Isolate.resolvePackageUriSync 2023-07-11 12:59:33 +00:00
js [dart:js_interop] Disallow user @staticInterop classes from subtyping most dart:_js_types types 2023-08-08 19:17:25 +00:00
js_interop_unsafe [dart:js_interop] Fix JSNumber conversions/semantics and JSBoxedDartObject 2023-06-22 02:51:13 +00:00
math
mirrors [vm/ffi] Pointer.asTypedList finalizer 2023-05-10 11:38:57 +00:00
typed_data Migrate corelib and lib tests off @compile-error. 2023-04-20 19:19:01 +00:00
web
lib.status [sdk] Provide Isolate.resolvePackageUriSync 2023-07-11 12:59:33 +00:00
lib_analyzer.status
lib_app_jit.status
lib_dart2js.status [dart2wasm] Rename the dart:wasm library to dart:_wasm. 2023-04-04 11:52:18 +00:00
lib_dartdevc.status [ddc] Temporarily skip tests that timeout 2023-05-11 23:03:38 +00:00
lib_kernel.status
lib_precompiled.status
lib_vm.status [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00