Skip to content
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

pers(es/ast): Introduce IdentName #9185

Merged
merged 80 commits into from
Jul 10, 2024
Merged

pers(es/ast): Introduce IdentName #9185

merged 80 commits into from
Jul 10, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jul 9, 2024

Description:

The identifier in the prop field of MemberExpr does not need information like optional or ctxt.

@kdy1 kdy1 added this to the Planned milestone Jul 9, 2024
@kdy1 kdy1 self-assigned this Jul 9, 2024
@kdy1 kdy1 changed the title pers(es/ast): Declare IdentNamd pers(es/ast): Declare IdentName Jul 9, 2024
@kdy1 kdy1 marked this pull request as ready for review July 10, 2024 02:40
@kdy1 kdy1 requested review from a team as code owners July 10, 2024 02:40
@kdy1 kdy1 merged commit aaa46d3 into swc-project:perf Jul 10, 2024
143 of 147 checks passed
@kdy1 kdy1 deleted the ident-name branch July 10, 2024 03:40
kdy1 added a commit to kdy1/swc that referenced this pull request Jul 10, 2024
**Description:**

The identifier in the `prop` field of `MemberExpr` does not need information like `optional` or `ctxt`.
kdy1 added a commit that referenced this pull request Jul 10, 2024
**Description:**

The identifier in the `prop` field of `MemberExpr` does not need information like `optional` or `ctxt`.
kdy1 added a commit that referenced this pull request Jul 12, 2024
**Description:**

The identifier in the `prop` field of `MemberExpr` does not need information like `optional` or `ctxt`.
kdy1 added a commit that referenced this pull request Jul 12, 2024
**Description:**

The identifier in the `prop` field of `MemberExpr` does not need information like `optional` or `ctxt`.
@kdy1 kdy1 modified the milestones: Planned, v1.7.0 Jul 17, 2024
@swc-project swc-project locked as resolved and limited conversation to collaborators Aug 17, 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.

1 participant