Why Symbols() in javascript are enumerable and configurable

前端 未结 0 1119
[愿得一人]
[愿得一人] 2021-01-15 07:30

It is said that symbols in Javascript are non-enumerable and immutable, so i created an object which contains a symbol as property and when I check their property descriptor

相关标签:
回答
  • 消灭零回复
提交回复
热议问题