Home
last modified time | relevance | path

Searched refs:gc_malloc_allocations (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c8524 gc_malloc_allocations(VALUE self) in gc_malloc_allocations() function
10105 rb_define_singleton_method(rb_mGC, "malloc_allocations", gc_malloc_allocations, 0); in Init_GC()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.0.010202 * gc.c (gc_malloc_allocations): ditto