DescriptionMake trace() over persistents private.
Persistent references register a trace callback with the underlying persistent
node, allowing the Blink GC to trace the persistent root set when marking.
Consequently, there's no need to expose their trace() methods as public
methods. Make them private and thereby disallow calling trace() from
Blink code.
R=
BUG=
Committed: https://crrev.com/047902223d816789a303b50ae21332668d85d6ed
Cr-Commit-Position: refs/heads/master@{#399423}
Patch Set 1 #Patch Set 2 : rebased #Patch Set 3 : rebased #
Messages
Total messages: 12 (6 generated)
|