| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
You are correct. This logic could be cleaned up (and hopefully will be soon).
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
observed with debug (using log.binding)
before the fix, a megamorphic site logged"failed (polymorphic)" followed by a "bound directly" for the same type.
seems to me like this isn't intentional esp. given the ivarGet logic ends up returning after invokedynamic.maxpoly is reached...