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

Simplify and use static scope for local_variables. #5897

Merged
merged 1 commit into from
Sep 30, 2019

Conversation

headius
Copy link
Member

@headius headius commented Sep 30, 2019

This cleans up the acquisition of a complete local variable list from StaticScope, and then uses that cleaned-up logic for Kernel#local_variables to eliminate access of the DynamicScope.

@headius headius added this to the JRuby 9.2.9.0 milestone Sep 30, 2019
@headius headius merged commit 1e74a21 into jruby:master Sep 30, 2019
@headius headius deleted the static_local_variables branch September 30, 2019 19:25
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