Age | Commit message (Expand) | Author |
---|---|---|
2021-06-27 | LibJS: Fix typo "sweeped" => "swept" everywhere | Andreas Kling |
2021-06-12 | LibJS: Add the WeakRef built-in object | Idan Horowitz |
2021-06-12 | LibJS: Generify the garbage collector's weak container notifications | Idan Horowitz |