dart-sdk/runtime
Aart Bik 98f67ff3d4 [dart/fuzzer] Mechanism for target functions
Rationale:
Runtime dispatch on various target functions.
Also adds new target function (which found an
issue) and prepares Dart VM setup.

https://github.com/dart-lang/sdk/issues/36818

Change-Id: I80e2d567087b435404331e2539f2cda19cadb04e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/100989
Commit-Queue: Aart Bik <ajcbik@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
2019-05-02 18:12:19 +00:00
..
bin [ VM / Service ] Fixed HTTP requests with params not working correctly when auth codes are enabled 2019-05-02 17:38:49 +00:00
docs [vm, gc] Document object representation. 2019-03-01 00:32:25 +00:00
include [vm, fuchsia] Consume specialized symbols for the Dart VM's profiler. 2019-04-24 19:53:35 +00:00
lib [vm] Replace ^= assignments with = where possible 2019-05-01 00:04:44 +00:00
observatory [ VM / Service ] Fixed HTTP requests with params not working correctly when auth codes are enabled 2019-05-02 17:38:49 +00:00
platform [dart/fuzzer] Mechanism for target functions 2019-05-02 18:12:19 +00:00
tests/vm [vm/tests] Fix flaky crashes on vm/cc/GenKernelKernelMaxRSS test 2019-04-29 21:37:58 +00:00
third_party [vm, fuchsia] Fix deps and stop suppressing -fvisibility=hidden. 2019-04-29 23:31:27 +00:00
tools [dart/fuzzer] restrict length parameter in List fill 2019-04-27 00:00:14 +00:00
vm [dart/fuzzer] Mechanism for target functions 2019-05-02 18:12:19 +00:00
.gitignore
BUILD.gn [dart/fuzzer] Add build rule to link Dart with libFuzzer 2019-04-25 21:29:42 +00:00
codereview.settings
configs.gni [vm, fuchsia] Fix deps and stop suppressing -fvisibility=hidden. 2019-04-29 23:31:27 +00:00
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni [vm/bytecode] Enable building of kernel service snapshot 2019-04-05 22:31:58 +00:00