mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
1. test case copy from `vue/core`, here are all usages of `#__PURE__` in `vue/core` https://gist.github.com/IWANABETHATGUY/c7911ecd98467a2969b2a994a34d32bc#file-pure_annotation_in_vue_repo-sh 2. Also took a look in other codebase, https://github.com/search?q=%23__PURE__&type=code, most of the usage of `#__PURE__` attached as leading comment before `CallExpression` and `NewExpression` |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||