Skip to main content

node_iterator_next_node

Function node_iterator_next_node 

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

NodeIterator.prototype.nextNode()