Description[serializer] Move clearing of optimized code map out of GC.
This avoids the need to clear optimized code maps within the GC by just
preventing entries being added in the first place, whenever a snapshot
is being constructed. The main goal here is to simplify the logic in the
already complex visitor for our shared function info objects.
R=yangguo@chromium.org
Committed: https://crrev.com/cd7c416da41d944cfa113b657d15547e78d5a877
Cr-Commit-Position: refs/heads/master@{#31852}
Patch Set 1 #Patch Set 2 : Rebased. #
Messages
Total messages: 11 (4 generated)
|