Commit 2025-03-21 11:56 6925c7e1
View on Github →chore: use known bounds to avoid runtime array checks (#23130) Avoid runtime array checks, if the bounds are already easily known from context.
chore: use known bounds to avoid runtime array checks (#23130) Avoid runtime array checks, if the bounds are already easily known from context.