summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/Environment.cpp
AgeCommit message (Expand)Author
2023-04-30LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objectsMatthew Olsson
2022-01-31LibJS: Remove unnecessary GlobalObject pointer from EnvironmentAndreas Kling
2021-10-07LibJS: Taint variable environment chain after non-strict direct eval()Andreas Kling
2021-09-11LibJS: Mark the global object in Environment::visit_edges()Andreas Kling
2021-07-01LibJS: Drop "Record" suffix from all the *Environment record classesAndreas Kling