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

[js] Use native maps when ES6 is enabled. #11698

Merged

Conversation

Apprentice-Alchemist
Copy link
Contributor

The implementation is from #10290
Closes #9303
Closes #7349

@Simn Simn merged commit f283deb into HaxeFoundation:development Jun 22, 2024
50 checks passed
@Apprentice-Alchemist Apprentice-Alchemist deleted the feature/js-es6-map branch June 22, 2024 11:34
@skial skial mentioned this pull request Jun 25, 2024
1 task
@kLabz
Copy link
Contributor

kLabz commented Jul 2, 2024

This changes IntMap behavior wrt for (item in map) order, which break Haxe LSP tests for example

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

Successfully merging this pull request may close these issues.

ES6 Map vs. haxe.ds.ObjectMap
4 participants