diff options
| author | Jean Boussier <jean.boussier@gmail.com> | 2025-11-26 18:06:58 +0100 |
|---|---|---|
| committer | Jean Boussier <jean.boussier@gmail.com> | 2025-11-26 18:06:58 +0100 |
| commit | e057ff333a3b2964e52c8a12485374efa2464762 (patch) | |
| tree | 6d19c817c2dd7d16df06293e32b4e7dc3c58ff89 | |
| parent | ab3b79ea3db7779a9ee9eb6e39226d23b50fd012 (diff) | |
[Doc] Fix duplicated entry in GC.stat documentation
| -rw-r--r-- | gc.rb | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -195,7 +195,6 @@ module GC # - +:heap_allocated_pages+: # The total number of allocated pages. # - +:heap_empty_pages+: - # - +:heap_allocated_pages+: # The number of pages with no live objects, and that could be released to the system. # - +:heap_sorted_length+: # The number of pages that can fit into the buffer that holds references to all pages. |
