Construct elem to run when an array bounds check fails.
to get function from
to get file/line from
lower bound passed, if slice (array[lwr .. upr]). null otherwise.
upper bound passed if slice (array[lwr .. upr]), index if not a slice (arrayupr)
length of array
elem generated
See Implementation
Construct elem to run when an array bounds check fails.