Closed
Description
Hi,
We are having this issue in Angular 2 land.
Any chance shim performance can be improved for IE11.
The code is constantly calling isNan function in es6-shim.js.
The problem seems to be due to the reason that set and get functions of the polyfill are extremely slow (compared to their native counterparts) and take most of the time.