summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Tests/object-basic.js
AgeCommit message (Expand)Author
2021-11-30LibJS: Disallow shorthand properties with reserved namesdavidot
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling