Commit 17b4949a authored by Gireesh Punathil's avatar Gireesh Punathil
Browse files

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: https://github.com/nodejs/node/pull/26161


Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
parent df43754f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment