You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2020. It is now read-only.
This refactors the two polyfills to share a single closure that wraps
both of them and contains polyfills for a few Object.*.
Implementation is that there is now a `polyfill-wrapper-start.js` which
has the outer most closure, then the two polyfills (after being
compiled), then `polyfill-wrapper-end.js`.
0 commit comments