-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(es/common): Introduce pure Span
and BytePos
to handle #__PURE__
#9539
Conversation
🦋 Changeset detectedLatest commit: ffe988e The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
crates/swc/tests/fixture/issues-1xxx/1660/case1/output/index.js
Outdated
Show resolved
Hide resolved
crates/swc/tests/tsc-references/ES5SymbolProperty3.2.minified.js
Outdated
Show resolved
Hide resolved
CodSpeed Performance ReportMerging #9539 will degrade performances by 5.23%Comparing Summary
Benchmarks breakdown
|
#__PURE__
Span
and BytePos
to handle #__PURE__
Related issue: