In bug 265096, we added a private `whenSettled` override that do not take a SerialFunctionDispatcher, when used the resolver callback is immediately executed. This feature can be extended to NativePromise::all and NativePromise::allSettled so that you no longer need to pass a SerialFunctionDispatcher , simplifying the use and making the syntax closer to JS promise
<rdar://problem/118612313>
Pull request: https://github.com/WebKit/WebKit/pull/20716
Committed 271032@main (9cfcc4e4e46b): <https://commits.webkit.org/271032@main> Reviewed commits have been landed. Closing PR #20716 and removing active labels.