Skip to content

Conversation

@peterzhu2118
Copy link
Member

I want to remove ObjectSpace.count_nodes in ruby/ruby#15766. ObjectSpace.count_nodes been a no-op and returning an empty hash since Ruby 2.5 because parser nodes are not GC managed.

I want to remove ObjectSpace.count_nodes in ruby/ruby#15766.
ObjectSpace.count_nodes been a no-op and returning an empty hash since
Ruby 2.5 because parser nodes are not GC managed.
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.

2 participants