ruby/ext/objspace
Jean Boussier ee1cd1656f ObjectSpace.dump: handle Module#set_temporary_name
[Bug #20892]

Until the introduction of that method, it was impossible for a
Module name not to be valid JSON, hence it wasn't going through
the slower escaping function.

This assumption no longer hold.
2024-11-12 20:21:27 +01:00
..
lib [DOC] Improve ObjectSpace#dump_XXX method docs 2023-02-19 22:32:52 +02:00
depend ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
extconf.rb
object_tracing.c Merge gc.h and internal/gc.h 2023-02-09 10:32:29 -05:00
objspace.c [Feature #20470] Split GC into gc_impl.c 2024-07-03 09:03:40 -04:00
objspace.h
objspace_dump.c ObjectSpace.dump: handle Module#set_temporary_name 2024-11-12 20:21:27 +01:00