summaryrefslogtreecommitdiff
path: root/spec/ruby/core
diff options
context:
space:
mode:
authorMax Bernstein <[email protected]>2025-05-15 16:55:38 -0400
committerAaron Patterson <[email protected]>2025-05-15 15:31:02 -0700
commit6b10d40157b5287cd13169437800343165eae949 (patch)
tree8867be142f770b866abe9e1b39d1cafba9359cc6 /spec/ruby/core
parentd67d169aeae8b05f8b06f4829de6d5f14059cfea (diff)
ZJIT: Bail out of recursive compilation if we can't compile callee
Right now we just crash if we can't compile an ISEQ for any reason (unimplemented in HIR, unimplemented in codegen, ...) and this fixes that by bailing out.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13356
Diffstat (limited to 'spec/ruby/core')
0 files changed, 0 insertions, 0 deletions