diff options
| author | Peter Zhu <peter@peterzhu.ca> | 2025-01-29 14:00:23 -0500 |
|---|---|---|
| committer | Peter Zhu <peter@peterzhu.ca> | 2025-01-30 10:10:48 -0500 |
| commit | 50327913303d3b821720476406190cbfb6382492 (patch) | |
| tree | a0c6b34845164015f8a7b98104f555287db9b66e /include/ruby/thread.h | |
| parent | a084fef9afc7713aa4f4111f7e826c7ca1a607c7 (diff) | |
Fix conversion of RubyVM::FrozenCore to T_ICLASS
We shouldn't directly set the flags of an object because there could be
other flags set that would be erased. Instead, we can unset T_MASK and
set T_ICLASS isntead.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12667
Diffstat (limited to 'include/ruby/thread.h')
0 files changed, 0 insertions, 0 deletions
