dart-sdk/pkg/compiler/test
Stephen Adams f503281917 [dart2js] Document some dart2js @pragma annotations
Also add `never-inline` and `prefer-inline` aliases.

Change-Id: If5d932e3b86b78b2177abac79ac6c49fb9b8ed6f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/252500
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2022-07-22 19:45:07 +00:00
..
analyses [dart2js] Adding supertype hierarchy to dump info 2022-07-19 00:55:53 +00:00
annotations [dart2js] Document some dart2js @pragma annotations 2022-07-22 19:45:07 +00:00
async_await [dart2js] Fix minor bug in rewrite_async.dart 2022-05-19 01:01:23 +00:00
closure [dart2js] Rti-need fix for generic instantiations 2021-10-19 23:48:31 +00:00
codegen [dart2js] Use && instead of if-then for late field checks 2022-06-15 18:47:49 +00:00
custom_split [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00
deferred Fix typos 2022-06-15 11:08:28 +00:00
deferred_loading [dart2js] Clean up .isXXX members on ConstantValue. 2022-05-11 20:25:44 +00:00
dump_info [dart2js] Reland deferred-serialization flag 2022-07-19 18:02:06 +00:00
end_to_end [CFE] Remove support for .packages file 2022-06-24 08:20:39 +00:00
equivalence [dartj2s] (tech-debt) better error locations for sources from dill files. 2022-07-19 17:10:06 +00:00
field_analysis [dart2js] Initialize all primitive constants in field allocators. 2022-05-11 23:37:44 +00:00
generic_methods [dart2js] Migrate selector.dart and call_structure.dart 2022-04-26 03:49:13 +00:00
helpers [dartj2s] (tech-debt) better error locations for sources from dill files. 2022-07-19 17:10:06 +00:00
impact [dart2js] Fix bug in constant impact visitor. 2022-04-25 18:51:37 +00:00
inference [dart2js] Global inference should merge breaks after each case statement 2022-07-07 15:38:51 +00:00
inlining [dart2js] Clean up some file paths. 2022-05-10 21:36:13 +00:00
js Support invoking JS operators through dart:js_util. 2022-04-28 21:18:40 +00:00
jsinterop [dart2js] Move common_elements.dart to common/elements.dart. 2022-02-03 21:21:39 +00:00
jumps Remove unnecessary imports from compiler/test 2021-03-16 19:44:10 +00:00
member_usage [dart2js] Elide a number of interfaces. 2022-02-19 02:49:52 +00:00
model [dart2js] Prepare native_data.dart for nnbd migration 2022-06-30 23:11:03 +00:00
optimization [dart2js] Late instance field optimizations 2022-06-07 05:57:59 +00:00
rti [dart2js] Ensure live/checked type visitors consider instantiations of 2022-04-16 00:07:25 +00:00
serialization [dart2js] Always do codegen in serialization tests. 2022-07-21 18:51:55 +00:00
sourcemaps [dartj2s] (tech-debt) better error locations for sources from dill files. 2022-07-19 17:10:06 +00:00
static_type [dart2js] Promote variables after as statements. 2022-07-09 01:58:49 +00:00
tool/graph_isomorphizer [dart2js] Rename lib/compiler.dart to lib/compiler_api.dart 2022-04-21 03:42:39 +00:00
analysis_options.yaml pkg:compiler - enable and fix null operator lints 2021-09-24 23:07:19 +00:00