Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
ObjectSpace
/
//proc/thread-self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/ObjectSpace/count_imemo_objects-c.ri
U:RDoc::AnyMethod[iI"count_imemo_objects:ETI"%ObjectSpace::count_imemo_objects;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I",Counts objects for each +T_IMEMO+ type.;To:RDoc::Markup::BlankLine o; ; [I"QThis method is only for MRI developers interested in performance and memory ;TI"usage of Ruby programs.;T@o; ; [I"It returns a hash as:;T@o:RDoc::Markup::Verbatim; [ I"{:imemo_ifunc=>8, ;TI" :imemo_svar=>7, ;TI" :imemo_cref=>509, ;TI" :imemo_memo=>1, ;TI" :imemo_throw_data=>1} ;T:@format0o; ; [I"LIf the optional argument, result_hash, is given, it is overwritten and ;TI"6returned. This is intended to avoid probe effect.;T@o; ; [I"QThe contents of the returned hash is implementation specific and may change ;TI"in the future.;T@o; ; [I".In this version, keys are symbol objects.;T@o; ; [I"6This method is only expected to work with C Ruby.;T: @fileI"ext/objspace/objspace.c;T:0@omit_headings_from_table_of_contents_below0I"<ObjectSpace.count_imemo_objects([result_hash]) -> hash ;T0[ I"(*args);T@+FI"ObjectSpace;TcRDoc::NormalModule00