Home
last modified time | relevance | path

Searched refs:gc_marks (Results 1 – 5 of 5) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c849 static void gc_marks(rb_objspace_t *objspace, int full_mark);
5848 gc_marks(rb_objspace_t *objspace, int full_mark) in gc_marks() function
6661 gc_marks(objspace, do_full_mark); in gc_start()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.1.010111 * gc.c (gc_marks): Move 2 function calls to gc_marks_test for test initialize.
10396 * gc.c (gc_marks): record `oldgen_object_count' into current profile`
10807 * gc.c (gc_marks): fix wrong option. FALSE means major/full GC.
12637 (2) [gc_marks()]
12645 (2) [gc_marks()]
13504 * gc.c (gc_mark_ptr, gc_marks): remove rb_objspace_t::marked_num code.
H A DChangeLog-2.2.08416 * gc.c (gc_marks, gc_marks_body): increase the counter of young objects
8536 * gc.c (gc_marks): should not clear young object count.
H A DChangeLog-2.0.07809 * gc.c (garbage_collect, gc_marks): move the location of
7811 from garbage_collect() to gc_marks().
8785 * gc.c (gc_mark_stacked_objects): extract from gc_marks().
23481 * proc.c (struct METHOD), gc.c (gc_marks), vm_method.c
H A DChangeLog-1.9.314329 called before gc_marks of lazy sweeping because live_num not