Commits
Click on a commit to change the comparison rangefeat(semantic): expose `Stats` (#5755)
Expose `Stats` type, and provide a method `Semantic::Stats` to obtain them.
Note: If we move counting into parser later, parser can use this same `Stats` type (we'd need to move it into `oxc_parser` or `oxc_ast` crate, but `oxc_semantic` can still re-export it.11 months ago
by overlookmotel