Docs: Fix small glitch in GC
This commit is contained in:
parent
64cdf1936a
commit
5c04ff944e
Notes:
git
2022-12-23 16:10:09 +00:00
2
gc.rb
2
gc.rb
@ -218,7 +218,7 @@ module GC
|
|||||||
Primitive.gc_stat_heap heap_name, hash_or_key
|
Primitive.gc_stat_heap heap_name, hash_or_key
|
||||||
end
|
end
|
||||||
|
|
||||||
# call-seq:
|
# call-seq:
|
||||||
# GC.latest_gc_info -> hash
|
# GC.latest_gc_info -> hash
|
||||||
# GC.latest_gc_info(hash) -> hash
|
# GC.latest_gc_info(hash) -> hash
|
||||||
# GC.latest_gc_info(:major_by) -> :malloc
|
# GC.latest_gc_info(:major_by) -> :malloc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user