Skip to main content

tree_walker_next_sibling

Function tree_walker_next_sibling 

Source
pub(crate) fn tree_walker_next_sibling(
    it: &mut Interp,
    this: Value,
    _a: &[Value],
) -> Result<Value, Value>
Expand description

TreeWalker.prototype.nextSibling()