Skip to main content

dom_step_down

Function dom_step_down 

Source
pub fn dom_step_down(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>