dart-sdk/runtime/tools
Ryan Macnak 5ac413a05f [dartfuzz] Avoid more compile-time errors.
Avoid `throw null`.
Avoid `map[key] += value`.

Split printing globals into separate statements to make reducing failures easier.

TEST=dartfuzz
Change-Id: I8e2172827439a16c42546df23c7669decff53fa9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/208481
Reviewed-by: Ben Konyi <bkonyi@google.com>
2021-08-31 23:11:26 +00:00
..
dartfuzz [dartfuzz] Avoid more compile-time errors. 2021-08-31 23:11:26 +00:00
ffi [vm/ffi] Support inline arrays in Structs 2021-02-24 13:02:45 +00:00
graphexplorer [graphexplorer] Support Dart heap snapshot format and merged dominators. 2021-07-07 15:44:22 +00:00
wiki [runtime/docs] Add custom lexer for shell sessions in runtime wiki. 2020-02-04 09:16:52 +00:00
.gitignore Sync .gitignore with the corresponding svn properties. 2012-09-10 15:44:25 +00:00
android_finder.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
benchmark.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
bin_to_assembly.py [build] Use .incbin to avoid horrible Clang assembler performance. 2021-06-30 21:23:04 +00:00
bin_to_coff.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
bmu_benchmark_gallery.sh Refs #25328 Use a portable shebang 2016-01-05 16:26:28 +01:00
compiler_layering_check.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
create_archive.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
create_snapshot_bin.py [vm] Remove unused compilation and type-feedback traces. 2021-06-21 23:47:50 +00:00
create_snapshot_file.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
create_string_literal.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
embedder_layering_check.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
gen_library_src_paths.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
run_clang_tidy.dart [vm] Reland: Prefix HOST_OS_* and TARGET_OS_* with DART_ 2021-07-02 19:06:45 +00:00
utils.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
valgrind.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
verbose_gc_to_bmu.dart Opt the verbose_gc_to_bmu tool out of null safety. 2020-10-16 00:18:31 +00:00