summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/Runtime/LexicalEnvironment.cpp
AgeCommit message (Expand)Author
2020-06-29LibJS: Initial class implementation; allow super expressions in objectJack Karamanian
2020-04-16LibJS: Allow cells to mark null pointersAndreas Kling
2020-04-15LibJS: Introduce LexicalEnvironmentAndreas Kling