public native ImmutableList(values as IList<T> = [])
Builds an immutable list by copying the provided read-only list.