PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
GC
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: updates GC stress mode. - !ruby/struct:SM::Flow::P body: "When GC.stress = true, GC is invoked for all GC opportunity: all memory and object allocation." - !ruby/struct:SM::Flow::P body: Since it makes Ruby very slow, it is only for debugging. full_name: GC::stress= is_singleton: true name: stress= params: | GC.stress = bool => bool visibility: public
[-] cdesc-GC.yaml
[edit]
[-] start-c.yaml
[edit]
[-] stress-c.yaml
[edit]
[-] garbage_collect-i.yaml
[edit]
[-] disable-c.yaml
[edit]
[-] stress%3d-c.yaml
[edit]
[+]
..
[-] enable-c.yaml
[edit]