diff options
author | Max Bernstein <[email protected]> | 2025-05-15 16:55:38 -0400 |
---|---|---|
committer | Aaron Patterson <[email protected]> | 2025-05-15 15:31:02 -0700 |
commit | 6b10d40157b5287cd13169437800343165eae949 (patch) | |
tree | 8867be142f770b866abe9e1b39d1cafba9359cc6 /spec/ruby/core | |
parent | d67d169aeae8b05f8b06f4829de6d5f14059cfea (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