oxc/crates/oxc_semantic/tests
Boshen 01cc2ceac0 feat(semantic)!: add ScopeTree:get_child_ids API behind a runtime flag (#5403)
The runtime API for enabling `get_child_ids` is `SemanticBuilder::with_scope_tree_child_ids`.

I've tested this PR in Rolldown to ensure correctness.
2024-09-02 16:22:26 +00:00
..
fixtures test(semantic): add JSXIdentifierReference-related tests (#5224) 2024-08-30 17:43:34 +00:00
integration feat(semantic)!: add ScopeTree:get_child_ids API behind a runtime flag (#5403) 2024-09-02 16:22:26 +00:00
main.rs test(semantic): add JSXIdentifierReference-related tests (#5224) 2024-08-30 17:43:34 +00:00