Project

General

Profile

« Previous | Next » 

Revision 6e4c2421

Added by byroot (Jean Boussier) over 2 years ago

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.