dart-sdk/runtime
Felicitas Hetzelt 6a8b75ff8d [vm/fuzzer] Call each generated method once
Rationale:
Compiling takes time, so we should make sure that most of the compiled
code is actually executed.
Change-Id: I9c4af7e1940035a7ee2518f5b905dc204d8d0d8e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/115007
Reviewed-by: Aart Bik <ajcbik@google.com>
Commit-Queue: Felicitas Hetzelt <felih@google.com>
2019-08-30 00:26:43 +00:00
..
bin [vm/fuzzer] Add FFI calls to C library 2019-08-29 22:45:33 +00:00
docs [vm/doc] Add documentation describing AOT code size analysis 2019-08-12 12:08:35 +00:00
include [vm/ffi] Call natives through stubs if write-protection is enabled without dual-mapping. 2019-08-07 11:37:20 +00:00
lib [vm/bytecode] Support library dependencies in bytecode for mirrors and vm-service. 2019-08-29 21:07:06 +00:00
llvm_codegen [llvm] Fix bit target definition on Windows - it needs .exe extension 2019-07-31 17:33:09 +00:00
observatory Enable service tests on dartkb bots in bytecode compiler mode 2019-08-28 16:16:33 +00:00
platform [vm/compiler] Improve DIV and MOD performance 2019-08-29 20:32:10 +00:00
tests/vm [vm/compiler] Early work on IL deserializer. 2019-08-29 15:49:59 +00:00
third_party Mass format python with yapf 2019-08-05 20:34:31 +00:00
tools [vm/fuzzer] Call each generated method once 2019-08-30 00:26:43 +00:00
vm [vm, bytecode] Don't write Bytecode::var_descriptors_ in snapshots. 2019-08-29 22:29:13 +00:00
.gitignore
BUILD.gn [vm/bytecode] Bootstrapping VM from bytecode 2019-06-26 18:25:26 +00:00
codereview.settings
configs.gni
CPPLINT.cfg
PRESUBMIT.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
runtime_args.gni