|
Ruby
1.9.3p448(2013-06-27revision41675)
|
Data Fields | |
| RVALUE * | start |
| RVALUE * | end |
| struct heaps_slot * | slot |
Definition at line 324 of file gc.c.
Referenced by assign_heap_slot(), count_objects(), is_pointer_to_heap(), and rb_objspace_call_finalizer().
| struct heaps_slot* sorted_heaps_slot::slot |
Definition at line 325 of file gc.c.
Referenced by assign_heap_slot(), count_objects(), free_unused_heaps(), objspace_each_objects(), and rb_objspace_free().
Definition at line 323 of file gc.c.
Referenced by assign_heap_slot(), count_objects(), gc_mark_locations(), is_pointer_to_heap(), and rb_objspace_call_finalizer().
1.7.6.1