dart-sdk/tests/lib
Srujan Gaddam 49f85335d5 Revert "[dart:js_interop] Add literal constructors for inline classes"
This reverts commit 1f6d4ae1a8.

Reason for revert: Broke Flutter with dart2wasm

Original change's description:
> [dart:js_interop] Add literal constructors for inline classes
>
> Adds @ObjectLiteral annotation to denote object literal constructors,
> and implements it in all the backends. For dart2js, this involves
> modifying the SSA and for dart2wasm, we create a one-per-shape
> forwarding procedure to a specialized JS method that returns the
> literal. This also modifies @anonymous semantics in dart2wasm to
> be consistent with the other backends.
>
> CoreLibraryReviewExempt: Backend-specific, just adding annotation.
> Change-Id: I4d7a9ea9ed097f4f378709b40f8bd74f02e26b23
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/283922
> Commit-Queue: Srujan Gaddam <srujzs@google.com>
> Reviewed-by: Joshua Litt <joshualitt@google.com>

Change-Id: Ifce611e1150d8aa275f9e312743bded56a572176
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285342
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Joshua Litt <joshualitt@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2023-02-24 20:42:14 +00:00
..
analyzer Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
async Update Future.onError extension method. 2023-02-18 12:01:45 +00:00
collection [lib/collection] Test for #48282 2022-02-08 19:36:38 +00:00
convert Optimize LineSplitter. 2023-02-21 11:33:24 +00:00
developer Don't mutate argument to dart:developer's postEvent. 2022-12-22 23:10:13 +00:00
fix_data_tests Remove deprecated APIs from dart:developer 2022-07-19 07:10:03 +00:00
html Spelling 2023-01-30 18:29:59 +00:00
isolate Spelling tests 2023-01-19 16:24:29 +00:00
js Revert "[dart:js_interop] Add literal constructors for inline classes" 2023-02-24 20:42:14 +00:00
math Spelling tests 2023-01-19 16:24:29 +00:00
mirrors [tests] Fix lib/mirrors/reflected_type_generics_test/01 2023-01-18 22:35:38 +00:00
typed_data [vm] Add unmodifiable typed data as a type that can be sent with Dart_PostCObject. 2022-09-12 19:45:12 +00:00
web [web] remove mirrors patch for web compilers. 2020-07-16 00:12:22 +00:00
lib.status [dart:js_interop/pkg:js] Allow interop on typed_data, errors, and Array 2023-02-13 19:47:25 +00:00
lib_analyzer.status Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
lib_app_jit.status Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
lib_dart2js.status [test] Skip html/interactive_geolocation_test on all OSs 2023-02-17 19:35:32 +00:00
lib_dartdevc.status [test] Skip html/interactive_geolocation_test on all OSs 2023-02-17 19:35:32 +00:00
lib_kernel.status [gardening] Mark all tests as slow in debug-ia32 mode 2022-07-21 10:22:45 +00:00
lib_precompiled.status [testing] Remove --compiler=none from test.py 2022-10-19 08:09:58 +00:00
lib_vm.status [test] Inform status files about the new simulated architectures. 2022-02-03 20:32:16 +00:00