7eed880d53
Instead of having special support for targeting catch entry as a lazy deoptimization target, split this into two independent operations: * Perform lazy deoptimization at call. * Rethrow the exception once deoptimization is complete. TEST=ci Change-Id: Ib275d615bc6717e1184e88602ae5459d5b771f2b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/361580 Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Slava Egorov <vegorov@google.com>