Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow external AbstractInterpreter to overload throw-call handling #52498

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

aviatesk
Copy link
Sponsor Member

By defining new abstract_throw interface, which allows external AbstractInterpreter to customize the behavior of throw-call handling just by overloading abstract_throw method. This is particularly useful for JET.

By defining new `abstract_throw` interface, which allows external
`AbstractInterpreter` to customize the behavior of `throw`-call
handling just by overloading `abstract_throw` method.
This is particularly useful for JET.
@aviatesk aviatesk merged commit 9374e49 into master Dec 12, 2023
5 of 7 checks passed
@aviatesk aviatesk deleted the avi/abstract_throw branch December 12, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant