pub fn inject_loop( frames: &mut Vec<AHashMap<String, Arc<Value>>>, i: usize, len: usize, )
Reuses the same loop object map in the innermost frame when possible.
loop