When an identifier was registered and its group already existed but had no declaration_kind set, we failed to propagate it. This caused var declarations to lose their annotation in AST dumps when the identifier was referenced before its declaration. |
||
|---|---|---|
| .. | ||
| AST | ||
| Bytecode | ||
| Runtime | ||
| CMakeLists.txt | ||
| test-js-ast.py | ||
| test-js-bytecode.py | ||
| test-js.cpp | ||
| test-value-js.cpp | ||