diff options
author | yui-knk <[email protected]> | 2023-11-15 08:57:49 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2023-11-21 14:39:06 +0900 |
commit | c3ab946e86134e05a81c0587ef1d5cdf1de4492f (patch) | |
tree | 04bad26c14a7c38beccdfa384058aaeed99a96bc /dln.c | |
parent | a861c74813b79fd3d5fb2cf69276e8f90a2a0ba3 (diff) |
`ObjectSpace.count_nodes` doesn't count nodes
Node has not been managed by GC from Ruby 2.5.
Therefore these codes are not needed. If ObjectSpace depends on Node,
it needs to update the file when node type is updated. Delete node
related codes to avoid such update.
Diffstat (limited to 'dln.c')
0 files changed, 0 insertions, 0 deletions