Consider DATA objects without a mark function as protected
It's not uncommon for simple binding to wrap structs without any Ruby object references. Hence with no mark function.
mark
Might as well mark them as protected by a write barrier.
Consider DATA objects without a mark function as protected
It's not uncommon for simple binding to wrap structs without
any Ruby object references. Hence with no
mark
function.Might as well mark them as protected by a write barrier.