Fix for GC of Ruby map frames. (#6533)
We were creating a map decoding frame when starting the *map*, but clearing the GC slot when finishing each *map entry*. This means that the decoding frame could be collected in the meantime.
Showing
Please
register
or
sign in
to comment