dart-sdk/runtime/tools
Aart Bik 80a6f4b5dd [dart/fuzzer] refactor lists into new file
Rationale:
Refactor DartFuzz so that long lists of values appear
in separate file, making the actual fuzzing code easier
to read. Also, this prepares generating some of the
lists automaticaly (such a library methods). Note that
*no* version bump is required, since this refactoring
does not change behavior.
Change-Id: Ic58eb7bc1aa63f48ec0d37e3c2399917786086bd
Reviewed-on: https://dart-review.googlesource.com/c/87266
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Aart Bik <ajcbik@google.com>
2018-12-14 00:22:07 +00:00
..
dartfuzz [dart/fuzzer] refactor lists into new file 2018-12-14 00:22:07 +00:00
.gitignore
android_finder.py Make parser of the android package lister be more forgiving. Without this 2012-10-26 23:07:29 +00:00
benchmark.py Remove MIPS support 2017-06-22 08:49:22 -07:00
bin_to_assembly.py Generate the kernel buffers using bin_to_assembly rule 2018-06-20 02:31:12 +00:00
bin_to_coff.py [vm] Fix bin_to_coff.py so it produces 8-byte wide kKernelServiceDillSize on 64-bit build. 2018-07-25 04:32:43 +00:00
bmu_benchmark_gallery.sh Refs #25328 Use a portable shebang 2016-01-05 16:26:28 +01:00
create_archive.py [vm] Remove Dart_LoadScript, Dart_LoadLibrary, Dart_LoadSource, etc. 2018-10-11 00:38:37 +00:00
create_snapshot_bin.py [standalone] Remove dead Dart 1 loading code. 2018-12-04 17:17:25 +00:00
create_snapshot_file.py First step towards splitting a full snapshot into a vm isolate snapshot and a 2015-03-31 18:46:19 +00:00
create_string_literal.py Fuchsia: Builds run_vm_tests and a wrapper program for running it. 2016-07-28 10:35:25 -07:00
gen_library_src_paths.py Prefix scripts from core builtin libraries so the URIs are unique. 2017-10-05 15:47:43 +00:00
utils.py Unset GREP_OPTIONS when extracting processor count 2017-02-28 16:00:32 -08:00
valgrind.py
verbose_gc_to_bmu.dart Add more safe points in compiler. 2017-03-31 11:19:46 +02:00