DescriptionMove tracking of ActiveScriptWrappables to V8PerIsolateData.
(Active)ScriptWrappables are now traced per isolate by ScriptWrappableVisitor.
Keep the set tracking the live ActiveScriptWrappables alongside the isolate
instead, moving it out of a static thread-specific persistent set. Releasing
that set upon finalization becomes simpler; a more natural home for this
per-isolate piece of state.
R=
BUG=
Committed: https://crrev.com/f7da90995fe66485dfce7e407cf90ae2f5e7172f
Cr-Commit-Position: refs/heads/master@{#392916}
Patch Set 1 #Patch Set 2 : lazy creation of map #
Messages
Total messages: 14 (5 generated)
|