Reject labels whose string value is an unconditional ReservedWord, while keeping await and yield on their contextual identifier paths. This makes super labels a syntax error, matching ECMA-262 and V8. Add coverage for the rejected super label form. |
||
|---|---|---|
| .. | ||
| AST | ||
| Bytecode | ||
| Runtime | ||
| CMakeLists.txt | ||
| test-bytecode-cache.cpp | ||
| test-js-ast.py | ||
| test-js-bytecode.py | ||
| test-js.cpp | ||
| test-primitive-string.cpp | ||
| test-value-js.cpp | ||