Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
GC
/
//opt/alt/ruby27/share/ri/system/GC/verify_compaction_references-c.ri
U:RDoc::AnyMethod[iI"!verify_compaction_references:ETI"%GC::verify_compaction_references;TT:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"-Verify compaction reference consistency.;To:RDoc::Markup::BlankLine o; ; [I"NThis method is implementation specific. During compaction, objects that ;TI"Lwere moved are replaced with T_MOVED objects. No object should have a ;TI"4reference to a T_MOVED object after compaction.;T@o; ; [ I"HThis function doubles the heap to ensure room to move all objects, ;TI"Ncompacts the heap to make sure everything moves, updates all references, ;TI"Othen performs a full GC. If any object contains a reference to a T_MOVED ;TI"Fobject, that object should be pushed on the mark stack, and will ;TI"make a SEGV.;T: @fileI" gc.c;T:0@omit_headings_from_table_of_contents_below0I"KGC.verify_compaction_references(toward: nil, double_heap: nil) -> nil ;T0[ I"(p1 = {});T@FI"GC;TcRDoc::NormalModule00