Age | Commit message (Expand) | Author |
---|---|---|
2023-04-30 | LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects | Matthew Olsson |
2022-01-31 | LibJS: Remove unnecessary GlobalObject pointer from Environment | Andreas Kling |
2021-10-07 | LibJS: Taint variable environment chain after non-strict direct eval() | Andreas Kling |
2021-09-11 | LibJS: Mark the global object in Environment::visit_edges() | Andreas Kling |
2021-07-01 | LibJS: Drop "Record" suffix from all the *Environment record classes | Andreas Kling |