Project

General

Profile

« Previous | Next » 

Revision 03645d1e

Added by alanwu (Alan Wu) almost 2 years ago

YJIT: Support empty splat and some block_arg calls to ivar getters (#9567)

These seem odd at first glance, but they're used with ... calls with
Module#delegate from Active Support. These account for ~3% of fallback
reasons in the lobsters benchmark.