pub fn new_array<M: Manager>( m: M, i: impl ExactSizeIterator<Item = Any<M::Dealloc>> ) -> JsArrayMutRef<M::Dealloc>