es-shims / get-own-property-symbols

ES6 Object.getOwnPropertySymbols partial polyfill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object.defineProperties throws in IE11

gheoan opened this issue · comments

The error is: SCRIPT28: Out of stack space.
Here is a reproduction: https://jsfiddle.net/1wkaom61/

what a silly bug I had there, fixed in 0.9.2 for every IE, thanks.