kotlin-stdlib / kotlin.js / Promise / all all JS 1.1 fun <S> all( promise: Array<out Promise<S>>): Promise<Array<out S>>