HEX
Server: Apache
System: Linux opal14.opalstack.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User: curbgloabal_opal (1234)
PHP: 8.1.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/share/ri/2.6.0/system/ObjectSpace/count_symbols-c.ri
U:RDoc::AnyMethod[iI"count_symbols:ETI"ObjectSpace::count_symbols;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I")Counts symbols for each Symbol 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"LIf the optional argument, result_hash, is given, it is overwritten and ;TI"6returned. This is intended to avoid probe effect.;T@o;
;	[I"Note: ;TI"BThe contents of the returned hash is implementation defined. ;TI"!It may be changed in future.;T@o;
;	[I"6This method is only expected to work with C Ruby.;T@o;
;	[I"OOn this version of MRI, they have 3 types of Symbols (and 1 total counts).;T@o:RDoc::Markup::Verbatim;	[	I"B* mortal_dynamic_symbol: GC target symbols (collected by GC)
;TI"h* immortal_dynamic_symbol: Immortal symbols promoted from dynamic symbols (do not collected by GC)
;TI"I* immortal_static_symbol: Immortal symbols (do not collected by GC)
;TI"_* immortal_symbol: total immortal symbols (immortal_dynamic_symbol+immortal_static_symbol);T:@format0:
@fileI"ext/objspace/objspace.c;T:0@omit_headings_from_table_of_contents_below0I"6ObjectSpace.count_symbols([result_hash]) -> hash
;T0[I"(*args);T@(FI"ObjectSpace;TcRDoc::NormalModule00