This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-10 07:29:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fce8aefd9873ba67c58440174bc7a9eccc006d8
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
syntax
History
Ali Mohammad Pur
2e00731ddb
LibJS: Allow 'yield' and 'await' as function expression names
...
The spec says so, and test262 checks for this too.
2021-07-02 14:59:03 +02:00
..
destructuring-assignment.js
LibJS: Add tests for destructuring assignments and function parameters
2021-05-29 23:02:23 +04:30
generators.js
LibJS: Allow 'yield' and 'await' as function expression names
2021-07-02 14:59:03 +02:00
slash-after-block.js
LibJS: Make a slash after a curly close mean not-division
2021-07-02 14:59:03 +02:00