Description[heap] Fix searching for a node in FreeListCategory
- The bug is that we did not handle end_ properly in SearchForNodeInList.
- We now consistently account for sizes on page level in FreeList, except when
filtering evacuation candidates (those are accounted for in FreeListCategory)
BUG=chromium:524425
LOG=N
Committed: https://crrev.com/24ba6c947c6a1aae0336f399778764a70cde027b
Cr-Commit-Position: refs/heads/master@{#31307}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Addressed comments #Patch Set 3 : Rebase #
Messages
Total messages: 13 (5 generated)
|