Axel Rauschmayer (2013-12-22T15:52:36.000Z)
https://github.com/rwaldron/tc39-notes/blob/master/es6/2013-09/sept-18.md#consensusresolution-1

Honest question: Is there any use case where you would *not* want to iterate over both?

If yes then I’d prefer to have getOwnPropertyKeys (in addition or instead of getOwnPropertySymbols).

Axel

-- 
Dr. Axel Rauschmayer
axel at rauschma.de

home: rauschma.de
twitter: twitter.com/rauschma
blog: 2ality.com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20131222/7e520069/attachment.html>
domenic at domenicdenicola.com (2014-01-06T14:03:47.977Z)
https://github.com/rwaldron/tc39-notes/blob/master/es6/2013-09/sept-18.md#consensusresolution-1

Honest question: Is there any use case where you would *not* want to iterate over both?

If yes then I’d prefer to have getOwnPropertyKeys (in addition or instead of getOwnPropertySymbols).