11006c3bac
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: Icb8ea5f3557080f8274f7db2af09e33154820e5b Reviewed-on: https://dart-review.googlesource.com/55721 Commit-Queue: Martin Kustermann <kustermann@google.com> Reviewed-by: Vyacheslav Egorov <vegorov@google.com>