Since both APIs are creating something _from_ an initial thing, it might make sense for consistency to name them: - `Promise.fromOwnProperties()` - `Promise.fromEntries()` (obviously no change here) WDYT?