Skip to content

WeakMap remove .clear()? #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kitsonk opened this issue Sep 3, 2016 · 1 comment
Closed

WeakMap remove .clear()? #145

kitsonk opened this issue Sep 3, 2016 · 1 comment

Comments

@kitsonk
Copy link

kitsonk commented Sep 3, 2016

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)

@zhengbli
Copy link
Contributor

zhengbli commented Sep 6, 2016

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.

@zhengbli zhengbli closed this as completed Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants