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-04-28 23:44:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee991fa4e0bebc50792baf805fa406d3f8480ef7
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
…