summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Tests/custom-@@hasInstance.js
AgeCommit message (Expand)Author
2021-07-04LibJS: Rewrite most of Object for spec compliance :^)Linus Groh
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling