Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c1435 poison_object(obj); in heap_page_add_freeobj()
2646 poison_object(obj); in internal_object_p()
3080 poison_object((VALUE)p); in rb_objspace_call_finalizer()
3644 poison_object((VALUE)p); in gc_page_sweep()
4444 poison_object(obj); in gc_mark_maybe()
H A Dinternal.h139 poison_object(VALUE obj) in poison_object() function