Peter Zhu ea8b53a539 Allow pass special constants to the write barrier
Some GC implementations want to always know when an object is written to,
even if the written value is a special constant. Checking special constants
in rb_obj_written was a micro-optimization that made assumptions about
the GC implementation.
2025-06-03 12:04:24 -04:00
..
2024-06-21 09:25:00 +09:00
2025-05-14 14:41:46 +02:00
2025-04-14 18:28:09 +09:00
2024-12-25 18:15:17 +09:00