Description[heap] Do not use page markbits in UnreachableObjectsFilter.
Currently the UnreachableObjectsFilter does not work if incremental
marking is in progress since they both use the same markbits.
This patch changes the UnreachableObjectsFilter to use local markbits.
BUG=
Review-Url: https://codereview.chromium.org/2901553002
Cr-Commit-Position: refs/heads/master@{#45467}
Committed: https://chromium.googlesource.com/v8/v8/+/9b1d22fc2cf4fb95383937a8bca2f825ec942e46
Patch Set 1 #Patch Set 2 : includes #Messages
Total messages: 8 (4 generated)
|