dart-sdk/runtime
Martin Kustermann 23b4a505ec Reland "[VM] Use IR for code in [CatchEntryInstr]s to populate captured exception/stacktrace variables"
This fixes an issue when a program got loaded via dill, a function
with a try-catch got optimized and the exception/stacktrace variables
got captured.

Change-Id: Icb626965019b248afe3b72a6679c5049ea7b7b00
Reviewed-on: https://dart-review.googlesource.com/55681
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2018-05-17 14:16:16 +00:00
..
bin [dart:io] Revert recent non-utf8 path handling 2018-05-16 15:47:10 +00:00
include [vm] Remove Dart_ReadKernelBinary, take 2. 2018-05-14 20:58:08 +00:00
lib [VM runtime] The 'checked' parameter of Isolate.spanwUri should control asserts 2018-05-16 18:13:22 +00:00
observatory Reland "[VM] Use IR for code in [CatchEntryInstr]s to populate captured exception/stacktrace variables" 2018-05-17 14:16:16 +00:00
platform Reland "[VM] Use IR for code in [CatchEntryInstr]s to populate captured exception/stacktrace variables" 2018-05-17 14:16:16 +00:00
tests/vm [VM] Skip vm/dart/appjit_test on opt-counter builder 2018-05-17 11:53:33 +00:00
third_party [gn] Split target arch/os defines from dart_config 2017-10-31 17:33:13 +00:00
tools Read patch files in strong mode 2018-02-05 14:35:36 +00:00
vm Reland "[VM] Use IR for code in [CatchEntryInstr]s to populate captured exception/stacktrace variables" 2018-05-17 14:16:16 +00:00
.gitignore
BUILD.gn [Fuchsia] Small buildfile fix for scudo malloc 2018-05-14 21:49:08 +00:00
codereview.settings
configs.gni [windows] Fix 'all' target 2018-05-14 22:17:38 +00:00
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni [VM runtime] Initial version of Kernel Bytecode interpreter in VM runtime. 2018-05-09 20:29:27 +00:00