Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
irinterp: Add handling for :throw_undef_if_not (JuliaLang#50303)
This addresses an existing TODO to terminate irinterp on discovering a :throw_undef_if_not that is dead. The underlying infrastructure to do this was added in JuliaLang#49692, so this just needed to be wired up properly.
- Loading branch information