ruby/ext/objspace
Peter Zhu 2056c0a7c6 Add embedded status to dumps of T_OBJECT
This commit adds `"embedded":true` in ObjectSpace.dump for T_OBJECTs
that are embedded.
2023-01-05 16:00:36 -05:00
..
lib [DOC] Fix format in ObjectSpace.dump_all 2022-12-12 10:16:38 -05:00
depend Fix crash in tracing object allocations 2023-01-04 09:10:58 -05:00
extconf.rb ext/objspace: Specify frozen_string_literal: true. 2017-02-12 04:31:25 +00:00
object_tracing.c Fix crash in tracing object allocations 2023-01-04 09:10:58 -05:00
objspace.c [DOC] [Bug #19290] fix formatting 2023-01-01 14:50:39 +09:00
objspace.h
objspace_dump.c Add embedded status to dumps of T_OBJECT 2023-01-05 16:00:36 -05:00