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-05-03 04:52:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d76e21cfdc2e8725e9db62ef7383900310ff5b2
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
…