1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/objspace
NARUSE, Yui c09f5ee344 merge revision(s) 6ca3d1af33: [Backport #17552]
objspace_dump.c: Handle allocation path and line missing

	---
	 ext/objspace/objspace_dump.c | 13 +++++++++----
	 1 file changed, 9 insertions(+), 4 deletions(-)
2021-02-02 15:47:50 +09:00
..
lib Fix ObjectSpace.dump(obj, output: :stdout) 2020-10-03 00:00:01 +09:00
depend Expose atomic operation macros with RUBY prefix 2020-12-24 11:43:21 +09:00
extconf.rb
object_tracing.c Fix ObjectSpace.trace_object_allocations_stop to not raise if the tracepoint were not initialized 2020-08-19 08:13:09 -07:00
objspace.c enable constant cache on ractors 2021-01-13 17:06:16 +09:00
objspace.h
objspace_dump.c merge revision(s) 6ca3d1af33: [Backport #17552] 2021-02-02 15:47:50 +09:00