I noticed in the ES6 draft it states that host objects *do not* have
the [[NativeBrand]] internal property.
I think "do not have" should be reworded to "are not required to have".
This would allow existing inferences like
`{}.toString.call(window.opera) == '[object Opera]'`.

- JDD
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to