Skip to content

WeakMap remove .clear()? #145

Closed
Closed
@kitsonk

Description

@kitsonk

From microsoft/TypeScript#10695, for some reason TSJS-lib-generator is picking up .clear() on WeakMap, though the ChakraCore team indicate it is not exposed to JavaScript land (see microsoft/TypeScript#1539)

Activity

zhengbli

zhengbli commented on Sep 6, 2016

@zhengbli
Contributor

This issue comes from es2015.collection.d.ts, which is not generated by the tool in this repo, it is hand-written instead. This issue should be fixed in the TS main repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhengbli@kitsonk

        Issue actions

          WeakMap remove `.clear()`? · Issue #145 · microsoft/TypeScript-DOM-lib-generator