Skip to content

Update attributes.md #259

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

Closed
wants to merge 1 commit into from
Closed

Update attributes.md #259

wants to merge 1 commit into from

Conversation

jingmian
Copy link

@jingmian jingmian commented Mar 6, 2023

根据MDN文档,https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperties Object.defineProperties属性中的enumerable,configurable默认值均为false

根据MDN文档,https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperties  Object.defineProperties属性中的enumerable,configurable默认值均为false
@ruanyf
Copy link
Contributor

ruanyf commented Mar 6, 2023

后面不是有实例吗?请不要浪费大家时间。

@ruanyf ruanyf closed this Mar 6, 2023
@jingmian
Copy link
Author

jingmian commented Mar 7, 2023

一开始你写着默认值为true,后面才写着writable、configurable、enumerable这三个属性的默认值都为false,这样不是有些前后矛盾吗

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