stefanpenner / es6-promise

A polyfill for ES6-style Promises
MIT License
7.3k stars 593 forks source link

Remove try/catch avoidance hacks #345

Closed stefanpenner closed 5 years ago

stefanpenner commented 5 years ago

Remove try/catch avoidance hacks, as modern runtimes handle this correctly. (as per @bmeurer's suggestion)

JohannLai commented 5 years ago

cooooooooooooooooooooooooool