ruby/internal
Peter Zhu 91dcce5ed1 Change max_iv_count to type attr_index_t
max_iv_count is calculated from next_iv_index of the shape, which is of
type attr_index_t, so we can also make max_iv_count of type
attr_index_t.
2023-04-11 15:02:44 -04:00
..
array.h
basic_operators.h
bignum.h
bits.h Remove obsoleted MJIT_HEADER macro 2023-03-06 22:29:35 -08:00
class.h Change max_iv_count to type attr_index_t 2023-04-11 15:02:44 -04:00
cmdlineopt.h RJIT: Prefix rjit_options with rb_ 2023-03-18 21:28:55 -07:00
compar.h
compile.h
compilers.h
complex.h
cont.h
dir.h
enc.h
encoding.h
enum.h
enumerator.h
error.h
eval.h
file.h
fixnum.h
gc.h Enable 5 size pools on 32 bit systems 2023-04-11 11:25:12 -04:00
hash.h
imemo.h
inits.h
io.h
load.h
loadpath.h
math.h
missing.h
numeric.h
object.h
parse.h
proc.h
process.h
ractor.h
random.h
range.h
rational.h
re.h
sanitizers.h Remove obsoleted MJIT_HEADER macro 2023-03-06 22:29:35 -08:00
serial.h
signal.h
static_assert.h
string.h
struct.h
symbol.h
thread.h Move RB_VM_SAVE_MACHINE_CONTEXT to internal/thread.h 2023-03-15 21:26:26 +00:00
time.h
transcode.h
util.h
variable.h
vm.h Remove unused jit_enable_p flag 2023-03-14 14:01:53 -07:00
warnings.h