Skip to content

Simplify and use static scope for local_variables.#5897

Merged
headius merged 1 commit intojruby:masterfrom
headius:static_local_variables
Sep 30, 2019
Merged

Simplify and use static scope for local_variables.#5897
headius merged 1 commit intojruby:masterfrom
headius:static_local_variables

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