HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.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