Description[debugger] Move clearing of optimized code map out of GC.
This moves the clearing of all optimized code maps out of the GC and
into the debugger to where it is actually required. 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/8daa7215d4c3b77a573584231a6b330715ba364f
Cr-Commit-Position: refs/heads/master@{#31888}
Patch Set 1 #Patch Set 2 : Well scoped. #
Total comments: 3
Patch Set 3 : Rebased. #Patch Set 4 : Addressed comments. #Messages
Total messages: 10 (2 generated)
|