Skip to content

Iteration closing #770

@zloirock

Description

@zloirock

Hey, I wanna add compat data for Hermes to core-js for providing polyfill only then required zloirock/core-js#1099

Running the test case based on core-js feature detection shows that the actual version of Hermes does not support iteration closing and it causes the inclusion of heavy polyfills like Set, Map, WeakMap, etc. for wrapping their constructors for proper iteration closing when it's required.

However, it was supported in Hermes 0.3-.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions