mrhenry / polyfill-library

MIT License
4 stars 1 forks source link

Adds `NewPromiseCapability` abstract operation #43

Closed mhassan1 closed 4 months ago

mhassan1 commented 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.