pub fn dom_matrix_multiply_self( it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>