Closed mhassan1 closed 4 months ago
This PR introduces the NewPromiseCapability abstract operation. As part of this, it uses the new abstract operation in the Promise.withResolvers polyfill.
NewPromiseCapability
Promise.withResolvers
This PR introduces the
NewPromiseCapability
abstract operation. As part of this, it uses the new abstract operation in thePromise.withResolvers
polyfill.