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

Rework own property enumeration #4773

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zherczeg
Copy link
Member

Properry name filtering is done during the enumeration.

Should use less memory, since no "sorting" phase, and should be much faster in some corner cases, e.g. when the indexed properties are not needed for a large typed array / large strings.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg [email protected]
Properry name filtering is done during the enumeration.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg [email protected]
@rerobika
Copy link
Member

Please rebase.

@LaszloLango LaszloLango added the abandoned Abandoned by reviewers or author label Nov 13, 2024
@LaszloLango
Copy link
Contributor

@zherczeg, please rebase if still needed or close if it is not.

@ossy-szeged ossy-szeged added the enhancement An improvement label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abandoned Abandoned by reviewers or author enhancement An improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants