Skip to content

Conversation

@43081j
Copy link
Contributor

@43081j 43081j commented Nov 29, 2025

Migrates from obj.hasOwnProperty(prop) and
Object.prototype.hasOwnProperty.call(obj, prop) to Object.hasOwn(obj, prop).

Migrates from `obj.hasOwnProperty(prop)` and
`Object.prototype.hasOwnProperty.call(obj, prop)` to `Object.hasOwn(obj,
prop)`.
@43081j 43081j merged commit d2c19dc into main Nov 29, 2025
1 check passed
@43081j 43081j deleted the hasown branch November 29, 2025 10:54
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