diff options
author | Alan Wu <[email protected]> | 2024-11-19 18:16:05 -0500 |
---|---|---|
committer | Alan Wu <[email protected]> | 2024-11-20 10:06:14 -0500 |
commit | 350b544468d36361ca698ce8cf9aa512bfde0678 () | |
tree | 36a5cdf727c2322e55c59bdaf7588eda8e90e8be /ext/digest | |
parent | 199877d2583a5c4b9553b9c197aca39b46ba77e6 (diff) |
YJIT: Refactor to forward jump_to_next_insn() return value
It's more concise this way and since `return Some(EndBlock)` is the only correct answer, no point repeating it everywhere.
Notes: Merged: https://.com/ruby/ruby/pull/12124
0 files changed, 0 insertions, 0 deletions