pub fn dom_insert_before( it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>
parent.insertBefore(newChild, refChild)。ref が null/undefined なら末尾。