ruby/include
Peter Zhu 392238e3fd Implement embedded TypedData objects
This commit adds a new flag RUBY_TYPED_EMBEDDABLE that allows the data
of a TypedData object to be embedded after the object itself. This will
improve cache locality and allow us to save the 8 byte data pointer.

Co-Authored-By: Jean Boussier <byroot@ruby-lang.org>
2023-11-07 15:48:06 -05:00
..
ruby Implement embedded TypedData objects 2023-11-07 15:48:06 -05:00
ruby.h include/ruby.h: skip doxygen 2021-09-10 20:00:06 +09:00