Data Fields | |
| RVALUE * | start |
| RVALUE * | end |
| struct heaps_slot * | slot |
Definition at line 311 of file gc.c.
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 [read] |
Definition at line 314 of file gc.c.
Referenced by assign_heap_slot(), count_objects(), free_unused_heaps(), and objspace_each_objects().
Definition at line 312 of file gc.c.
Referenced by assign_heap_slot(), count_objects(), gc_mark_all(), is_pointer_to_heap(), and rb_objspace_call_finalizer().
1.6.1