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-25 17:25:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
019c529c071f247412e2f86e1884a4c9bc4dbdfb
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
…