This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ladybird
Watch
0
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-05-13 14:42:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
15faa13c95
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Promise
History
Download ZIP
Download TAR.GZ
Linus Groh
b377777208
LibJS: Add @@toStringTag to Promise.prototype
2021-06-08 19:13:14 +01:00
..
Promise.js
Promise.prototype.@@toStringTag.js
Promise.prototype.catch.js
Promise.prototype.finally.js
Promise.prototype.then.js
Promise.reject.js
Promise.resolve.js