1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 15:42:24 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Ali Mohammad Pur
2661a88108 LibJS: Add a test file for generator function parsing
Note that the yield-from expression tests are skipped for now since
they're not implemented yet.
2021-06-14 13:06:08 +01:00
Ali Mohammad Pur
827d94939b LibJS: Add tests for destructuring assignments and function parameters 2021-05-29 23:02:23 +04:30