ruby--ruby/ext/objspace
Peter Zhu 4a8cd9e8bc Use shared flags of the type
The ELTS_SHARED flag is generic, so we should prefer to use the flags
specific of the type (STR_SHARED for strings and RARRAY_SHARED_FLAG
for arrays).
2022-11-02 11:03:21 -04:00
..
lib ext/objspace/lib/objspace/trace.rb: Remove the original Kernel#p 2021-05-14 15:39:57 +09:00
depend Revert "Revert "This commit implements the Object Shapes technique in CRuby."" 2022-10-11 08:40:56 -07:00
extconf.rb
object_tracing.c Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
objspace.c Move `error` from top_stmts and top_stmt to stmt 2022-10-08 17:59:11 +09:00
objspace.h
objspace_dump.c Use shared flags of the type 2022-11-02 11:03:21 -04:00