1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/internal
Jemma Issroff 13bd617ea6 Remove unused class serial
Before object shapes, we were using class serial to invalidate
inline caches. Now that we use shape_id for inline cache keys,
the class serial is unnecessary.

Co-Authored-By: Aaron Patterson <tenderlove@ruby-lang.org>
2022-10-21 14:56:48 -07:00
..
array.h Add Data class implementation: Simple immutable value object 2022-09-30 18:23:19 +09:00
bignum.h
bits.h
class.h Remove unused class serial 2022-10-21 14:56:48 -07:00
cmdlineopt.h
compar.h
compile.h
compilers.h
complex.h
cont.h
dir.h
enc.h
encoding.h
enum.h
enumerator.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00
error.h
eval.h
file.h
fixnum.h Fix rb_fix_mul_fix on OpenBSD/mips64 2022-07-03 09:42:44 -07:00
gc.h
hash.h
imemo.h
inits.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00
io.h
load.h
loadpath.h
math.h
missing.h
numeric.h
object.h
parse.h Add error_tolerant option to RubyVM::AST 2022-10-08 17:59:11 +09:00
proc.h
process.h
ractor.h
random.h
range.h
rational.h
re.h
sanitizers.h
serial.h
signal.h
static_assert.h
string.h
struct.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00
symbol.h
thread.h
time.h
transcode.h
util.h
variable.h YJIT doesn't need rb_obj_ensure_iv_index_mapping 2022-10-14 17:14:41 -07:00
vm.h Remove unused class serial 2022-10-21 14:56:48 -07:00
warnings.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00