Skip to content

Conversation

@enebo
Copy link

@enebo enebo commented Oct 14, 2019

displayName seems like it would be a useful field for debugging so at least toString can print out additional info on the signature other than just the types. It also feels missing to me in some way since there is optional support for argNames in Signature already.

My deeper motivation is we pass around info to construct ASM Method and Signature in JRuby's JIT. If we added this field we could then pass around Signature and not have this floating 'name' param along side Signature.

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