davidot
|
cbbfcd35e7
LibJS: Disallow await keywords in static init blocks
|
3 years ago |
davidot
|
c57721cf83
LibJS: Allow escaped 'async' as identifier
|
3 years ago |
davidot
|
32016d3924
LibJS: Allow object properties called 'async'
|
3 years ago |
davidot
|
de46a2cff1
LibJS: Parse async arrow functions
|
3 years ago |
Idan Horowitz
|
d5f637fa21
LibJS: Do not parse async methods with a new line after the "async"
|
3 years ago |
Idan Horowitz
|
04253c3254
LibJS: Add tests for async functions and await expressions
|
3 years ago |