Skip to content

Fix use of SetterThatIgnoresPrototypeProperties#9

Merged
dminor merged 1 commit intotc39:mainfrom
gibson042:2025-07-setterthatignoresprototypeproperties
Jul 29, 2025
Merged

Fix use of SetterThatIgnoresPrototypeProperties#9
dminor merged 1 commit intotc39:mainfrom
gibson042:2025-07-setterthatignoresprototypeproperties

Conversation

@gibson042
Copy link
Copy Markdown
Member

The first argument is the object to be manipulated, and the second is an object that rejects such manipulation (used to avoid overwriting setters on prototype objects that use SetterThatIgnoresPrototypeProperties, but irrelevant here).

Alternatively, SetterThatIgnoresPrototypeProperties could be refactored to make the home parameter optional.

The first argument is the object to be manipulated, and the second is an
object that rejects such manipulation (used to avoid overwriting setters
on prototype objects that use SetterThatIgnoresPrototypeProperties, but
irrelevant here).
@dminor
Copy link
Copy Markdown
Collaborator

dminor commented Jul 29, 2025

Thank you :)

@dminor dminor merged commit 04bb9bc into tc39:main Jul 29, 2025
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.

2 participants