Lines Matching refs:polyfill
3 …ection in `String#at` for preventing breakage code which use obsolete `String#at` proposal polyfill
72 - Fixed `JSON.stringify(undefined, replacer)` case in the wrapper from the `Symbol` polyfill, [#345…
197 - Added fallback for `Symbol` polyfill in Qt Script, [#173](https://github.com/zloirock/core-js/iss…
268 - Forced usage `Promise.resolve` polyfill in the `library` version for correct work with wrapper
283 …handled` handler](https://github.com/zloirock/core-js#unhandled-rejection-tracking) to the polyfill
359 …to [`Symbol`](https://github.com/zloirock/core-js/#ecmascript-6-symbol) polyfill and to MS Edge im…
435 …solving thenable in [`Promise`](https://github.com/zloirock/core-js/#ecmascript-6-promise) polyfill
436 * Uses polyfill instead of [buggy V8 `Promise`](https://github.com/zloirock/core-js/issues/78)
449 * Added fallback for [`Symbol` polyfill](https://github.com/zloirock/core-js/#ecmascript-6-symbol) …
467 * Wrapped `Object#propertyIsEnumerable` for [`Symbol` polyfill](https://github.com/zloirock/core-js…
523 * Added support ES3 environment (ES5 polyfill) to **all** default versions - size increases slightl…
570 …ertySymbols`](https://github.com/zloirock/core-js/#ecmascript-6-symbol) polyfill returns array of …
620 * `core-js` methods now can use external `Symbol.iterator` polyfill
650 * Added option to disable addition setter to `Object.prototype` for Symbol polyfill: