ruby/gc/mmtk
John Hawthorn f483befd90 Add shape_id to RBasic under 32 bit
This makes `RBobject` `4B` larger on 32 bit systems
but simplifies the implementation a lot.

[Feature #21353]

Co-authored-by: Jean Boussier <byroot@ruby-lang.org>
2025-05-26 10:31:54 +02:00
..
src Move object_id in object fields. 2025-05-08 07:58:05 +02:00
.gitignore
Cargo.lock Bump crossbeam-channel from 0.5.13 to 0.5.15 in /gc/mmtk 2025-04-15 17:14:26 +09:00
Cargo.toml YJIT: ZJIT: Allow both JITs in the same build 2025-05-15 00:39:03 +09:00
cbindgen.toml
depend Simplify gc/mmtk/extconf.rb 2025-01-14 10:21:57 -05:00
extconf.rb Simplify gc/mmtk/extconf.rb 2025-01-14 10:21:57 -05:00
mmtk.c Add shape_id to RBasic under 32 bit 2025-05-26 10:31:54 +02:00
mmtk.h Move object_id in object fields. 2025-05-08 07:58:05 +02:00