f03ddc496b
Instead, we set a bit on force-optimized code so that deoptimization knows to skip it and exception handling will execute catch-entry moves. In addition we don't throw away deoptimization info for these codes, so that exception handling works. Bug: dartbug.com/37311 Change-Id: If5bcff41a98c0053c581648a9ee22b3302ceea04 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/106740 Commit-Queue: Samir Jindel <sjindel@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>