summaryrefslogtreecommitdiff
path: root/include/ruby/internal
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2023-12-11 17:37:39 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2023-12-11 19:21:08 -0500
commit47553094740ee17f2490fcb29893cac653c0b5dd (patch)
treeed84cfc552b7698a12cb466b0566e354be24d35f /include/ruby/internal
parent9765ada69c34eb1c21855d145c2c6d752b8839b0 (diff)
YJIT: Rename helper function and correct counter name
Counter::guard_send_iseq_has_rest_and_splat_not_equal was using jump-if-lesser-than, so wasn't checking for equality. Rename function because moving is destructive in Rust, which is confusing for this function which doesn't modify the array.
Diffstat (limited to 'include/ruby/internal')
0 files changed, 0 insertions, 0 deletions