This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-10-21 06:32:29 +00:00
Code
Issues
Activity
Actions
5d6169793a
serenity
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Promise
History
Download ZIP
Download TAR.GZ
Timothy Flynn
36d156428b
LibJS: Implement the Promise.withResolvers proposal
...
https://github.com/tc39/proposal-promise-with-resolvers
2023-07-13 00:02:19 +02:00
..
Promise.all.js
Promise.allSettled.js
Promise.any.js
Promise.js
Promise.prototype.@@toStringTag.js
Promise.prototype.catch.js
Promise.prototype.finally.js
Promise.prototype.then.js
Promise.race.js
Promise.reject.js
Promise.resolve.js
Promise.withResolvers.js