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

src: track memory retainer fields #26161

Merged
merged 1 commit into from
Feb 28, 2019

Commits on Feb 28, 2019

  1. src: track memory retainer fields

    If retainers are embedded in retainers, direct tracking
    those lead to double tracking. Instead, use a special tracker
    that adjusts the tracking for the container object.
    
    PR-URL: nodejs#26161
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    gireeshpunathil committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    17b4949 View commit details
    Browse the repository at this point in the history