oxc/crates/oxc_semantic/tests
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
..
fixtures/typescript-eslint refactor(semantic): var hoisting (#4379) 2024-07-25 00:55:02 +00:00
integration docs(semantic): add doc comments for SymbolTester and SemanticTester (#4433) 2024-07-24 16:58:13 +00:00
main.rs chore(semantic): fix incorrect reference id in snapshot (#4441) 2024-07-24 12:51:57 +00:00