Promise.all(), Promise.race(), and Promise.any()

How does Promise.all() handle non-promise values in its input array?
Next Question (10/20)