| Server IP : 162.214.74.102 / Your IP : 216.73.217.46 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/opt/cpanel/ea-ruby24/root/usr/share/ri/system/ObjectSpace/ |
Upload File : |
U:RDoc::AnyMethod[iI"count_tdata_objects:ETI"%ObjectSpace::count_tdata_objects;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"+Counts objects for each +T_DATA+ 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"A{RubyVM::InstructionSequence=>504, :parser=>5, :barrier=>6,
;TI"D :mutex=>6, Proc=>60, RubyVM::Env=>57, Mutex=>1, Encoding=>99,
;TI"B ThreadGroup=>1, Binding=>1, Thread=>1, RubyVM=>1, :iseq=>1,
;TI"@ Random=>1, ARGF.class=>1, Data=>1, :autoload=>3, Time=>2}
;TI"5# T_DATA objects existing at startup on r32276.
;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 Class object or Symbol object.;T@o;
; [I"OIf object is kind of normal (accessible) object, the key is Class object. ;TI"LIf object is not a kind of normal (internal) object, the key is symbol ;TI"-name, registered by rb_data_type_struct.;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_tdata_objects([result_hash]) -> hash
;T0[ I"(*args);T@0FI"ObjectSpace;TcRDoc::NormalModule00