mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
ObjectSpace.count_nodes has been a no-op and returning an empty hash since Ruby 2.5 because parser nodes are not GC managed.
ObjectSpace.count_nodes has been a no-op and returning an empty hash since Ruby 2.5 because parser nodes are not GC managed.