ruby/include
Peter Zhu 7577c101ed
Unify length field for embedded and heap strings (#7908)
* Unify length field for embedded and heap strings

The length field is of the same type and position in RString for both
embedded and heap allocated strings, so we can unify it.

* Remove RSTRING_EMBED_LEN
2023-06-06 10:19:20 -04:00
..
ruby Unify length field for embedded and heap strings (#7908) 2023-06-06 10:19:20 -04:00
ruby.h include/ruby.h: skip doxygen 2021-09-10 20:00:06 +09:00