summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/WeakSetConstructor.h
AgeCommit message (Expand)Author
2021-06-27LibJS: Rename Function => FunctionObjectAndreas Kling
2021-06-09LibJS: Add the WeakSet built-in objectIdan Horowitz