summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/Environment.cpp
AgeCommit message (Expand)Author
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