Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
GC
/
//proc/thread-self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/GC/verify_compaction_references-c.ri
U:RDoc::AnyMethod[iI"!verify_compaction_references:ETI"%GC::verify_compaction_references;TT:publico: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"=GC.verify_compaction_references -> nil ;T0[ I"(p1 = {});T@FI"GC;TcRDoc::NormalModule00