Skip to content

Conversation

@ulrichstark
Copy link
Contributor

By using this function, the code is shorter and the missing check for the override modifier is added.

This PR is the result of splitting #10081 into smaller PRs.

@ulrichstark ulrichstark requested a review from Dunqing as a code owner March 28, 2025 07:17
@graphite-app
Copy link
Contributor

graphite-app bot commented Mar 28, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added A-isolated-declarations Isolated Declarations C-bug Category - Bug labels Mar 28, 2025
@Dunqing Dunqing changed the title fix(isolated_declarations): use FormalParameter::has_modifier to detect parameter properties refactor(isolated_declarations): use FormalParameter::has_modifier to detect parameter properties Mar 28, 2025
@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Mar 28, 2025
@Dunqing Dunqing merged commit 4020567 into oxc-project:main Mar 28, 2025
24 checks passed
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 28, 2025

CodSpeed Instrumentation Performance Report

Merging #10098 will not alter performance

Comparing ulrichstark:use-formalparameter-hasmodifier-in-isolated-declarations (b39da7f) with main (59b855f)

Summary

✅ 33 untouched benchmarks

@ulrichstark ulrichstark deleted the use-formalparameter-hasmodifier-in-isolated-declarations branch March 28, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-isolated-declarations Isolated Declarations C-bug Category - Bug C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants