ruby/bootstraptest
Luke Gruber ff2d2fc1bd
YJIT: omit single ractor mode assumption for proc#call (#15092)
The comptime receiver, which is a proc, is either shareable or from this
ractor so we don't need to assume single-ractor mode. We should never get
the "defined with an un-shareable Proc in a different ractor" error.
2025-11-18 14:24:49 -05:00
..
2025-11-05 10:28:19 -08:00
2025-05-31 04:01:33 +09:00