Accordingly with this ecma262 stage 0 summary
https://github.com/tc39/ecma262/blob/master/stage0.md the (quite long time
ago) discussed `Object.getOwnPropertyDescriptors`
https://gist.github.com/WebReflection/9353781 hasn't move a bit from there.

However, there are already use cases
https://gist.github.com/WebReflection/9353781#gistcomment-1672863 and it's
already available with Babel.

On top of that, the npm package
https://www.npmjs.com/package/object.getownpropertydescriptors has some
download, actually surpassing es7-shim repository
https://github.com/es-shims/es7-shim#shims

What should be done in order to move this little improvement to a stage 1
situation?

Thanks in advance for any sort of answer.
Best Regards
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to