Skip to content

fix(es/decorators): Use correct class name reference#9375

Merged
kdy1 merged 3 commits intoswc-project:mainfrom
magic-akari:fix/issue-9350
Aug 4, 2024
Merged

fix(es/decorators): Use correct class name reference#9375
kdy1 merged 3 commits intoswc-project:mainfrom
magic-akari:fix/issue-9350

Conversation

@magic-akari
Copy link
Copy Markdown
Member

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 3, 2024

🦋 Changeset detected

Latest commit: b93f70a

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

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Aug 3, 2024

CodSpeed Performance Report

Merging #9375 will improve performances by 3.44%

Comparing magic-akari:fix/issue-9350 (b93f70a) with main (4f9116f)

Summary

⚡ 1 improvements
✅ 177 untouched benchmarks

Benchmarks breakdown

Benchmark main magic-akari:fix/issue-9350 Change
es/visitor/base-perf/boxing_unboxed_clone 2.6 µs 2.5 µs +3.44%

@magic-akari magic-akari marked this pull request as ready for review August 4, 2024 05:19
@magic-akari magic-akari requested review from a team as code owners August 4, 2024 05:19
@kdy1 kdy1 added this to the Planned milestone Aug 4, 2024
@kdy1 kdy1 changed the title fix(es/decorator): Use correct class name reference fix(es/decorators): Use correct class name reference Aug 4, 2024
@kdy1 kdy1 merged commit badd6a9 into swc-project:main Aug 4, 2024
@kdy1 kdy1 modified the milestones: Planned, 1.7.6 Aug 4, 2024
@magic-akari magic-akari deleted the fix/issue-9350 branch August 7, 2024 06:12
@swc-project swc-project locked as resolved and limited conversation to collaborators Sep 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

decorator of method in hoc lead to runtime error after compilation

2 participants