mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:31:00 +00:00
In static init blocks 'await' cannot be used. Note that this does not cover all the cases since the parser currently cannot distinguish between expressions within parenthesis and direct expressions. |
||
|---|---|---|
| .. | ||
| async-await.js | ||
| async-generators.js | ||
| destructuring-assignment.js | ||
| generators.js | ||
| numeric-separator.js | ||
| optional-chaining.js | ||
| slash-after-block.js | ||
| switch-as-statement.js | ||