oxc/crates/oxc_semantic
Dunqing 7cd53f3897 refactor(semantic): var hoisting (#4379)
close: #4323

This PR refactors the var hoisting logic to avoid inserting the same symbol into every scope that can be hosted.
2024-07-25 00:55:02 +00:00
..
examples example(semantic): examples print parser errors (#4405) 2024-07-22 11:05:03 +00:00
src refactor(semantic): var hoisting (#4379) 2024-07-25 00:55:02 +00:00
tests refactor(semantic): var hoisting (#4379) 2024-07-25 00:55:02 +00:00
Cargo.toml Release crates v0.22.0 (#4434) 2024-07-24 08:23:27 +08:00
CHANGELOG.md Release crates v0.22.0 (#4434) 2024-07-24 08:23:27 +08:00