Home
last modified time | relevance | path

Searched defs:uncollectible_bits (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c688 bits_t uncollectible_bits[HEAP_PAGE_BITMAP_LIMIT]; member
4468 bits_t *uncollectible_bits = &page->uncollectible_bits[0]; in gc_remember_unprotected() local
5998 bits_t *uncollectible_bits = page->uncollectible_bits; in rgengc_rememberset_mark() local