diff options
author | Matt Valentine-House <[email protected]> | 2021-11-10 21:33:17 +0000 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2021-11-11 13:47:45 -0500 |
commit | a9a94540d68b523ecc4e2181e50b320cd5d176f1 (patch) | |
tree | 4294632b83889625c3fbf5ba117f7fbc22ee1a8a /common.mk | |
parent | d08d13700c6527eb117af5df0a6c16e40aba6348 (diff) |
Remove RCLASS(obj)->ptr when RVARGC is enabled
With RVARGC we always store the rb_classext_t in the same slot as the
RClass struct that refers to it. So we don't need to store the pointer
or access through the pointer anymore and can switch the RCLASS_EXT
macro to use an offset
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5101
Diffstat (limited to 'common.mk')
0 files changed, 0 insertions, 0 deletions