Skip to content

refactor(semantic): add binder for FormalParameters and RestElement, replacing the binder for FormalParameters#2114

Merged
Boshen merged 1 commit intomainfrom
01-22-refactor_semantic_splitting_the_FormalParameters_binder_implementation_and_add_binder_for_FormalParameter
Jan 22, 2024
Merged

refactor(semantic): add binder for FormalParameters and RestElement, replacing the binder for FormalParameters#2114
Boshen merged 1 commit intomainfrom
01-22-refactor_semantic_splitting_the_FormalParameters_binder_implementation_and_add_binder_for_FormalParameter

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Jan 22, 2024

Similar with #2013.

This way we will be able to find the corresponding Ast accurately.

The snapshots look a little strange but the change is expected.

@Dunqing
Copy link
Member Author

Dunqing commented Jan 22, 2024

@github-actions github-actions bot added A-linter Area - Linter A-semantic Area - Semantic labels Jan 22, 2024
@codspeed-hq
Copy link

codspeed-hq bot commented Jan 22, 2024

CodSpeed Performance Report

Merging #2114 will not alter performance

Comparing 01-22-refactor_semantic_splitting_the_FormalParameters_binder_implementation_and_add_binder_for_FormalParameter (4a60946) with main (4f59c4f)

Summary

✅ 17 untouched benchmarks

@Boshen
Copy link
Member

Boshen commented Jan 22, 2024

The snapshots look a little strange but the change is expected.

It's weird for the user.

@Dunqing Dunqing force-pushed the 01-22-refactor_semantic_splitting_the_FormalParameters_binder_implementation_and_add_binder_for_FormalParameter branch from 5fc8081 to 4a60946 Compare January 22, 2024 05:50
@github-actions github-actions bot added the A-ast Area - AST label Jan 22, 2024
@Dunqing Dunqing changed the title refactor(semantic): splitting the FormalParameters binder implementation and add binder for FormalParameter refactor(semantic): add binder for FormalParameters and RestElement, replacing the binder for FormalParameters Jan 22, 2024
Copy link
Member

Boshen commented Jan 22, 2024

Merge activity

  • Jan 22, 1:23 AM: @Boshen started a stack merge that includes this pull request via Graphite.
  • Jan 22, 1:23 AM: @Boshen merged this pull request with Graphite.

@Boshen Boshen merged commit 8bccdab into main Jan 22, 2024
@Boshen Boshen deleted the 01-22-refactor_semantic_splitting_the_FormalParameters_binder_implementation_and_add_binder_for_FormalParameter branch January 22, 2024 06:23
IWANABETHATGUY pushed a commit to IWANABETHATGUY/oxc that referenced this pull request May 29, 2024
…replacing the binder for FormalParameters (oxc-project#2114)

Similar with oxc-project#2013.

This way we will be able to find the corresponding Ast accurately.

The snapshots look a little strange but the change is expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST A-linter Area - Linter A-semantic Area - Semantic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants