Skip to content

Extract SmallMap into an utility crate #4184

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

Open
jedel1043 opened this issue Feb 26, 2025 · 3 comments · May be fixed by #4214
Open

Extract SmallMap into an utility crate #4184

jedel1043 opened this issue Feb 26, 2025 · 3 comments · May be fixed by #4214
Assignees
Labels
enhancement New feature or request

Comments

@jedel1043
Copy link
Member

jedel1043 commented Feb 26, 2025

Implementation:
https://github.com/boa-dev/boa/blob/main/core/engine/src/small_map/mod.rs

@jedel1043 jedel1043 changed the title [SmallMap](https://github.com/boa-dev/boa/blob/main/core/engine/src/small_map/mod.rs) Extract SmallMap into an utility crate Feb 26, 2025
@jedel1043 jedel1043 added the enhancement New feature or request label Feb 26, 2025
@radudiaconu0
Copy link

Can i work on that?

@jedel1043
Copy link
Member Author

jedel1043 commented Mar 21, 2025

@radudiaconu0 Of course! I realized the link to the existing implementation was wrong, so I updated it.

You should be able to basically do the same as https://github.com/boa-dev/boa/tree/main/utils/tag_ptr

@radudiaconu0
Copy link

thanks

@radudiaconu0 radudiaconu0 linked a pull request Mar 22, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants