ruby/internal
Peter Zhu 80ea7fbad8 Pin embedded shared strings
Embedded shared strings cannot be moved because strings point into the
slot of the shared string. There may be code using the RSTRING_PTR on
the stack, which would pin the string but not pin the shared string,
causing it to move.
2023-12-01 15:04:31 -05:00
..
2023-10-05 20:03:54 +09:00
2023-11-24 13:29:04 -05:00
2023-09-24 09:07:52 -04:00
2023-10-14 11:08:43 +09:00
2023-10-14 11:08:43 +09:00
2023-12-01 15:04:31 -05:00
2023-10-12 14:47:01 +09:00
2023-11-24 13:29:04 -05:00
2023-09-28 10:43:45 -07:00