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
30502
commits
1
branch
0
tags
474
MiB
ad294ff2ee
Commit graph
3 commits
Author
SHA1
Message
Date
davidot
de46a2cff1
LibJS: Parse async arrow functions
2021-11-21 21:46:39 +00:00
Idan Horowitz
d5f637fa21
LibJS: Do not parse async methods with a new line after the "async"
...
This was already checked in normal function expressions, but was missing for Object Expressions.
2021-11-10 18:11:26 +00:00
Idan Horowitz
04253c3254
LibJS: Add tests for async functions and await expressions
2021-11-10 08:48:27 +00:00