This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-22 21:37:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ea50d44bfd5c635ddcdffbb5be6519bcc00e42e
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Promise
History
Linus Groh
b377777208
LibJS: Add @@toStringTag to Promise.prototype
2021-06-08 19:13:14 +01:00
..
Promise.js
…
Promise.prototype.@@toStringTag.js
LibJS: Add @@toStringTag to Promise.prototype
2021-06-08 19:13:14 +01:00
Promise.prototype.catch.js
…
Promise.prototype.finally.js
…
Promise.prototype.then.js
…
Promise.reject.js
…
Promise.resolve.js
…