pub fn dom_replace_child( it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>
parent.replaceChild(newChild, oldChild)。置換された old を返す。