Age | Commit message (Expand) | Author |
---|---|---|
2023-03-15 | LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr | Matthew Olsson |
2023-01-09 | AK+Everywhere: Rename FlyString to DeprecatedFlyString | Timothy Flynn |
2022-10-06 | LibJS: Visit GC allocated members of ModuleEnvironment | networkException |
2022-09-02 | LibJS: Make indirect bindings of module behave like normal bindings | davidot |
2022-08-29 | LibJS: Hide all the constructors! | Andreas Kling |
2022-08-23 | LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] | Linus Groh |
2022-01-22 | LibJS: Add ModuleEnvironment | davidot |