You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The old optimizer inlined exception handlers if a throw throws an exception that is caught in the same method. According to @VladUreche, this is mainly to support two use-cases: