Skip to main content

tree_walker_first_child

Function tree_walker_first_child 

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

TreeWalker.prototype.firstChild()