summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Tests/syntax/destructuring-assignment.js
AgeCommit message (Expand)Author
2022-08-24LibJS: Allow BigInts as destructuring property namesdavidot
2021-11-30LibJS/Tests: Fix typo in a test descriptionLinus Groh
2021-11-30LibJS: Disallow member expression in binding pattern as parametersdavidot
2021-09-30LibJS: Make scoping follow the specdavidot
2021-05-29LibJS: Add tests for destructuring assignments and function parametersAli Mohammad Pur