pub const MAX_LOOP_DEPTH: usize = 8;Expand description
How deep loop/while frames may nest.
Four is past anything the corpus census suggests and keeps the frame stack a
fixed array. A loop opened past this depth runs its body once rather
than looping, which is the total degradation this file applies everywhere.