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] Dynamic constant lookup #4359

Merged
merged 8 commits into from Dec 4, 2016

Conversation

eregon
Copy link
Member

@eregon eregon commented Dec 4, 2016

For CI.

* Such as in [Object.new, Object.new].each { |obj| class << obj; <HERE>; end }
* Optionally log such usages as they can affect performance.
* Make RunModuleDefinitionNode Instrumentable instead of ModuleBodyDefinitionNode.
…ession.

* Use the LexicalScope from the InternalMethod instead of the static one.
* Assert that the static scope is not used when in dynamic mode.
@eregon eregon added the truffle label Dec 4, 2016
@eregon eregon added this to the truffle-dev milestone Dec 4, 2016
@eregon eregon merged commit 5111614 into jruby:truffle-head Dec 4, 2016
@eregon eregon deleted the truffle_dyn_const_lookup branch December 4, 2016 19:00
@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

2 participants