Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
try...catch |
||
Object.create() |
Previous polyfill code had a semicolon missing and I found this one which is safer because it validates arguments and it's the best answer in StackOverflow: https://stackoverflow.com/questions/3830800/object-defineproperty-in-es5/3844768#3844768 |