Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
ObjectSpace
/
//opt/alt/ruby21/share/ri/2.1.0/system/ObjectSpace/count_objects-c.ri
U:RDoc::AnyMethod[iI"count_objects:ETI"ObjectSpace::count_objects;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I""Counts objects for each type.;To:RDoc::Markup::BlankLine o; ; [I" It returns a hash, such as:;To:RDoc::Markup::Verbatim; [I"{ ;TI" :TOTAL=>10000, ;TI" :FREE=>3011, ;TI" :T_OBJECT=>6, ;TI" :T_CLASS=>404, ;TI" # ... ;TI"} ;T:@format0o; ; [I"DThe contents of the returned hash are implementation specific. ;TI"!It may be changed in future.;T@o; ; [I"6If the optional argument +result_hash+ is given, ;TI"Lit is overwritten and returned. This is intended to avoid probe effect.;T@o; ; [I"4This method is only expected to work on C Ruby.;T: @fileI" gc.c;T:0@omit_headings_from_table_of_contents_below0I"6ObjectSpace.count_objects([result_hash]) -> hash ;T0[ I"(p1 = v1);T@&FI"ObjectSpace;TcRDoc::NormalModule00