mark_locations_array 526 gc.c               mark_locations_array(start,n);
mark_locations_array 733 gc.c           	    mark_locations_array((VALUE*)obj->as.node.u1.value,
mark_locations_array 1068 gc.c               mark_locations_array(frame->argv, frame->argc);
mark_locations_array 1151 gc.c               mark_locations_array((VALUE*)save_regs_gc_mark, sizeof(save_regs_gc_mark) / sizeof(VALUE *));