Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c624 size_t uncollectible_wb_unprotected_objects_limit; member
5678 …objspace->rgengc.uncollectible_wb_unprotected_objects_limit = (size_t)(objspace->rgengc.uncollecti… in gc_marks_finish()
5735 …objspace->rgengc.uncollectible_wb_unprotected_objects_limit = (size_t)(objspace->rgengc.uncollecti… in gc_marks_finish()
5739 …ncollectible_wb_unprotected_objects > objspace->rgengc.uncollectible_wb_unprotected_objects_limit)… in gc_marks_finish()
7362 …embered_wb_unprotected_objects_limit, objspace->rgengc.uncollectible_wb_unprotected_objects_limit); in gc_stat_internal()