File: C:/Ruby27-x64/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"KGC.verify_compaction_references(toward: nil, double_heap: nil) -> nil
;T0[ I"(p1 = {});T@FI"GC;TcRDoc::NormalModule00