Ruby 1.9.3p327(2012-11-10revision37606)
|
Data Fields | |
RVALUE * | start |
RVALUE * | end |
struct heaps_slot * | slot |
Definition at line 313 of file gc.c.
Referenced by assign_heap_slot(), count_objects(), gc_mark_all(), is_pointer_to_heap(), and rb_objspace_call_finalizer().
struct heaps_slot* sorted_heaps_slot::slot |
Definition at line 314 of file gc.c.
Referenced by assign_heap_slot(), count_objects(), free_unused_heaps(), objspace_each_objects(), and rb_objspace_free().
Definition at line 312 of file gc.c.
Referenced by assign_heap_slot(), count_objects(), gc_mark_all(), gc_mark_locations(), is_pointer_to_heap(), and rb_objspace_call_finalizer().