diff options
author | Satoshi Tagomori <[email protected]> | 2025-05-08 22:53:31 +0900 |
---|---|---|
committer | Satoshi Tagomori <[email protected]> | 2025-05-11 23:32:50 +0900 |
commit | ff790c759ed0d32e398792af3bc2c7f9ee1cf6c4 (patch) | |
tree | 78b492d9fb662c32ecb244432e9a917ad7d15957 /variable.c | |
parent | e81d50207b43027343b557140d006b775bddfb02 (diff) |
Compact prime classext readable/writable flags
To make RClass size smaller, move flags of prime classext readable/writable to:
readable - use ns_classext_tbl is NULL or not (if NULL, it's readable)
writable - use FL_USER2 of RBasic flags
Diffstat (limited to 'variable.c')
0 files changed, 0 insertions, 0 deletions