summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Tests/builtins/WeakMap
AgeCommit message (Expand)Author
2021-06-12LibJS: Use undefined as the fallback value for iterable entry key/valueIdan Horowitz
2021-06-12LibJS: Add all of the WeakMap.prototype methods (delete, get, has, set)Idan Horowitz