Project

General

Profile

« Previous | Next » 

Revision 8eead759

Added by k0kubun (Takashi Kokubun) 4 days ago

ZJIT: Relax the limit of cfunc args by 1

Follow-up on https://github.com/ruby/ruby/pull/14661

Unlike SendWithoutBlockDirect, args has every argument given to the C
call. So there's no + 1 for this HIR.