Re: [heycam/webidl] Do records (record<>s) purposefully throw on any object with an enumerable Symbol-named property? (#294)

Is this consistent with ECMAScript?  I'm not an expert, but neither of [7.3.21EnumerableOwnProperties](https://tc39.github.io/ecma262/#sec-enumerableownproperties) nor [13.7.5.15EnumerateObjectProperties](https://tc39.github.io/ecma262/#sec-enumerate-object-properties) seem throwing an exception.  Probably I should look at different places.  I'm just wondering if it's consistent with ECMAScript or not, and if not, we can update the spec instead of the implementations.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/294#issuecomment-303107230

Received on Monday, 22 May 2017 13:56:53 UTC