D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
RubyVM
/
Filename :
stat-c.ri
back
Copy
U:RDoc::AnyMethod[iI" stat:ETI"RubyVM::stat;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OReturns a Hash containing implementation-dependent counters inside the VM.;To:RDoc::Markup::BlankLine o; ; [I"AThis hash includes information about method/constant caches:;T@o:RDoc::Markup::Verbatim; [ I"{ ;TI") :constant_cache_invalidations=>2, ;TI"# :constant_cache_misses=>14, ;TI" :global_cvar_state=>27 ;TI"} ;T:@format0o; ; [I"OIf <tt>USE_DEBUG_COUNTER</tt> is enabled, debug counters will be included.;T@o; ; [I"PThe contents of the hash are implementation specific and may be changed in ;TI"the future.;T@o; ; [I"4This method is only expected to work on C Ruby.;T: @fileI" vm.c;T:0@omit_headings_from_table_of_contents_below0I"PRubyVM.stat -> Hash RubyVM.stat(hsh) -> hsh RubyVM.stat(Symbol) -> Numeric ;T0[ I"(*args);T@#FI"RubyVM;TcRDoc::NormalClass00