Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-12 | LibJS: Use undefined as the fallback value for iterable entry key/value | Idan Horowitz | |
As defined in OdinaryGet in the specification. | |||
2021-06-12 | LibJS: Add all of the WeakMap.prototype methods (delete, get, has, set) | Idan Horowitz | |