Lines Matching refs:collections

104 - Updated the list of iterable DOM collections, [#249](https://github.com/zloirock/core-js/issues/2…
254 …- Correct subclassing wrapped collections, `Number` and `RegExp` constructors with native class sy…
285 - Some improvements [collections polyfills](https://github.com/zloirock/core-js#ecmascript-6-collec…
292 …s, entries, @@iterator}` methods to DOM collections](https://github.com/zloirock/core-js#iterable-…
301 - Additional fix for `SameValueZero` in V8 ~ Chromium 39-42 collections
351 * Fixed [collections iterators](https://github.com/zloirock/core-js/#ecmascript-6-iterators) in FF2…
398 …akSet` constructors](https://github.com/zloirock/core-js/#ecmascript-6-collections), [`Promise.all…
401 * Uses enumerable properties in shimmed instances - collections, iterators, etc for optimize perfor…
404 …solete `.clear` methods native [`Weak`-collections](https://github.com/zloirock/core-js/#ecmascrip…
439 * [Collections](https://github.com/zloirock/core-js/#ecmascript-6-collections) from `library` versi…
440 * Fixed collections prototype methods in `library` version
476 * Added [support DOM collections](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference…
576 * Some [collections](https://github.com/zloirock/core-js/#ecmascript-6-collections) fixes
579 * Added support frozen objects as [collections](https://github.com/zloirock/core-js/#ecmascript-6-c…
634 * Optimize [`Map` & `Set`](https://github.com/zloirock/core-js/#ecmascript-6-collections):
637 …irock/core-js/#ecmascript-6) and [`es6.collections`](https://github.com/zloirock/core-js/#ecmascri…
669 … Repair converting -0 to +0 in [native collections](https://github.com/zloirock/core-js/#ecmascrip…