Project

General

Profile

« Previous | Next » 

Revision 73e42ef8

Added by k0kubun (Takashi Kokubun) over 2 years ago

MJIT: Remove a duplicated rescue

#compile has a catch-call rescue, so compile_insn_entry shouldn't do
that. It was a temporary code needed during the migration.