This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
c6fafd3e90
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