Skip to content

Added Rooting to avoid GC Hazards#280

Merged
leeN merged 2 commits into
SAP:mainfrom
leeN:rooting_issues
Mar 26, 2025
Merged

Added Rooting to avoid GC Hazards#280
leeN merged 2 commits into
SAP:mainfrom
leeN:rooting_issues

Conversation

@leeN

@leeN leeN commented Mar 25, 2025

Copy link
Copy Markdown
Collaborator

Based on the GC Hazard analysis I fixed some of the dangerous code paths that was flagged.

Based on the GC Hazard analysis I fixed some of the dangerous code paths that was flagged.
@leeN leeN added the bug Something isn't working label Mar 25, 2025
@leeN leeN requested a review from tmbrbr March 25, 2025 11:35
@leeN leeN self-assigned this Mar 25, 2025

@tmbrbr tmbrbr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, I am wondering why these issues are not fixed in the upstream branch? I would be a bit reluctant to change code which is not directly tainting related unless it is really necessary.

Comment thread js/src/builtin/Array.cpp
@leeN leeN merged commit 631e714 into SAP:main Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants