dart-sdk/runtime
Jens Johansen f67308a983 Handle invalid dill files more gracefully
Instead of bailing out with FATAL et al (which shuts down the VM),
give an ApiError when the dill file is invalid.

Bug: #33577

Change-Id: I8354b4e68ee95e36584284fd15b3abab3c3bf980
Reviewed-on: https://dart-review.googlesource.com/61937
Commit-Queue: Jens Johansen <jensj@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
2018-06-26 11:16:35 +00:00
..
bin Replace strstr with strncmp looking for path separator 2018-06-26 09:31:09 +00:00
include [vm] Introduce kernel_multiroot options to support multiroot compilation mode in kernel service. 2018-06-26 00:56:56 +00:00
lib [vm] Move heap-related code to its own subdirectory (cf. compiler). 2018-06-20 00:39:49 +00:00
observatory Update app_jitk service status 2018-06-26 10:12:23 +00:00
platform [vm] Weaken CAS to RMW when accessing the remembered and mark bits. 2018-06-20 21:53:12 +00:00
tests/vm
third_party
tools Generate the kernel buffers using bin_to_assembly rule 2018-06-20 02:31:12 +00:00
vm Handle invalid dill files more gracefully 2018-06-26 11:16:35 +00:00
.gitignore
BUILD.gn
codereview.settings
configs.gni Check whether variables is set before using GN not_needed 2018-06-23 23:59:59 +00:00
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni