dart-sdk/pkg/vm/test
Aske Simon Christensen 5838562040 [dart2wasm] Add option and target for stringref.
This adds basic infrastructure for a stringref implementation in
dart2wasm:

- A `--[no-]stringref` option to the compiler
- An option in the `WasmTarget`, controlling the name of the target
- Separate sets of patch files for the two targets
- Separate platform dill files for the two targets

For now, the patch file contents are the same, and the compiler flag
is not used by the backend (only by the `dart2wasm` script to select
the appropriate platform dill file). Both of these will change as the
implementation progresses.

Tested: ci + manual check that the option selects the correct dill
Change-Id: I2c9bb95ba06fd3de3f7007703ef545e3f0c728ba
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/310621
Commit-Queue: Aske Simon Christensen <askesc@google.com>
Reviewed-by: Ömer Ağacan <omersa@google.com>
2023-06-21 14:25:38 +00:00
..
native_assets [cfe] Treat NonNullableByDefault as default in ast-to-text 2023-06-08 06:28:50 +00:00
transformations [vm/aot/tfa] Cache types 2023-06-09 14:15:48 +00:00
common_test_utils.dart [dart2wasm] Add option and target for stringref. 2023-06-21 14:25:38 +00:00
dominators_test.dart Spelling pkg 2023-01-19 10:06:29 +00:00
incremental_compiler_test.dart [cfe] Treat NonNullableByDefault as default in ast-to-text 2023-06-08 06:28:50 +00:00
kernel_front_end_test.dart [CFE] Remove support for .packages file 2022-06-24 08:20:39 +00:00
kernel_service_test.dart [vm/kernel_service] Fix native_assets.yaml discovery 2023-02-27 16:49:25 +00:00
modular_kernel_plus_aot_test.dart [kernel] Merge front_end and kernel verifiers 2023-04-26 14:14:36 +00:00
obfuscation_test.dart [vm] Fix obfuscation of uri 2022-03-14 09:01:11 +00:00
unlinked_ast_to_text_test.dart [gardening] Fix pkg/vm/test/unlinked_ast_to_text_test & ensure it runs on bots 2023-02-20 11:28:58 +00:00