Skip to content
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

WeakMap claims to be implemented on all platforms but it's not available in JS target #248

Open
SmerkyG opened this issue Feb 25, 2019 · 5 comments
Labels

Comments

@SmerkyG
Copy link

SmerkyG commented Feb 25, 2019

WeakMap claims to be implemented on all platforms but it's not available in JS target

See https://api.haxe.org/haxe/ds/WeakMap.html

@nadako
Copy link
Member

nadako commented Feb 25, 2019

This is a general issue with "core api" classes that are not really there on some platforms - they get documented as such. Although nowadays we can probably provide WeakMap for ES6 using the native thing! \o/

@Simn
Copy link
Member

Simn commented Feb 25, 2019

Wrong repo but yeah, this is a problem...

@Gama11
Copy link
Member

Gama11 commented Feb 25, 2019

GitHub lets you transfer issues now. :) https://help.github.com/en/articles/transferring-an-issue-to-another-repository

@Simn Simn transferred this issue from HaxeFoundation/HaxeManual Feb 25, 2019
@Simn
Copy link
Member

Simn commented Feb 25, 2019

neat

@SmerkyG
Copy link
Author

SmerkyG commented Feb 25, 2019

That's neat on the weakmap for ES6! Sorry for the wrong repo post - wasn't sure where the one was that holds the auto-generated API docs...

@Gama11 Gama11 added the bug label Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants