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

Add stack checking to old Target#findInitNodeFor overload and un-deprecate it. #667

Merged
merged 1 commit into from
Jul 4, 2024

Commits on May 22, 2024

  1. Change: Add stack checking to old Target#findInitNodeFor overload a…

    …nd un-deprecate it.
    
    The only reason MixinExtras uses this method is to match Redirect's behaviour, so I would like it to be kept in line with that.
    Additionally, there is nothing wrong with not checking the desc as long as you've definitely found the right `NEW` insn, which the injection point handles itself.
    LlamaLad7 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    02bf3d2 View commit details
    Browse the repository at this point in the history