mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Generating an object_id for any type other than T_OBJECT (and T_CLASS) will inevitably allocate an IMEMO/fields objects, which isn't supported in a NEWOBJ tracepoint. See: https://bugs.ruby-lang.org/issues/21710#note-23