inject_loop

Function inject_loop 

Source
pub fn inject_loop(
    frames: &mut Vec<AHashMap<String, Arc<Value>>>,
    i: usize,
    len: usize,
)
Expand description

Reuses the same loop object map in the innermost frame when possible.