pub fn dom_insert_adjacent_text( it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>
element.insertAdjacentText(position, text)。