This website requires JavaScript.
Explore
Help
Sign In
eliott
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/LadybirdBrowser/ladybird
synced
2026-04-28 02:27:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b376ab4e8196ee56e738e5532e3a021de3751dfd
ladybird
/
Libraries
/
LibJS
/
Tests
/
builtins
/
WeakMap
History
Timothy Flynn
979761ad82
LibJS: Implement WeakMap.prototype.getOrInsert[Computed]
...
This is part of the Upsert proposal:
https://github.com/tc39/proposal-upsert
2025-10-03 08:58:40 +02:00
..
WeakMap.js
…
WeakMap.prototype.delete.js
…
WeakMap.prototype.get.js
…
WeakMap.prototype.getOrInsert.js
LibJS: Implement WeakMap.prototype.getOrInsert[Computed]
2025-10-03 08:58:40 +02:00
WeakMap.prototype.getOrInsertComputed.js
LibJS: Implement WeakMap.prototype.getOrInsert[Computed]
2025-10-03 08:58:40 +02:00
WeakMap.prototype.has.js
…
WeakMap.prototype.set.js
…