YJIT: Fix a typo in a counter name
I added invokeblock_iseq_arg0_args_splat counter but it wasn't used because of a typo.
invokeblock_iseq_arg0_args_splat
Related to https://github.com/ruby/ruby/pull/7234
YJIT: Fix a typo in a counter name
I added
invokeblock_iseq_arg0_args_splat
counter but it wasn't usedbecause of a typo.
Related to https://github.com/ruby/ruby/pull/7234