Should those properties be nonenumerable?
claudepache opened this issue · 1 comments
claudepache commented
Until now, all browsers have some of them enumerable.
Chromium has recently tried to switch to always nonenumerable:
https://codereview.chromium.org/1416093006
claudepache commented
Now, Chrome has shipped that in its stable version, and the web has not collapsed, so I'm assuming it is safe.