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::BlankLineo; ; [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" hash ;T0[I" (*args);T@+FI"ObjectSpace;TcRDoc::NormalModule00