Project

General

Profile

ยซ Previous | Next ยป 

Revision 350b5444

Added by alanwu (Alan Wu) 11 months ago

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.