oxc/crates/oxc_semantic/tests/integration
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
..
cfg_fixtures
snapshots feat(ast): improve AstKind::debug_name (#4553) 2024-08-03 21:22:05 +00:00
util feat(semantic)!: add ScopeTree:get_child_ids API behind a runtime flag (#5403) 2024-09-02 16:22:26 +00:00
cfg.rs chore(semantic): regenerate snapshot (#3757) 2024-06-19 09:28:31 +00:00
classes.rs
main.rs
modules.rs fix(semantic): non-exported namespace member symbols flagged as exported (#4493) 2024-07-27 08:46:21 +08:00
scopes.rs feat(semantic)!: add ScopeTree:get_child_ids API behind a runtime flag (#5403) 2024-09-02 16:22:26 +00:00
symbols.rs fix(semantic): implicit return UpdateExpression in ArrowFunctionExpression does not as read reference (#5161) 2024-08-26 03:30:16 +00:00