As per #103778 (comment), there are a few places in the JIT that are using ARRAY_SIZE but the use of ArrLen is preferred where possible.
We should ideally normalize these to be consistent in the JIT and consider whether this is something we want to make more consistent across the codebase as well.