Project

General

Profile

ยซ Previous | Next ยป 

Revision b4327c11

Added by alanwu (Alan Wu) over 1 year ago

YJIT: Support empty splat

Previously we rejected empty splat calls to methods with no parameters
as iseq_arity_error which didn't work well with delegated calls.