418b646749
Ignoring exceptions that coming from implicit throw. For example, try finally block will generate an implicit throw inside finally block to rethrow the exception. Bug: https://github.com/dart-lang/sdk/issues/37645 Change-Id: I5c4f90ec3c9aa92bb670d4bb9a8edb332f7b32fc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118911 Reviewed-by: Alexander Markov <alexmarkov@google.com> Reviewed-by: Siva Annamalai <asiva@google.com> Commit-Queue: Zichang Guo <zichangguo@google.com>