Skip to main content

tree_walker_last_child

Function tree_walker_last_child 

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

TreeWalker.prototype.lastChild()