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

[Truffle] deduplicate getKeywordsHash into RubyArguments #2532

Merged
merged 1 commit into from Jan 28, 2015

Conversation

mswart
Copy link
Contributor

@mswart mswart commented Jan 28, 2015

To get to know the keyword implementation, I did a little bit clean up:

To reduce duplicate code between CheckArityNode, ReadKeywordArgumentNode,
ReadKeywordRestArgumentNode move the getKeywordsHash method into
RubyArguments - where all the other argument helper functions live.

To reduce duplicate code between CheckArityNode, ReadKeywordArgumentNode,
ReadKeywordRestArgumentNode move the getKeywordsHash method into
RubyArguments - where all the other argument helper functions live.
chrisseaton added a commit that referenced this pull request Jan 28, 2015
[Truffle] deduplicate getKeywordsHash into RubyArguments
@chrisseaton chrisseaton merged commit 451fb60 into jruby:master Jan 28, 2015
@chrisseaton
Copy link
Contributor

Thanks very much!

@mswart mswart deleted the dedubGetKeywordsHash branch January 28, 2015 13:24
@chrisseaton chrisseaton modified the milestone: truffle-dev May 4, 2015
@enebo enebo added this to the Non-Release milestone Dec 7, 2017
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.

None yet

3 participants