Skip to content

fix: SetFunctionName always includes prefix - #993

Open
DonIsaac wants to merge 1 commit into
trynova:mainfrom
DonIsaac:don/fix/class-get-set-name
Open

fix: SetFunctionName always includes prefix#993
DonIsaac wants to merge 1 commit into
trynova:mainfrom
DonIsaac:don/fix/class-get-set-name

Conversation

@DonIsaac

@DonIsaac DonIsaac commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

What This PR Does

Fixes a bug in SetFunctionName where symbol names for getters and setters omitted "get " and "set " prefixes when description was None.

Fixes 5 Test262 cases.

@DonIsaac DonIsaac changed the title fix: SetFunctionName always includes prefix fix: SetFunctionName always includes prefix Sep 6, 2026
@DonIsaac

DonIsaac commented Sep 6, 2026

Copy link
Copy Markdown
Contributor Author

Spellcheck and Clippy appear to be failing in unrelated files.

@DonIsaac
DonIsaac marked this pull request as ready for review September 6, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant