summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/WeakRef.cpp
AgeCommit message (Expand)Author
2021-06-20LibJS: Consistently make prototype the last argument in Object ctorsLinus Groh
2021-06-12LibJS: Add the WeakRef built-in objectIdan Horowitz